body{
	margin:0;
	padding:0;
	background:#7f7f7f url(../images/bg.png) repeat-x center top;
	font:normal 12px Arial;
	color:#666
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dt, dd, ol, ul, li, fieldset, form, input, label, legend, caption, tbody, tfoot, thead, img, tr, th, td, body {
    border: 0 none;
	padding:0;
	margin:0;
}

ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

li {
	list-style-type:none;
}

p {
	line-height:17px;
}

a:link, a:active, a:visited {
	color:#0a559f;
	text-decoration:underline;
}
a:hover {
	color:#0a559f;
	text-decoration: none;
}
.clear{
	clear:both;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
	}

a:active, a:focus {
outline: 0
}

/* Template CSS Starts Here */

#wrapper {
	width:100%;
	margin:3px auto 0;
	background: url(../images/bottom-bg.png) repeat-x left bottom;
	overflow:hidden;
}

#wrapper-inr {
	width:950px;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
}

#header-right {
	float:right;
	width:590px;
	padding:17px 30px 0 0;
}

.logo {
	float:left;
	margin:10px 30px;

}

.search {
	float:right;
	width:270px;
}

.search input {
	float:left;
	width:178px;
	border:1px solid #c4c4c4;
	font-size:11px;
	padding:5px;
	margin:0 10px 0 0;
}

#navigation {
	float:right;
	margin:20px 0;
}

#mid-boxes {
	width:950px;
	border-top:1px solid #808080;
	background:url(../images/mid-boxs-bg.jpg) repeat-x left bottom;
	padding:0 0 25px;
	overflow:hidden;
}

.single-box {
	float:left;
	width:120px;
	background:url(../images/boxes-seprator.jpg) no-repeat right top;
	padding:12px 9px 0 7px;
}

.single-box h5 {
	width:120px;
	text-align:center;
	font:bold 12px Arial;
	color:#4d4d4d;
	padding:0 0 12px;
	text-transform:uppercase;
}

.single-box-last {
	float:left;
	width:120px;
	padding:12px 7px 0;
}

.single-box-last h5 {
	width:120px;
	text-align:center;
	font:bold 12px Arial;
	color:#4d4d4d;
	padding:0 0 12px;
	text-transform:uppercase;
}

#company-news {
	float:left;
	width:296px;
	height:188px;
	background:url(../images/news.jpg) no-repeat left top;
	margin:15px 0 0 10px;
}

#company-news h3 {
	float:left;
	font:normal 23px Arial;
	color:#fff;
	padding:10px 0 10px 15px;
}

#company-news ul {
	width:245px;
	padding:0 0 0 15px;
}

#company-news li {
	float:left;
	width:220px;
	font:normal 12px Arial;
	color:#666;
	background:url(../images/bulit-arow.png) no-repeat 7px 13px;
	padding:10px 0 10px 25px;
}

#company-news li.list-border {
	border-bottom:1px dashed #ccc;
}

#company-news li strong {
	color:#0a559f;
}

.content-right {
	float:right;
	width:590px;
	padding:20px 20px 0 0;
}

.txt {
	width:97%;
	line-height:20px;
}

.txt img {
	float:left;
	padding:0 15px 10px 0;
}

#footer {
	margin:0 auto;
	width:930px;
	padding:20px 0 40px;
}

#footer ul {
	float:left;
	width:650px;
}

#footer ul li {
	float:left;
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 10px 0 0;
}


#footer ul li a:link,  #footer ul li a:active, #footer ul li a:visited {
	text-decoration:none;
	color:#fff;
}

#footer ul li a:hover {
	text-decoration:underline;
}

#footer p {
	float:right;
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
}

.banner {
	float:left;
	width:950px;
	height:317px;
	background:url(../images/banner-bg.gif) no-repeat left top;
}
.banner-inr {
	float:left;
	width:375px;
	padding:30px 0 0 30px;
}

.banner-inr p {
	font:normal 16px Arial;
	color:#fff;
	width:345px;
	line-height:25px;
	padding:15px 0 15px 3px;
}