@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #003399;
}
h1 { font-size: 140%; color: #003399; letter-spacing: .1em; }
h2 { font-size:110%; color:#CC0000; letter-spacing:.1em;}
h3 { font-size:140%; color:#CC0000; letter-spacing:.1em; border-bottom: dotted 3px #cc0000;}
td { color: #779998; font-size: 90%; }
a { color: #003399; text-decoration: none; }
a:hover { color: #CC0000; }
.underline { text-decoration:underline; }
.zack_color { color: #E53625; }
.zack_color_bigger { color: #E53625; font-size: 160%; }
.white { color:#FFF; }
.small {font-size: 75%; color:#0000FF;}
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 62px;
	text-indent: 530px;
	padding-top: 23px;

}
#header a { color: #000066;; text-decoration: none; }
#header a:hover { color: #CC0000; }
#container { }
#contents { 
	padding-left: 50px; 
	padding-bottom: 50px;
	line-height: 20px; 
	marign-top: 50px;
	width: 550px;
}
#contents_policies { 
	padding-left:100px; 
	padding-right:100px;
	padding-bottom: 50px;
	line-height: 20px; 
	marign-top: 50px;
	width: 800px;
}
#you_tube a { color: #E53625; text-decoration:none; }
#you_tube a:hover { color:#003399; }
/* ----- Footer ----- */
#footer {
	font-size: 70%;
	color: #003366;
	background-color: #C7E5FF;
	padding: 10px;
	margin-top: 72px;
	border-top: #000066 solid 1px;
	border-bottom: #000066 solid 1px;
}
#foot_left { float:left; width:auto; vertical-align: middle; }
#foot_right { float:right; width:auto; vertical-align: middle;  }
#footer a { color: #000066; }
#footer a:hover { color: #CC0000; }

/* ----- Backgrounds ------ */
#wrapper { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
#wrapper_home { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 700px;
	background-image:url(images/frontcover2.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
#wrapper_home_grad { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 700px;
	background-image:url(images/bg_reviews.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
#wrapper_aut { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 700px;
	background-image:url(images/bg_aut.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
#wrapper_aut_grad { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 700px;
	background-image:url(images/bg_aut_grad.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
#wrapper_auth { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 700px;
	background-image:url(images/bg_auth.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
#wrapper_auth_grad { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 700px;
	background-image:url(images/bg_auth_grad.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
#wrapper_sam { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 700px;
	background-image:url(images/bg_sam_grad.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
#wrapper_state { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 700px;
	background-image:url(images/bg_state.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
#wrapper_storm { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 700px;
	background-image:url(images/bg_storm.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
#wrapper_reviews { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 700px;
	background-image:url(images/bg_reviews.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
#wrapper_video {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 700px;
	background-image:url(images/clouds.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}
#contents_video { width: 1000px; text-align:center; }