/* CSS Document */

* {
	margin:0;
	padding:0;
	font-size:100%;
}

body{
	background:#FFFFFF;
	text-align:center;
}

img 
{
	vertical-align:top;
}

a img  
{
	border:0;
}

p
{
	margin-bottom: 8px;
}

html, input, textarea
{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 12.5px;
	color: #4d4d4f;
}

ul, ol
{
margin-left: 15px;
margin-bottom: 15px;
}

li
{
   margin-left: 10px;
   margin-bottom: 5px;
}

h1
{
	font-size: 18px;
	line-height: 2em;
	color: #1a5f76;
	font-family: Lucida Sans;
}

h2
{
	font-size: 15px;
	line-height: 1.5em;
	font-family: Lucida Sans;
}

h3
{
	font-weight: bold;
	font-family: Lucida Sans;
}

a
{
	color: #1a5f76;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline; 
}

#main  
{
	width: 905px;
	margin: 0 auto;
	background: #ffffff url("images/body_background_padding.jpg") repeat-y;
	text-align: left;
}

#header
{
	height: 160px;
}

#header #menu
{
	height: 30px;
}

.menuItemOff, .menuItemOn
{
	background: #8f9fa8;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border-right: solid 1px #586a74;
        cursor: pointer;
}

.menuItemOn
{
	background: #165f76;
}

.subMenuItemOff, .subMenuItemOn
{
	background: #8f9fa8;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border-top: solid 1px #586a74;
	padding-left: 5px;
        cursor: pointer;
}

.subMenuItemOn
{
	background: #165f76;
}

.menuEnd
{
	border: none;
}

#content
{
	background: url("images/background.jpg") no-repeat;
	background-position: bottom;
	padding-top: 35px;
}

#content #col1, .col1
{
	width: 210px;
	float: left;
}

#content #col1 img, .col1 img
{
	padding: 15px 15px 0 15px;
}

#content #col2, .col2
{
	width: 300px;
	padding-right: 35px;
	float: left;
}

#content #col3, .col3
{
	width: 340px;
	float: left;
}

#prefooter
{
	padding: 40px 40px 40px 15px;
}

#footer
{
	width: 905px;
	margin: 0 auto;
	color: #4d4d4f;
	font-size: 11px;
}

input, select  
{
	vertical-align:middle; 
	font-weight:normal;
}

small
{
	font-size: 11px;
}

.label
{
	width: 80px;
	float: left;
	font-weight: bold;
}

.element
{
	float: left;
}

.indentbody
{
	padding-left: 30px;
	padding-bottom: 20px;
}

.catdiv14623
{
top: 159px !important;
}

.caption
{
	width: 186px;
	padding-top: 5px;
	height: 10px;
	text-align: center;
	font-size: 9px;
}

.offer
{
	background: url("images/offer_bkg.png") no-repeat;
        padding: 10px 40px 10px 5px;
        text-align: center;
        width: 300px;
        height: 110px;
}

.offer h1
{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 15px;
        font-weight: bold;
	color: #FFFFFF;
        margin: 0 0 5px 0;
        line-height: 15px;
}

.offer p
{
        color: #FFFFFF;
        font-size: 12px;
       margin-bottom: 2px;
}

.offer small
{
        font-size: 8.5px
}
