* { margin:0; padding:0;}
body {
	background:#fff;
	font-family:Arial;
	font-size:100%;
	line-height:1em;
	color:#000000;
	text-align:center;
}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

p {
	margin-bottom:21px;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:26px;}
.form input {width:207px; height:15px; background:none; border:1px solid #d0d0d0; border-top:1px solid #7e7e7e; border-left:1px solid #7e7e7e; font-family:arial; color:#858585; font-size:1em; padding-left:3px;}
textarea { width:207px; height:64px; background:none; overflow:auto; border:1px solid #d0d0d0; border-top:1px solid #7e7e7e; border-left:1px solid #7e7e7e; font-size:1em; font-family:arial; color:#858585; padding-left:3px;}
.textarea_box { height:80px;}

.form_1 { height:32px;}
.input_1 { width:179px; height:25px; background:#fff; font-size:1em; color:#606060; font-family:arial; border:0; padding-left:3px;}


/*==================list====================*/
ul {
	list-style-image: none;
	list-style-type: none;
}

.list1 li a { background:url(images/marker.gif) no-repeat left 2px; padding-left:17px; color:#5c798c; line-height:2em;}
.list2 li a { background:url(images/marker1.gif) no-repeat left 2px; padding-left:13px; color:#5c798c; line-height:2em;}
.list3 dt { font-size:1.1em; color:#f50; font-weight:bold;}
.list3 dd { padding-bottom:15px;}
.list4 { margin-bottom:8px;}
.list4 dt { padding-bottom:7px;}
.list4 dt a {background:url(images/marker1.gif) no-repeat left 2px; padding-left:13px; color:#5c798c;}
.list4 dd { padding-bottom:17px;}
.list5 { padding-bottom:4px;}
.list5 dt { font-weight:bold;}
.list5 dd { padding-bottom:16px;}

.footer_menu { background:#e8ebec; height:55px; text-align:center;}
.footer_menu li { display:inline;}
.footer_menu li a {
	background:url(images/footer_divider.gif) no-repeat right 4px;
	padding:0 13px 0 12px;
	color:#000000;
	line-height:54px;
}
.footer_menu li a.last { background:none;}


/*==================other====================*/
.img_indent { margin:0 17px 0 0; float:left;}
.img_indent1 { margin:0 17px 21px 0; float:left;}

.p1 {
	margin-bottom:18px;
	font-size: 15px;
	line-height: normal;
	text-align: left;
}
.p2 { margin-bottom:12px;}

.cont_form { padding:4px 20px 0 0;}
.cont_form span { float:right;}



/*==================txt, links, lines, titles====================*/
a {color:#f50;}
a:hover{text-decoration:none;}

h3 { font-size:1em; margin-bottom:16px; font-family:verdana;}
h4 { font-size:1.1em; color:#f50;}

.head_link1 { background:url(images/head_marker1.gif) no-repeat left 0px; padding-left:18px; color:#858585; font-size:.91em; text-decoration:none; font-family:verdana;}
.head_link2 { background:url(images/head_marker2.gif) no-repeat left 1px; padding-left:18px; color:#858585; font-size:.91em; text-decoration:none; font-family:verdana;}
.head_link3 { background:url(images/head_marker3.gif) no-repeat left 0px; padding-left:18px; color:#858585; font-size:.91em; text-decoration:none; font-family:verdana;}
.head_link1:hover, .head_link2:hover, .head_link3:hover { text-decoration:underline;}
.link1 { color:#5c798c;}
.link2 { background:url(images/marker1.gif) no-repeat left 3px; padding-left:13px; color:#5c798c;}

.title { margin-bottom:16px;}

/*==================blocks====================*/
.block { background:#fcfcfc; border:1px solid #d7d7d7;}
.block1 { background:url(images/block1_bgd.gif) left top repeat-x #202b33;}
.block1 .inner { padding:20px 0 19px 18px;}
.block1 .title1 { margin-bottom:12px;}
.block1 a { color:#90969a;}

.block2 { background:#fff; width:100%;}
.block2 .title_bgd { background:url(images/top_title.gif) left top repeat-x;}
.block2 .top_tall { background:url(images/top_tall.gif) left 56px repeat-x;}
.block2 .right_tall { background:url(images/right_tall.gif) right top repeat-y;}
.block2 .right_tall_1 { background:url(images/line.gif) right top repeat-y;}
.block2 .bottom_tall { background:url(images/bottom_tall.gif) left bottom repeat-x;}
.block2 .left_tall { background:url(images/left_tall.gif) left top repeat-y;}
.block2 .left_top_corner { background:url(images/left_top_corner.gif) no-repeat left 56px;}
.block2 .right_top_corner { background:url(images/right_top_corner.gif) no-repeat right 56px;}
.block2 .right_bottom_corner { background:url(images/right_bottom_corner.gif) no-repeat right bottom;}
.block2 .left_bottom_corner { background:url(images/left_bottom_corner.gif) no-repeat left bottom;}
.block2 .inner2 { padding:21px 20px 16px 17px;
}
.block2 .inner3 { padding:21px 20px 16px 22px;}


/*header*/
#header div { position:absolute; margin-left:-11px;}

/*article*/
#article .col_1 { width:259px;}
#article .col_1 .indent { padding:20px 10px 0 18px;}
#article .col_2 {
	width:520px;
	height:272px;
	z-index: 1;
}

/*content*/
#content { padding:5px 0 5px 0;}
#content .title { margin-bottom:47px;}
#content .indent { padding:21px 35px 16px 17px;}
#content .indent1 { padding:21px 15px 16px 0;}
#content .indent2 { padding:0 20px 0 0;}

/*footer*/
#footer p { text-align:center; padding:22px 0 0 0; font-size:.91em; font-family:verdana;}
#footer p a { color:#858585;}

/*==========================================*/
#page4 #main #content .block .wrapper1 .wrapper2 .col_1.maxheight .block2.maxheight .top_tall.maxheight .right_tall.maxheight .bottom_tall.maxheight .left_tall.maxheight .left_top_corner.maxheight .right_top_corner.maxheight .right_bottom_corner.maxheight .left_bottom_corner.maxheight .title_bgd .inner2 br {
	font-size: 16px;
}
#page4 #main #content .block .wrapper1 .wrapper2 .col_1.maxheight .block2.maxheight .top_tall.maxheight .right_tall.maxheight .bottom_tall.maxheight .left_tall.maxheight .left_top_corner.maxheight .right_top_corner.maxheight .right_bottom_corner.maxheight .left_bottom_corner.maxheight .title_bgd .inner2 br {
	font-size: 18px;
}
p1 {
	font-size: 36px;
	font-weight: bold;
}
p3 {
}

#page4 #main #content .block .wrapper1 .wrapper2 .col_1.maxheight .block2.maxheight .top_tall.maxheight .right_tall.maxheight .bottom_tall.maxheight .left_tall.maxheight .left_top_corner.maxheight .right_top_corner.maxheight .right_bottom_corner.maxheight .left_bottom_corner.maxheight .title_bgd .inner2 .p1 strong {
	font-size: larger;
	text-align: left;
}
p3 {
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;
}
.p3 {
	font-style: normal;
	text-align: center;
}
.p4 {
	font-size: 12px;
	position: center;
}
.l1 {
	font-size: 22px;
}
#submit
{
  display: block;
  width: 90px;
  height: 28px;
  background:url("submit_button.jpg")  no-repeat 0 0;
  padding:0;
  margin:0;

}
#submit:hover
{ 
  background-position: 0 -28px;
}
#submit span
{
  display: none;
}
.contact_head
{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#5a5859;
}
.contact_label
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#5a5859;
}
.contact_labels
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5a5859;
}
.dot_line
{
border-bottom:1px dashed #CCCCCC;
width:280px
}
.text_left
{
background-image:url(images/text-field-left.jpg);
background-repeat:no-repeat;
width:8px;
height:27px;
}
.text_mid
{
background-image:url(images/text-field-middle.jpg);
background-repeat:repeat-x;
height:27px;
}
.text_right
{
background-image:url(images/text-field-right.jpg);
background-repeat:no-repeat;
width:8px;
height:27px;
}
.contact_text
{
background-color:transparent;
height:27px;
border:0px;
width:304px;
}
.contact_text_captcha
{
background-color:transparent;
height:27px;
border:0px;
width:304px;
color:#FF0000;
}
.textarea_left
{
background-image:url(images/text-area-left.jpg);
background-repeat:no-repeat;
width:7px;
height:122px;
}
.textarea_mid
{
background-image:url(images/text-area-middle.jpg);
background-repeat:repeat-x;
height:122px;
width:300px;
}
.textarea_right
{
background-image:url(images/text-area-right.jpg);
background-repeat:no-repeat;
width:7px;
height:122px;
}
.contact_textarea
{
background-color:transparent;
height:122px;
border:0px;
width:300px;
}
