/* CSS Document */
body
{
	margin:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-width:0px;
	margin-height:0px;
	background:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#b7d5ea;
}

td
{
	font-family:verdana;
	font-size:11px;
	color:#757575;
	line-height:17px;
}

.date
{
	color:#000000;
	font-size:10px;
}

.top_bg
{
	background:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
	height:119px;
	vertical-align:top;
}

.top_image
{
	float:right;
	padding-right:15px;
	padding-top:35px;
}

.content_bg
{
	background:url(../images/content_bg.jpg);
	background-repeat:repeat-y;
	text-align:justify;
	width:750px;
	padding-left:15px;
	padding-right:15px;
	vertical-align:top;
}

.cmbbox
	{
	font-family: Verdana; font-size: 11px; width:250px; border: 1px #E0E0E0 solid; background-color:white;
	}

.grayline_bg
{
	background:#EBEBEB;
	width:1px;
	height:165px;
}

.txt_blue
{
	color:#396F9E;
}

.txt_gray
{
	color:#606060;
	font-size:10px;
}

.read_more
{
	color:#732D0B;
	text-decoration:none;
	font-weight:bold;
}
.read_more:hover
{
	color:#732D0B;
	text-decoration:underline;
	font-weight:bold;
}

.client_content_bg
{
	background:url(../images/clients_bg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding-top:16px;
	padding-left:16px;
	padding-right:15px;
	width:324px;
	height:216px;
}

.button
{
 	background:#6A93C7;
	border:#4D4C4C 1px solid;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

.text_box
{
	background:#FFFFFF;
	border:#DFDEDE 1px solid;
	width:150px;
	height:15px;
}

.inner_content_bg
{
	background:url(../images/inner_content_bg.jpg) repeat-y;
	text-align:justify;
	padding-left:25px;
	padding-right:25px;
	vertical-align:top;
	width:469px;
	height:300px;
}

.left
{
	text-align:left;
}

.inner_rightbg
{
	background:#ECF3F7;
	background-repeat:repeat-y;
	vertical-align:top;
	width:261px;
}

.inner_contentpad
{
	padding-left:15px;
	padding-right:15px;
	width:489px;
	vertical-align:top;
}
.bottom
{
	background:#B7D5EA;
	height:61px;
	width:780px;
	text-align:center;
	color:#1E0977;
	line-height:22px;
}

.bottom_menus
{
	color:#1E0977;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
.bottom_menus:hover
{
	color:#1E0977;
	text-decoration:underline;
	padding-left:5px;
	padding-right:5px;
}

a
{
	color:#6A93C7;
	text-decoration:underline;
}
a:hover
{
	color:#6A93C7;
	text-decoration:none;
}

ul.news
{
	text-align:left;
	padding:2px 10px 0px 0px;
	list-style-type:none;
	margin:0px;
}

ul.news li
{
	padding:5px 0px 8px 13px;
	background:url(../images/gray_bullet.gif) no-repeat 0px 11px;
}

ul.sitemap
{
	text-align:left;
	padding:2px 10px 0px 0px;
	list-style-type:none;
	margin:0px;
}

ul.sitemap li
{
	padding:5px 0px 8px 13px;
	background:url(../images/blue_bullet.gif) no-repeat 0px 11px;
}



ul.inner_bullet
{
	text-align:left;
	padding:5px 10px 0px 10px;
	list-style-type:none;
	margin:0px;
}

ul.inner_bullet li
{
	padding:5px 0px 0px 20px;
	background:url(../images/gray_bullet.gif) no-repeat 0px 11px;
}

.txt_pad
{
	vertical-align:top;
	padding-left:25px;
}

.txtbox
{
	font-family: Verdana; font-size: 11px; height:15px; width:150px; border: 1px #E0E0E0 solid; background-color:white;
}

.txtarea
{
	font-family: Verdana; font-size: 10px; color: #000000; height:70px; width:150px; border: 1px solid #E0E0E0; background-color:white;
}

.button
{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	width:60px;
	height: 20px;
	border: 1px #0d653b solid;
	background-color:#396F9E;
	cursor:hand;
	text-align: center;
	vertical-align: top;
	font-weight:bold;
}

	ul.about{
	padding:1px 0px 2px 0px;
	list-style:none;
	margin:auto;
	}
	
	ul.about li{
	background:url(../images/bullet.gif) no-repeat 0px 6px;
	padding:0px 0px 10px 20px;
	line-height:18px;				
	}
	
		ul.service{
	padding:1px 0px 2px 0px;
	list-style:none;
	margin:auto;
	}
	
	ul.service li{
	background:url(../images/bullet.gif) no-repeat 0px 6px;
	padding:0px 0px 10px 20px;
	line-height:18px;				
	}