html,body {
    margin: 0;
    padding: 0;
    border: none;
    height: 100%;
}

body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	color: #5F5F67;
	background: #FFFFFF url(images/bg.gif) top center repeat-x;
}

p {
	margin-top:0;
	padding-top: 0;
}

form {
	margin: 0;
	padding: 0;
}

img {
	vertical-align: middle;
}


a, a:link, a:hover, a:visited {
	font-weight: bold;
	color: #223A8B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 13px;
}


/*
------------------------- 
 menu 
------------------------- 
*/

a#menu01, a#menu01_sel {
	width: 118px;
	height: 22px;
	background-image: url(images/menu01.jpg);
	display: block;
	float:left;
	text-decoration: none;
}

a#menu01:hover, a#menu01_sel {
    background-position: 0 22px;
}

a#menu02, a#menu02_sel {
	width: 113px;
	height: 22px;
	background-image: url(images/menu02.jpg);
	display: block;
	float:left;
	text-decoration: none;
}

a#menu02:hover, a#menu02_sel {
    background-position: 0 22px;
}

a#menu03, a#menu03_sel {
	width: 138px;
	height: 22px;
	background-image: url(images/menu03.jpg);
	display: block;
	float:left;
	text-decoration: none;
}

a#menu03:hover, a#menu03_sel {
    background-position: 0 22px;
}

a#menu04, a#menu04_sel {
	width: 113px;
	height: 22px;
	background-image: url(images/menu04.jpg);
	display: block;
	float:left;
	text-decoration: none;
}

a#menu04:hover, a#menu04_sel {
    background-position: 0 22px;
}


a#menu05, a#menu05_sel {
	width: 113px;
	height: 22px;
	background-image: url(images/menu05.jpg);
	display: block;
	float:left;
	text-decoration: none;
}

a#menu05:hover, a#menu05_sel{
    background-position: 0 22px;
}

a#menu06, a#menu06_sel {
	width: 115px;
	height: 22px;
	background-image: url(images/menu06.jpg);
	display: block;
	float:left;
	text-decoration: none;
}

#menu06d {
	width: 174px;
	height: 22px;
	background-image: url(images/menu06.jpg);
	display: block;
	float:left;
	text-decoration: none;
}

a#menu06:hover, a#menu06_sel {
    background-position: 0 22px;
}


a#foot_menu01, a#foot_menu01_sel {
	width: 67px;
	height: 26px;
	background-image: url(images/foot_menu01.jpg);
	display: block;
	float:left;
	text-decoration: none;
}

a#foot_menu01:hover, a#foot_menu01_sel {
    background-position: 0 26px;
}

a#foot_menu02, a#foot_menu02_sel {
	width: 82px;
	height: 26px;
	background-image: url(images/foot_menu02.jpg);
	display: block;
	float:left;
	text-decoration: none;
}

a#foot_menu02:hover, a#foot_menu02_sel {
    background-position: 0 26px;
}

a#foot_menu03, a#foot_menu03_sel {
	width: 46px;
	height: 26px;
	background-image: url(images/foot_menu03.jpg);
	display: block;
	float:left;
	text-decoration: none;
}

a#foot_menu03:hover, a#foot_menu03_sel {
    background-position: 0 26px;
}

a#foot_menu04, a#foot_menu04_sel {
	width: 53px;
	height: 26px;
	background-image: url(images/foot_menu04.jpg);
	display: block;
	float:left;
	text-decoration: none;
}

a#foot_menu04:hover, a#foot_menu04_sel {
    background-position: 0 26px;
}

a#foot_menu05, a#foot_menu05_sel {
	width: 90px;
	height: 26px;
	background-image: url(images/foot_menu05.jpg);
	display: block;
	float:left;
	text-decoration: none;
}

a#foot_menu05:hover, a#foot_menu05_sel {
    background-position: 0 26px;
}






#header {
	width: 782px;
	height: 82px;
	margin: 22px 0 0 20px;
	padding: 22px 0 0 17px;
	float: left;
}

#header {
	background: #FFFFFF url(images/header_bg.jpg) right bottom no-repeat; 
}

#subheader, #subheader2 {
	background: #FFFFFF url(images/menu_bg.jpg) top center no-repeat;
	margin: 0;
	padding: 0;	
	width: 874px;
	height: 56px;
	float: left;
}

#subheader2 {
	background: #FFFFFF url(images/menu_bg2.jpg) top center no-repeat;
}

#topmenu {
	width: 725px;
	height: 22px;
	float: left;
	padding: 4px 0 0 55px;
}

#topmenu img {
	float: left;
}


#main_content, #main_content_nocols {
	background: #FFFFFF url(images/main_content_bg.gif) top center repeat-y;
	width: 763px;
	margin: 0;
	padding: 0 55px 0 56px;
	float: left;
}

#main_content_nocols {
	background: #FFFFFF url(images/main_content_bg2.gif) top center repeat-y;
}

#left_content {
	width: 400px;
	float: left;
}

#left_content2 {
	width: 540px;
	float: left;
}

#left_content_top {
	width: 400px;
	float: left;
	padding: 0 0 10px 0;
}

#left_content_top2 {
	width: 540px;
	float: left;
	padding: 0 0 10px 0;
}


#left_content_bottom, #left_content_bottom2, #left_content_bottom3 {
	padding: 10px 0 10px 0;
	width: 400px;
	float: left;
}

#left_content_bottom {
	background: url(images/dots_line.gif) top left no-repeat;
}

#left_content_bottom2 {
	background: url(images/dots_line.gif) bottom center no-repeat;
}


#left_content_bottom img {
	vertical-align: middle;

}

.large_txt {
	font-size: 14px;
}

#right_content {
	width: 340px;
	float: right;
}

#right_content2 {
	width: 200px;
	float: right;
}

#right_content_top {
	width: 310px;
	float: right;
	padding: 0 10px 0 0;
}

#right_content_top2 {
	width: 190px;
	float: right;
	padding: 0 10px 0 0;
}

#right_content_top_pv {
	width: 310px;
	text-align: right;
	float: left;
}

.right_content_top_pv2 {
	width: 400px;
	padding: 10px 0 0 0;
	float: left;
	text-align: left;
}

.right_content_top_pv3 {
	width: 400px;
	text-align: right;
	float: left;
}

#right_content_bottom, #right_content_bottom2 {
	width: 340px;
	float: left;
	padding: 0 0 20px 0;
	text-align: left;
}

#right_content_bottom {
	background: url(images/dots_line.gif) top left no-repeat;
	padding-top: 20px;
	text-align: center;
	margin-top: 20px;
	display: inline;
}


#video_btn {
	vertical-align: middle;
}

#long_dotted, div.long_dotted {
	background: url(images/long_dots.jpg) top center no-repeat;
	width: 748px;
	height: 13px;
	float: left;
}

div.long_dotted2 {
	background: url(images/long_dots.jpg) right center no-repeat;
	background-position: 4px -5px;
	width: 744px;
	height: 5px;
	float: left;
}

#footer, #footer2 {
	background: #FFFFFF url(images/footer_bg.jpg) top center no-repeat;
	height: 73px;
	width: 874px;
	margin: 0;
	font-size: 10px;
	float: left;
}

#footer2 {
	background: #FFFFFF url(images/footer_bg2.jpg) top center no-repeat;
}

#topfooter_menu {
	padding: 28px 0 0 478px;
	height: 26px;
	width: 396px;
	float: left;
}

#topfooter_menu img {
	float: left;
}

#footer_left {
	width: 409px;
	float: left;
	padding: 25px 0 20px 56px;
}

#footer_right {
	width: 409px;
	float: left;
	padding: 25px 0 20px 0;
}

#footer a, #footer a:link, #footer a:visited {
	color: #5F5F67;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


#contact_form {
	width: 340px;
	float: left;
}

fieldset {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	width: 290px;
	display: block;
	padding: 20px 0;
}

legend {
	font-size: 18px;
	font-weight: bold;
	color: #036;
	margin: 0 0 15px 0;
}

label {
	width: 80px;
	text-align: right;
	float: left;
	line-height: 21px;
	padding: 0 5px 0 0;
}

input, select {
	width: 100px;
	border: 1px solid #666666;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
}

#button {
	width: 100px;
}

textarea {
	width: 180px;
	height: 100px;
	border: 1px solid #666666;
}

div.field {
	margin: auto auto 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
	width: 100%;
	float: left;
}

span.required {
	color: #FF0000;
}

