body {
	margin:0;
	padding:0;
	font-size:12px;
	background:#ECE9E9;
	font-family:Arial;
	color:#545353;
	line-height:18px;
}
body * {
	outline:none;
}
.clear {
	margin:0;
	padding:0;
	line-height:0;
	height:0;
	font-size:0;
	clear:both;
}
p, img, h1, h2, h3 {
	margin:0;
	padding:0;
}
a {
	color:#075F72;
}
a:hover {
	color:#000;
	text-decoration:none;
}
#Page {
	margin:0 auto;
	padding:0;
	width:999px;
	background:url(page-bg.gif) repeat-y 0 0;
}
#Wrap {
	margin:0 auto;
	padding:0;
	width:989px;
}
/************ Header Css Start Here ************/
#Header {
	height:79px;
	position:relative;
	background:url(header-bg.gif) repeat-x 0 0;
	padding-top:5px;
	z-index:1000;
}
#Logo {
	position:absolute;
	top:17px;
	left:15px;
	background:url(logo.gif) no-repeat 0 0;
	height:103px;
	width:197px;
	text-indent:-9000px;
	display:block;
}
#Logo a {
	display:block;
	width:180px;
	height:22px;
	margin:20px 0 0 10px;
}
.language-box {
	position:absolute;
	top:5px;
	right:0;
	background:url(language-box.gif) no-repeat 0 0;
	width:168px;
	height:24px;
	text-align:center;
}
.language-box select {
	width:123px;
	margin:0;
	padding:0;
	font-size:11px;
	color:#343737;
	font-family:Arial;
	line-height:14px;
}
#Menu {
	position:absolute;
	top:35px;
	left:241px;
	width:760px;
	font-size:14px;
}
#Menu ul {
	margin:0;
	padding:0;
}
#Menu ul li {
	margin:0;
	padding:0 3px 0 0;
	list-style:none;
	display:block;
	float:left;
	height:28px;
	display:block;
	width:auto;
}
#Menu ul li a {
	margin:0;
	padding:0 14px;
	display:block;
	float:left;
	height:28px;
	line-height:26px;
	color:#3F3F3F;
	text-decoration:none;
	background:url(devider.gif) no-repeat right 7px;
	
}
#Menu ul li a.last {
	background:none;
	
}
#Menu ul li a:hover {
	margin:0;
	padding:0;
	display:block;
	float:left;
	height:28px;
	line-height:26px;
	color:#3F3F3F;
	text-decoration:none;
	background:url(menu-right.gif) no-repeat top right;
	cursor:pointer;
	
}
#Menu ul li a:hover span {
	margin:0;
	padding:0 14px;
	display:block;
	float:left;
	height:28px;
	line-height:26px;
	color:#3F3F3F;
	text-decoration:none;
	background:url(menu-left.gif) no-repeat top left;	
}
#Menu ul li a.active {
	margin:0;
	padding:0;
	display:block;
	float:left;
	height:28px;
	line-height:26px;
	color:#3F3F3F;
	text-decoration:none;
	background:url(menu-right.gif) no-repeat top right;
}
#Menu ul li a.active span {
	margin:0;
	padding:0 14px;
	display:block;
	float:left;
	height:28px;
	line-height:26px;
	color:#3F3F3F;
	text-decoration:none;
	background:url(menu-left.gif) no-repeat top left;	
}
/************ Header Css End Here ************/

/************ Banner Css Start Here ************/
#Banner {
	width:989px;
	height:258px;
	position:relative;
	background:url(banner.jpg) no-repeat 0 0;
	z-index:10;
}
.get-free {
	margin:0;
	padding:0;
	position:absolute;
	top:166px;
	left:69px;
	display:block;
	width:289px;
	height:31px;
	text-indent:-7000px;
	background:url(get-free.gif) no-repeat 0 0;
}
.get-free:hover {
	margin:0;
	padding:0;
	position:absolute;
	top:166px;
	left:69px;
	width:289px;
	height:31px;
	display:block;
	text-indent:-7000px;
	background:url(get-free.gif) no-repeat 0 -31px;
}
/************ Banner Css End Here ************/

/************ Container Css Start Here ************/
#Container {
	margin:0;
	padding:0 0 25px 0;
	width:989px;
	background:url(container-bg.jpg) repeat-y 0 0;
}
#Container h1 {
	font-size:22px;
	font-weight:bold;
	color:#242020;
	line-height:22px;
	font-family:"Trebuchet MS";
}
h1 img {
	vertical-align:middle;
	margin-right:7px;
}
.content-box {
	width:279px;
	float:left;
	padding-left:24px;
	margin-top:15px;
	background:url(dotted-bg.gif) no-repeat right 14px;
	min-height:176px;
	height:auto !important;
	height:176px;
}
.content-box a {
	text-decoration:none;
	color:#545353;
}
.content-box a:hover {
	text-decoration:none;
	color:#9B0101;
}
.content-box ul {
	margin:0;
	padding:0;
}
.content-box ul li {
	margin:0;
	padding:0 0 0 8px;
	list-style:none;
	background:url(bullet.gif) no-repeat 0 8px;
}
.content-box .left-img {
	float:left;
	width:65px;
}
.font_16 {
	font-size:16px;
}
.font_11 {
	font-size:11px;
}
.red-txt {
	color:#9B0101;
	text-decoration:none;
}
.content-box .content {
	float:left;
	width:210px;
}
.content-box h1 {
	margin:10px 0 0px 0;
}
.welcome-box {
	width:379px;
	float:left;
	text-align:center;
	margin-top:15px;
	background:url(dotted-bg.gif) no-repeat right 14px;
	min-height:176px;
	height:auto !important;
	height:176px;

}
.welcome-box a {
	text-decoration:none;
	color:#545353;
}
.welcome-box a:hover {
	text-decoration:none;
	color:#9B0101;
}
.welcome-box h1 {
	margin:10px 0 15px 0;
}
.testimonial-box {
	width:264px;
	float:left;
	padding-left:25px;
	margin-top:15px;
	background:url(testimonial-bg.gif) no-repeat top right;
}
.testimonial-box h1 {
	margin:10px 0 2px 0;
}
.green-txt {
	color:#4B7C0C;
}
.green {
	color:#6A9A2D;
}
.black {
	color:#000;
}
.MainContent {
	float:left;
	width:680px;
	padding:0 20px 0 24px;
	margin:15px 0 0 0;
	background: url(dotted-bg.gif) repeat-y right 0;
}
.MainContent1 {
	float:left;
	width:940px;
	padding:0 20px 0 24px;
	margin:15px 0 0 0;
}
#Container .MainContent h1, #Container .MainContent1 h1 {
	margin-bottom:12px;
}
#Container .MainContent h1 img, #Container .MainContent1 h1 img {
	vertical-align:middle;
	margin-right:6px;
}
#Container .MainContent p, #Container .MainContent1 p {
	padding-bottom:12px;
	text-align:justify;
}
.Content {
	padding-left:10px;
}
.SiteLayout {
	padding:20px 0;
	overflow:hidden;
}
.SiteLayout img {
	float:left;
	margin-right:20px;
}
#Container .MainContent .SiteLayout  p {
	padding-bottom:8px;
}
img {
	border:0;
	margin:0;
	padding:0;
}
.SiteLayout p img {
	margin-right:3px;
	float:none;
	vertical-align:middle;
}
.MoreInfo img {
	vertical-align:middle;
}
.Contact_box {
	border:1px solid #CFCFCF;
	margin-top:20px;
}
.Contact_box h3 {
	background:#CFCFCF;
	font-size:15px;
	padding:0 10px;
	line-height:20px;
}
.Contact_box dl {
	width:600px;
	margin:12px auto 0 auto;
	overflow:hidden;
}
.Contact_box dl dt {
	width:20%;
	float:left;
	line-height:22px;
	margin:0;
}
.Contact_box dl dd {
	width:70%;
	margin:0 0 10px 20%;
}
.Contact_box dl dd input {
	width:220px;
	border:1px solid #DADADA;
	height:18px;
	padding:2px;
}
.Contact_box dl dd textarea {
	width:370px;
	border:1px solid #DADADA;
	height:130px;
	padding:2px;
}
.Contact_box dl dd input.submit {
	width:128px;
	border:0;
	height:28px;
	padding:0 0 10px 0;
	cursor:pointer;
	color:#fff;
	background:url(pay.jpg) no-repeat top left;
}
.Contact_box dl dd input.submit:hover {
	color:#fff;
}
.paying {
	width:128px;
	height:28px;
	color:#fff;
	display:block;
	background:url(pay.jpg) no-repeat top left;
	text-decoration:none;
	text-align:center;
	margin:0 0 0 28px;
}
.paying:hover {
	color:#fff;
}
.SiteMap a {
	color:#075F72;
	text-decoration:none;
}
.SiteMap a:hover {
	color:#075F72;
	text-decoration:underline;
}
.SiteMap a.black {
	color:#000;
}
.SiteMap p {
	padding:6px 0 0 10px;
	line-height:20px;
}
.RightSidebar {
	width:240px;
	float:right;
	display:inline;
	margin:15px 10px 0 0;
}
.RightSidebar .testimonial-box {
	width:auto;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	float:none;
}
.RightSidebar .testimonial-box h1 {
	margin:0 0 10px 0;
	padding-top:4px;
}
.RightSidebar .testimonial-box p {
	padding-bottom:12px;
}

.Iframe {
	display:block;
	border:0;
	overflow:auto;
	width:670px;
}

/************ Container Css End Here ************/

/************ Footer Css Start Here ************/
#Footer {
	background:url(footer-bg.gif) no-repeat top left;
	width:979px;
	height:53px;
	padding-top:12px;
	padding-left:20px;
}
#Footer span {
	display:block;
	text-align:right;
	float:right;
	width:60%;
	padding-right:20px;
	color:#7F7F7F;
}
#Footer span a {
	color:#7F7F7F;
	text-decoration:none;
	margin:0 3px;
}
#Footer span a:hover {
	color:#000;
	text-decoration:underline;
}
/************ Footer Css End Here ************/
