body {
	margin-top: 0;
}
#mainTable {
	border: 1px solid #4F1909;
	width: 840px;
	
}
#header {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 128px;
}
#headerMBL {
	background-image: url(images/header-bg-mbl.jpg);
	background-repeat: no-repeat;
	height: 128px;
}

#headerMBL p, #headerWW p, #header1431 p {
	padding: 25px 0 0 500px;
	color: #FFFFDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	background-image: url(images/quotes.png);
	background-position: 465px 15px;
	background-repeat: no-repeat;
	width: 300px;
	height: 70px;
}	
#mainColumn {
	background-image: url(images/gradient-bg.jpg);
	background-repeat: repeat-x;
	background-color: #BECED8;
	width: 100%;
	padding-bottom: 25px;
}
#homeBox {
	margin: 10px;
	width: 258px;
/*	height: 420px;*/
	background-color: #F5F5F5;
	padding: 10px 0 15px 0;
	border: 1px solid #666;
}

#homeBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	
}
#homeBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 12px;
	text-align:left;
	
}
#homeBox p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 18px;
	font-size: 12px;
	margin-top: 5px;
	padding: 0 12px 0 12px;
}
#homeBox a:link, #homeBox a:visited {
	color: #003399;
	text-decoration: underline;
}
#homeBox a:hover {
	color: #999999:
	text-decoration: none;
}
#topBox {
	margin: 10px 0 10px 10px;
	width: 286px;
    display: block;
	float: left;
	background-color: #F5F5F5;
	padding: 10px 0 15px 0;
	border: 1px solid #666;
}

#topPhoto {
	float: right;
	margin: 10px;
	border: 1px solid #f5f5f5;
}
#topBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	text-align:center;
	
}
#topBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 12px;
	text-align:left;
	
}
#topBox p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 18px;
	font-size: 12px;
	margin-top: 5px;
	padding: 0 12px 0 12px;
}
#topBox a:link, #homeBox a:visited {
	color: #003399;
	text-decoration: underline;
}
#topBox a:hover {
	color: #999999:
	text-decoration: none;
}


#homePhoto {
	border: 1px solid #4F1909;
	margin-top: 12px;
}
#contact h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 15px;
	text-align: left;
}

#contact p {
	font-family: Arial, Helvetica, sans-serif;
	color: #012653;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
	margin: 5px 0 0 35px;
}
#contact a:link, #contact a:visited, #contact a:hover {
	color: #003399;
}
#content {
	margin: 15px;
	width: 768px;
	background-color: #F5F5F5;
	padding: 20px;
	border: 1px solid #4F1909;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: #999;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 18px;
	font-size: 12px;
	text-align: justify;
	margin-top: 5px;
}
#content a:link, #content a:visited {
	color: #003399;
	text-decoration: underline;
}
#content a:hover {
	color: #999999:
	text-decoration: none;
}
	
#contentPhoto {
	border: 1px solid #4F1909;
	margin: 12px;
}


