*{margin: 0; padding: 0;}

body{
	background:url(images/site_bg.gif) left top repeat-x #EBF2F1;
}

img{
	border: 0px; 
	text-align: left; 
	vertical-align: top;
}

ul{ 
	list-style: outside;
	padding: 0px 0px 0px 16px;
}

li{
	line-height: 1.38em;
}

ol{
	padding: 5px 0px 0px 3px;
	list-style: none;
}

ol img{
	vertical-align: middle;
	padding: 0px 10px 0px 0px;
}

.column{
	float: left;
}

.container{
	width: 100%;
	overflow: hidden;
	background: url(images/container_background.gif) repeat-y;
}

body{
	font-family: Arial, helvetica, sans-serif; 
	color: #203337; 
	font-size: 0.86em; 
	line-height: 1.38em; 
	text-align: center;
}

h1{
	font-size: 1.8em;
	margin: 15px 0px 15px 0px;
	line-height: 1.55em;
}

h2{
	font-size: 1.45em;
	margin: 15px 0px 15px 0px;
	line-height: 1.25em;
}

h3{
	font-size: 1.20em;
	margin: 15px 0px 15px 0px;
	line-height: 1.25em;
}

h4{
	font-size: 1.02em;
	margin: 0px 0px 5px 0px;
}

h5{
	font-size: 1.02em;
	margin: 15px 0px 10px 0px;
}

h6{
	font-size: 1.02em;
	margin: 75px 0px 10px 0px;
}


.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
}

.float-right{
	float: right;
}

.align-right{
	text-align: right;
}

.block{
	display: block;
}

.top-indent-1{
	margin-top: 30px;
	padding: 0px 0px 0px 0px;  
	display: block;
}

.top-indent-2{
	margin-top: 10px;
	padding: 0px 0px 0px 0px; 
	display: block;
	border-bottom: 0px solid #CCCCCC;
}

.top-indent-3{
	margin-top: 10px; 
	display: block;
	padding: 0px 0px 0px 10px;
	font-size: 0.84em;
}

.top-indent-4{
	margin-top: 20px; 
	display: block;
	padding-left: 25px;
}

.top-indent-5{
	margin-top: 25px; 
	display: block;
}

.width-stretch{
	width: 100%;
}

.col-1, .col-2, .col-3, .box-1, .box-2, .box-3, .col-middle{
	float: left;
}

em{
	font-size: 1.23em; 
	line-height: 1.25em; 
	font-style: normal;
}

/*=======start site_border===========*/

.site-border{
	background: url(images/site_border_left.gif) left top repeat-y #FFFFFF; 
	width :100%;
}

.site-border .border-right{
	background: url(images/site_border_right.gif) right top repeat-y;
}

.site-border .left-top{
	background: url(images/site_border_left_top.gif) left top no-repeat;
}

.site-border .right-top{
	background: url(images/site_border_right_top.gif) right top no-repeat; 
	padding: 0 9px;
}

/*=====end site_border===========*/

/*=======start header===========*/

.logo{
	height: 10px; 
	background: #DAE3E5; 
	padding: 10px 37px 0 0; 
	text-align: right;
}

.logo a{
	color: #496682; 
	text-decoration: underline; 
	padding: 3px 0 3px 0;
}

.logo a:hover{
	text-decoration: none;
}

.logo .link-1{
	background: url(images/header_link_1.gif) right center no-repeat; 
	padding-right: 29px; 
	margin-right: 22px;
}

.logo .link-2{
	background: url(images/header_link_2.gif) right center no-repeat; 
	padding-right: 30px;
}

.header{
	height: 161px; 
	background: #DAE3E5; 
	padding: 2px 474px 45px 20px; 
	text-align: right; 
	color: #FFFFFF; 
	font-size: 1.09em; 
	line-height: 1.21em;
}

.menu{
	padding-left: 21px;
}

/*=====end header===========*/

/*=======start content===========*/

#content{
	padding: 0px 0px 0px 0px;	
	border-top: 1px solid #CCCCCC;
}

#content a{
	color: #0000CC; 
	text-decoration: underline; 
	font-weight: normal;
}

#content a:hover{
	text-decoration: none;
}

.font-2{
	line-height: 1.23em;
}

.title{
	margin-bottom: 15px;
}

.link-3{
	background: url(images/arr.gif) left center no-repeat; 
	padding: 3px 0 3px 26px; 
	font-size: 0.91em; 
	font-weight: bold; 
	color: #DE4E09; 
	text-decoration: underline;
}

.link-3:hover{
	text-decoration:none;
}

.line-x{
	height: 1px; 
	font-size: 0; 
	background: url(images/line_x.gif) left top repeat-x;
	margin: 15px 0;
}

#content li{
	padding: 6px 0 6px 0px; 
/*	background:url(images/list_marker.gif) left center no-repeat; */
}

#content li a{
	color: #0000CC; 
	text-decoration: underline; 
	line-height: 1em;
}

#content li a:hover{
	text-decoration: none;
}

.img-float{
	margin-right: 24px; 
		   float: left;
}

/*=====end content===========*/

/*=======start block_1===========*/

.block-1{
	background:url(images/block_1_top.jpg) left top repeat-x #E7EDED; 
	width: 91%; 
	font-size: 0.94em; 
	line-height: 1.33em; 
	border: 1px #BFD5D2 solid; 
	padding: 20px 26px 16px 20px;
}

.block-1 .link-3{
	font-size: 1em;
}

/*=====end block_1===========*/

/*  start Menu */

#menu { 
	margin: 0 auto;
	padding-left: 1px;
}

#menu li{
	padding: 0px 0px 0px 0px; 
	background: none; 
}

#menu li a{
	color: #FFFFFF; 
	text-decoration: none; 
	line-height: 1em; 
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 3px;
	list-style: none;
}
/*
#menu li {
	display: block;
}*/

#menu a {
	display: block;
	float: left;
	height: 35px;
	width: 135px;
	margin: -7px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	background: url(images/menu.jpg) repeat-x;
	border: 0px solid #222222;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#menu a .current{
	text-decoration: underline;
}

#menu a:hover {
	background-image: url(images/menu_act.jpg);
	text-decoration: none;
	
}

/* end menu */

/* start form */

#contact-form{
	width: 320px; 
	overflow: hidden;
	text-align: right;
}

#contact-form .box-1{
	width: 310px; 
}

#contact-form .box-1 div{
	height: 26px;
}

#contact-form .box-2{
	width: 310px; 
	margin-top: 10px;
}

#contact-form .box-3{
	width: 270px; 
}

#contact-form input{
	width: 184px; 
	height: 17px;
	margin: 0px 0px 0px 0px ;
}

#contact-form .buttons input{
	width: 54px; 
	height: 25px;
	margin: 0px 0px 0px 0px ;
	padding-left: 10px;
}

#contact-form textarea{
	width: 245px; 
	height: 71px; 
	overflow: hidden; 
	margin-bottom: 20px;
}

#contact-form a{
	float: right; 
	margin-left: 23px;
}

input, textarea, select{
	color: #191919; 
	vertical-align: top; 
	text-align: left; 
	border: 1px solid #313131; 
	font: 11px Tahoma, Arial, helvetica, sans-serif; 
	padding-left: 5px;
}

/* end form */

/*=======start page_1===========*/

#page1 .col-1 .box-1{
	width: 237px; 
	padding: 25px 11px 0 0; 
	text-align: right;
}

#page1 .col-1 .box-1 a{
	padding: 15px 4px 0 0; 
	display: block;
}

#page1 .col-1 .box-2{
	width: 291px;
}

#page1 .col-2 .block-1{
	margin-top: 0px;
	width: 88%;
	padding: 10px 5px 10px 10px;
}

#page1 .col-middle .block-1{
	margin-top: -35px;
	width: 37%;
	padding: 10px 0px 10px 10px;
	float: right;
}


/* start form wrapper and background */
#page1 .col-middle .block-2{
/*	background:url(images/block_1_top.jp) left top repeat-x E7EDED; */
	font-size: 0.94em; 
	margin-top: 35px;
	width: 80%;
	padding: 15px 0px 30px 0px;
	border: 0px #BFD5D2 solid;
}
/* end form wrapper and background */

#page1 .col-2 .title{
	margin-left: -6px; 
	position: relative;
}
#page1 .col-2 .img-indent{
	margin-left: 68px;
}

#page1 .col-2 .banner{
	margin-top: 73px; 
	position: relative; 
	margin-left: -7px;
}

/*=====end page_1===========*/


/*=======start footer===========*/

#footer{
	height: 45px; 
	background: url(images/footer_bg.gif) left top repeat-x #4A6764; 
	padding: 15px 123px 15px 162px; 
	color: #FFFFFF; 
	font-size: 0.91em;
}

#footer span{
	float: right;
}

#footer a{
	color: #FFFFFF; 
	text-decoration: underline;
}

#footer a:hover{
	text-decoration: none;
}

#footer li{
	text-align: center; 
	background: url(images/footer_divider.gif) right top no-repeat;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#footer ul{
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#footer li a, #footer li span{
	color: #FFFFFF; 
	text-decoration: underline; 
	line-height: 1em;
}

#footer li a:hover, #footer li span{
	text-decoration: none; 
	font-weight: normal; 
	float: none;
}

#footer .clear{
	background: 0;
}


#footer .box-1{
	width: 54px;
}

#footer .box-2{
	width: 88px;
}

#footer .box-3{
	width: 68px;
}

#footer p{
	padding: 5px 0px 0px 190px;
}

/*=====end footer===========*/
