/*----------- This is the wrap and body section  --------- */

* 	{
	margin: 0px;
	padding: 0px;
	outline: 0px;
	}

html, body {
	background: url(../images/header_repeat.jpg) repeat-x top;
	height: 100%;
	margin: 0px 0px 1px 0px;
	}

#wrapper {
	margin: 0 auto -50px;
	width: 1008px;
	height: auto;
	height: 100%;
	min-height: 100%;
	position: relative;
    }
	
/*------------------ Constant Divs ------------------------- */

#header {
	background: url(../images/header.jpg);
	margin: 0px;
	width: 1008px;
	height: 162px;
	}

#nav {
	margin: 0px;
	padding: 0px 0px 0px 112px;
	width: 784px;
	height: 48px;
	}
	
.navBtns {
	margin: 0px 0px 0px 0px;
	width: 112px;
	height: 48px;
	float: left;
	}
	
#logo {
	width: 1008px;
	height: 1px;
	margin-bottom: 10px;
	}
	
#logoBtm {
	width: 1008px;
	height: 46px;
	
	}
	
#section {
	background: #4d4d4d;
	margin: 30px auto 0px;
	width: 960px;
	height: 140px;
	}	
	
#footer {
	font: normal 14px/normal Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	background: #fff;
	padding-top: 80px;
	margin: auto;
	text-decoration: none;
	text-align: center;
	height: 40px;
	clear: both;
	}
	

		
/*------------------ Navigation Divs ------------------------- */

#subNav {
	background: #fff;
	margin: 100px 0px 0px 16px;
	width: 976px;
	height: 310px;
	}
	
 #leftNav {
	background: #fff;
	width: 180px;
	height: auto;
	margin: 60px 0px;
	float: left;
	} 

#sectionNav {
	background: #fff;
	width: 900px;
	height: 20px;
	margin: 60px auto 0px;
	}	
			
.navDiv {
	background: #fff;
	margin: 0px 20px 0px 0px;
	width: 224px;
	height: 309px;
	float: left;
	}
	
.contact {
	width: 230px;
	margin: 40px 0px 0px 60px;
	height: auto;
	float:left;
	}
			
/*------------------ Content Divs ------------------------- */

#content {
	background: #fff;
	margin: 60px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	width: 768px;
	height: auto;
	float: right;
	}
	
#contentOther {
	background: #fff url(../images/refurb.jpg) no-repeat right;
	margin: 60px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	width: 768px;
	height: auto;
	float: right;
	}
	
#formContent {
	background: #fff;
	margin: 30px 0px 10px;
	width: 530px;
	height: auto;
	float: right;
	}

#tabsContent {
	background: #fff;
	margin: 59px 0px 0px 0px;
	width: 800px;
	height: auto;
	float: right;
	}
	
.col {
	margin-bottom: 10px;
	width: 730px;
	height: auto;
	float: left;
	border-bottom: 1px solid #243896;
	padding-bottom: 20px;
	}
	
#col1 {
	background: #fff;
	width: 350px;
	height: auto;
	float: left;
	}
	
#col2 {
	background: #fff;
	margin: 0px 0px 0px 30px;
	padding: 36px 0px 0px 0px;
	width: 350px;
	height: auto;
	float: left;
	}

#info {
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 685px;
	height: auto;
	float: left;
	}

#gallery {
	background: #fff;
	margin: 0px 0px 0px 0px;
	width: 280px;
	height: auto;
	float: right;
	}
	
		
/*----------- These are clearing classes  --------- */
		
.clear {
	clear: both;
	height: 1px;
	}	
	
.floatLft { 
	float:left;
	}

.floatRgt  { 
	float:right;
	}
	

	
	
	
/*----------- These are widget classes  --------- */

.VTabbedPanels {
	margin: 0px;
	padding: 0px;
	float: right;
	clear: both;
	width: 750px;
	height: auto;
	}
	
.TabbedPanelsContent {
	font: normal 13px/normal Arial, Helvetica, sans-serif;
	color: #000;
	height: auto;
	padding: 2px 0px;
	}

.VTabbedPanels .TabbedPanelsTabGroup {
	width: 750px;
	height: 20px;
	background: #fff;
	}

.VTabbedPanels .TabbedPanelsTab {
	font: normal 14px/normal Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	background: #4d4d4d;
	width: 160px;
	padding: 4px 10px 4px 0px;
	border-right: 3px solid #fff;
	list-style: none;
	cursor: pointer;
	display: block;
	float:left;
	text-align: center;
	}
	
.VTabbedPanels .TabbedPanelsTabHover {
	background: #000;
	border-right: 3px solid #fff; 
	}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #243896;
	border-right: 3px solid #fff; 
	}
	
.VTabbedPanels .TabbedPanelsContentGroup {
	width: 750px;
	height: auto;
	padding: 20px 0px 0px 0px;
	float: left;
	}

.TabbedPanelsContentVisible {
	}
	
/*----------- These are font classes  --------- */

h1 {
	font: normal 15px/normal Arial, Helvetica, sans-serif;
	color: #243896;
	}
	
h2 {
	}

strong {
	font: bold 12px/normal Arial, Helvetica, sans-serif;
	color: #000;
	}
	
p {
	font: normal 13px/normal Arial, Helvetica, sans-serif;
	color: #000;
	}
	
li{
	font: normal 13px/normal Arial, Helvetica, sans-serif;
	color: #243896;
	margin-left: 0px;
	}

a {
	font: normal 13px/normal Arial, Helvetica, sans-serif;
	color: #243896;
	text-decoration: none;
	}

a:hover {
	font: normal 13px/normal Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	}
	
a:active {
	font: normal 13px/normal Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	}
	
#sectionNav h1 {
	background: #243896;
	font: normal 13px/normal Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	height: 17px;
	width: 180px;
	padding-top: 3px;
	float: left;
	}

#sectionNav a {
	background: #4d4d4d;
	font: normal 13px/normal Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	height: 17px;
	width: 180px;
	padding-top: 3px;
	float: left;
	text-decoration: none;
	}

#sectionNav a:hover {
	font: normal 13px/normal Arial, Helvetica, sans-serif;
	background: #000;
	}

#sectionNav span {
	font: normal 13px/normal Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
	text-align: center;
	height: 17px;
	width: 180px;
	padding-top: 3px;
	float: left;
	text-decoration: none;
	}

#footer p {
	background: #fff;
	font: normal 10px/normal Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	text-decoration: none;
	text-align: center;
	}


#footer a {
	font: normal 10px/normal Arial, Helvetica, sans-serif;
	background:#fff;
	color: #4d4d4d;
	text-decoration: none;
	text-align: center;
	}

#footer a:hover {
	background: #fff;
	color: #000;
	text-decoration: none;
	text-align: center;
	}

#logo .topImg {
	margin: 0px 0px 0px 416px;
	}
	
#leftNav a{
	font: normal 15px/normal Arial, Helvetica, sans-serif;
	color: #243896;
	display: block;
	margin-top: 5px;
	width: 90px;
	float: right;
	clear:both;
	text-align: right;
	}
	
#leftNav a:hover{
	color: #4d4d4d;
	}

#leftNav h1{
	font: normal 15px/normal Arial, Helvetica, sans-serif;
	color: #fff;
	background: #4d4d4d;
	display: block;
	height: 20px;
	margin-bottom: 15px;
	padding: 2px 5px 0px 90px;
	float:right;
	}
	
/*----------- These are image classes  --------- */
	
.thumbs {
	float: left;
	margin: 20px 20px 20px 0px;
	border: none;
	}
	
.imglinks {
	margin: 70px 15px 10px;
	border: none;
	float:left;
	}
	
.imglinksTechnical {
	margin: 30px 15px 10px;
	border: none;
	float:left;
	}

.imglinkAbout {
	margin: 30px 0px 0px 304px;
	border: none;
	}
	
.imgCert {
	margin: 10px 30px 10px 0px;
	border: none;
	}

#certifications {
	margin: 20px auto;
	float: left;
	padding: 0px 254px;
	}
	

