body{
	padding:0px;
	margin:0px;
	background: #d8d8d8;
	text-align:center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:8pt;
	overflow: -moz-scrollbars-vertical;
}

#top{
	height:20px;
	width:770px;
	background: #cad8e7 url("../images/bg_top.jpg");
	padding:0px;
	margin:0px auto 0px auto;
}

#container {
	background: white url("../images/bg_middle.jpg");
	width:770px;
	padding:0px;
	margin:0px auto 0px auto;
	text-align:center;
}

#bottom{
	height:20px;
	width:770px;
	background: #cad8e7 url("../images/bg_bottom.jpg");
	padding:0px;
	margin:0px auto 0px auto;
}

#mainImage{
	position:relative;
	height:210px;
	width:730px;
	background: url("../images/main_image.jpg") no-repeat;
	margin:0px auto 0px auto;
	text-align:center;
}

#naviBlock{
	width:200px;
	height:30px;
	background: #e1004f;
	position:relative;
	margin:0px auto 0px auto;
	text-align:center;
	margin-top:-50px;
}

#textBlock{
	text-align:left;
	line-height:1.65;
	width:675px;
	margin: 0px auto;
	text-align:justify;
}

.callout_top{
	text-align:left;
	width:320px;
	height:15px;
	background:url("../images/endcap_top.jpg") no-repeat;
}

#callout_se{
	width:320px;
	text-align:center;
	background-color: #a7bcd2;
}

#callout_pro{
	width:320px;
	text-align:center;
	background-color: #a7bcd2;
}

.callout_bottom{
	text-align:left;
	width:320px;
	height:15px;
	background:url("../images/endcap_bottom.jpg") no-repeat;
}

#callouts{
	width:770px;
	text-align:center;
}

#se_callout{
	float:left;
	display:inline;
	margin:10px 0px 0px 45px;
	padding-bottom:10px;
	width:320px;
}

#pro_callout{
	margin:10px 0px 0px 45px;
	float:left;
	display:inline;
	width:320px;
}

#se_features{
	text-align:left;
	line-height:1.65;
	width:300px;
	margin: 0px 0px 0px 10px;
	text-align:left;
}

#pro_features{
	text-align:left;
	line-height:1.65;
	width:300px;
	margin: 0px 0px 0px 10px;
	text-align:left;
}

#form_div{
	width:500px;
}

#endcap_top{
	width:500px;
	height:15px;
	background:url("../images/endcap_wide_top.jpg") no-repeat;
}

#endcap_content{
	width:500px;
	background:#a7bcd2;
}

#endcap_bottom{
	width:500px;
	height:15px;
	background:url("../images/endcap_wide_bottom.jpg") no-repeat;
}

#footer{
	color:white;
	margin:0px auto 0px auto;
	width:730px;
	height:57px;
	background:#6e6e70 url("../images/bg_footer.jpg") repeat-x;
}

#alert{
	width:684px;
	height:94px;
	background:url("../images/alert.png");
	text-align:left;
	margin:10px 0px 0px 45px;
}



.navi{
	width:200px;
	height:50px;
	/*background: #0085ca;*/
	background: #e1004f;
	color: white;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	text-align:center;
	line-height:30px;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 5px;
}

.keyFeatures{
	width:150px;
	/*background: #0085ca;*/
	background: #e1004f;
	color: white;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	text-align:left;
	line-height:30px;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 5px;
}

.asterisk{
	color:red;
}

h1{
	margin-top:20px;
	font:14pt trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	color:#142589;
}

h2{
	margin-top:0px;
	padding-top:0px;
	font-weight:normal;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size:12pt;
}

img{
	border:0px;
}

input, select{
	width:150px;
}

a.footerNav, a.mainNav:link, a.footerNav, a.mainNav:visited, a.footerNav, a.mainNav:active{
	text-decoration:none;
	color:white;
}

a.footerNav, a.mainNav:hover{
	text-decoration:underline;
	color:white;
}

.main_download_link{
	font-weight:normal;
	color:#0085ca;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size:18pt;
	text-decoration:none;
}

.main_download_link:hover{
	text-decoration:underline;
}

.pleasenote{
font-size:13px;
font-weight:bold;
color:red;
}

.red{
color:red;
font-weight:bold;
}
