@charset "utf-8";
/* CSS Document */

td img {
	display: block;
	border:0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
}
body {
	background-color: #CCCCCC;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

.serv_box{
	width:230px;
	margin-right:10px;
	text-align:center;
	border:1px solid #CCCCCC;
	float:left;
	background:url(images/box_gradient.jpg) repeat-x;
	background-position:bottom;
}
.head_title{
	font-size:13px;
	color:#0062C3;
	font-weight:bold;
}
.main_boxes {
	width:291px;
	margin-right:30px;
	float:left;
	text-align:justify
}
.main_boxes2{
	width:608px;
	margin-right:30px;
	float:left;
	text-align:justify;
}
.boxes3 {
	width:298px;
	float:left;
	text-align:justify;
}
.title_header{
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
}
.newsbox{
	padding:10px 10px 10px 25px;
	margin-bottom:8px;
	background: #f0f0f0 url(images/folder.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border-top:1px dotted #ccc;
}
a:link {
	color: #004FAB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00A0FE;
}
a:hover {
	text-decoration: underline;
	color: #00A0FE;
}
a:active {
	text-decoration: none;
	color: #00A0FE;
}
.velay{
	border:1px solid #ccc; 
	background:url(images/box_gradient.jpg) repeat-x; 
	background-position:bottom; 
	padding:10px;
	}
.footer {
	text-align:center;
	color:#FFF;
	font-size:11px;
}
.footer a:link {
	color:#FFF;
}
.footer a:visited{
	color:#FFF;
}
.foot_link {
	margin-left:5px;
	margin-right:5px;
	line-height:20px;
}
.banner {
	background:#0056AB url(images/flashbg.jpg);
	width: 960px;
	height: 203px;
}
.newsbox2{
	padding:10px 10px 10px 10px;
	margin-bottom:8px;
	background: #f0f0f0;
	background-position:left;
	background-repeat:no-repeat;
	border-top:1px dotted #ccc;
	line-height:20px;}
.newsbox2 h3{
	text-transform:capitalize;
	color:#036;
}
.tilt{
	font-size:13px;
	color:#0062C3;
	font-weight:bold;
}
.sidebar{
	width:298px;
	float:left;
	text-align:justify;
	background-color:#f0f0f0;
}
.sidebar .linkie{
	margin:5px; 
	background-color:#FFF; 
	padding:10px;
}
ul {
	list-style-type:square;}
.bg{
	background-color:#CFE7FF;
	color:#036;}
-->