* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #292929;
	}
#wrapper { 
	margin: 0 auto;
	width: 622px;
}
#header {
 	width: 624px;
 	float: left;
 	padding: 0px;
 	height: 131px;
	background: #292929;
}
#leftcolumn { 
	color: #333;
	border-left: 0px solid #595856;
	border-top: 0px solid #595856;
	border-bottom: 0px solid #595856;
 
	background: #FFF;
	margin: 0px;
	padding: 0px;
	height: 422px;
	width: 312px;
	float: left;
}
#rightcolumn { 
	float: right;
	color: #333;
	background: #FFF;
	margin: 0px;
	padding: 0px;
	height: 422px;
	width: 310px;
	display: inline;
}
#footer { 
	width: 580px;
	clear: both;
	color: #787878;
	background: #292929;
	padding: 0px;
	margin: 2px 16px 0px 16px;
	text-align: center;
	padding-top: 10px;
}
#footer a{ 
	color: #787878;
}
#maingImg {
	height: 246px;
	background: red;
	background: url(img/top_left_bgr.gif) no-repeat top;
}
#mainMenu {
	width: 312px;
	height: 100px;
	background: url(img/menu.gif) repeat-y;
}
#menutop {
	background: url(img/menu_top.gif) no-repeat top;
	width: 312px;
	height: 50px;
}
#menubottom {
	background: url(img/menu_bottom.gif) no-repeat bottom;
	width: 312px;
	height: 26px;
}
#ContentText { 
	width: 270px; 
	height: 200px; 
	color: #FFF;
	padding-left: 20px;
	font-size: 11px;
}
#ContentTop{
	width: 310px;
	height: 25px;
	background: url(img/content_top.gif) no-repeat top;
}
#ContentBottom {
	width: 310px;
	height: 76px;
	background: url(img/content_bottom.gif) no-repeat bottom;
	cursor: pointer;
}
#content {
	width: 312px;
	height: 321px;
	background: url(img/content.gif) repeat-y;
}
#mainMenu ul { 
	list-style-type: none; 
	margin: 0px; 
	padding-left: 10px;
	padding-top: 6px;
	width: 290px;
}
a {
	color: #292929;
}
#ContentText a.white {
	color: #FFF;

}

#mainMenu li a {
	text-decoration: none;
	display: block;
	margin: 4px 4px 4px 7px;
	line-height: 20px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	background: #CCC url(img/menu_bgr.gif) no-repeat;
	
}
#mainMenu li.active a { 
	background: #CCC url(img/menu_bgr_active.gif) no-repeat;
}
#mainMenu li a:hover {
	font-weight: bold;
}
#contactlink {
	padding-top:4px;
	width: 295px;
	text-align: right;
}
#contactlink a {
	color: #fbb611;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	background: url(img/bullet.gif) no-repeat left;
}
#ContentText a {
	color: #fbb611;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	margin-bottom: 10px;
}
.input {
	margin-bottom: 8px;
}
#mandatoryField { 
	display:none
}
.more {
	background: url(img/bullet_grey.gif) no-repeat left;
	width: 20px;
}
.more a {
	padding-left: 10px;
	font-size: 11px;
	line-height: 25px;
}
.summary {
	margin: 0px;
	padding:0px;
}

.summary span {
	float:left;
	margin: 0px 15px 20px 0px;
	padding: 0px;
	
}

.big_img{
margin:3px 0px 0px 3px;
}

.submit {
	padding-top: 10px;
}
#header img {
	border: none;
	padding: 80px 0px 0px 4px;
}
#text0 img {
	float: left;
}

p{
	padding-top:10px; line-height: 1.2;
}
