*
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

#content img
{
	padding: 10px;
}

.bold
{
	font-weight: bold;
}

body
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
	height: 100%;
	background: url('../img/content_top_bg.jpg') no-repeat 50% 149px #f0f0f0;
}

html
{
	min-height: 100%;
	height: 100%;
}

table
{
	border-collapse: collapse;
}

td
{
	border: 0px solid black;
}

ul
{
	list-style-type: none;
}

ul li
{
	background: url('../img/bullet.gif') no-repeat 3px 5px;
	padding-left: 13px;
}

#placeholder
{
	width: 1020px;
	margin: 0 auto;
	padding: 0 13px;
	background: url('../img/shadow.gif') repeat-y left top;
}

#home
{
	position: absolute;
	top: 35px;
	margin-left: 125px;
	width: 175px;
	height: 47px;
	cursor: pointer;	
}

#quick_links
{
	position: absolute;
	margin-left: 786px;
	top: 7px;
	font-size: 11px;
	color:  #ccc;
	letter-spacing: 1px;
}

#quick_links a
{
	color: #000;
	text-decoration: none;
}

#container
{
	min-height: 699px;
	height: auto !important;
	height: 699px;
	background: url('../img/bottom_bg.jpg') no-repeat left bottom;
	width: 1020px;
}

#header
{
	width: 1020px;
	height: 149px;
	background: url('../img/header.jpg') no-repeat left top;
}

#content
{
	padding: 30px 130px 0 130px; 
	min-height: 475px;
	height: auto !important;
	height: 475px;
}

#page_title
{
	color: #0452a0;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 12px;
	margin-left: 20px;
}

#side_menu a
{
	color: #000;
	text-decoration: none;
}

.menu_item_top
{
	width: 175px;
	line-height: 8px;
	height: 8px;
	background: url('../img/menu_item_top.gif') no-repeat left top;
}

.menu_middle_div
{
	background: url('../img/menu_arr.gif') no-repeat 8px 6px #fff;
	width: 157px;
	padding-left: 18px;
}

.sub_menu_spacer
{
	line-height: 5px;
	height: 5px;
}

.menu_item
{	
	font-weight: bold;
}

.submenu_item
{
	background: url('../img/submenu_square.gif') no-repeat left 9px #fff;
	padding: 3px 0 3px 7px;
	color: #aaa;
}

.subm_link
{
	color: #555 !important; 
}

.subm_link_act
{
	color: #000 !important;
	font-weight: bold;
}

.menu_item_bottom
{
	width: 175px;
	line-height: 5px;
	height: 5px;
	background: url('../img/menu_item_bottom.gif') no-repeat left top;
	margin-bottom: 6px;
}

#content_td
{
	text-align: justify;
	margin-left: 20px;
}

#content_td a
{
	color: #0452a0;
}

#gal_name
{
	color: #1973b5;
	margin-bottom: 5px;
	font-size: 13px;
}

#gal_text
{
	margin-top: 10px;
	text-align: justify;
}

#contacts img
{
	padding: 1px;
	background: #fff;
	border: 1px solid #b7b7b7;
}

#form_div
{
	width: 350px;
	padding: 20px;
	background: #c8c8c8;
	margin-bottom:  15px;
}

.form_input
{
	width: 153px;
	padding: 3px;
}

.form_ta
{
	font-family: Trebuchet MS;
	font-size: 13px;
	padding: 3px;
	width: 160px;
	height: 136px;
}

.ie .form_ta
{
	height: 146px;
}

.opera .form_ta
{
	height: 140px;
}

.safari .form_ta
{
	height: 142px;
}

.form_submit
{
	width: 39px;
	height: 20px;
	background: url('../img/send_button.jpg') no-repeat left top;
	border: 0;
	cursor: pointer;
}

#footer
{
	height: 100px;
	line-height: 100px;
	text-align: left;
	padding-left: 323px;
	color: #6d6f72;
}