.background
{
	background-color: #FFFFFF;
	margin: 0px 0px 40px;
}

.homepagetext {
	vertical-align: middle;
}

.cont_txt_2 a {
	color: white;
}

.logo
{
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.nav_bg
{
	background-image: url(images/buttonbck.jpg);
	background-repeat: no-repeat;
}
.txt_1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000060;
	text-align: left;
	line-height: 16px;
}
.sublist
{
	padding-left: 15px;
}
.navigation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.navigation A
{
	color: #FFFFFF;
	height: 33px;
	display: block;
	padding-top: 13px;
	text-decoration: none;
}
.navigation A:hover
{
	background-image: url(images/nav_bg_hover.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 33px;
	display: block;
	padding-top: 13px;
	text-decoration: none;
}
.lp_titlebar
{
	background-image: url(images/lp_titlebar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 187px;
	height: 30px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px 0px 0px 50px;
	text-align: left;
}

.titlebar{
	background-image: url(images/2p_titlebar.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 187px;
	height: 30px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px 0px 0px 50px;
	text-align: left;
}

.lp_cont_bg
{
	background-image: url(images/lp_cont_bg.jpg);
	background-repeat: repeat-y;
}
.lp_bottom
{
	background-image: url(images/lp_bott_part.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 237px;
}
.cont_txt_1
{
	background-image: url(images/bullet_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
	text-align: justify;
}
.subheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 15px;
	padding: 3px 0px 0px;
}
.cont_txt_2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 15px;
	padding: 3px 0px 0px;
}
.cont_txt_3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding: 3px 0px 0px;
}
.contbox_titlebar_1
{
	background-image: url(images/contbox_titlebar1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 573px;
	height: 30px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 15px 0px 0px 40px;
	text-align: left;
}
.contbox_titlebar_2
{
	background-image: url(images/contbox_titlebar2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 573px;
	height: 40px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 10px 0px 0px 40px;
	text-align: left;
}

.contbox_titlebar_3
{
	background-image: url(images/contbox_titlebar2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 573px;
	height: 40px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 10px 0px 0px 40px;
	text-align: left;
}


.contbox_bottom
{
	background-image: url(images/contbox_bott.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 613px;
}
.contbox_bg
{
	background-image: url(images/contbox_bg.jpg);
	background-repeat: repeat-y;
}
/*START dropdown menu*/
#dropmenudiv
{
	position: absolute;
	border: 1px solid #000000;
	border-bottom-width: 0;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #1282E4;
}
#dropmenudiv A
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #000000;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color: #1282E4;
	color: #FFFFFF;
}
#dropmenudiv A:hover
{
/*hover background color*/
	background-color: #476893;
	color: #FFFFFF;
}
/*END dropdown menu*/
.contbox_pointer
{
	background-image: url(images/bullet_arrowsm.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
	height: 30px;
	display: block;
	margin: 5px;
}
.contbox_pointertxt
{
	width: 100%;
	height: 15px;
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 35px;
	padding-top: 4px;
	margin: 5px;
}

.address {
	color: #1280DF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}