/*Body Wrapper*/




H1 {
	font-size:24px;
	color:white;
	margin-top:-0px;
	margin-bottom:-0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
      }
	H2 {
	font-size:18px;
	color:#FFFFFF;
	margin-top:-0px;
	margin-bottom:-0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
      }  
	  
	 H3 {
	font-size:17px;
	color:#EED672;
	margin-top:0px;
	margin-bottom:0px;
	font-family: "Trebuchet MS", Tahoma;
	font-style: italic;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
      } 
	  
   H4{
	font-size:17px;
	color:#EED672;
	margin-top:0px;
	margin-bottom:0px;
	font-family: "Trebuchet MS", Tahoma;
	font-style: italic;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
      } 
	  
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #291CA8;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background_images/body_background.jpg);
}

#wrapper {
	margin: 40px auto 0;
	width: 922px;
	height: auto;
}

/*Faux Background*/


#faux {
	background: url(../images/background_images/faux_1.jpg) repeat-y;
	margin-bottom: 0px;
	overflow: auto; /* Fix for IE www.pmob.co.uk */
	width: 922px;
	float: left;
}
#header {
	color: #FFFFFF;
	width: 902px;
	padding: 10px;
	height: 123px;
	margin: 10px 0px 0px;
	background: #073B6F url(../images/background_images/header_5.jpg) no-repeat;
	float: left;
	position: relative;
}

 #header #headerLogo {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 900px;
	float: left;
}
 #headerLogo #rightHeaderLogo {
	height: 25px;
	width: 500px;
	margin: 0px;
	padding: 6px 0px 0px;
	float: left;
}
 #headerLogo  #leftHeaderLogo {
	float: left;
	height: 32px;
	width: 285px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

 #header #header2 {
	margin: 0px;
	padding: 0px;
	height: 98px;
	width: 900px;
	float: left;
}

#header2 #leftHeader2 {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	height: 20px;
	width: 700px;
}
#header2 #rightHeader2 {
	margin: 0px;
	float: right;
	height: 25px;
	width: 150px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #header2 #license {
	float: left;
	width: 300px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#header #header2 #license a {
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	text-decoration: none;
	color: #FFF;
	font: italic bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header #header2 #license a:hover {
	color: #F90;
	font: italic bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*Content*/


#content {
	float: left;
	color: #FFFFFF;
	margin: 0px 3px;
	padding: 2px 3px 2px 6px;
	width: 550px;
	position: relative;
	height: 450px;
	background-image: url(../images/background_images/content_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}



/*Left Column*/

#leftcolumn {

	color: #FFFFFF;
	margin: 0px;
	padding: 2px 2px 2px 5px;
	width: 160px;
	float: left;
	height: 400px;
	background-repeat: no-repeat;
	background-position: left top;
}

/*Right Column*/

#rightcolumn {
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	width: 180px;
	height: 450px;
	float: right;
	
}

#rightcolumn a:link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#rightcolumn a:{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#rightcolumn #pic1 {
	float: left;
	margin: 7px 0px 6px 1px;
	padding: 0px;
	height: 105px;
	width: 170px;
	background-repeat: no-repeat;
	background-image: url(../images/pics/001.jpg);
}

#rightcolumn #pic2 {
	float: left;
	margin: 0px 0px 6px 1px;
	padding: 0px;
	height: 105px;
	width: 170px;
	background-repeat: no-repeat;
	background-image: url(../images/pics/002.jpg);
}

#rightcolumn #pic3 {
	float: left;
	margin: 0px 0px 6px 1px;
	padding: 0px;
	height: 105px;
	width: 170px;
	background-repeat: no-repeat;
	background-image: url(../images/pics/003.jpg);
}

#rightcolumn #pic4 {
	float: left;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	height: 105px;
	width: 170px;
	background-repeat: no-repeat;
	background-image: url(../images/pics/004.jpg);
}

/*Footer*/

#footer {
	width: 902px;
	color: #FFFFFF;
	padding: 10px;
	height: 80px;
	background-color: #131772;
	background-image: url(../images/background_images/footer_2.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	
}



#footer #insideFooter {
	height: 30px;
	width: 900px;
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
}
#footer #insideFooter #insideFooterleft {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 898px;
	float: left;
}
#footer #insideFooter #insideFooterRight{
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 200px;
	float: right;
	clear: right;
}

#footer a {
	height: 15px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

#footer a:hover {
	color: #FFFF00;
	
}

#wrapper #footer #clearerDiv {
	width: 875px;
	height: 30px;
}
#wrapper #faux #leftcolumn .navContainer #lowerLeftColumn {
	margin: 0px 0px 6px;
	padding: 0px;
	height: 114px;
	width: 150px;
	background-image: url(../images/background_images/lower_left_column_back.jpg);
	background-repeat: no-repeat;
	float: left;
}
#wrapper #faux #leftcolumn .navContainer #homelowerLeftColumn {
	margin: 0px 0px 6px;
	padding: 0px;
	height: 114px;
	width: 150px;
	background-image: url(../images/pics/pdca.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: center center;
}
#wrapper #faux #leftcolumn .navContainer #lowerLeftColumn2 {
	margin: 0px;
	padding: 0px;
	height: 114px;
	width: 150px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../images/background_images/lower_left_column_back.jpg);
}
#content #homeContent {
	width: 550px;
	height: 445px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
}
#content #linksContent {
	width: 550px;
	height: 400px;
}

#content #videoContent {
	margin: 70px 0px 0px 110px;
	padding: 79px 0px 0px;
	height: 219px;
	width: 300px;
	background-image: url(../images/background_images/you_tube_video.jpg);
	background-repeat: no-repeat;
}

#wrapper #faux #content #aboutContent {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 545px;
}
#wrapper #faux #content #aboutContent1 {
	height: 110px;
	width: 545px;
	float: left;
}

#wrapper #faux #content #aboutContent1 #Content1Left {
	margin: 0px;
	padding: 15px 60px 0px 20px;
	float: right;
	height: 85px;
	width: 180px;
}
#wrapper #faux #content #aboutContent1 #Content1Right {
	margin: 0px;
	padding: 15px 0px 0px 60px;
	float: left;
	height: 85px;
	width: 175px;
	
}
#content #aboutContent1 #Content1Right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}

#content #aboutContent1 #Content1Left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
#content #aboutContent1 #Content1Right li {
	margin: 0px;
	padding: 0px;
	
	
}

#content #aboutContent1 #Content1Left li {
	margin: 0px;
	padding: 0px;
	
	
}
#content #aboutContentBottom {
	float: left;
	width: 548px;
	height: 180px;
}
#wrapper #aboutContent3 #faux #content #aboutContentBottom #leftBottomContent {
	float: left;
	height: 150px;
	width: 125px;
	background-repeat: no-repeat;
	background-image: url(../images/pics/joe.jpg);
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	background-position: right bottom;
}
#wrapper #aboutContent3 #faux #content #aboutContentBottom #rightBottomContent {
	float: right;
	height: 70px;
	width: 335px;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #footer #insideFooter #insideFooterleft #leftDiv {
	float: left;
	height: 15px;
	width: 400px;
}
#wrapper #footer #insideFooter #insideFooterleft #rightDiv {
	float: left;
	height: 15px;
	width: 180px;
}#wrapper #footer #insideFooter #insideFooterleft #rightDiv img {
	float: left;
}
#wrapper #footer #copyright {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 300px;
}
#wrapper #footer #hopster {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 15px;
	width: 300px;
	color: #000000;
	text-align: right;
}

#wrapper #header #header2 .facebook {
	position: absolute;
	height: 25px;
	width: 70px;
	left: 12px;
	top: 116px;
}

#wrapper #header #header2 .linkedIn{
	position: absolute;
	height: 25px;
	width: 70px;
	left: 85px;
	top: 116px;
}

#wrapper #header #header2 .tollFree{
	position: absolute;
	height: 25px;
	width: 242px;
	left: 358px;
	top: 85px;
	font: italic bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
