/* CSS Document */
body{
	margin:0px;
	background-color:#1f1f21;
	font-family:Calibri,Tahoma, Verdana;
	color:#FFF;
	font-size:14px;
	line-height:18px;

	
}

img{border:0px;
}

.main{
	width:1000px;
	text-align:left;
}

.banner_top{
	background-image:url(../images/header_bg.jpg);
	width:1000px;
	height:124px;
	background-repeat:no-repeat;
	background-position:center;
}

.banner_image{
	width:1000px;
	height:315px;
}

.banner_image_home{
	width:1000px;
	height:550px;
}

.social_media{
text-align:right;
vertical-align:bottom;
padding-bottom:10px;
}

.3blocks{
	width:1000px;
	height:100px;
}

.pageHeader{
	font-family:Calibri,Tahoma, Verdana;
	color:#d38129;
	font-size:32px;
	font-weight:400;
	height:30px;
	padding:3px 0 3px 0;
}

.subHeader{
	
	font-family:Calibri,Tahoma, Verdana;
	color:#d38129;
	font-size:26px;
	font-weight:400;
}

.productName{
	
	font-family:Calibri,Tahoma, Verdana;
	color:#d38129;
	font-size:20px;
	font-weight:400;
}

.content{
	width:1000px;
}

.text{
		line-height:24px;
		text-align:justify;
}

.text1{
		line-height:20px;
		text-align:justify;
}

.footer{
	background-image:url(../images/footer_bg.jpg);
	background-position:top;
	min-height:200px;
	max-height:430px;
}

.footer_line{
	background-image:url(../images/footer_line.png);
	background-repeat:no-repeat;
	background-position:center;
	height:40px;
	width:1000px;
}

.footer_blocks{
	width:333px;
	float:left;
	position:relative;
	}

a{
	color:#d38129;
}


a:hover{
	color:#FFFFFF;
}

links,a.links{
	color:#FFFFFF;
	text-decoration:none;
}


a.links:hover{
	color:#FFFFFF;
	
}

links1,a.links1{
	color:#FFFFFF;
	text-decoration:underline;
}


a.links1:hover{
	color:#d38129;
}


.footer_menu_sep{
	background-image:url(../images/footer_menu_sep.png);
	height:2px;
	background-repeat:no-repeat;
}

.spacer{
	height:12px;
}

.diagram1{
	width:1000px;
	height:550px;
	background-image:url(../images/diagram1.jpg);
	background-repeat:no-repeat;
	text-align:right;
}

.diagram2{
	width:1000px;
	height:550px;
	background-image:url(../images/diagram2.jpg);
	background-repeat:no-repeat;
	text-align:right;
}

.diagram3{
	width:1000px;
	height:550px;
	background-image:url(../images/diagram3.jpg);
	background-repeat:no-repeat;
	text-align:right;
}

.diagram4{
	width:1000px;
	height:550px;
	background-image:url(../images/diagram4.jpg);
	background-repeat:no-repeat;
	text-align:right;
}

.diagram5{
	width:1000px;
	height:550px;
	background-image:url(../images/diagram5.jpg);
	background-repeat:no-repeat;
	text-align:right;
}

.imgBorder{
border:5px solid #3d3d3d;

}
