/* CSS Document */

body
{
	background-position: center top;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}


#mainDiv
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	
}


.banner
{
	width:950px;
	height:205px;
	background-image:url(images/index_01.jpg);

}
.nav
{
	width:950px;
	height:40px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(images/index_02.jpg);
}
.nav li
{
	display:inline;
	padding-right:170px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.nav ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	padding-left:180px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top:13px;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
		font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
		font-weight: bold;
}
a:active {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
		font-weight: bold;
}


.clear
{
	clear:both;
}

.body_text
{
	width:950px;
	background-image:url(images/index_03.jpg);
	background-repeat:no-repeat;

	
}
.con_left
{
	width:450px;
	float:left;
	font-family: Tahoma;
	font-size: 13px;
	color: #062695;
	text-decoration: none;
	padding-top:32px;
	padding-left:50px;
	line-height:14px;

}

.con_right
{
	width:410px;
	float:right;
	font-family: Tahoma;
	font-size: 11px;
	color: #062695;
	text-decoration: none;
	padding-top:32px;
}
.bullits_bg
{
	width:341px;
	background-image:url(images/bullits-bg.jpg);
	background-repeat:no-repeat;
	height:211px;
	margin-top:15px;
	line-height:28px;
	font-family: Tahoma;
	font-size: 13px;
	color: #062695;
	text-decoration: none;
	padding-left:25px;
}

.contact-box
{
	width:390px;
	height:125px;
	background-image:url(images/index_17.jpg);
	margin-top:30px;
}

.contact_box_left
{
	width:171px;
	float:left;
	height:80px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-left:22px;
	padding-top:35px;
	text-decoration: none;

}

.contact_box_right
{
	width:180px;
	float:right;
	height:80px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-top:30px;
	text-decoration: none;

}

.bottom
{
	width:950px;
	height:112px;
	background-image:url(images/index_19.jpg);
	font-family: Tahoma;
	text-align:center;
	font-size: 12px;
	color: #000000;
	line-height:20px;
	text-decoration: none;
	margin-top:20px;
}

a.bot:link {

	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;

}
a.bot:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a.bot:hover {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a.bot:active {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}


a.white:link {

	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;

}
a.white:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a.white:active {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.style1 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
