html, body {
	background-color:#00264d;
	font-family: sans-serif, Tahoma, Verdana, Helvetica, Arial;
	font-size:12px;
	color:#00264d;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
}
body {
	margin-bottom:20px;
}

img {
	border:none;
}

a:link {
	color:#0475c8;
	text-decoration: none;
}
a:visited {
	color:#0475c8;
	text-decoration: none;
}
a:hover {
	color:#0475c8;
	text-decoration:underline;
}



h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 14px;
}

h1.bmargin {
	margin-bottom: 4px;
}


h2 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding: 0px 0px 4px 0px;
	margin:0px;
	margin-top:6px;
	color: #0475c8;
}
h2.padleft {
	padding-left: 8px;
}

p {
	margin:0px;
	padding:0px;
	margin-bottom:8px;
}
p.higher {
	line-height:150%;
}

form {
	padding:0px;
	margin:0px;
}


.cCenter {
	text-align:center;
}

.cTop {
	vertical-align:top;
}

.cBold {
	font-weight:bold;
}

.cWidth100 {
	width:100%;
}
.cWidth33 {
	width: 33%;
}

.invis {
	display:none;
}

.clearboth {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}


.divSpace20 {
	height: 20px;
}
.divSpace8 {
	height: 8px;
}




#tableMain {
	border:none;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 974px;
}
#tableMain #tdMainTop {
	height:86px;
	vertical-align:top;
	text-align:left;
	padding:0px;
	margin:0px;
	background-image:url(img/bg_top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#tableMain #tdMainTop #divMainMenu {
	margin:36px 0px 0px 240px;
}
#tableMain #tdMainTop #divMainMenu #tableMainMenu {
	border:none;
	margin:0px;
	padding:0px;
}


#tableMain #tdMainHeader {
	height:335px;
	vertical-align:top;
}

#tableHeaderBig {
	margin:0px;
	padding:0px;
	height:335px;
}
#tableHeaderBig .tdHeaderBigLeft {
	width:528px;
	height:335px;
	vertical-align:top;
	text-align:left;
	background-repeat:no-repeat;
	background-position:top left;
}
#tableHeaderBig .bg_1 {
	background-image:url(img/bg_header_leftcar_1.jpg);
}
#tableHeaderBig .bg_2 {
	background-image:url(img/bg_header_leftcar_2.jpg);
}
#tableHeaderBig .bg_3 {
	background-image:url(img/bg_header_leftcar_3.jpg);
}
#tableHeaderBig .bg_4 {
	background-image:url(img/bg_header_leftcar_4.jpg);
}

#tableHeaderBig .tdHeaderBigRight {
	width:446px;
	vertical-align:top;
	text-align:left;
	background-image:url(img/bg_header_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#tableHeaderBig .tdHeaderBigRight #divHeaderRight {
	margin: 176px 0px 0px 201px;
}
#tableHeaderBig .tdHeaderBigRight #divHeaderRight .imgStart {
	width: 195px;
	height: 127px;
}


#tableMain #tdMainContent {
	vertical-align:top;
	text-align:left;
	background-image:url(img/bg_pages_main.gif);
	background-position:top left;
	background-repeat:repeat-y;
}


#tableHomeMain {
	border: none;
	margin:0px;
	padding:0px;
	width:100%;
}
#tableHomeMain td {
	vertical-align:top;
	text-align:left;
	background-position:top left;
	background-repeat:no-repeat;
	font-weight:bold;
	letter-spacing:0.025em;
}
#tableHomeMain #tdHome1 {
	width: 348px;
	height: 310px;
	background-image:url(img/bg_home_main_1.gif);
}
#tableHomeMain #tdHome2 {
	width: 294px;
	height: 310px;
	background-image:url(img/bg_home_main_2.gif);
}
#tableHomeMain #tdHome3 {
	width: 332px;
	height: 310px;
	background-image:url(img/bg_home_main_3.gif);
}

#tableHomeMain td div#divHomeMain1 {
	margin: 155px 14px 10px 53px;
}
#tableHomeMain td div#divHomeMain2 {
	margin: 155px 14px 10px 0px;
}
#tableHomeMain td div#divHomeMain3 {
	margin: 155px 53px 10px 0px;
}

#tableHomeMain td p.stronger {
	font-size:14px;
	letter-spacing:-0.02em;
}
#tableHomeMain #tdHomeMain4 {
	height:137px;
	background-image:url(img/bg_home_area_bottom.jpg);
}



/* - - - - - - FOOTER - - - - - - */
#tableMain #tdMainFooter {
	height:140px;
	background-image:url(img/bg_footer.gif);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:top;
}

#tableMain #tdMainFooter #divMainFooter {
	margin: 72px 46px 0px 46px;
	color: #3d6b99;
	text-align:center;
	letter-spacing:0.01em;
}
#tableMain #tdMainFooter #divMainFooter p {
	text-align:center;
}
#tableMain #tdMainFooter #divMainFooter p.stronger {
	font-weight: bold;
	margin-bottom: 3px;
}
#tableMain #tdMainFooter #divMainFooter p.norm {
	font-weight:normal;
	margin-bottom:10px;
}

#tableMain #tdMainFooter #divMainFooter a:link {
	color:#3d6b99;
	text-decoration:underline;
}
#tableMain #tdMainFooter #divMainFooter a:visited {
	color:#3d6b99;
	text-decoration:underline;
}
#tableMain #tdMainFooter #divMainFooter a:hover {
	color:#ffffff;
	text-decoration:underline;
}




/* - - - - - - PAGES - - - - - - - */
#tablePagesMain {
	border:none;
	margin:0px;
	padding:0px;
	width:100%;
}
#tablePagesMain td {
	vertical-align:top;
	text-align:left;
	background-position:top left;
	font-weight:bold;
	letter-spacing:0.025em;
}
#tablePagesMain td.tdPagesMain {
	background-image:url(img/bg_pages_main.gif);
	background-repeat:repeat-y;
}
#tablePagesMain td.tdPagesBottom {
	height:16px;
	background-image:url(img/bg_pages_main_bottombar.gif);
	background-repeat:no-repeat;
}
#tablePagesMain td.tdPagesMain .divPagesMain {
	margin:0px 53px 0px 53px;
	font-weight:normal;
	vertical-align:top;
}



/* - - - - - - DIRECTIONS - - - - - - */
.divDirections1 {
	float:left;
	width:450px;
	padding-left:30px;
	text-align:left;
	line-height:160%;
}
.divDirections2 {
	/*float:right;*/
	float:left;
/*	margin-left:470px;*/
	text-align:left;
	line-height:160%;
}



/* - - - - - - CONTACT - - - - - - */
.divContact1 {
	float:left;
	width:540px;
	padding-left:30px;
	text-align:left;
	line-height:160%;
/*	background-color:orange;*/
}
.divContact2 {
	/*float:right;*/
	float:left;
/*	margin-left:470px;*/
	text-align:left;
/*	background-color:red;*/
}



/* - - - - - - SPECIALS - - - - - - - */
.divSpecialsDisclaimer {
	font-size:11px;
	font-style:italic;
	margin-top:250px;
}














