@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	font-family: Helvetica;
}
#container {
	text-align: left;
	margin: 0 auto; /* center the layout in mozilla and IE 6+ */
	width: 900px;
	height: auto;
	margin-top: 70px;
}
#header {
	height: 50px;
}



#logo {
	width: 370px;
	height: 50px;
	float: left;
}
#navbar {
	float: right;
	width: 528px;
	height: 48px;
	color:#FFFFFF;
	background-color: #000000;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border: 1px solid #000000;
	font-size: 14.5px;
}
#navbar_list {
	color:#FFFFFF;
	padding:0;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
	font-weight: bold;
}
#navbar_list  li {
	display:inline;
}
#navbar_list  li  a {
	float:left;
	text-decoration:none;
	color: #FFFFFF;
	padding-left: 9px;
	padding-top: 15px;
}
#navbar_list li a:hover {
	color: #75cc01;
}
#content {
	height: auto;
}
#content_left {
	width: 470px;
	float: left;
	height: inherit;
}
#content_left object {
	vertical-align: bottom;
}
#textfield {
}



#content_right {
	float: right;
	width: 388px;
	height: auto;
	background-color: #E2E3E5;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border: 1px solid #E2E3E5;
	font-size: 13px;
	font-weight: 400;
	color: #000000;
	line-height: 21px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content_right_reset {
	clear: both;
}



#content_right h1 {
	color: #000000;
	font-size: 23px;
	letter-spacing: 0px;
}
#content_right img {
	padding-right: 20px;
	float: left;
}
#content_right_img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content_right_direct img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

#content_right_img img {
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content_right_img_right {
	float: right;
}
#content_right_img_right img {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#content_right_hlight  {
	color: #ad002d;
	font-weight: bold;
}
#content_right_title {
	font-size: 11px;
	line-height: 10px;
}

#content_right a:link {
	text-decoration: none;
	color: #000000;
} 

#content_right_site img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

#content_right a:hover {
	color: #ad002d;
	text-decoration: none;
}
#content_right a:visited {
	color: #000000;
	text-decoration: none;
}

#footer {
	width: 900px;
	height: 50px;
	clear: both;
	float: left;
	vertical-align: middle;
	font-size: 11px;
}
	
#footer img {
	text-align: center;

}

	
#textfield2
	{
	height: 170px;
	width: 300px;
	}
#textfield
	{
	width: 257px;
	}
