@charset "utf-8";
.wrapper {
	margin: 0 auto;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.wrapper .header {
	background-image: url('logo.jpg');
	background-repeat: no-repeat;
	margin: 0px
}
.wrapper .header .logo {
	background-image: url('images/logo.jpg');
	background-repeat: no-repeat;
	height: 90px;
	text-align: left;
	padding-right: 10px
}

.wrapper .header .logo1 {
	
	padding-right: 10px
}

.wrapper .header .menu {
	border-bottom:1px solid #999999; margin:0px; height: 35px;
	background-image: url('images/bgMenu.jpg');
	background-repeat: repeat-x;
	padding: 0px
}
.wrapper .header .menu ul {
	margin: 0px;
	padding: 0px;
}
.wrapper .header .menu li {
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	line-height: 35px;
	height: 40px;
}
.wrapper .header .menu a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.wrapper .header .menu a:hover {
	text-decoration: underline;
	color: #E77918;
}

.wrapper .banner {
	background-image: url('images/banner.jpg');
	height: 282px;
	margin: 0px;
	padding: 0px
}
.wrapper .maincontent {
	background-image: url('images/bgMaincontent.jpg');
	height: 222px;
	padding-top: 10px;
	padding-bottom: 10px
}
.wrapper .maincontent1 {
	padding: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.wrapper .maincontent1 p {
	padding: 0px;
}


.wrapper  .maincontent  .panels {
	float: right;
	width: 229px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 10px;
	height: 200px;
}
.wrapper .maincontent .panels h3 {
	text-transform: uppercase;
	color: #E47614;
}
.wrapper .maincontent1 .contRegistration {
	margin:0 auto; background-image: url('images/bgRegist.jpg');
	height: 476px;
	width: 300px;
	text-align: right;
	padding-right: 96px;
	padding-top: 50px;
	padding-left: 20px
}
.wrapper .maincontent1 .contRegistration ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.wrapper .maincontent1 .contRegistration li {
	margin: 0px;
	padding: 0px;
	height: 40px;
}
.wrapper .maincontent1 .contRegistration .textarea {
	height: 95px;
	vertical-align: text-top;
	display: block;
}
.textarea1 {
	height: 75px;
	width: 200px;
}
.textbox  {
	width: 200px;
}




h3    {
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	color: #E47718;
	padding-top: 10px;
	padding-bottom: 10px;
}


.wrapper .footer {
	height: 25px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #76B83D;
	padding-top: 5px;
}
.wrapper .footer ul {
	margin: 0px;
	padding: 0px;
}
.wrapper .footer li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	line-height: 20px;
}
.wrapper .footer li a {
	color: #333333;
	text-decoration: none;
}
.wrapper .footer li a:hover {
	color: #E77918;
	text-decoration: underline;
}

.copyright   {
	font-size: 11px;
	color: #999999;
	float: right;
}
.fltright a {
	font-weight: bold;
	color: #E77918;
	text-decoration: none;
}
.fltright a:hover {
	color: #C26714;
	text-decoration: underline;
}




.wrapper .maincontent .panels img {
	float: right;
}
.fltright {
	float: right;
}
.fltleft {
	float: left;
	margin-left: 43px;
}

.clrflt {
	clear: both;
	height: 1px;
}
body {
	background-color: #CCCCCC;
	margin-top: 0px;
}
.style1 {
	font-size: 24px;
	color: #E37715;
	font-weight: bold;
}
.wrapper .maincontent1 table {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.greyrow {
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
}
.greyborder {
	border: 1px solid #CCCCCC;
}

body {
	background-color: #CCCCCC;
	margin: 0px;
}
.wrapper .maincontent1 a {
	color: #E47718;
	text-decoration: none;
}
.wrapper .maincontent1 a:hover {
	text-decoration: underline;
}
