@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	line-height:15px;
}
body {
	background:url(../images/page-bg.jpg) #13242e repeat-x top center;;
	margin: 0px;
}

img{
	border:none;	
}

a{
	outline:none;
	cursor:pointer;	
}



#Container{
	width:1000px;
	margin:0px auto;	
}

#logo{
	height:75px;
	padding:10px 10px 5px 10px;
	margin-top:5px;
	border-bottom:solid 1px rgba(255, 255, 255, 0.3);
}

.transparentline{
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	height:1px;
	background-color:#FFF;
	margin:10px 0px;
}

#Contents{
	width:100%;	
}

#ContentLeft{
	width:759px;
	float:left;
	border-right:solid 1px rgba(255, 255, 255, 0.3);
	background-color: rgba(0,0,0,0.2);
	padding-bottom:20px;
    min-height: 500px;
	height:auto;
}

#ContentArea{
	margin:20px 20px 0px 20px;
	float:left;	
}

#HomeContentArea{
	border-bottom:solid 1px rgba(255, 255, 255, 0.3);
	border-left:solid 1px rgba(255, 255, 255, 0.3);
	height:523px;
}

#Banner{
	width:758px;
	height:198;
	border-left:solid 1px rgba(255, 255, 255, 0.3);
	border-bottom:solid 1px rgba(255, 255, 255, 0.3);
}

#ContentRight{
	width:240px;
	float:left;
	background-color: rgba(19, 36, 46,0.4);
	
}

#Menu{
	
	font-size:11px;
	display:none;
}

#Menu a{
	position:relative;
	color:rgba(255, 255, 255, 0.6);	
	display:block;
	padding:17px;
	font-size:11px;
}

.MenuTitle{
	position:relative;
	font-size:40px;
    line-height: 45px;
	color:#FFF;
	text-decoration:none;		
}

 a:hover{
	text-decoration:none;
}

.MenuOver{
	text-decoration:none;
	background-color:rgba(255, 255, 255, 0.1);	
}

.active{
	background-color:rgba(255, 255, 255, 0.3);	
}

.transparentline{
	margin:0px;
}

#FooterWrapper{
	clear:both;
	background-color:rgba(255, 255, 255, 0.5);	
	height:40px;
	margin-top:-10px;
}

#Footer{
	width:1000px;
	padding:15px 0px;
	margin:10px auto;
}

#FooterMenu{
	position:relative;
	color:#5a666d;
	background-color:#13242e;
	width:500px;
	height:14px;
	float:left;
}

.FooterSep{
	width:15px;	
	float:left;
	height:14px;
	background-color:#13242e;
}

#FooterMenu a{
	float:left;
}

.copyright{
	position:relative;
	float:right;
	color:#13232d;	
	font-size:11px;
}

.clear{
	clear:both;
}

#ContentAreaLeft{
	
	width:349px;
	float:left;
	border-right:solid 1px rgba(255, 255, 255, 0.3);
	padding-right:10px;
}

#ContentAreaRight{

	width:359px;
	float:left;
}

.PageHeading{
	font-size:26px;
	border-bottom:solid 1px rgba(255, 255, 255, 0.3);
	color:#FFF;		
}

.PageHeadingSplit{
	font-size:26px;
	border-bottom:solid 1px rgba(255, 255, 255, 0.3);
	width:359px;
	float:left;
	color:#FFF;		
}

.SubHeading{
	font-size:18px;
	border-bottom:solid 1px rgba(255, 255, 255, 0.3);
	color:#FFF;
	padding-left:10px;
}

.QuoteText1{
	margin:5px 40px;	
	font-size:24px;
	color:#CCC;		
}

.QuoteText2{
	margin:0px 40px;
	font-size:24px;
	color:#FFF;	
}

.ContentSpacer{
	width:100%;
	height:1px;
	margin:10px 0px;	
}

.RightSideContents{
	margin:10px 0px 0px 10px;	
}

.WhyPanel{
/*	padding:110px 20px 10px 30px;*/
	border-bottom:solid 1px rgba(255, 255, 255, 0.3);
	height:65px;
	margin-bottom:20px;
}

#WhyPage #ContentAreaRight .SubHeading{
	padding-left:30px;
}

#WhyPage #ContentAreaRight .RightSideContents{
	margin-left:30px;
	margin-right:10px;
	margin:0 10px 20px 30px;
}

#WhyPage #ContentAreaLeft .SubHeading, #WhyPage #ContentAreaLeft{
	padding:0px;
}

#WhyPage #ContentAreaLeft{
	padding-left:20px;
	width:339px;	
}

#WhyPage #ContentAreaLeft .LeftSideContents{
	padding-right:30px;
}

#WideContentArea{
	border-right:solid 1px rgba(255, 255, 255, 0.3);
	height:125px;
}

.Sublinks{
	border-right:solid 1px rgba(255, 255, 255, 0.3);
	float:left;
	color:#FFF;
	padding-top:10px;
}

.Sublinks div{
	width:105px;
	float:left;
	border-right:solid 1px rgba(255, 255, 255, 0.3);
	border-bottom:solid 1px rgba(255, 255, 255, 0.3);
	margin-top:15px;
}

.Sublinks div.large{
	width:163px;
}

.Sublinks div.last{
	width:130px;
	border-right: none;
}

.Sublinks a{
	display:block;
	padding:5px 5px 5px 20px;
}

.Sublinks a{
	text-decoration:none;
}

#HowPage #ContentAreaLeft .SubHeading{
	padding-left:0px;
}

#HowPage #ContentAreaLeft{
	padding-right:30px;
	width:329px;
	border:none;	
}

.HowPanel{
	margin-top:10px;
	width:250px;
	font-size:18px;
	padding:20px;
}

.HowImages{
	float:right
}

.HowContents{
	display:none;
	position:absolute;
	height:250px;
	width:700px;
}

.HowTitle{
	padding-top:30px;
	width:600px;
	font-size:40px;
    line-height: 45px;
	border-bottom:solid 1px rgba(255, 255, 255, 0.3);
	color:#FFF;
    padding-bottom: 10px;
}

.Sublinks div.active{
	background-color:#275b6e;
}

#WherePage #ContentAreaRight .PageHeadingSplit{
	padding-left:20px;
	width:339px;
}

#WherePage #ContentAreaRight .RightSideContents{
	margin-left:20px;
	margin-right:20px;
}

#contactTable td{
/*	padding-bottom:25px; */
	height:50px;	
}

input[type=text],textarea{
	width:220px;
	border:	solid 1px rgba(255, 255, 255, 0.3);
	background-color:rgba(255, 255, 255, 0.1);
	padding:3px;
	color:#fff;
}

input[type=text]:hover,textarea:hover,input[type=text]:focus,textarea:focus{
	background-color:rgba(255, 255, 255, 0.3);
}

.Buttons{
	background-color:rgba(255, 255, 255, 0);
	border:none;
	border-bottom:solid 1px rgba(255, 255, 255, 0.2);
	padding:0px;
	margin:0px 0px 0px 15px;
	color:#FFF;
	cursor:pointer;
	outline:none;
}

#Products{
	margin:15px 20px;	
	float:left;
}

#Products .PorductDesc{
	float:left;
	width:459px;
}

#Products .PorductImage{
	float:left;
	width:209px;
	cursor:pointer;
	margin-bottom:20px;
}

#Products .ProductCaption{
	font-size:30px;
	color:#FFF;
	padding:10px;
	text-align:right;
}

#Products .ProductDetails{
	padding:10px;
}

#Products .GalleryDiv{
	background-color:#5a666d;
	text-align:right;
	font-size:16px;
	padding:5px;
}

#Products .GalleryDiv a{
	color:#13242e;
}

#SocialPage #ContentAreaLeft .LeftSideContents{
	margin:10px 10px 20px 10px;
}

#SocialPage #ContentAreaRight .RightSideContents{
	margin:10px 10px 20px 10px;
}
.RightSideContents a{
	text-decoration:underline;
	color:#A2ACB0;
	line-height:18px;
}
#HomeContents{
	margin-top:393px;
	height:128px;
	background-color:rgba(255, 255, 255, 0.5);
	float:left;
	width:755px;
	display:block;
	border:solid 2px rgba(255, 255, 255, 0.3);
	
}

#HomeContents img{
	float:left;
}

.HomeSmallPanels{
	float:left;
	width:250px;
	background-color:rgba(0, 0, 0, 0.1);
	height:128px;
}

.Sublinks div:hover{
	background-color:rgba(255,255,255, 0.1); 
}

.PorductImage a{
	display:block;
	text-decoration:none;	
}

.PorductImage img{
	opacity:.6;
}

.QuoteText3{
	font-size:13px;
}

.WhyTitle{
	font-size:38px;
}

#ContentAreaRight .WhyTitle{
	margin-left:30px;
}

.gallery{
	width:660px;
	margin:0px auto;
	margin-bottom:20px;
	height:400px;
	border:solid 2px #5A666D;	
	clear:both;
	position:relative;
	display:none;
}

.pic, .pic a{
	/* Each picture and the hyperlink inside it */
	width:90px;
	height:90px;
	overflow:hidden;
}

.pic{
	/* Styles specific to the pic class */
	position:absolute;
	border:3px solid #EEEEEE;
/*	border-bottom:18px solid #eeeeee; */
	
	/* CSS3 Box Shadow */
	-moz-box-shadow:2px 2px 3px #333333;
	-webkit-box-shadow:2px 2px 3px #333333;
	box-shadow:2px 2px 3px #333333;
}

.pic a{
	/* Specific styles for the hyperlinks */
	text-indent:-999px;
	display:block;
	/* Setting display to block enables advanced styling for links */
}


.closeGallery{
	background-color:#5A666D;
	float:right;
	padding:2px 10px;
	cursor:pointer;	
}



blockquote.pullquote{
    float: right;
    width: 355px;
	background-color: rgba(19, 36, 46,0.2);
    display: block;
    margin: 0px 0 20px;
    padding: 30px 0;
	font-size:20px;
}