html, body, form, img, table, td, th, tr {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0e0606;	
} 
form {
	display: block;
}
body {
	background: url(images/main_bg.jpg) repeat-x #00183d;
}
td {
	vertical-align: top;
}

html, body {
	height: 100%;
}

img {
	border: 0px;
}



input.textarea {
	height: 14px;
	width: 160px;
	margin: 0;
	padding: 0 1px;
	font-size: 10px;
	color: #000;
	border: 1px solid #cacaca;	
}

a {
	color:#097de4;
	text-decoration: underline;

}
a:hover {
	color:#097de4;
	text-decoration: none;	
}



h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	font-style: italic;
	color: #2264d2;
	margin: 0;
	padding-bottom: 8px;	
}




p {
	margin-top: 0px;
	margin-bottom: 8px;
}



#main_bg2 {
	width: 100%;
	height: 169px;
	background: url(images/main_bg2.jpg) repeat-x;
	margin-bottom: -169px;
	
	font-height: 1px;
}


#main {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 740px;

	margin-top: 20px;
	margin-bottom: 25px;	
}

.content_box {
	background: url(images/face_bg.gif) white;
	padding: 18px 4px 0;
}

#content {
	background: url(images/content_bg.jpg) left bottom no-repeat;
	/*border: 1px solid green;*/
	height: 100%;
}

.header {
	background: #6cb2f8;
}


#menu {
	display: block;
	float: left;
	margin-right: 17px;	
}

#menu a {
	display: block;
	width: 160px;
	line-height:25px;
	text-indent: 60px;
	color: #fff;
	background: url(images/menu_bg.gif) no-repeat #75adea;
	background-position: 0px 0px;
	margin-bottom: 3px;
	text-decoration: none;
}

#menu a:hover {
	background-color: #fff;
	background-position: -2px 0;
	text-decoration: none;
}

#main_text {
	display: block; float: left; width: 545px;
	padding-bottom: 15px;
}

.left_banners {
	display: block;
	float: right;
	margin-left: 15px;
}

.left_banners img {
	display: block;
	margin-bottom: 15px;
}


span.blue1 {
	font-weight: bold;
	color: #1568c6;	
}

.close {
	font-size: 1px;
	line-height: 0;
	clear: both;
}

#footer {
	background: url(images/face_bg.gif) white;
	padding: 18px 4px 16px;
}

#footer .links {
	text-align: center;
}
#footer .links a {
	color: #444444;
	background: url(images/link_point.gif) no-repeat;
	line-height: 14px;
	padding-left: 18px;	
	padding-right: 20px;
}

#footer .copyrights {
	display: block;
	float: right;
	white-space: nowrap;
	background: url(images/copyright_bg.gif) repeat-y;	
	padding: 6px 25px;
	margin-top: -11px;
}


/*---------------------------*/
table#gal_cnt td {
	vertical-align: middle;	
}

#gallery {
	height: 303px;
	width: 780px;
}


/*	subpages
---------------------------*/
ul.items1 {
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 6px;
	list-style: outside;
}
ul.items1 li {
	display: block;
	margin: 0;
	padding: 0;

	list-style: none;
	background: url(images/list_point.gif) no-repeat;
	background-position: 0 1px;
	padding-left: 18px;
	margin-bottom: 5px;
}

.img1 {
	display: block;
	float:right;
	margin-left: 15px;
	margin-bottom: 10px;
}


table.params {
	border-top: 1px solid #dce2e7;
	border-left: 1px solid #dce2e7;
}

table.params td {
	border-right: 1px solid #dce2e7;
	border-bottom: 1px solid #dce2e7;
	text-align: center;
	line-height: 24px;
}

table.params tr.first td {
	font-weight: bold;
	background: #edf0f3;
	
}

