body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
	background: url(../images/TopBg.jpg) repeat-x;
}
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#333333;
}
A:Focus {
	outline:none;
}
p {
	padding:0 0 10px 0;
	line-height:18px;
}
.clear {
	clear:both;
}
ul{
list-style:none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2, h3, h3, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*wrapper starts here*/


#wrapper {
	background: url(../images/Banner_bg.jpg) no-repeat 50% 0;
	margin:184px 0 0 0;
	position:relative;
	min-height:501px;
}

#wrapperInner {
	background: url(../images/Banner_bg_small.jpg) no-repeat 50% 0;
	margin:184px 0 0 0;
	position:relative;
	min-height:383px;
}


/*main_wrap starts here*/
.main_wraper {
	position:absolute;
	width:100%; 
	top:0;
}

.main_wrap {
	width:1179px;
	margin:0 auto;
}

/*Header starts here*/

.HeaderWrap {
	height:181px;
	padding:0px 11px 0px 11px;
	width:1157px;
}


.logo {
	height:96px;
	padding:23px 0px 0px 24px;
	width:1133px;
}

.menu {
	background:url(../images/Menu_bg.png) no-repeat;
	width:1155px;
	height:62px;
}

.menu ul{
list-style:none;
padding:0px 0;
}

.menu li {
	float:left;
	background:url(../images/Divivder.png) no-repeat top right;
	}
.menu li a{
	font-weight: normal;
	padding:0px 0 0 0;
	text-align:center;
	height:39px;
	padding:23px 23px 0px;
	display:block;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	text-transform:uppercase;
}

.menu li a:hover{
	background:url(../images/Menu_bg_Repeat.png);
	color:#5cb8e6;
	
}

.menu li a.Homeselect{
background: url(../images/Menu_bg_RepeatHome.png) no-repeat;
	font-size:14px;
	font-weight: normal;
	text-align:center;
	float:left;
	width:41px;
	height:39px;
	padding:23px 23px 0px;
	display:block;
	color:#5cb8e6;
}

.menu li a.select{
background:url(../images/menu_bg_Repeat.png) repeat-x;
	font-size:14px;
	font-weight: normal;
	padding:0px 0 0 0;
	text-align:center;
	float:left;
	height:39px;
	padding:23px 23px 0px;
	display:block;
	color:#5cb8e6;
}

.BannerWrap {
	width:1090px;
	height:245px;
	padding:256px 0px 0px 89px;
}

.BannerWrapInner {
	width:1090px;
	height:383px;
	padding:0px 0px 0px 89px;
}


.BannerBtn {
	padding:0;
	}
.BannerBtn a{
	height:59px;
	width:260px;
	display:block;
	background:url(../images/RegisterBtn.png) no-repeat; 
}

.BannerBtn a:hover{
	background: url(../images/RegisterBtnHover.png) no-repeat;
}

.ContentWrap {
	width:1179px;
	background:url(../images/ContentBG.jpg) repeat-y 74px top;
}


.ContentWrapLeft {
	width:256px;
	float:left;
	padding:0px 20px 0px 92px;
}

.ContentWrapLeft ul{
	list-style:none;
	padding:0px 0 0 0;
}

.ContentWrapLeft li {
	font-size:20px;
	color:#4e4d4d;
	font-weight:normal;
	font-style:oblique;
	background: url(../images/B-Line.jpg) no-repeat left bottom;
	padding-bottom:17px;
	padding-top:17px;
	}
	


.ContentWrapLeft li a {
	background: url(../images/Flower.jpg) no-repeat left 1px;
	padding:0px 0px 10px 25px;
	cursor: text; 
	line-height:20px;
}

.ContentWrapLeft li a span{
	color:#817e7e;
	font-size:16px;
	padding:0px 0 17px 25px;
	font-style:normal;
}


.ContentWrapRight {
	width:697px;
	float:left;
	padding:10px 92px 0px 22px;
}

.ContentWrapRight h2 {
	font-weight:bold;
	font-size:24px;
	color:#c85705;
	padding:10px 0px 20px 0px;
}

.ContentWrapRight h3 {
	font-weight:bold;
	font-size:18px;
	color:#990000;
	padding:0px 0px 10px 0px;
}

.ContentWrapRight h4 {
	font-weight:bold;
	font-size:14px;
	color:#9c5503;
	padding:10px 0px 10px 0px;
}

.ContentWrapRight p{
	font-size:16px;
	line-height:20px;
}

.ContentWrapRight ol{
	list-style: decimal;
	padding-left:20px;
	font-weight:bold;
		color:#c85705;
}

.ContentWrapRight ol li{
	font-size:16px;
	line-height:20px;
	padding-bottom:10px;
		font-weight: normal;
		color:#333;
}

.ContentWrapReg {
	background-color:#FFF;
	width:979px;
	padding:10px 0px 0px 0px;
	margin:0 100px;
}

.ContentWrapReg h2 {
	font-weight:bold;
	font-size:24px;
	color:#c85705;
	padding:10px 0px 20px 0px;
}

.ContentWrapReg h3 {
	font-weight:bold;
	font-size:18px;
	color:#990000;
	padding:0px 0px 10px 0px;
}

.ContentWrapReg h4 {
	font-weight:bold;
	font-size:14px;
	color:#9c5503;
	padding:10px 0px 10px 0px;
}

.ContentWrapReg p{
	font-size:16px;
	line-height:20px;
}

.link {
	color:#06F;
	text-decoration:underline;
}

.link:hover {
	color:#06F;
	text-decoration:none;
}

.ContentWrapRight ol{
	list-style: decimal;
	padding-left:20px;
	font-weight:bold;
		color:#c85705;
}

.ContentWrapReg ol li{
	font-size:16px;
	line-height:20px;
	padding-bottom:10px;
		font-weight: normal;
		color:#333;
}

.image {
	float:left;
	padding:0 10px 3px 0; 
}

.Committee ul{
	list-style:none;
	padding:0px 0 0 0;
}

.Committee li {
	font-size:20px;
	color:#4e4d4d;
	font-weight:normal;
	font-style:oblique;
	padding-bottom:17px;
	width:340px;
	float:left;
	height:75px;
	}

.Committee li span{
	color:#817e7e;
	font-size:16px;
	padding:0px 0 17px 0px;
	font-style:normal;
}

.footer {
	background:#283849;
	height:75px;
}

.footerInner {
	width:1015px;
	padding:10px 10px 0px 5px;
	color:#fff;
	font-size:12px;
	font-style:normal;
	margin:auto;
}

.footerInner a{
	padding:0px 5px 0px 5px;
	color:#fff;
}

.footerInner a:hover{
	color:#70cefd;
	text-decoration: underline;
}

.footerInner span {
	float:right;
}

.td_space {
	padding-left:5px;
}

.numberfield {
	width:50px;
	height:20px;
	border:1px solid  #abadb3;
}

.textfield {
	width:150px;
	height:20px;
	border:1px solid  #abadb3;
}
.textfield-1 {
	width:200px;
	height:20px;
	border:1px solid  #abadb3;
}

.List {
	width:130px;
	height:20px;
	border:1px solid  #abadb3;
}




