@charset "utf-8";
/* CSS Document */

body {
	background-image:
	url(../images/bg_strip.jpg);
	background-repeat: repeat-x;
	width:100%;
/*	height:1024px;*/	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.content{ font-family:Arial, Helvetica, sans-serif;
font-size:12px; font-weight:normal; color: #000000;
line-height:22px; text-align:justify;
}
.news{
	font-family:Arial,
	Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #000000;
	text-align:justify;
}
.welcome{ font-family: "Times New Roman", Times, serif;
font-size:20px; font-weight:bold; color:#990000;
}

.main_container{
margin-top:16px;
width:850px;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
}
.top_links{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration: none;
}

.top_links:hover{ text-decoration:underline;
}

.prd_container{
border-left:1px solid #c4a2a5;
border-right:1px solid #c4a2a5;
border-top:1px solid #c4a2a5;
border-bottom:1px solid #c4a2a5;
}
.img_container{
border:4px solid   #EEEEEE ;
/*border-right:2px solid #CCCCCC;
border-top:2px solid #CCCCCC;
border-bottom:2px solid #CCCCCC;*/
}
.prd_home_title{ font-family: arial,"Times New Roman", Times, serif;
font-size:13px; font-weight:bold; color:#990000; line-height:20px;
}
.prd_home_head{ font-family: "Times New Roman", Times, serif;
font-size:13px; font-weight:normal; color:#004372; line-height:20px;
}
.prd_home_content{ font-family: arial,"Times New Roman", Times, serif;
font-size:11px; font-weight:normal; color:black; line-height:20px;
}
.footer{
background-image: url(../images/footer.jpg);
width:851px;
height:41px;
background-repeat:no-repeat;
background-position:left;
}
.footer_text_left{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #FFFFFF;
font-weight:normal;
text-decoration: none;
line-height:41px;
}
.footer_text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #FFFFFF;
font-weight:normal;
text-decoration: none;
line-height:41px;
}

.footer_text:hover{
text-decoration:underline;
color: #FFFFFF;
}
.clients_text{ font-family:Arial, Helvetica, sans-serif;
font-size:12px; font-weight:bold; color: #89343c;
line-height:18px;
}
.news_bg {
	background-image: url(../images/news.jpg);	
	background-repeat: no-repeat;
	width:234px;
	height:245px;
}
.logo_header{
	background-image: url(../images/header.jpg);	
	background-repeat:no-repeat;
	background-position:left;
	width:587px;
	height:89px;
}

.prd_right{
border-left:1px solid #c4a2a5;
border-right:1px solid #c4a2a5;
border-top:1px solid #c4a2a5;
border-bottom:1px solid #c4a2a5;
}

.prd_right_links{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #990000;
font-weight:normal;
text-decoration: none;
}
.prd_right_links:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
font-weight:normal;
text-decoration: underline;
}

ul{ margin-bottom:0px;
margin-top:0px;
}

li{ margin-bottom:3px; list-style: disc;   }

.bread_links{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #990000;
font-weight:normal;
text-decoration: none;
}
.bread_links:hover{
text-decoration: underline;
}
hr{ border-bottom:#CCCCCC thin dotted;
}
.prd_bullets{
color:#990000;
}

.clients{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration: none;
}
.btn{ background-color:#0664ac;
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
color:#FFFFFF;
padding:2px;
}

.email{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #990000;
font-weight:normal;
text-decoration: none;
}
.email:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
font-weight:normal;
text-decoration: underline;
}
.text-box {
	border : 1px solid #b7b7b7;
	font-family : Tahoma;
	font-size : 11px;
	background-color : #f5f5f5;
	color : #5f5f5f;
}
.table-brd {
	border : 1px solid #dedede;
}

.errormsg
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: Red;
}