@font-face {
    font-family: cailbriDwnL;
    src: url('/includes/Calibri.ttf');
}

a,a:visited
{
	color:inherit;
	text-decoration:none;
}

a:hover
{
	color:#666;
}

body
{
	background-image:url('/img/bg.png');
	margin:0px;
	font-family:cailbriDwnL;
}

img
{
	border:0px;
}

.pageWidth
{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	min-height:500px;
	background-color:transparent;
}

.header
{
	position:relative;
	width:900px;
	height:170px;
	background-image:url('/img/bg.png');
}

.headerImg
{
	position:absolute;
	top:10px;
	left:10px;
	/*width:515px;*/
	width:600px;
	height:150px;
	display:block;
}

.headerCallUs
{
	position:absolute;
	top:78px;
	right:10px;
	font-size:36px;
	font-weight:bold;
	line-height:43px;
	text-align:right;
}

.mainContentBox
{
	width:100%;
	min-height:300px;
	border:2px solid #FB0;
	border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#FFF;
	margin-bottom:10px;
}

.menuBox
{
	width:100%;
	height:50px;
	background-image:url('/img/menu_bg.png');
	background-repeat:repeat-x;
}

.menuButton
{
	width:180px;
	height:50px;
	line-height:50px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	float:left;
}

.menuButton:hover
{
	background-image:url('/img/menu_hover_bg.png');
	background-repeat:repeat-x;
}

.menuButtonSelected
{
	width:180px;
	height:50px;
	line-height:50px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	float:left;
	background-image:url('/img/menu_hover_bg.png');
	background-repeat:repeat-x;
}

.menuButtonFirst
{
	border-top-left-radius:7px;
	-moz-border-top-left-radius:7px;
	-ms-border-top-left-radius:7px;
	-o-border-top-left-radius:7px;
	-webkit-top-left-border-radius:7px;
}

.menuButtonLast
{
	border-top-right-radius:7px;
	-moz-border-top-right-radius:7px;
	-ms-border-top-right-radius:7px;
	-o-border-top-right-radius:7px;
	-webkit-border-top-right-radius:7px;
}

.mainInnerHomeImg
{
	height:250px;
	width:900px;
	background-image:url('/img/brooklands_home.png');
	
	border-bottom-left-radius:7px;
	-moz-border-bottom-left-radius:7px;
	-ms-border-bottom-left-radius:7px;
	-o-border-bottom-left-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	
	border-bottom-right-radius:7px;
	-moz-border-bottom-right-radius:7px;
	-ms-border-bottom-right-radius:7px;
	-o-border-bottom-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
}

.mainInnerHomeOverlay
{
	position:absolute;
	top:0px;
	right:0px;
	height:250px;
	width:170px;
	background-image:url('/img/home_overlay_bg.png');
	background-repeat:repeat;
	border-bottom-right-radius:7px;
	-moz-border-bottom-right-radius:7px;
	-ms-border-bottom-right-radius:7px;
	-o-border-bottom-right-radius:7px;
	-webkit-border-bottom-right-radius:7px
}

.mainInnerHomeOverlayText
{
	padding-left:15px;
	padding-top:12px;
	color:#CCC;
	font-size:18px;
	font-weight:bold;
	
}

.mainInnerHomeOverlayText p
{
	margin:0px;
	margin-top:0px;
	line-height:22px;
}

.mainInnerContent h2
{
	margin:0px;
	padding-top:10px;
	/*padding-left:20px;*/
	text-align:center;
	font-size:28px;
}

.aboutUsText
{
	width:530px;
	min-height:200px;
	border:0px dashed #00F;
	margin-top:10px;
	margin-left:10px;
	padding:10px;
}

.aboutUsText h2
{
	margin:0px;
	margin-left:10px;
}

.aboutUsTextContent
{
	margin-left:10px;
	line-height:19px;
}

.aboutUsGuarentee
{
	position:absolute;
	top:20px;
	right:20px;
	width:300px;
	height:245px;
	border:2px solid #FB0;
	border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#FF6;
}

.aboutUsGuarenteeTitle
{
	width:100%;
	height:35px;
	border-bottom:0px dashed #00F;
	background-image:url('/img/banner_bg.png');
	background-repeat:repeat-x;
	border-top-left-radius:7px;
	line-height:35px;
	font-size:20px;
	font-weight:bold;
	text-indent:10px;
	-moz-border-top-left-radius:7px;
	-ms-border-top-left-radius:7px;
	-o-border-top-left-radius:7px;
	-webkit-top-left-border-radius:7px;
	border-top-right-radius:7px;
	-moz-border-top-right-radius:7px;
	-ms-border-top-right-radius:7px;
	-o-border-top-right-radius:7px;
	-webkit-border-top-right-radius:7px;
}

.aboutUsGuarenteeText
{
	width:280px;
	margin-top:10px;
	margin-left:10px;
	line-height:19px;
}

.normalInnerText
{
	width:820px;
	min-height:10px;
	border:0px dashed #00F;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
}

.servicesImgBoxCont
{
	width:820px;
	height:950px;
	border:0px dashed #00F;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding:10px;
}

.serviceImgBox
{
	width:260px;
	min-height:180px;
	border:1px solid #FB0;
	position:relative;
	cursor:pointer;
	margin-bottom:10px;
	margin-right:15px;
	float:left;
}

.serviceImg
{
	width:260px;
	height:180px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

.serviceName
{
	position:absolute;
	width:260px;
	height:40px;
	background-image:url('/img/home_overlay_bg.png');
	bottom:0px;
	left:0px;
	color:#CCC;
	font-size:32px;
	text-align:center;
	line-height:40px;
	z-index:2;
	
}

.serviceWhiteBG
{
	position:absolute;
	top:0px;
	left:0px;
	height:180px;
	width:260px;
	z-index:3;
}

.serviceWhiteBG:hover
{
	background-image:url('/img/white_fade.png');
}

.servicesRightBlock
{
	position:absolute;
	right:30px;
	width:550px;
	top:10px;
}

.normalInnerSlider
{
	width:830px;
	min-height:10px;
	border:0px dashed #00F;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
}

.galleryImgCont
{
	width:820px;
	height:270px;
	border:0px dashed #00F;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding:10px;
}

.galleryImgBox
{
	width:395px;
	height:250px;
	border:1px solid #FB0;
	position:relative;
	margin-bottom:10px;
	margin-right:15px;
	float:left;
}

.galleryImg
{
	width:395px;
	height:250px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

.galleryName
{
	position:absolute;
	width:395px;
	height:40px;
	background-image:url('/img/home_overlay_bg.png');
	bottom:0px;
	left:0px;
	color:#CCC;
	font-size:36px;
	text-align:center;
	line-height:40px;
	z-index:2;
	
}

.mainInnerTeamOverlay
{
	position:absolute;
	bottom:0px;
	right:0px;
	height:50px;
	width:900px;
	background-image:url('/img/home_overlay_bg.png');
	background-repeat:repeat;
	border-bottom-right-radius:7px;
	-moz-border-bottom-right-radius:7px;
	-ms-border-bottom-right-radius:7px;
	-o-border-bottom-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-left-radius:7px;
	-moz-border-bottom-left-radius:7px;
	-ms-border-bottom-left-radius:7px;
	-o-border-bottom-left-radius:7px;
	-webkit-border-bottom-left-radius:7px;
}

.mainInnerTeamOverlayText
{
	color:#CCC;
	font-size:36px;
	font-weight:bold;
	text-align:center;
	margin:0px;
	padding:0px;
}

.mainInnerTeamOverlayText p
{
	margin:0px;
	margin-top:0px;
	line-height:46px;
}

.mainInnerTeamImg
{
	height:300px;
	width:900px;
	background-image:url('/img/awhockin_vans.png');
	
	border-bottom-left-radius:7px;
	-moz-border-bottom-left-radius:7px;
	-ms-border-bottom-left-radius:7px;
	-o-border-bottom-left-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	
	border-bottom-right-radius:7px;
	-moz-border-bottom-right-radius:7px;
	-ms-border-bottom-right-radius:7px;
	-o-border-bottom-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
}

.testimonialsContainer
{
	min-height:200px;
	border:0px dashed #00F;
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

.testimonialCont
{
	margin-top:10px;
	margin-bottom:10px;
	width:600px;
	min-height:100px;
	/*background-color:#FB0;
	border-radius:15px;*/
	margin-left:auto;
	margin-right:auto;
}

.testimonial
{
	width:520px;
	margin-left:auto;
	margin-right:auto;
	min-height:50px;
	padding:10px;
	font-style:italic;
}

.testimonialDetail
{
	position:relative;
	width:520px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	height:20px;
}

.testimonialDetailLeft
{
	position:absolute;
	top:0px;
	left:0px;
}

.testimonialDetailRight
{
	position:absolute;
	top:0px;
	right:0px;
}

.contactMap
{
	width:400px;
	height:400px;
	margin:20px;
}

.contactInfo
{
	position:absolute;
	height:400px;
	width:450px;
	top:55px;
	left:450px;
}

.footer
{
	margin-top:10px;
	height:20px;
	width:100%;
	position:relative;
}

.footerLeft
{
	position:absolute;
	top:0px;
	left:10px;
	margin:0px;
}

.footerRight
{
	position:absolute;
	top:0px;
	right:10px;
	margin:0px;
}

.footerLogos
{
	margin-top:10px;
	height:100px;
	width:100%;
	position:relative;
	border:0px dashed #00F;
}

.footerLogosLeft
{
	position:absolute;
	top:0px;
	left:10px;
	margin:0px;
}

.footerLogosRight
{
	position:absolute;
	top:0px;
	right:4px;
	margin:0px;
}