body {
    background:#fff;
    margin:0;
    padding:0;
    font-family:arial, verdana, sans-serif;
    font-size: small;
	overflow: scroll;
}
a:link, a:visited {
    color: #9F1314;
}
a:hover {
    color:#E10019;
}
p {
	margin:0;
	margin-bottom:1.2em;
}
#wrap {
    margin: 0 auto;
    width: 750px;
    background: url(images/header.gif) no-repeat;
}
#header h1 {
    text-indent: -9999px;
    height:150px;  
    margin:0;
    padding:0;
}
#navContainer {
	width:750px;
	margin:0 auto;
	padding:0;
	margin-bottom: 10px;
	position: relative;
	left: 61px;
}
/* suckerfish */
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
    font-size:11px;
    text-decoration:none;
}

#nav a:link, #nav a:visited {
    color:#000;
}
#nav a:hover {
    color:#E10019;
}

#n1, #n2, #n3, #n4, #n5 {
    padding: 4px 0;
    border-bottom:2px solid #9F1314;
    text-align:center;
    display:block;
    width:100%;
}
#l1, #l2, #l3, #l4, #l5 {
    border:1px solid #DDDADA;
}

#nav li {
	float: left;
    background:#fff;
}

#l1 {width:70px;}
#l2 {width:150px;}
#l3 {width:185px;}
#l4 {width:128px;}
#l5 {width:83px;}

#nav li ul {
	position: absolute;
	width: 150px;
	left: -999em;
    text-align:left;
    border: 1px solid #dddada;
}
#nav li ul li a {
    padding: 2px;
    width:150px;
    border: 1px solid #f3f3f3;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/* --- */

#hero {
	width:630px;
	height:264px;
	margin:0 auto;
	clear:both;
	margin-top: 0px;
	background-image: url(images/front-page-with-guy.JPG);
	background-repeat: no-repeat;
	background-position: 255px;
	left: 38px;
}
/* f \*/
* html #hero {margin-top: 10px;} 
/* f */

#hero h2{
    text-indent: -9999px;
    margin:0;
    padding:0;
}
#threeBoxes {
    width:622px;
    margin:0 auto;
}
#subArea {
	width:700px;
	margin: 0 auto;
	margin-top: 25px;
	clear:both;
}
/* asdf \*/
*html #subArea { margin-top: 10px; }
/* f */
#leftBox {
	padding-left: 18px;	
}
#flashArea {margin-top: 0px;}
#contentArea {
	float:right;
	width: 425px;
	margin-top: 1px;
	right: 40px;
}
#contentArea h3 {
	color:#9F1314;
	margin:0;
	margin-bottom: 7px;
}
#box1, #box2, #box3 {width: 206px;}

#footer {
	text-indent:-9999px;
	background: url(images/footer.gif) no-repeat;
	width:708px;
	height:74px;
	margin: 0 auto;
	clear:both;
	left: 21px;
}
#copyright {text-align:center;width:661px;margin:4px auto;font-size:x-small;}
div.homeboxfoot {
    width:205px;
    padding-bottom:9px;
    background: url(images/smallbox_footer.gif) bottom left no-repeat;
}
div.homeboxhead {
    background: url(images/smallbox_header.gif) no-repeat;
    padding:0;
}
div.homeboxhead h3 {
    color:#2C67A6;
    height: 35px;
    margin:0;r
    padding:0;
    font-size:16px;
    line-height: 35px;
    padding-left: 10px;
}
div.homeboxbg {
    background: url(images/smallbox_bg.gif) repeat-n;
    padding:0 6px;
    font-size:11px;
    color: #0A3C72;
    height: 122px;
}
div.homeboxbg p {
    margin:0;
}
div.homeboxbg h4 {
    font-size: 11px;
    color:#9F1314;
    margin: 0;
    margin-bottom: 10px;
}
.frameArea {
	height: 1000px;
	width: 790px;
}