body, a, img, form, div, ul, li {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body {
    font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #FCFCFC;
}

#center {
	padding-top: 7px;
	margin-left: auto;
	margin-right: auto;
	width: 905px;
}

#center .clear {
    clear: both;
}

#top {
	width: 905px;
}

#top .logo {
	width: 272px;
	height: 259px;
	float: left;
	background-image: url(../images/topleft.jpg);
	background-repeat: no-repeat;
}

#top .menu {
	margin-top: 3px;
	width: 628px;
	height: 60px;
	float: right;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
}

#top .menu ul {
	padding: 0px 0px 0px 25px;
}

#top .menu li {
	float: left;
	list-style-type: none;
}

#top .menu li a {
	padding: 22px 10px 21px 10px;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#top .menu li a:hover {
	background: #3D3C3C;
}

#top .menu .bg1, #top .menu .bg2 {
	width: 628px;
	height: 60px;
	background-image: url(../images/menu_bg2.gif);
	background-repeat: no-repeat;
}

#top .menu .bg2 {
	background-image: url(../images/menu_bg3.gif);
	background-position: top right;
}

#top .image {
	padding-top: 1px;
	background: #F7F7F7;
	width: 628px;
	height: 200px;
	float: right;
}

#cont {
	width: 905px; 
}

#cont a {
	color: #E66422;
	text-decoration: none;
}

#cont a:hover {
	color: #E66422;
	text-decoration: underline;
}

#cont h2 {
	padding: 20px 0px 6px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 15px;
	font-weight: bold;
}

#cont .left {
	padding: 0px 5px 8px 5px;
	width: 261px;
	float: left;
	font-weight: normal;
	line-height: 15px;
	font-size: 13px;
}

#cont .left h2 {
	margin-bottom: 5px;
	color: #E66422;
	border-bottom: 1px #E66422 solid;
}


#cont .left ul li{
	list-style: none;
	border: 1px white solid;
	background: #E66422;
	padding: 10px;
	font-weight: bold;
}

#cont .left ul li:hover{
	list-style: none;
	border: 1px #E66422 solid;
	background: white;
	padding: 10px;
	font-weight: bold;
}

#cont .left ul li a{
color: white;
}

#cont .left ul li:hover a{
color: #E66422;
}

#cont .right {
	padding: 0px 30px 10px 30px;
	width: 568px;
	float: right;
	background: #F7F7F7;
	min-height: 360px;
}

#cont .right h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	font: normal 11px Tahoma;
}

#cont .right h1 a{
	color: #E66422;
	text-decoration: none;
}

#cont .right h1 a:hover {
	color: #E66422;
	text-decoration: underline;
}

#cont .right h2 {
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;
	border-bottom: 1px #333333 solid;
}

#cont .right p {
	margin: 0px 0px 10px 0px;
	text-align: justify;
	text-indent: 30px;
	   font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#cont .right p.sub-title {
	margin: 0px 0px 10px 0px;
	text-align: justify;
	text-indent: 0px;
	font-weight: bold;
}

#cont .right p.list-title {
	margin: 0px 0px 5px 0px;
	text-align: justify;
	text-indent: 0px;
	font-weight: normal;
}

#cont .right ol {
	margin-left: 5px;
	padding-left: 15px;}

#cont .right ol li {
	line-height: 15px;
	list-style: decimal;
	padding-left: 0px;
	background-image: none;
}

#cont .right li {
	line-height: 17px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style: none;
	padding-left: 15px;
}

#cont .right ul.no-mark li {
	line-height: 17px;
	background-image: none;
	list-style: none;
	padding-left: 15px;
}

#cont .right input {
	width: 350px;
	margin-bottom: 4px;
	}
	
#cont .right input.submit_button {
	width: 150px;
	}

#footer {
	height: 40px;
}

#footer .left {
	padding-top: 5px;
	width: 268px;
	float: left;
	color: #CCCCCC;
	border-top: 1px #333333 solid;
	vertical-align: -4px;
}

#footer .left img {
	vertical-align: -4px;
}

#footer .right {
	margin-top: 1px;
	padding-top: 2px;
	color: #7b7b7b;
	font: normal 11px Tahoma;
	text-align: center;
	width: 627px;
	float: right;
	border-top: 7px #333333 solid;
}
