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;
}

#bottom{
	height:20px;
	width:770px;
	background: #cad8e7 url("../images/bg_bottom.jpg");
	padding:0px;
	margin:0px auto 0px auto;
}

#mainImage{
	position:relative;
	height:260px;
	width:730px;
	background: url("../images/main_image_pro.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;
}
	

#benefitsBlock{
	display:inline;
	float:right;
	margin:20px 20px 0px 0px;
	padding:0px;
	width:155px;
}

#textBlock{
	float:left;
	display:inline;
	text-align:left;
	line-height:200%;
	width:460px;
	margin: 10px 0px 10px 100px;
	text-align:justify;
}

#downloadLink{
	margin:30px 0px 10px 40px;
}

#footer{
	color:white;
	margin:0px auto 0px auto;
	width:730px;
	height:57px;
	background:#6e6e70 url("../images/bg_footer.jpg") repeat-x;
}

#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;
}

#gallery_container{
	position:relative;
	z-index:1;
	width:720px;
	margin: 0px auto 0px auto;
	text-align: center;
}

#gallery_viewer_bg{
	position:absolute;
	display:none;
	left:0px;
	top:50px;
	margin:0px auto 0px auto;
	padding:0px;
	width:720px;
	height:555px;
	z-index:10;
	background-color: black;       /* the background              */
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
}

#gallery_viewer{
	position:absolute;
	display:none;
	left:5px;
	top:50px;
	margin:5px auto 0px auto;
	width:710px;
	height:545px;
	z-index:100;
	background-color: white;
}

#alertsm{
text-align:left;
background:url("../images/alertsm.png");
background-repeat:no-repeat;
padding-top:10px;
padding-left:100px;
padding-right:40px;
height:71px;
}

.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:0px;
	text-align:center;
	font-weight:normal;
	color:#0085ca;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size:14pt;
	line-height:200%;
}

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:275px;
}

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;
}