body {
	font-family: Tahoma, Veranda, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	background:url(../images/architecture/a1.gif) repeat-x;
}

td {
	font-family: Tahoma, Veranda, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Tahoma, Veranda, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a {
color: #0189BE;
}
h1 {
font-size: 19px;
color: #2E3092; 
font-weight: normal;
line-height: 24px;
margin-top: 0;
}
h2{
font-size: 19px;
color: #2E3092; 
font-weight: normal;
line-height: 24px;
margin-top: 0;
}
h3{
font-size: 19px;
color: #0189BE; 
font-weight: normal;
line-height: 24px;
margin-top: 0;
text-align:center;
}
#container
{
width: 775px;
/*Margin "10px" pulls the container away from all edges; "auto" centers the page*/
margin: auto;
background-color: #fff;
color: #333;
border: 1px solid gray;
}
#top_blue_box
{
width: 261px;
height: 30px;
background-color: #2E3092;
margin: 0;
}
#top_menu
{
float: right;
height: 22px;
margin: 7px 0 0 0;
}
#top_navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

#top_navlist a:link, #top_navlist a:visited
{
color: #9B9B9B;
text-decoration: none;
}

#top_navlist a:hover
{
color: #2E3092;
text-decoration: none;
}
#left_container
{
float: left;
width: 261px;
height: 100%;
margin: 0;
}
#logo
{
float: left;
width: 261px;
margin: 0;
}
#money_check
{
float: left;
width: 261px;
margin: 0;
clear: left;
}
/* BEGIN Main Menu */
#main_navcontainer
{
width: 261px;
float: left;
clear: left;
background-color: #A0A09F;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}

#main_navcontainer ul
{
margin-left: 2em;
padding-left: 0;
margin-top: .5em;
list-style-image: url(../images/architecture/menu_bullet.gif);
font-family: Tahoma, Veranda, Arial, Helvetica, sans-serif;
font-size: 14px;
}

#main_navcontainer a
{
display: block;
padding: 3px;
width: 170px;
background-color: #A0A09F;
border-bottom: 1px dashed #eee;
}

#main_navcontainer a:link, #main_navlist a:visited
{
color: #FFF;
text-decoration: none;
}

#main_navcontainer a:hover
{
color: #2E3092;
}

/* END Main Menu */
#time_clock
{
float: left;
width: 261px;
height: 111px;
background: #D2D3CD url(../images/architecture/timeclock_background.jpg) no-repeat;
margin: 0;
clear: left;
}
#time_clock_text
{
width: 166px;
margin: 30px 0 7px 95px;
font-size: 11px;
line-height: 16px;
}
#masterlink
{
float: left;
width: 261px;
height: 111px;
background: #B4B4D4 url(../images/architecture/masterlink_background.jpg);
margin: 0;
clear: left;
}
#masterlink_text
{
width: 161px;
margin: 30px 0 7px 100px;
font-size: 11px;
line-height: 16px;
}
#quotes
{
float: left;
clear: left;
width: 231px;
background:url(../images/architecture/quotes_background.gif) repeat-x;
margin: 0;
padding: 15px;
}
#right_container
{
float: right;
width: 514px;
margin: 0;
}
#main_content
{
float: right;
width: 514px;
margin: 0;
}
#main_text
{
float: left;
width: 284px;
padding: 10px 10px;
margin: 0;
}
#main_text ul, li
{
margin-left: 12px; padding-left: 0;
}
#secondary_main_text
{
width: 474px;
padding: 20px 20px;
margin: 0;
}
#secondary_main_text ul, li
{
margin-left: 12px; padding-left: 0;
}
#phone_number
{
float: right;
clear: right;
width: 210px;
margin: 0;
}
#benefits
{
background:url(../images/architecture/benefits_bkgrd.gif) no-repeat;
float: right;
clear: right;
width: 190px;
padding: 10px 10px;
margin: 0;
}
#benefits ul, li
{
margin-left: 12px; padding-left: 0;
}
#footer
{
width: 775px;
height: 28px;
background: #2E3092;
margin: 0;
clear: both;
}
#copyright
{
width: 250px;
margin: 7px 0 7px 20px;
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
color: #E5E5E5;
}
#copyright a{
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
text-decoration: none;
color: #E5E5E5;
}
#copyright a:hover
{
text-decoration: none;
color: #A7A7A7;
}
#bottom_nav
{
float: right;
width: 450px;
text-align: right;
margin: 7px 20px 7px 0px;
color: #E5E5E5;
}
#bottom_nav ul
{
margin: 0;
padding: 0;
}
#bottom_navlist li
{
display: inline;
list-style-type: none;
}

#bottom_navlist a:link, #bottom_navlist a:visited
{
color: #E5E5E5;
text-decoration: none;
}

#bottom_navlist a:hover
{
color: #A7A7A7;
text-decoration: none;
}
.bold {
	font-family: Tahoma, Veranda, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
.title {
	font-family: Tahoma, Veranda, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}