body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	min-width: 874px;
	padding: 0;
	margin: 0;
	}

img {
	border: 0;
	}

#wrapper {
	text-align: left;
	width: 874px;
	margin-left: auto;
	margin-right: auto;
	}



/* --------------- Start Header --------------- */
#header {
	height: 141px;
	margin: 50px 0 0 0;
	background: url(/_design/images/header.gif) no-repeat 0 0;
	}
/* --------------- End Header --------------- */



/* --------------- Start Navigation --------------- */
#navigation {
	font-size: 95%;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	}
#navigation a:link, #navigation a:visited, #navigation a:active {
	padding: 0 5px 0 5px;
	color: #3288d1;
	text-decoration: none;
	}
#navigation a:hover {
	color: #1d67a6
	}
/* --------------- End Navigation --------------- */



/* --------------- Start Content --------------- */
#content {
	}
#text {
	float: right;
	width: 680px;
	margin: 20px 10px 15px 0;
	}
#content a:link, #content a:visited, #content a:active {
	color: #668eba;
	text-decoration: underline;
	}
#content a:hover {
	text-decoration: none;
	}
h1 {
	font-size: 130%;
	text-transform: uppercase;
	color: #3288d1;
	}
#imgLeft{
	float: left;
	margin: 0 40px 0 0;
	}
#flash {
	float: left;
	margin: 0;
	padding: 0;
	/*width: 175px;
	height: 254px;*/
	background: url(/_design/images/home.gif) no-repeat 0 0;
	width: 163px;
	height: 171px;
	}
#clientTbl {
	width: 670px;
	}
#clientTbl td {
	padding: 0 25px 0 0;
	vertical-align: top;
	}
/* --------------- End Content --------------- */



/* --------------- Start Footer --------------- */
#footer {
	clear: both;
	height: 28px;
	background: url(/_design/images/footer.gif) no-repeat 0 0;
	color: #fff;
	padding: 6px 0 0 6px;
	}
#footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	text-decoration: none;
	}
#footer a:hover {
	color: #9ed2f5;
	text-decoration: none;
	}
#footer .contact {
	width: 500px;
	float: right;
	text-align: right;
	margin: 0 5px 0 0;
	}
/* --------------- End Footer --------------- */