* {
	margin:0px;
	padding:0px;
}
p {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
input {
	background:transparent 
}
a {
	color:#650000;
	text-decoration:none;
}
a:hover {
	color:#5a5a5a;
	text-decoration:underline;
}
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:url(../images/bgR.png) repeat-x left top #ffffff;
}
.clear {
	margin:0px;
	padding:0px;
	height:0px;
	font-size:0px;
	clear:both;
}
#wrapper {
	margin:0px auto;
	width:960px;
}
#branding {
	height:150px;
}
#branding h1{
	font-size:62px;
	font-weight:normal;
}
#topbar {
    background-image:url(../images/topbg.gif);
	background-repeat:repeat-x;
	width:960px;
	height:40px;
	float:left;
}
ul.topNav  {
	margin:0px;
	padding:0px;
	width:960px;
}
.topNav li{
	 float:left;
	 display:inline-block;
}
.topNav li a{
	 float:left;
     font-family:tahoma, arial;
	 font-size:11px;
	 color:#FFFFFF;
	 text-align:center;
	 line-height:35px;
	 display:inline-block;
	 text-decoration:none;
	 background:#313131;
	 padding-left:25px;
	 padding-right:25px;
	 margin-top:5px;
	 border-right:1px dotted #FFFFFF;
}
.topNav li a:hover{
	background:#FFFFFF;
	color:#000000;
	text-decoration:none;
	 border-right:1px dotted #000000;
}
.topNav li a.topNavAct{
	background:#FFFFFF url(../images/topNavSep.png) no-repeat right bottom;
	color:#000000;
	text-decoration:none;
	height:40px;
	position:relative;
	top:-5px;
	border-right:none;
}
.topNav li a.topNavLast{
	border-right:none;
	padding-left:25px;
	padding-right:25px;
}
.topNav li a.topNavActtopNavLast{
	background:#FFFFFF;
	color:#000000;
	text-decoration:none;
	height:40px;
	position:relative;
	top:-5px;
	border-right:none;
	padding-left:25px;
	padding-right:25px;
}
.logo {
	width:354px;
	height:68px;
	margin-right:4px;
	margin-top:42px;
	margin-left: auto;
	}
.logo a{
	width:354px;
	height:68px;
	display:block;
	color:#000
}
.logo a{
	color:#000;
	text-decoration:none
}
.h4 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	margin-top:12px;
	margin-left:50px;
}
.start {
    width:150px;
	height:93px;
	float:left;
}
.start a{
    background-image:url(../images/start_now_n.png);
	background-repeat:no-repeat;
	width:150px;
	height:93px;
	float:left;
	margin-left:355px;
	margin-top:346px;
}
.start a:hover{
    background-image:url(../images/start_now_r.png);
	background-repeat:no-repeat;
	width:150px;
	height:93px;
	float:left;
	margin-left:355px;
	margin-top:346px;
}
#contant {
	width:960px;
}
#contant h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:38px;
	color:#3a3a3a;
	font-weight:normal;
	margin-bottom:20px;
}
#contant h2 span{
	display:block;
	font-size:10px;
	color:#808080;
	border-top:2px dotted #3a3a3a;
	font-family:tahoma, arial;
	padding-top:5px;
}
.contant_1_left {
    width:100%;
}
.contant_1_left img{
	float: left;
	margin-right:10px;
}
.contant_1_left p{
	font-size:14px;
	color:#3a3a3a;
	font-weight:normal;
	line-height:30px;
	text-indent:3em
}
.hidden {
	color:#333;
	background-color:#333
	
}
.contant_1_left td {
	padding:0 10px 0 10px}

.contant_1_left td p {
	text-indent:0;
	line-height:120%
}


.contant_1_left p a {
	color:#650000;
	text-decoration:underline;
}
.contant_1_left p a:hover {
	color:#5a5a5a;
	text-decoration:none;
}

.contant_1_left ul {
 margin: 5px 15px 5px 35px;
 text-indent:0px;
 line-height:150%;
 list-style:outside
}

.contant_1_left h3{
	font-size:24px;
	color:#757575;
	padding-left:10px;
	padding-right:10px;
	font-weight:normal;
	line-height:32px;
	padding-top:4px;
	margin-bottom:5px
}
.bottomClear {
	clear:right;
	margin-bottom:15px;
}

#footer {
    background:#4A4A4A;
	padding:10px;
	padding-bottom:20px;
	margin-bottom:30px;
}
#footer p{
    color:#E1E1E1;
	font-size:14px;
	line-height:20px;
}
.footerForm {
	float:right;
	width:600px;
}
 

#footerContainer {
	background:url(../images/footerContainerBgR.png) repeat-x left top;
	height:50px;
	line-height:50px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#B7B7B7;
	width:100%;
}
#footerContainer p{
	width:960px;
	margin:auto;
	padding:0px 10px;
}
#footerContainer p label{
	float:right;
}
#footerContainer p label a{
	color:#B7B7B7;
}#footerContainer p label a:hover{
	color:#666666;
}