@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#569BBA;
	width:907px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-top:0;
	margin-top:0;
	}

#bodybox {
	background-color:#569BBA;
	background-repeat:repeat-y;
	width:838px;
	display:block;
	float:left;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	}

#header h1 { display:none}
#header {
	background-image:url(images/navigation_01.jpg);
	background-repeat:no-repeat;
	width:907px;
	height:117px;
	float:left;
	}

/*-- NAVIGATION --*/

#navigation {
	height:46px;
	width:838px;
	float:left;
	}

#nav001 {
	background-image:url(images/navigation_02.gif);
	background-repeat:no-repeat;
	height:46px;
	width:56px;
	display:inline;
	float:left;
	}

#nav002 {
	background-image:url(images/navigation_03.gif);
	background-repeat:no-repeat;
	height:46px;
	width:114px;
	display:inline;
	float:left;
	}

/*---NAV001 */
.nav003 span { display:none;}
.nav003 {
	background-image:url(images/navigation_04.gif);
	background-repeat:no-repeat;
	height:46px;
	width:75px;
	display:inline;
	float:left;
	}
.nav003:hover {
	background-image:url(images/navigation_over_04.gif);
	background-repeat:no-repeat;
	height:46px;
	width:75px;
	display:inline;
	float:left;
	}

/*---NAV002 */
.nav004 span { display:none;}
.nav004 {
	background-image:url(images/navigation_05.gif);
	background-repeat:no-repeat;
	height:46px;
	width:80px;
	display:inline;
	float:left;
	}
.nav004:hover {
	background-image:url(images/navigation_over_05.gif);
	background-repeat:no-repeat;
	height:46px;
	width:80px;
	display:inline;
	float:left;
	}

/*---NAV003 */
.nav005 span { display:none;}

.nav005 {
	background-image:url(navigation_07.gif);
	background-repeat:no-repeat;
	height:46px;
	width:124px;
	display:inline;
	float:left;
}

.nav005:hover {
	background-image:url(navigation_over_07.gif);
	background-repeat:no-repeat;
	height:46px;
	width:124px;
	display:inline;
	float:left;
}

/*---NAV004 */
.nav006 span { display:none;}
.nav006 {
	background-image:url(navigation_08.gif);
	background-repeat:no-repeat;
	height:46px;
	width:135px;
	display:inline;
	float:left;
}

.nav006:hover {
	background-image:url(navigation_over_08.gif);
	background-repeat:no-repeat;
	height:46px;
	width:135px;
	display:inline;
	float:left;
}

/*---NAV005 */
.nav007 span { display:none;}
.nav007 {
	background-image:url(navigation_09.gif);
	background-repeat:no-repeat;
	height:46px;
	width:198px;
	display:inline;
	float:left;
	}
.nav007:hover {
	background-image:url(navigation_over_09.gif);
	background-repeat:no-repeat;
	height:46px;
	width:198px;
	display:inline;
	float:left;
	}

/*---NAV006 */
#nav007 {
	background-image:url(images/navigation_09.gif);
	background-repeat:no-repeat;
	height:46px;
	width:56px;
	display:inline;
	float:left;
	}

#bodytop {
	background-image:url(images/navigation_10.gif);
	background-repeat:no-repeat;
	height:58px;
	width:907px;
	float:left;
	}

#phone {
	display:block;
	width:129px;
	float:right;
	padding-right:70px;
	margin-top:20px;
	/*padding-left:5px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:17px;
	}



#bodycontainer {

	background-image:url(images/bodycontainer_background.jpg);

	background-repeat:repeat-y;

	width:765px;

	padding-top:0px;

	padding-bottom:10px;

	padding-left:70px;

	float:left;

	padding-right:70px;

	}



/*-- QUICKLINKS --*/



#quicklinks h2 { display:none; }

#quicklinks {

	background-image:url(images/quick_links_back.jpg);

	background-repeat:no-repeat;

	width:352px;

	height:223px;

	padding-top:45px;

	float:left;

	}



.quicklink_style {

	display:block;

	width:190px;

	line-height:18.5px;

	padding-left:20px;

	clear:left;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#FFFFFF;

	text-decoration:none;

	}



.quicklink_style:hover {

	display:block;

	width:190px;

	line-height:18.5px;

	padding-left:20px;

	clear:left;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#FFFFFF;

	text-decoration:underline;

	}

	

/*-- PAGE TITLE --*/

#pagetitle {

	width:270px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:15px;

	float:left;

	color:#002D3C;

	font-weight:bold;

	}



.emailus h3 { display:none; }

.emailus {

	display:block;

	background-image:url(images/contactus_button.jpg);

	width:131px;

	float:right;

	padding-left:0px;

	padding-right:2px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	font-weight:bold;

	color:#FFFFFF;

	line-height:17px;

	height:24px;

	}



#pagetitle_hr {



	width:170px;

	height:5px;

	float:left;

	margin-top:5px;

	border-bottom: #999999 1px solid;

	}



#bodytext {

	margin-top:15px;

	width:400px;

	float:left;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	line-height:18px;

	}



/*-- FOOTER --*/



#footer { 

	background-image:url(images/footer_background.jpg);

	background-position:center;

	background-repeat:repeat-x;

	height:30px;

	width:795px;

	float:left;

	margin-left:56px;

	}



#footer_lefttext {

	float:left;

	font-family:Arial, Helvetica, sans-serif;

	color:#FFFFFF;

	font-size:11px;

	margin-left:34px;

	margin-top:8px;

	}



.webspec {

	float:right;

	font-family:Arial, Helvetica, sans-serif;

	color:#FFFFFF;

	font-size:11px;

	margin-right:20px;

	margin-top:8px;

	text-decoration:none;

	}



.webspec:hover {

	float:right;

	font-family:Arial, Helvetica, sans-serif;

	color:#FFFFFF;

	font-size:11px;

	margin-right:20px;

	margin-top:8px;

	text-decoration:underline;

	}



/*-- QUICK LINKS INNER --*/



#quicklinks_simple h2 { display:none; }

#quicklinks_simple {

	background-image:url(images/quick_links_simple_ed.jpg);

	background-repeat:repeat-y;

	width:277px;

	padding-top:45px;

	float:left;

	padding-bottom:15px;

	}