@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FAFBFF;	
	color: #000;
	margin: 0;
	padding: 0;
	/*	this centers the container in IE 5* browsers. 
		The text is then set to the left aligned default in the #container selector */
/*	text-align: center;			*/
	color: #000000;
	overflow-x: hidden;
/*	border-color: #FFF;	*/
}
html {overflow-y: scroll;}

h1,h2,h3 {
	margin:0;
	padding:0;
}
a:link		{ color: #003a91; text-decoration: none }
a:visited	{ color: #003a91; text-decoration: none }
a:active	{ color: #D00000; text-decoration: none }
a:hover		{ color: #D00000; text-decoration: none }

#contentOutside {	
	background-image: url(images/background-shadow.png);	
	background-repeat: no-repeat;	
	background-position: center top;	
	margin:0 auto;
	padding:0;
	width: 1030px;		/* For Drop Shadow */
/*	width: 994px;		*/
}

#mainContainer {
	width:994px;
	margin:0 auto;
	padding:0;
/*	border:solid 1px #FFF;	*/
/*	border:1px solid;		*/
}
#mainContainer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#hero {
	width:380px;
	height:176px;
	margin: 35px 0 0 15px;
	z-index: 20;
	position: absolute;
}
#header {
	width:994px;
	height:160px;
	border-bottom:solid 1px #003a91;
	background: url(images/background-header.png) bottom;
	margin:0 0 0 0;
/*	background-position: bottom;	*/
}
#header h1{
	margin-left:-900em;
}
/*----- - - - - - - - - - - -  -  - - - - - - - - - - - -----*/
#headerContainer {
	float:right;
	width:794px;
	height:155px;
	margin-top:5px;
	padding:0;
/*	background: #CCC;	*/
}
/*----- - - - - - - - - - - -  -  - - - - - - - - - - - -----*/
#headerText {
	float:right;
	width:450px;
	margin:70px 5px 0 0;
	padding:0 30px 0 0;
}
#headerText h1{
	margin:0;
	padding:0;
	font: bold 30px Verdana, Arial, Helvetica, sans-serif;
	color:#c3473f;
	text-align:right;
}

#lowerContainer {
	width:994px;
	background: #FFF;	
}

/*--------- - ------- - - Main Container - - ------- - --------*/
#mainContentContainer {
	float:left;
	width:994px;
	background: #EEE;	
}

#productContent {
/*	width: 950px;		*/
	margin:10px 30px 30px 30px;
	padding:10px 0;
}
#productContent h1 {
	font: bold 1.9em Verdana, Arial, Helvetica, sans-serif;
/*	font-variant: small-caps;	*/
/*	text-transform: uppercase;	*/
	word-spacing: normal;
	letter-spacing: -.05em;
	color: #003a91;
	margin:50px 0 20px 0px;
	padding:0;
}
#productContent h2 {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	word-spacing: normal;
	letter-spacing: auto;
	color: #003a91;
	margin:40px 0 10px 0px;
	padding:0;
	text-align:center;
}

#productContent p {
/*	width:600px;		*/
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	word-spacing: normal;
	letter-spacing: normal;
	color: #555;
	margin:1.5px 0 0px 0px;
	text-align:center;
}

/*---------- - ---------- - - Footer - - --------- - ----------*/
#footer {
	float:left;
	width:994px;
	height: 45px;
	background: url(images/background-footer.png) repeat-x;
	border-top: solid 1px #003a91;
	border-bottom: solid 5px #c3473f;
}
#footer-logo {
	float: left;
	padding: 25px 0 0 15px;
}
#footer-logo p{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003a91;
	padding: 0;
	margin:0;
}
#footer-logo .indent{
	margin-left:0px;
}

#footer-phone {
	float: right;
	padding:18px 0 0 0px;
	margin-right:15px;
}
#footer-phone p{
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;
	color: #003a91;
	text-align:right;
	padding: 0;
	margin:0;
}
#footer-phone h5{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003a91;
	text-align:right;
	padding: 0;
	margin:0;
}

/*--------- - --------- - - Shadow Box - - --------- - --------*/
#shadowBox {	
	height:20px;
	background-image: url(images/background-bottom-shadow.png);	
	background-repeat: no-repeat;	
	background-position: center top;	
	margin:0 auto;
	padding:0;
	width: 1030px;
}

/*--------- - -------- - - Site Design - - --------- - --------*/
#bottomContainer {
	width: 994px;
	padding: 0;
	margin: -15px auto;
	text-align: left;
/*	background-color: #05A;		*/
/*	border: 1px solid #05a;		*/
}
#siteDesign {
	float:left;
	width: 200px;
	padding: 0;
	margin: 4px auto;
	text-align: left;
/*	background-color: #05A;		*/
/*	border: 1px solid #05a;		*/
}
#siteDesign p {
	padding: 0;
	margin: 0px 15px;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}
#siteDesign a:link		{ color: #c9daff; text-decoration: none }
#siteDesign a:visited	{ color: #c9daff; text-decoration: none }
#siteDesign a:active	{ color: #6eaae1; text-decoration: none }
#siteDesign a:hover		{ color: #6eaae1; text-decoration: none }

/*--------- - -------- - - Legal Content - - ------- - --------*/
#legalContent {
	float:right;
	width: 500px;
	padding: 0;
	margin: 4px 0 0 0;
/*	border: 1px solid #000;		*/
}
#legalContent ul {
	width: 300px;
	display:inline;
	list-style:none;
	padding:0px;
	margin-right:0px;
	height: 15px;
}
#legalContent li {
	float:right;
	margin:0 0px 0 0;
	text-align:center;
	font: 10px verdana, arial, sans-serif;
	font-weight: normal;
	height: 11px;
	padding: 0px 15px 2px 15px;
	border-left-width: 1px;
	border-left-style: solid;
	color: #ffbd43;
}
#legalContent li.first {
	border-left: none;
}
#legalContent li.last {
	border-right-width: 2px;
	border-right-style: groove;
}
#legalContent a:link		{ color: #ffcf56; text-decoration: none }
#legalContent a:visited		{ color: #ffcf56; text-decoration: none }
#legalContent a:active		{ color: #D00; text-decoration: none }
#legalContent a:hover		{ color: #D00; text-decoration: none }
/*----------------------------- - -----------------------------*/
