#SevenoaksAVInstallerheader {
	width: 950px;
	height: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#SevenoaksAVInstallerheader #SevenoaksHomeAutomationlogo {
	width: 280px;
	height: 61px;
	float: left;
	padding-left: 5px;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 5px;
}
#SevenoaksAVInstallerheader #SevenoaksHomeAutomationlogo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}


#SevenoaksAVInstallerheader #SevenoaksHomeAutomationtitle {
	width: 665px;
	height: 70px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#SevenoaksAVInstallerheader #SevenoaksHomeAutomationtitle #title1 {
	float: left;
	height: 29px;
	width: 465px;
	padding-top: 11px;
}
#SevenoaksAVInstallerheader #SevenoaksHomeAutomationtitle #title2 {
	float: left;
	height: 29px;
	width: 465px;
	padding-top: 1px;
}

#SevenoaksAVInstallerheader #SevenoaksHomeAutomationtitle #telephone {
	float: left;
	height: 26px;
	width: 200px;
	padding-top: 14px;
}
#SevenoaksAVInstallerheader #SevenoaksHomeAutomationtitle #email {
	float: left;
	height: 29px;
	width: 200px;
	padding-top: 1px;
}
#SevenoaksAVInstallerheader #SevenoaksHomeAutomationtitle h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	margin-top: 0px;
	margin-left: 30px;
	color: #acacac;
	font-weight: normal;
	margin-bottom: 0px;
	display: inline;
	margin-right: 0px;
}

#SevenoaksAVInstallerheader #SevenoaksHomeAutomationtitle h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #acacac;
	font-weight: normal;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#SevenoaksAVInstallerheader #SevenoaksHomeAutomationtitle h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	color: #acacac;
	font-weight: normal;
	display: inline;
	letter-spacing: 2px;
	word-spacing: 2px;
	margin: 0px;
}
#SevenoaksAVInstallerheader #SevenoaksHomeAutomationtitle h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #acacac;
	font-weight: normal;
	display: inline;
	letter-spacing: 0px;
	word-spacing: 0px;
	margin: 0px;
}


#AVCustomInstallersKentNav {
	height: 49px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	background-image: url(images/navbar.png);
	padding-left: 0px;
	clear: left;
	padding-right: 0px;
	padding-bottom: 0px;
}

#menu, #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu {
	width: 950px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}


#menu:before,
#menu:after {
	content: "";
	display: table;
}
a {
	color: inherit;
	text-decoration: none;
}


#menu:after {
	clear: both;
}

#menu {
	zoom: 1;
}

#menu li {
	float: left;
	position: relative;
	height: auto;
	width: auto;
}
#menu li ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #acacac;
	line-height: inherit;
	margin-top: 5px;
}


#menu a {
	float: left;
	color: #acacac;
	text-transform: capitalize;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 26px;
	line-height: 44px;
	margin-bottom: 5px;
}

#menu li:hover > a {
	color: #fff;
}

*html #menu li a:hover { /* IE6 only */
	color: #FFFFFF;
}

#menu ul {
	_margin: 0; /*IE6 only*/
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 42px;
	left: 0;
	z-index: 1;
	border-radius: 5px;
	transition: all 0.2s ease-in-out 0s;
	background-image: url(images/trans.png);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
}

#menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}

#menu ul ul {
	top: 0;
	left: 150px;
	margin: 0 0 0 10px;
	_margin: 0;
}

#menu ul li {
	float: none;
	display: block;
	border: 0;
	_line-height: 0;
}


#menu ul li:last-child {   
	box-shadow: none;    
}

#menu ul a {
	width: auto;
	_height: 10px; /*IE6 only*/
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#menu ul a:hover {

}

#menu ul li:first-child > a {
	border-radius: 3px 3px 0 0;
}

#menu ul li:first-child > a:after {
	content: '';
	position: absolute;
	left: 40px;
	top: -6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu ul ul li:first-child a:after {
	left: -6px;
	top: 50%;
	margin-top: -6px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

#menu ul li:first-child a:hover:after {

}

#menu ul ul li:first-child a:hover:after {

}

#menu ul li:last-child > a {
	border-radius: 0 0 3px 3px;
}
#SevenoaksElectricalHomeAutomationslider  {
	height: 400px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#KentElectricalContractorContent {
	height: 240px;
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(images/bkg2.png);
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 18px;
	padding-left: 18px;
}


#KentElectricalContractorContent h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	margin-top: 0px;
	margin-left: 0px;
	color: #ababab;
	font-weight: normal;
	margin-bottom: 6px;
}
#KentElectricalContractorContent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 0px;
	color: #ababab;
	font-weight: normal;
	margin-bottom: 3px;
	text-align: justify;
	line-height: 19px;
}

#undercon {
	width: 950px;
	height: 65px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#undercon h1 {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
#undercon p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333;
}



#quicklinks {
	height: 540px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
}
#PageContent {
	height: 485px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 20px;
	background-image: url(images/AVpagecont.png);
}

#quicklinksAV {
	height: 270px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
}

#quicklinks #MultiroomAudioVisual img {
	margin-left: 68px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 16px;
}
#quicklinksAV #MultiroomAudioHiFi img {
	margin-left: 68px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 16px;
}
#quicklinksAV #Control4AutomationSevenoaks img {
	margin-left: 43px;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 17px;
}


#quicklinks #HomeAutomation img {
	margin-left: 63px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#quicklinksAV #MovieServersHDMIDistribution img {
	margin-left: 50px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#quicklinks #HomeCinema img  {
	margin-left: 43px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 33px;
}
#quicklinksAV #HomeCinema img {
	margin-left: 43px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 33px;
}

#quicklinks #CCTVSecuritySystems img {
	margin-left: 68px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
}
#quicklinks #ElectricalContracting img {
	margin-right: 0px;
	margin-left: 58px;
	margin-top: 24px;
	margin-bottom: 23px;
}
#quicklinks #ITandNetworkingInstallations img {
	margin-right: 0px;
	margin-left: 43px;
	margin-top: 39px;
	margin-bottom: 39px;
}








.box {
	float: left;
	height: 270px;
	width: 316px;
	margin-left: 0px;
	background-image: url(images/box.png);
	background-repeat: no-repeat;
}

.box1 {
	float: left;
	height: 270px;
	width: 316px;
	background-image: url(images/box.png);
	background-repeat: no-repeat;
	margin-left: 1px;
}
.box2 {
	float: left;
	height: 270px;
	width: 316px;
	background-image: url(images/new-box2.png);
	background-repeat: no-repeat;
	margin-left: 1px;
}
.box3 {
	float: left;
	height: 270px;
	width: 316px;
	margin-left: 0px;
	background-image: url(images/new-box2.png);
	background-repeat: no-repeat;
}

.boxtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ababab;
	text-align: center;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 5px;
}
.ContentTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #acacac;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-decoration: underline;
}
#PageContent #contactform h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #acacac;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.Enquire {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #acacac;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-decoration: underline;
}

.Content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #acacac;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
}


.boxtitle a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ababab;
	text-align: center;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 5px;
	text-decoration: none;
}

.boxinfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ababab;
	text-align: center;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
}

.boxinfo2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ababab;
	text-align: center;
	font-weight: normal;
	margin: 0px;
}
.boxinfo a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ababab;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.keypadimage {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 60px;
}

.footerlinks {
	height: 112px;
	width: auto;
	float: left;
	margin-right: 43px;
}

.footerlinks1 {
	height: 112px;
	width: auto;
	float: left;
}


.footerlinksh1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #ababab;
}
.footerlinksp {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	color: #ababab;
}
#homeautomationkentfooter {
	height: 115px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
}
#footer  {
	height: 15px;
	width: 950px;
	clear: left;
	padding-top: 0px;
	padding-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	margin-top: 15px;
}
#footer #sevenoakselectricalcpfooter {
	float: left;
	height: 15px;
	width: 397px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #sevenoaksITservices {
	float: left;
	height: 15px;
	width: 230px;
	margin-right: 9px;
}
#footer #sevenoaksavfooteremail {
	float: left;
	height: 15px;
	width: 145px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #7electelephonefooter {
	margin: 0px;
	float: left;
	height: 15px;
	width: 139px;
}



#footer p  {
	text-align: center;
	word-spacing: 1px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ababab;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	font-weight: bold;
	display: inline;
}
#SevenoaksElectricalMainContent {
	height: 350px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#AVCustomInstallersKentNav #menu #CurrentPage a {
	color: #FFF;
}
#PageContent #contactform {
	height: 485px;
	width: 520px;
	float: none;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 250px;
}
#PageContent #contactform #form1 {
	color: #FFF;
}
#PageContent #contactdetails {
	width: 370px;
	height: 485px;
	float: left;
}
