@charset "utf-8";
/* CSS Document */

#main {
	width:780px;
	float:none;
	margin:0;
	padding:0;
	}

#doItBoxes {
	width:780px;
	overflow:hidden;
	background:url(../images/doit_bg.gif) 0 13px no-repeat;
	margin-bottom:1.5em;
	}

#doItBoxes .doItBox {
	float:left;
	display:inline;
	width:112px;
	padding:10px 22px 0 22px;
	}

#doItBoxes .doItBox h2 {
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:8px;
	color:#003e5c;
	}

#doItBoxes .doItBox ul {
	margin:0;
	list-style:none;
	}

#doItBoxes .doItBox ul li {
	display:inline;
	font-size:1em;
	line-height:auto;
	margin-bottom:3px;
	}

#doItBoxes .doItBox ul li a {
	display:block;
	margin-bottom:2px;
	font-size:1.1em;
	padding-left:10px;
	background:url(../images/bluearrow.gif) 2px 5px no-repeat;
	text-decoration:none;
	color:#069;
	}

#doItBoxes .doItBox ul li a:hover,
#doItBoxes .doItBox ul li a:active {
	text-decoration:underline;
	}

#stopPress {
	float:left;
	display:inline;
	width:252px;
	background:url(../images/home_single_box_top.gif) 0 0 no-repeat;
	}

#stopPressInner {
	width:222px;
	background:url(../images/home_single_box_bottom.gif) left bottom no-repeat;
	padding:8px 15px;
	color:#003e5c;
	}

#stopPressInner h2 {
	font-size:1.3em;
	font-weight:normal;
	text-align:right;
	color:#fff;
	text-transform:uppercase;
	margin:0 0 13px 0;
	margin-right:-6px;
	}

#stopPressInner h3 {
	font-size:1.1em;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:6px;
	}

#stopPressInner IMG {
	FLOAT: right; 
	PADDING: 2px 2px 2px 2px; 	
	vertical-align:top 
}

#stopPressInner p {
	font-size:1.1em;
	line-height:1.3em;
	margin-bottom:6px;
	}

#infoBoxes .infoBox ul {
	list-style:none;
	margin:0;
	}

#infoBoxes .infoBox ul li {
	display:inline;
	font-size:1em;
	line-height:auto;
	}

#infoBoxes .infoBox ul li a {
	display:block;
	font-size:1.1em;
	padding-left:10px;
	background:url(../images/bluearrow.gif) 2px 5px no-repeat;
	text-decoration:none;
	margin-bottom:2px;
	color:#069;
	}

#infoBoxes .infoBox ul li a:hover,
#infoBoxes .infoBox ul li a:active {
	text-decoration:underline;
	}

#infoBoxes #doubleBox {
	float:left;
	display:inline;
	width:528px;
	background:url(../images/home_double_box_top.gif) 12px 0 no-repeat;
	margin-bottom:8px;
	}
	
#infoBoxes #doubleBoxInner {
	float:left;
	display:inline;
	width:528px;
	background:url(../images/home_double_box_bottom.gif) 12px bottom no-repeat;
	}

#infoBoxes .infoBox {
	float:left;
	display:inline;
	width:222px;
	padding:8px 15px;
	color:#003e5c;
	margin-left:12px;
	}

#infoBoxes .infoBox h2 {
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:8px;
	color:#003e5c;
	}

#infoBoxes #doubleBox .infoBox h2 {
	font-weight:normal;
	text-align:right;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:13px;
	margin-right:-6px;
	}

#infoBoxes .contactUs p,
#infoBoxes .contactUs span {
	font-size:1.1em;
	margin-bottom:8px;
	line-height:1.2em;
	}

#infoBoxes .contactUs span {
	display:block;
	font-style:normal;
	margin:1px 0 0 22px;
	}

#infoBoxes .contactUs img {
	float:none;
	vertical-align:middle;
	margin:0 4px 0 0;
	}

#infoBoxes .contactUs address img {
	float:left;
	display:inline;
	}

#infoBoxes .contactUs a {
	text-decoration:none;
	}

#infoBoxes .contactUs a:hover,
#infoBoxes .contactUs a:active {
	text-decoration:underline;
	}
