﻿/*--TAGS--*/
html,body {
font-family:tahoma,verdana,arial,helvetica;
color:#000000; font-size:12px;
background-color:#CACACA;
margin:0;padding:0;
width:100%;height:100%;min-width:100%;min-height:100%;
min-width:1000px;
}

a,a:visited {color:#00549B;text-decoration:underline;}
a:hover,a:active {color:#4BACFE;text-decoration:underline;}

img {border:none;}

h1 {color:#c60000;font-size:20px;font-weight:normal;}
h2 {color:#c60000;font-size:16px;font-weight:normal;}
.clear {clear:both;}

/*--IDS--*/
#container {
min-height:100%; min-width:902px; width:902px; background-color:#ffffff; background-image:url('/img/container_bgr.gif');
margin:20px auto 0px auto;
}

.headtop {height:11px;background-image:url('/img/headtop.gif');font-size:0px;}
.head_content {background-image:url('/img/head_container_bgr.gif');margin:0px 1px;}
.head_content #logo {margin-left:25px; margin-bottom:10px; margin-right:125px;display:block; float:left; }
.head_content #phone {margin-bottom:10px; float:left;}

#body {margin:5px; clear:both;}
#body #menu { margin-bottom:5px; background-image:url('/img/menu_bgr.gif'); background-repeat:no-repeat;}
#body #menu a {color:#FFFFFF; text-decoration:none; margin-left:15px; padding-right:18px; background-image:url('/img/menu_separator.gif'); background-repeat:no-repeat;background-position: right center; font-size:14px; line-height:40px;
}
.tceny td {width:100px; vertical-align:center; text-align:center; padding:2px;}
.tceny th {width:100px; vertical-align:center; text-align:center; padding:2px; background-color:#F0F0F0; font-size:12px;}

#left_col {width:245px; float:left;}
#left_col .red_header, #left_col .orange_header {
	font-size:14px;line-height:40px;height:40px;vertical-align:middle; padding-left:45px; width:200px; color:#FFFFFF; text-transform:uppercase; margin-bottom:5px;
}
#left_col .orange_header {	background-image:url('/img/orange_header.gif'); }
#left_col .red_header {	 background-image:url('/img/red_header.gif'); }
#menuleft {margin-bottom:5px; }
#left_col #menuleft a {display:block; border-bottom:1px #EDEDED solid; line-height:35px; font-size:12px; padding-left:35px; background:url(/img/bullet.gif) 12px 12px no-repeat; color:#505050; }

#banner1 {margin-bottom:5px;}
#preim {margin-bottom:5px; }
#left_col #preim div.white, #left_col #preim div.grey  {padding:5px; font-size:12px; color:#505050; }
#left_col #preim div.grey {background-color:#Cfcfcf; }

#right_col {margin-left:10px; float:left; width:635px; overflow:hidden;}

/*
		<div id="right_col">
			<div class="blue_banner">
				<img src="/img/banner2.jpg" />			</div>
			<div class="text">
			<h1>[>HEADER<]</h1>
			[>TEXT<]			</div>
		</div>
	</div>


*/