/* CSS Document developed by SajeshP */
body {
	background-color:#083243;
	background-position:top;
	text-align:center;
	margin: 10px 0px 5px 0px;
	font-size:12px;
	text-align:center;
	font-family:Arial, Verdana, Tahoma;
	color:#336881;
}
ul {
	margin:0px;
	padding:0px;
}
li {
	margin:0px;
	padding:0px;
}
/*----------Header----------*/
#header {
	margin:0 auto;
	width:850px;
	border-top:5px solid #9b9ca0;
	border-left:5px solid #9b9ca0;
	border-right:5px solid #9b9ca0;
	background:url(../images/header-bg.gif) repeat-y;
}
img.header {
	float:left;
	display:block;
	margin: 0 15px 15px 0;
}
.top1 {
	padding:0px;
}
.top2 {
	padding:0px;
}
.top2Left {
	padding:0px;
	float:left;
}
.top2Right {
	padding:0px;
	float:left;
	background: url(../images/top3.jpg);
	width:425px;
	height:261px;
}
.date {
	text-align:right;
	font-size:35px;
	padding:8px 18px 0px 0px;
	color:#76740d;
}
.moreBtn {
	padding:90px 15px 0px 0px;
	text-align:right;
	font-weight:bold;
}
#menu {
	background:url(../images/menu-bg.jpg) no-repeat;
	height:47px;
	margin:0 auto;
	width:850px;
	border-left:5px solid #9b9ca0;
	border-right:5px solid #9b9ca0;
	border-bottom:5px solid #9b9ca0;
}
#menu pre {
	background:url(../images/menu-bg.jpg) no-repeat;
	font-size:13px;
	text-transform:uppercase;
	color:white;
	font-weight:bold;
	text-align:center;
	font-family:Arial, Verdana, Tahoma;
	margin:0px;
	padding:16px 0px 0px 0px;
}
#menu pre a {
	color:white;
	text-decoration:none;
}
#menu pre a:hover {
	color:#abc2cc;
	text-decoration:none;
}
/*----------Middle----------*/
#middle {
	border-left:4px solid #9b9b9b;
	border-right:4px solid #9b9b9b;
	border-bottom:5px solid #9b9b9b;
	width:852px;
	margin:0 auto;
}
.middleSafe {
	background:url(../images/middle-bg.jpg) repeat-x;
	background-position:top;
	background-color:#9c9c9c;
	padding:0px 4px 5px 4px;
	margin:0px;
}
.middleLeft {
	background:url(../images/hom-cnt-bg.jpg) no-repeat;
	background-position:top;
	background-color:#ffffff;
	width:599px;
	float:left;
	padding:0px 0px 0px 0px;
	text-align:left;
	margin:0px;
}
.middleLeftSafe {
	padding:30px 20px 0px 20px;
}
.middleLeft p {
	color:#647882;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
.middleLeft h1 {
	color:#647882;
	font-size:23px;
	font-weight:normal;
	margin:0px;
	padding:5px 0px 10px 0px;
}
.middleLeft h2 {
	color:#64531b;
	font-size:23px;
	font-weight:normal;
	margin:0px;
	padding:5px 0px 10px 0px;
}
.boldTit {
	color:#64531b;
	font-size:23px;
	font-weight:bold;
}
.moreHome {
	text-align:right;
	padding:5px 0px 0px 0px;
}
.midBtmBox {
	border:1px solid #707070;
	background:#81929c;
	padding:5px 5px 5px 5px;
}
.boxLft {
	width:220px;
	float:left;
	margin: 0 0 0 15px;
}
.boxLft ul li {
	list-style:url(../images/arow.gif);
	padding:0px 0px 0px 2px;
	margin:5px 0px 0px 25px;
}
.boxLft ul li a {
	color:#d3dce1;
	text-decoration:none;
}
.boxLft ul li a:hover {
	color:#81830e;
}
.boxRit {
	width:220px;
	float:left;
	margin: 0 0 0 50px;
}
.homPic {
	float:left;
	width:109px;
	padding:10px 0px 0px 0px;
}
.boxRit ul li a {
	color:#D3DCE1;
	text-decoration:none;
}
.boxRit ul li a:hover {
	color:#81830e;
}
.boxRit ul li {
	list-style:url(../images/arow.gif);
	padding:0px 0px 0px 10px;
	margin: 5px 0 0 25px;
}
.middleRight {
	width:235px;
	float:left;
	padding: 0px 0px 5px 7px;
}
.spnrBg {
	background:url(../images/sponser-bg.jpg) repeat-y;
}
/*----------Footer----------*/
#footer {
	width:845px;
	margin:0 auto;
	background:url(../images/ftr-bg.jpg) no-repeat;
	height:56px;
	text-align:left;
	padding:6px 0px 0px 15px;
	line-height:18px;
}
.ftrLinks {
	color:#42350a;
}
.ftrLinks a {
	color:#4e5058;
	text-decoration:none;
}
.ftrLinks a:hover {
	color:#d6d7dc;
	text-decoration:none;
}
.copyRight {
	font-size:11px;
	color:#4e5058;
}
/*----------misc----------*/
.clearBoth {
	clear:both;
	height:0px;
}
