@charset "utf-8";

body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #000000;
}
a:active {
	color: #006699;
}

.Titles {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #003366;
}

.GreenFont {
	color:#ff9900;
}

.BlackFont {
	color:#000000;
}

.FontSize11px {
	font-size:11px;
}

#Top {
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #003366;
	padding-top:230px;
	padding-left:320px;
	width:450px;
	height:30px;
	background:url(images/top.png) top no-repeat;
	margin:0px auto 0px auto;
	position:relative;
}

#Main {
	padding:0px;
	width:770px;
	background:url(images/page_bg.png) bottom no-repeat;
	margin:0px auto 0px auto;
	position:relative;
}

#Mainall {
	padding:0px 25px 20px 25px;
	width:720px;
	background:url(images/top2.png) top left no-repeat;
	margin:0px;
	position:relative;
}


#LeftColumn {
	padding:0px 30px 0px 0px;
	width:250px;
	position:relative;
	margin:0px;
}

#RightColumn {
	padding: 0px 20px 20px 20px;
	width:400px;
	position:relative;
	background:url(images/form_bg.png) bottom no-repeat;
}


.TitleLayer {
	padding: 20px 0px 3px 0px;
	position:relative;
	border-bottom: dashed 1px #999999;
}

.Benefits {
	padding: 10px 0px 15px 0px;
	position:relative;
	font-size:14px;
}

.Benefits ul {
list-style:none;
list-style-image:url(images/ico_check.png);
}

#Testimonial {
	padding: 10px 8px 0px 117px;
	width:125px;
	height:161px;
	position:relative;
	background:url(images/testimonialbg.png) bottom no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
