html {
	background: url(../images/bg.png) repeat left top;
	font-size: 100%;
	}
body {
	background: url(../images/bg.png) repeat-x left bottom;
	font-size: 62.5%;
	}
body, input, select, textarea, td, th {
	color: #000;
	font-family: Arial;
	}
body, form, fieldset, input, select, textarea {
	margin: 0;
	padding: 0;
	} 
a {
	color: #4290c7;
	outline: none;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
img, fieldset, table {
	border: 0 none;
	}
img {
	vertical-align: top;
	}
input, select, textarea {
	font-size: 1em;
	}
p {
	margin: 0 0 1em 0;
	padding: 0;
	}
table {
	border-collapse: collapse;
	}
textarea {
	overflow: auto;
	}
td, th {
	padding: 0;
	vertical-align: top;
	}
ul {
	margin: 0;
	padding: 0 0 0 16px;
	}



#main {
	font-size: 1.3em;
	margin: 0 auto;
	width: 905px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #eff0ba;
	}


#menu {
	height: 167px;
	}

#header {
	border: 1px solid #bab8a7;
	height: 343px;
	}


#wrap {
	padding: 24px 0 34px 0;
	position: relative;
	background-color: #eff0ba;
	background-repeat: repeat-y;
	background-position: left top;
	}


#content {
	padding: 0 20px;
	background-color: #eff0ba;
	background-repeat: no-repeat;
	background-position: left top;
	}
#content h1,
#content h2 {
	font-size: 1em;
	margin: 0 0 18px 0;
	}
#content h3 {
	font-size: 1.15em;
	margin: 0 0 1em 0;
	}


#footer {
background: url(../images/w_bg.png)
	height: 61px;
	}
#footer a {
	color: #FFF;
	margin: 0 0 0 16px;
	}

#footer .inner {
	padding: 22px 0 0 0;
	}



.blocks {
	margin: -16px -4px 24px 1px;
	position: relative;
	}
.blocks h3 {
	background: #156095;
	height: 30px;
	margin: 0;
	padding: 15px 0 0 18px;
	}
.blocks ul {
	padding: 18px 0 14px 20px;
 	}
.blocks li {
	background: url(../images/ar.gif) no-repeat left 6px;
	color: #FFF;
	font-size: 1.15em;
	list-style: none;
	padding: 0 0 6px 16px;
	}
.blocks li a {
	color: #FFF;
	text-decoration: none;
	}

.blocks .inner {
	background: #02406c;
	float: left;
	margin: 0 4px 0 0;
	width: 298px;
	}


.c1 {
	color: #4e4e41;
	}


.clear {
	overflow: hidden;
	width: 100%;
	}


.col1, .col2, .col3 {
	float: left;
	width: 301px;
	}


.f_left {
	float: left;
	}
.f_right {
	float: right;
	}


.hr {
	background: url(../images/px.gif) repeat-x left top;
	height: 1px;
	margin: 2em 0;
	overflow: hidden;
	}


.i_block img {
	float: left;
	margin: 0 28px 0 0;
	}

.i_block img2 {
	float: right;
	margin: 0 28px 0 0;
	}
	
.list {
	padding: 0;
	}
.list a {
	color: #000;
	text-decoration: none;
	}
.list a:hover {
	text-decoration: underline;
	}
.list li {
	background: url(../images/px.gif) repeat-x left bottom;
	list-style: none;
	padding: 14px 0 14px 20px;
	}

.list .last {
	background: none;
	}


.logo {
	margin: -10px 0 0 0;
	position: absolute;
	right: 0;
	z-index: 5;
	}


.top-bg {
	background: url(../images/ht.jpg) repeat-x left top;
	}



/* layout */

#type1 .col1 {
	margin: 0 30px 0 0;
	width: 570px;
	}
#type1 .col1 .col1,
#type1 .col1 .col2 {
	width: 270px;
	}

#type1 .col2 {
	width: 264px;
	}

#type1 .vl {
	background: url(../images/px.gif) repeat-y 584px top;
	}


#type2 .col1,
#type2 .col2,
#type2 .col3 {
	width: 270px;
	}
#type2 .col2 {
	margin: 0 26px;
	}


#type3 .col1 {
	width: 200px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 20px;
	}

#type3 .col2 {
	width: 170px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	}

