body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333;
	background:url(../images/Bg1.jpg) repeat-x;
}
img {
	border:none;
}
A:Focus {
	outline:none;
}
* {
	margin:0;
	padding:0;
}
p {
	padding:0 0 10px 0;
	line-height:18px;
}
.clear {
	clear:both;
}
ul {
	list-style:none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
}
h2, h3, h3, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
 *zoom: 1;
}
/* Wrapper starts*/

.Wrapper {
	background:url(../images/MainBg.jpg) no-repeat 50% 0;
}
/*main_wrap starts*/


.main_wrap {
	width:1043px;
	margin:0 auto 0;
}
/*header_wrap starts*/

.header_wrap {
	width:951px;
	height:203px;
	padding:0px 46px 0px;
}
.menu_wrap {
	width:951px;
	height:77px;
}
.menu {
	float:left;
	width:563px;
}
.menu ul {
	list-style: none;
	padding:0px 0px 0px 0px;
}
.menu li {
	color:#FFFFFF;
	font-size:15px;
}
.menu li a {
	padding:30px 15px 0px 15px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	float:left;
}
.menu li a:hover {
color:#6fc0f4;
	text-decoration:none
}
.menu li a.active {
	padding:30px 20px 0px 15px;
	color:#6fc0f4;
	text-decoration:none;
	font-weight:bold;
	float:left;
}

.login_wrap {
	float:left;
	width:388px;
	padding:21px 0px 0px 0px;
}

.login {
	width:380px;
	height:29px;
	border:1px solid #999;
	padding:2px 0px 0px 6px;
		border-radius:5px;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:url(../images/FormBg.jpg) repeat-x;
}

.login_Input {
	width:159px;
	height:21px;
	border:1px solid #d6d6d6;
	outline:none;
	padding:0px 3px 0px;
	color: #b7b9bb;
	font-style:italic;
	margin-right:5px;
	float:left;
}

.logo_wrap {
	width:951px;
}

.logo {
	width:128px;
	padding:12px 0 0 0;
	float:left;
}

.HeaderCaption {
	width:730px;
	padding:37px 0 0 93px;
	float:left;
}


/*Banner starts*/

.banner_wrap {
	width:951px;
	height:372px;
	padding:24px 46px 0px;
}
.banner {
	width:937px;
	height:312px;
	border:7px solid #FFF;
}
/*content starts*/

.content_wrap {
	width:951px;
	padding:88px 46px 0px;
	background:url(../images/Band.png) no-repeat center 18px;
}

.content_wrap h1{
	font-family: "Arno Pro Caption", "MS Serif";
	font-size:30px;
	color:#2a90d4;
	padding:0px 0px 10px 0px;
	font-weight: bold;
	font-style:oblique;
	}

.content_wrap p{
	font-size:14px;
	line-height:20px;
}

.vidget {
	background:url(../images/imgBg.jpg) no-repeat;
	margin:0 22px 22px 0;
	float:left;
	width:293px;
	height:190px;
	padding:4px 4px 0 4px;
}

.vidgetCaption { 
background:#ed148a; 
height:27px;
text-align:center;
color:#FFF;
padding-top:8px;
margin-top:-3px;
}

.vidgetCaption a{
	color:#FFFFFF;
}

.vidgetCaption a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

/*footer starts*/

.footer {
	padding:0px 0px 10px 0px;
	color:#333;
	font-size:11px;
	border-top:1px solid #bcbdbd;
	width:951px;
	margin:0 auto;
}

.footer a{
	padding:0px 5px 10px 5px;
	color:#333;
	text-decoration:none;
}

.footer a:hover{
	color:#a7a5a5;
	text-decoration:none;
}

