/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	background-image:url(../images/back.jpg);
}
.Copy1{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:25px; font-weight: bold; margin:0; padding:0; background-image:none; }
.Copy2{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; font-weight: bold; margin:0; padding:0; background-image:none; }
.Copy3{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight: bold; margin:0; padding:0; background-image:none; }
.Copy4{ font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #fdf900; margin:0; padding:0; background-image:none; }
.main_container{
	width:730px;
	margin:10px auto 0 auto;
	background-color:white;
	border:1px solid #CCCCCC;
}
.top{
	width:719px;
	margin-left:11px;
	height:185px;
	background-image:url(../images/top_banner.jpg);
	background-repeat:no-repeat;
}
.login_area{
	margin-top:10px;
	float:left;
	line-height:30px;
}
.login_area .button{
	margin:0px;
	background-color:#8da4ce;
	color:#FFFFFF;
}
.login_area_txt{
	line-height:20px;
	margin-left:10px;
}
.login_area_txt a{
	text-decoration:none;
	color:#8da4ce;
}
.contact_details{
	float:right;
}
.contact_details div{
	height:16px;
	line-height:16px;
	width:130px;
	letter-spacing:-0.5px;;
	color:#FFFFFF;
	background-color:#5274b4;
	text-align:center;
	margin-bottom:10px;
}
.contact_details div a{
	color:#FFFFFF;
	text-decoration:none;
}
.main_content{
	margin-top:15px;
	margin-bottom:15px;
	width:650px;
	background-image:url(../images/link_con_bg.jpg);
	background-position:0px 20px;
	background-repeat:repeat-y;
}
.left_menu{
	margin: 0;
	width:122px;
	float:left;
	padding-left:11px;
	font-weight:bold;
}
.home_item, .active_home_item{
	width:122px;
	height:38px;
	line-height:38px;
	background-image:url(../images/active_link_bg.jpg);
	background-repeat:no-repeat;
	color:#c8b282;
}
.home_item{
background-image:url(../images/link_bg2.jpg);
}
.active_home_item a{
color:#c8b282;
}
.home_item div, .active_home_item div{
	width:87px;
	padding-right:5px;
	text-align:right;
}
.left_menu_item, .left_menu_item2, .left_menu_item3, .left_menu_brown_item, .left_menu_brown_item2, .left_menu_brown_item3{
	width:122px;
	height:41px;
	background-image:url(../images/link_bg.jpg);
	background-repeat:no-repeat;
}
.left_menu_brown_item, .left_menu_brown_item2, .left_menu_brown_item3{
background-image:url(../images/link_bg1.jpg);
}
.left_menu_item2, .left_menu_brown_item2{
	padding-top:5px;
	height:36px;
}
.left_menu_item3, .left_menu_brown_item3{
	padding-top:13px;
	height:28px;
}
.left_menu_item div, .left_menu_item2 div, .left_menu_item3 div, .left_menu_brown_item div, .left_menu_brown_item2 div, .left_menu_brown_item3 div{
	width:87px;
	padding-right:5px;
	text-align:right;
}
#active_item{
background-image:url(../images/active_link_bg1.jpg);
}
#active_item a{
color:#c8b282;
}
.blank_space{
	width:122px;
	height:20px;
	background-image:url(../images/blank_bg.jpg);
	background-repeat:no-repeat;
}
.txt_container{
	float:left;
	width:517px;
}
.txt{
	width:517px;
	margin-top:15px;
}
.left_cnt{
	float:left;
	width:300px;
}
.left_cnt span{
	font-weight:bold;
}
.right_cnt{
	float:right;
	width:205px;
}
.article{
	margin-top:20px;
	line-height:20px;
	text-align:justify;
}
.fright{
	float:right;
	text-align:right;
}
.header{
	height:20px;
	padding-left:20px;
	width:497px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	border-bottom:3px solid #6686bc;
}
.right_menu{
	float:right;
}
.right_menu div.menu_item{
	float:left;
	height:17px;
	line-height:17px;
	background-color:#4b6aa0;
	padding-left:10px;
	padding-right:10px;
	margin-left:5px;
}
.right_menu div a{
	color:#FFFFFF;
}
.right_txt{
	margin-top:15px;
	width:195px;
	height:377px;
	padding-top:20px;
	padding-right:10px;
	background-image:url(../images/bg.jpg);
	line-height:20px;
}
.right_txt span{
	font-weight:bold;
}
.btn{
	margin-top:15px;
	float:right;
	height:17px;
	line-height:17px;
	background-color:#6686bc;
	padding-left:10px;
	padding-right:10px;
}
.btn a{
	color:#FFFFFF;
}
.footer{
	width:710px;
	border-top:9px solid #ebf2ff;
	margin-left: 10px;
}
.footer .menu{
	width:730px;
	height:36px;
	line-height:36px;
	text-align:center;
}
.footer .menu a{
	color:#6686bc;
	word-spacing:0px;
	letter-spacing:-0.8px;
	font-size:9px;
	margin-right:8px;
}
.footer .btn{
	margin-top:0px;
}
.footer .btn a{
	font-size:10px;
}
form{
	margin:0px;
	padding: 0px;
}
input{
	border:1px solid #8da4ce;
	font-size:11px;
}
input.login{
	width:120px;
}
.clear{
	clear:both;
}
h1{
	float:left;
	line-height:20px;
	font-weight:bold;
	font-size:12px;
	padding:0px;
	margin:0px;
}
h1 span{
	color:#c8b282;
}
a{
	color:#000000;
	text-decoration:none;
}
img{
	border:0px;
}
#print{
	display:none;
}
#webdesign{
	width:730px;
	margin:0 auto 0 auto;
	padding:0;
}

#webdesign a{
	float:right;
	height:17px;
	line-height:17px;
	background-color:#6686bc;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	margin-bottom:10px;
}

/* registerform */
#registerform {
	float:left;
	margin-left: auto;
	background-color:#FFFFFF;
	width:100%;
}
#registerform fieldset {
	margin: 0;
	border-width: 0;
}
#registerform textarea {
	width: 20em;
	height: 11em;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #a19e96;
}
#registerform input {
	font-size: 11px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #a19e96;
}
#registerform p {
	padding: 10px 0 0;
	font-size: 11px;
	color:#000000;
}
#registerform h2{
	padding: 10px 0 0;
	text-align: left;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}
#registerform label {
	float: left;
	display: block;
	width: 17em;
	text-align: right;
	margin-right: 0.5em;
	margin-left: 60px;
}
#registerform .submit, #registerform .reset {
	margin-left: 210px;
	border-width: 0;
	color: #7a765c;
	font-weight: bold;
	background: #d6d4c9;
	cursor: hand;
	cursor: pointer;
}
#registerform .reset {
	margin-left: 10px;
}
#registerform .btn{
	margin:15px 150px 0 0;
	height:17px;
	line-height:17px;
	background-color:#6686bc;
	padding-left:10px;
	padding-right:10px;
}
p, ul, ol {
	line-height:20px;
}


/* contactform */

#contactform {
	float: right;
	margin: 0 auto;
	width: 500px;
}
#contactform fieldset {
  margin: 0;
  border-width: 0;
}
#contactform textarea {
  width: 15em;
  height: 18em;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #a19e96;
}
#contactform input {
  font-size: 11px;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #a19e96;
}
#contactform p {
  padding: 5px 0 0;
  font-size:11px;
  color:#000000;
}
#contactform label {
  display: block;
  width: 10em;
  float: left;
  text-align: right;
  margin-right: 0.5em;
}
#contactform .submit, #contactform .reset {
  margin-left: 170px;
  border-width: 0;
  color: #7a765c;
  font-weight: bold;
  background: #d6d4c9;
  cursor: hand;
  cursor: pointer;
}

#contactform .reset{
  margin-left: 0px;
}
