body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#000;
}


.red{
	color:#c70719;	
}
.blue{
	color:#090ec6;	
}
.black{
	color:#000;	
}
.bold{
	font-weight:bold;	
}
.center{
	text-align:center;	
}
.font-small{
	font-size:9px;	
}
.font-regular{
	font-size:12px;	
}
.font-medium{
	font-size:16px;	
}

.container{
	background-repeat:repeat-x; 
	background-color:#FFF; 
	width:905px; 
	margin-top:5px;
	text-align:left;
	line-height:20px;
}
.logobar{
	width:905px;
	height:121px;
	background-image:url(img/logo.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.logobar2{
	width:905px;
	height:121px;
	background-image:url(img/logo2.png);
	background-repeat:no-repeat;
	background-position:left;
}
.logobar3{
	width:905px;
	height:121px;
	background-image:url(img/logo3.png);
	background-repeat:no-repeat;
	background-position:left;
}
.pagename{
	float:right; 
	color:#c70719; 
	font-size:22px; 
	width:250px; 
	padding-top:35px; 
	padding-right:30px;	
	font-family:Eurostile, Arial, sans-serif;
	line-height:22px;
}

.nav-bkground{
	width:905px;
	height:144px;
	background-image:url(img/nav_bkground2.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.nav-padding{
	padding-top:20px;
	padding-left:45px;
}
.nav-inside{
	background-color:#090ec6; 
	width:795px; 
	height:63px;
	padding:3px;
}
.navbtn-container{
	width:171px; 
	padding:2px;
	float:left;
}
.navbtn-inner{
	background-image:url(img/navbtn-middle.gif);
	background-repeat:repeat-x;
	height:30px;
}
.navbtn-left{
	background-image:url(img/navbtn-left.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:30px;
}
.navbtn-right{
	background-image:url(img/navbtn-right.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:30px;
}
.navbtn-text{
	color:#090ec6; 
	text-align:center; 
	padding-top:5px; 
	height:30px; 
	font-size:12px;	
}


.content{
	background-image:url(img/content-gradient.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	width:905px;
	overflow:auto;
}
.content2{
	background-image:url(img/content-gradient.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	width:905px;
}
.leftcontent{
	width:350px;
	float:left;
	padding-left:40px;
	padding-right:10px;
}
.rightcontent{
	width:465px;
	float:left;
}
.footer{
	width:905px;
	clear:both;
	text-align:center;
	font-size:14px;
	padding-top:15px;
}
a{
	color:#090ec6; 
	text-decoration:none;	
}

a:hover{
	color:#c70719;
}

a:active {
	color:#c70719;
}
.aleft{
	float:left;	
}
.aright{
	float:right;	
}



.product_imagelarge{
	clear:both; 
	padding-left:25px; 
	padding-bottom:25px;	
}
.product_container{
	width:376px; 
	clear:both; 
	background-color:#090ec6; 
	height:108px; 
	margin-left:25px;
}
.product_imagecontainer{
	width:71px;
	height:70px; 
	padding-left:2px; 
	padding-right:2px; 
	padding-top:3px;	
}
.product_textcontainer{
	background-color:#FFF; 
	font-size:8px; 
	padding-left:2px; 
	padding-right:2px; 
	padding-top:3px; 
	line-height:9px; 
	height:29px;	
}
.casestudy_container{
	clear:both;	
}
.casestudy_textleft{
	float:left; 
	width:400px; 
	margin-left:35px; 
	padding-right:20px;	
}
.casestudy_imageright{
	float:left; 
	width:400px; 
	text-align:center; 
	padding-top:15px;
}
.casestudy_divider{
	height:6px; 
	background-image:url(img/cs_divider.gif); 
	background-repeat:repeat-x; 
	background-position:left; 
	margin-left:20px;
	margin-right:20px;
	padding:20px;
	clear:both;
}
.casestudy_imageleft{
	float:left; 
	width:400px; 
	text-align:center;
}
.casestudy_textright{
	float:left; 
	width:400px; 
	margin-left:35px; 
	padding-right:20px;	
}
.copyright{
	padding-top:15px; 
	font-size:11px; 
	color:#000; 
	text-align:center; 
	width:905px; 
	clear:both;	
}
