*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: "Arial", Verdana, Trebuchet MS;
	font-size: 11px;
	color: #333;
	background: #FFF url(images/bg.jpg) repeat-x;
}

img
{
	border: 0;
}

img.imgright
{
	float: right;
	margin: 10px 0 10px 15px;
}

img.imgrightborder
{
	float: right;
	margin: 0 0 20px 15px;
	padding: 5px;
	border: 1px solid #CCC;
}

.clear
{
	clear: both;
}

a
{
	color: #369;
	text-decoration: none;
}

a:hover
{
	color: #333;
	text-decoration: none;
}






#headercont
{
	width: 100%;
	height: 160px;
	background: #F7F8FC url(images/background.jpg) no-repeat center;
}

#header
{
	margin: 0 auto;
	width: 744px;
	height: 160px;
}

#headerleft
{
	float: left;
	width: 135px;
	height: 160px;
}

#headerright
{
	float: left;
	width: 609px;
	height: 160px;
}

#headerright ul
{
	float: right;
	list-style-type: none;
	margin: 132px 0 0 0;
}

#headerright ul li
{
	display: inline;
}

#headerright ul li a
{
	float: left;
	padding: 7px 12px;
	text-decoration: none;
	margin: 0 0 0 1px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: #205EB5;
}

#headerright ul li a.active
{
	color: #FFF;
	background: #C00;
}

#headerright ul li a:hover
{
	background: #C00;
}





#container
{
	margin: 0 auto;
	width: 744px;
}

#maincont #flash
{
	width: 722px;
	height: 152px;
	padding: 15px 0 0 22px;
	background: #FFF url(images/flashbackground.jpg) no-repeat;
}

#maincont #options
{
	width: 722px;
	height: 55px;
	background: #FFF;
	margin: 0 0 0 20px;
}

#maincont #options a
{
	float: left;
}

#maincont
{
	width: 744px;
	margin: 10px 0 0 0;
	background: #FFF url(images/background-maincont.jpg) repeat-y;
	line-height: 200%;
}

#maincont p
{
	margin: 0 0 15px 0;
}

#maincont h1, h2, h3
{
	margin: 0 0 15px 0;
	font-weight: bold;
	font-size: 18px;
	color: #1B5AB2;
}

#maincont h2, h3
{
	color: #1E8CC2;
	font-size: 14px;
}

#mainleft
{
	float: left;
	width: 490px;
	padding: 10px 15px 0 25px;
}

#mainleft ul.listbullets
{
	margin: 0 0 15px 25px;
	list-style-type: circle;
}

#mainright
{
	float: left;
	width: 184px;
	padding: 10px 15px 0 15px;
}

#mainright form
{
	margin: 0 0 15px 0;
}

#mainleft ul, #mainright ul
{
	list-style-type: none;
	margin: 0 0 15px 0;
}

#mainright p strong
{
	margin: 0 0 15px 0;
	font-weight: bold;
	font-size: 14px;
	color: #1B5AB2;
}

#mainleft input, select, textarea, #mainright input, select, textarea
{
	border: 1px solid #CCC;
	margin: 0 0 5px 0;
	padding: 2px 3px;
	font-size: 100%;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	font-family: "Arial", Verdana, Trebuchet MS;
}

#footercont
{
	width: 100%;
	font-size: 10px;
	background: #FFF url(images/background-footercont.jpg) repeat;
}

#footer
{
	margin: 0 auto;
	width: 744px;
	padding: 15px 0;
	text-align: center;
}

#footer p
{
	margin: 0 0 5px 0;
}

#footer ul
{
	list-style-type: none;
	margin: 0 0 5px 0;
}

#footer ul li
{
	display: inline;
}


.linkbox
{
	background: #EEE;
	border: 1px solid #DDD;
	text-align: center;
	width: auto;
	padding: 20px 20px 10px 20px;
}

#bottomcontact
{
	clear: both;
	background: #FAFAFA url(images/phone-background.jpg) repeat-x;
	border: 1px solid #DDD;
	padding: 10px;
	font-size: 14px;
	margin: 0 0 15px 0;
}

#bottomcontact p
{
	margin: 0;
}

#bottomcontact p strong
{
	color: #C00;
}


















#option1
{
	width: 172px;
	height: 40px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/option-1.jpg);
	display: block;
}


#option1:hover
{
	background-position: bottom left;
}

#option2
{
	width: 172px;
	height: 40px;
	text-indent: 10000px;
	margin: 0 0 0 6px;
	overflow: hidden;
	background: url(images/option-2.jpg);
	display: block;
}


#option2:hover
{
	background-position: bottom left;
}

#option3
{
	width: 172px;
	height: 40px;
	text-indent: 10000px;
	margin: 0 0 0 6px;
	overflow: hidden;
	background: url(images/option-3.jpg);
	display: block;
}


#option3:hover
{
	background-position: bottom left;
}

#option4
{
	width: 172px;
	height: 40px;
	text-indent: 10000px;
	margin: 0 0 0 6px;
	overflow: hidden;
	background: url(images/option-4.jpg);
	display: block;
}


#option4:hover
{
	background-position: bottom left;
}