*{
	margin: 0;
	padding: 0;
}

html{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background: #00070c;
	overflow-x:hidden;
}
body{
	color: #fff;
	background: #00070c;
	font-family: Arial, Helvetica, Verdana, sans;
	font-size: 12px;
	text-align: center;
	margin:0;
	padding:0;
}

h1{
	font-size: 31px;
	font-weight: bold;
	line-height: 33px;
	padding: 10px;
	padding-left: 15px;
}

h2, h3{
/*	color: #00aeef;	*/
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
	padding-left: 15px;
	padding-right: 20px;
}

h3{
	font-size: 18px;
	padding-left: 15px;
}

p{
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

a{
	text-decoration: none;
}
a:active{
	outline:none;	
}
a:focus{
	outline:none;	
}
a:focus{
	-moz-outline-style:none;	
}
img{
	border: 0;
}
.outter_contain{
	background:url("../images/background_blue.jpg") no-repeat;
	overflow:hidden;
	width:1224px;
	margin:auto;
}
.container{
	background-color: #000;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: left;
	width: 940px;
}

.top {
	background: url("../images/top.jpg") repeat-x;
	height: 100px;
	margin: 0;
	padding: 0;
}

.header{
	height: 100px;
	margin: 0 auto;
	width: 940px;
}

.logo{
	width: 168px;
	float: left;
}

.nav{
	float: right;
	font-size: 10px;
	padding-top: 25px;
}

.nav a{
	color: #999;
	font-weight: bold;
	padding-left: 16px;
}

.content{
	float: left;
	min-height: 1200px;
	padding-left: 5px;
	padding-right: 5px;
	width: 630px;
}

.content_home {
	min-height: 923px;
}

.divider{
	background: url("../images/line.jpg") 20px 20px no-repeat;
	clear: both;
	height: 40px;
	width: 565px;
}

.divider_cyan{
	background: url("../images/wide-cyan.jpg") 10px 10px repeat-x;
	height: 20px;
	width: 565px;
	margin-left: 15px;	
}

.product_divider_cyan{
	background: url("../images/wide-cyan.jpg") 10px 10px repeat-x;
	height: 20px;
	width: 400px;
	margin-left: 15px;	
}

.bin{
	padding-top: 10px;
	clear: left;
}
			
.bin_left{
	background: url("../images/blue-bin-left.jpg") no-repeat;
	display: inline;
	float: left;
	height: 380px;
	min-height: 380px;
	margin-left: 15px;
	width: 5px;
}

.bin_center{
	background: url("../images/blue-bin-center.jpg") repeat-x;
	display: inline;
	float: left;
	min-height: 380px;
	padding-left: -5px;
	padding-top: 15px;
	width: 580px;
}

.bin_right{
	background: url("../images/blue-bin-right.jpg") no-repeat;
	display: inline;
	float: left;
	height: 380px;
	min-height: 380px;
	margin-right: 15px;
	width: 5px;
}

.product{
	min-height: 180px;
}

.product_dek{
	float: left;
	width: 400px;
}

.product_img{
	float: right;
	display: inline;
	padding-top: 12px;
	padding-right: 10px;
	width: 100px;
}

.about{
	min-height: 150px;
	padding-bottom: 15px;
	padding-top: 20px;
	width: 630px;
}

.about_img{
	float: left;
	padding-left: 15px;
	width:200px;
}

.about_dek{
	float: left;
	width:400px;
}

.testimonial{
	clear: both;
	min-height: 150px;
	padding-bottom: 15px;
	padding-top: 20px;
	width: 600px;
}

.testimonial_img{
	float: left;
	padding-left: 15px;
	width:200px;
}

.testimonial_dek{
	float: right;
	padding-right: 0px;
	width:360px;
}

.quoteLeft{
	background-color: #000;
	background-image: url("/_content/images/quotes-left.jpg");
	background-position: -5px -5px;
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 50px;
}

.quoteRight{
	background-color: #000;
	background-image: url("/_content/images/quotes-right.jpg");
	background-position: -5px -5px;
	background-repeat: no-repeat;
	display: inline;
	float: right;
	height: 50px;
	width: 50px;
}

.news_open_and_close span{
	cursor: pointer;
	cursor: hand;	
}

.news_text_reveal a{
	color: #00aeef;
	font-size: 14px;
	padding-left: 15px;
}

.contact_form{
	padding-top: 15px;
	width: 300px;
}

.contact_form label{
	float: left;
	height: 30px;
	padding-left: 5px;
	width: 80px;
}

.contact_form input, .contact_form textarea{
	float: right;
	width: 150px;
}


.rail{
	float: right;
	height: 500px;
	min-height: 300px;
	padding-top: 15px;
	width: 300px;
}

.rail_divider{
	background: url("../images/thin-line.jpg") 10px 16px no-repeat;
	height: 40px;
	width: 300px;
}

.youtube_related_list{
	background-color: #001a31;
	padding: 1px;
}

.youtube_related{
/*	background-color: #02365d;	*/
	background: #02365d url("../images/arrow.gif") 7px 7px no-repeat;
	color: #fff;
	margin: 3px;
	padding: 2px;
	padding-left: 16px;
	text-align: left;
}

.become_a, .find_a{
	background: url("../images/ppm-fin.jpg") 110px 10px no-repeat;
	height: 60px;
	width: 250px;
}

.find_a{
	background: url("../images/ppm-fin.jpg") 150px 10px no-repeat;
}

.become_a h3, .find_a h3{
	line-height: 18px;
}

.footer{
	height: 400px;
	padding-top: 10px;
	width: 940px;
	font-weight:normal;
}

.footer_container{
		background: url("../images/footer_background.jpg") no-repeat;
		width:940px;
		height:400px;
		margin-left:10px;
		padding:0;
}
.footer_left{
	/*background: url("../images/vertical-fade-footer-left.jpg") no-repeat;*/
	display: inline;
	float: left;
	height: 380px;
	margin-left: 20px;
	padding-top: 10px;
	width: 5px;
}

.footer_center{
	/*background: url("../images/vertical-fade-footer-center.jpg") repeat-x;*/
	display: inline;
	float: left;
	height: 380px;
	padding-left: 10px;
	padding-top: 10px;
	width: 880px;
}

.footer_right{
	/*background: url("../images/vertical-fade-footer-right.jpg") no-repeat;*/
	display: inline;
	float: left;
	height: 380px;
	margin-right: 0;
	width: 5px;
}

.footer_column{
	display: block;
	float: left;
	height: 280px;
	line-height: 18px;
	padding-left: 0px;
	padding-right: 10px;
	width: 210px;
}

.footer_column a{
	color: #fff;
	font-weight:normal;
}

.teal, .teal2, a.teal:link, a.teal:visited, a.teal:hover, a.teal:active{
	color: #00aeef;
}
.teal_bold{
	color: #00aeef;
	text-transform:uppercase;
	font-weight:bold;
}

.gray, a.gray:link, a.gray:visited, a.gray:hover, a.gray:active{
	color: #ccc;
}

.white, a.white:link, a.white:visited, a.white:hover, a.white:active{
	color: #fff;
}

.footer_subcolumn{
	display: block;
	float: left;
	height: 120px;
	margin-left: 0px;
	margin-right: 50px;
	width: 45px;
}

.footer_floor{
	margin-bottom: 15px;
	margin-top: 15px;
	width: 860px;
}

.follow_us_on{
	float: right;
	padding-top: 0px;
	vertical-align: top;
	padding-bottom: 10px;
}

/*	Forms CSS Begins	*/

fieldset{
	border: none;
	padding-top: 20px;
	width: 480px;
}

label{
	display: block;
	float: left;
	width: 160px;
}

label.error{
	color: #c00;
	font-weight: bold;
}

.notice{
	color: #cc0;
	font-weight: bold;
}

.contact_us_rail{
	float: left;
	width: 200px;
	padding-top: 20px;
	padding-right:5px;
}

.contact_us_content{
	float: right;
}

fieldset p{
	clear: both;
}

fieldset p textarea, fieldset p input, fieldset p select{
	/*	width: 200px;	*/
}

/*	Forms CSS Ends	*/

/*UL list rollover*/
ul.photo-list {  
  list-style:none; 
  z-index:1;
}

ul.photo-list li {  
width:306px;  
height:110px;  
float:left;   
}  
ul.photo-list li a {  
display:block;  
position:relative;  
} 
ul.photo-list li a img {  
position:absolute;  
z-index:2;  
}  
  
ul.photo-list li span {  
display:block;  
height: 210px;  
width: 210px;  
position:absolute;  
z-index:3;  
} 





















	