body {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 14px;
	color: #000;
	background-image: url(../img/backgrounds/main2.jpg);
	background-repeat: repeat-x;
	background-position: 0 325px;
	}
	
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #488eef;
	margin: 0;
	}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #555;
	margin: 10px 0;
	}
h3 {	font-size: 13px;
	font-weight: bold;
	font-style:italic;
	color: #888;
	margin: 7px 15px;}
p, ul, li {
	text-align: justify;
	color: #555;
	}

table td tr {
	margin: 0;
	padding: 0;
	}

img, a {border: 0;}

a:link, a:hover, a:visited, a:active {color:#3289ea; text-decoration:none; font-size:12px;}

.topbar {
	background-image: url(../img/backgrounds/topbarbkg.jpg);
	background-repeat: repeat-x;
	height: 117px;
	}
.topbar-inner {
	width: 959px;
	margin: 0 auto;
	}
.topbar-inner #logo {
	margin-left: 30px;
	float: left;
	}
.topbar-inner #partner {
	float: right;
	margin-right: 30px;
	margin-top: 35px;
	}
	
.nav {
	background-image: url(../img/backgrounds/nav.jpg);
	height: 44px;
	clear: both;
	}
.nav-inner {
	width: 959px;
	margin: 0 auto;
	}
	
.flash {
	background-image: url(../img/backgrounds/flash.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #26476e;
	height: 323px;
	}
.flash-inner {
	width: 959px;
	margin: 0 auto;
	}
.flashshadow {
	background-color: #e9e9e9;
	text-align: center;
	height: 17px;
	}
.flashint {
	background-image: url(../img/backgrounds/flash.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #26476e;
	height: 150px;
	}
.flashint-inner {
	width: 959px;
	margin: 0 auto;
	}

.maincontent {
	background-image: url(../img/backgrounds/main.jpg);
	background-repeat: repeat-x;
	min-height: 512px;
	}
.main-inner {
	width: 961px;
	margin: 0 auto;
	}

.maininterior {
/*	background-image: url(../img/backgrounds/main2.jpg);*/
	background-repeat: repeat-x;
	}
.mainint-inner {
	width: 923px;
	background-color: #fff;
	padding: 10px;
	margin: 0 auto;
	}
.intone {
	padding: 10px;
	margin-bottom: 10px;
	min-height: 200px;
	}	
.intleft {
	float: left;
	padding: 10px;
	width: 616px;
	margin-bottom: 10px;
	min-height: 200px;
	}
.intright {
	float: right;
	width: 276px;
	margin-bottom: 10px;
	min-height: 200px;
	}

.homecontent {
	background-image: url(../img/backgrounds/watermark.jpg);
	width: 582px;
	height: 270px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 11px;
	padding: 25px;
	float: left;
	}
	
.rightcol {
	width: 276px;
	float: right;
	margin-top: 15px;
	}
.rightcol #locations, .intright #locations {
	margin-top: 0;
	}
	.rightcol #job, .intright #jobs {
	margin-top: 15px;
	}
	
.footer {
	background-image: url(../img/backgrounds/footer.jpg);
	background-repeat: no-repeat;
	width: 923px;
	height: 39px;
	clear: both;
	}
.footer #copyright {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	}
.footer #terms {
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	}
	
.rhino {
	width: 959px;
	margin: 0 auto;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
	}