/*
blue = #007ea3
brown = #53391f
yellow = #e6b11f
orange = #b95630
beige = #a59366
*/
a {border-width:0px; margin:0px; padding:0px;}

body {background-color:#fff; font-family:arial; font-size:1em; margin:0; padding:0;}

img {border-width:0px;}

p {margin-bottom:10px; margin-top:10px;}
p.indent {margin:10px 0 10px 40px;}

table {border-width:0px; font-size:1em; margin:0; padding:0; text-align:left;}
table.indent {border-width:0px; font-size:1em; margin:0 0 0 40px; padding:0; text-align:left;}

td {line-height:1em; padding-right:30px;}

table.images {border-width:0;}
table.images td {margin:0; padding:0 8px;}
table.images td img {border:#fff solid 3px;}


.orange {color:#b95630;}

.emailquote {
	border:#bbb 1px solid;
	margin-left:5%;
	padding:8px;
	width:80%;}

/* -------------------- background image */
#bgImg {position:fixed; top:0; left:0; width:100%; height:100%;}

/* -------------------- container */
#container {border-width:0px; position:relative; width:1024px; z-index:1;}

/* -------------------- header */
#header {
	background-color:#fff;
	border-color:#007ea3; border-style:solid; border-width:0px 0px 4px 0px;
	color:#FFF;
	font-size: 0.8em;
	letter-spacing:2px;
	position:relative;
	width:1024px;
	}
#header a:link, #header a:visited, #header a:active, #header a:hover {
	color:#ffffff;
	text-decoration: none;
	}
#hLeft {
	background:#a59366 url(img/beigegrad.gif) repeat-x bottom;
	height:21px;
	position:absolute; left:0px;
	width:51px;
	}
#hRight {
	background:#007ea3 url(img/bluegrad.gif) repeat-x bottom;
	height:43px;
	position:absolute; left:959px;
	width:65px;
	}
#hLogo {
	height:101px;
	position:absolute; left:51px;
	width:214px;
	}
#hAU, #hAUa {
	background:#b95630 url(img/orangegrad.gif) repeat-x bottom;
	padding-top:3px;
	position:absolute; left:265px;
	width:99px;
	cursor:pointer;
	cursor:hand;
	}
#hHWH, #hHWHa {
	background:#53391f url(img/browngrad.gif) repeat-x bottom;
	padding-top:3px;
	position:absolute; left:346px;
	width:136px;
	cursor:pointer;
	cursor:hand;
	}
#hWWH, #hWWHa {
	background:#a59366 url(img/beigegrad.gif) repeat-x bottom;
	padding-top:3px;
	position:absolute; left:437px;
	width:160px;
	cursor:pointer;
	cursor:hand;
	}
#hHYCH, #hHYCHa {
	background:#007ea3 url(img/bluegrad.gif) repeat-x bottom;
	padding-top:3px;
	position:absolute; left:559px;
	width:184px;
	cursor:pointer;
	cursor:hand;
	}
#hUAI, #hUAIa {
	background:#b95630 url(img/orangegrad.gif) repeat-x bottom;
	padding-top:3px;
	position:absolute; left:716px;
	width:220px;
	cursor:pointer;
	cursor:hand;
	}
#hCU, #hCUa {
	background:#53391f url(img/browngrad.gif) repeat-x bottom;
	padding-top:3px;
	position:absolute; left:852px;
	width:118px;
	cursor:pointer;
	cursor:hand;
	}
#hAU:hover, #hHWH:hover, #hWWH:hover, #hHYCH:hover, #hUAI:hover, #hCU:hover, #hAUa, #hHWHa, #hWWHa, #hHYCHa, #hUAIa, #hCUa {
	border-top:5px solid #e6b11f;
	}

/* -------------------- content */
#content {
	background-color:#fff;
	height:501px;
	line-height:1.2em;
	width:1024px;
	}

/* -------------------- menu2 */
#menu2, #menu3 {
	color:#b95630;
	font-size: 0.9em; font-family:arial;
	padding-left:20px; padding-top:4px;
	position:absolute; left:361px;
	text-align:center;
	}
#menu2 a:active, #menu2 a:link, #menu2 a:visited,
#menu3 a:active, #menu3 a:link, #menu3 a:visited {
	color:#53391f;
	text-decoration: none;
	}
#menu2 a:hover, #menu3 a:hover {
	color:#b95630;
	text-decoration:none;
	}
#menu2 {
	top:105px;/*127px;*/
	}
#menu3 {
	top:201px;/*223px;*/
	}

/* -------------------- subContent */
#subContent1, #subContent2, #subContent3,  #subContent4 {
	font-size:0.8em;
	overflow:auto; /* for scrollbar */
	padding-left:20px;
	padding-right:20px;
	position:absolute; left:361px;
	text-align:left;
	}
#subContent1 {
	height:380px;
	top:226px;/*248px;*/
	}
#subContent2 {
	height:370px;
	top:236px;/*258px;*/
	}
#subContent3 {
	height:360px;
	top:246px;/*268px;*/
	}
#subContent4 {
	height:350px;
	top:256px;/*278px;*/
	}
#subContent1 a:link, #subContent1 a:visited, #subContent1 a:active, #subContent1 a:hover,
#subContent2 a:link, #subContent2 a:visited, #subContent2 a:active, #subContent2 a:hover,
#subContent3 a:link, #subContent3 a:visited, #subContent3 a:active, #subContent3 a:hover,
#subContent4 a:link, #subContent4 a:visited, #subContent4 a:active, #subContent4 a:hover {
	color:#b95630;
	text-decoration: none;
	}

#findOutMore {
	/*border:1px solid red;*/
	color: #fff;
	font-size:1.5em;
	position:absolute; right:5px; top:5px;
	width:300px;
	}
#findOutMore a:active, findOutMore a:hover, #findOutMore a:link, #findOutMore a:visited {
	color: #ffc425;
	text-decoration: none;
	}

/* -------------------- footer */
#footer {
	border-color:#b95630; border-style:solid; border-width:4px 0px 0px 0px;
	}
