body{
	font-family : 'Trebuchet MS';
	font-size: 14px;
	color: #000000;
	background-color: #E7EAED;
	background-image: url("../images/top_back.png");
	background-position: top left;
	background-repeat: repeat-x;
}
a{
	color: #000000;
}
h1,h2,h3{
	font-weight: bold;
}
.header{
	background-image: url("../images/header_back.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	width: 1000px;
	height: 175px;
}
.top_contacts{
	height: 28px;
	vertical-align: middle;
	color: white;
	font-size: 12px;
	font-family: Verdana;
}
.t_l_p{
	position: absolute;
	margin-left:-84px; 
	z-index: 1;
	float: right;
}
.top_images{
	position: relative;
	z-index: 2;
}
.top_images a{
	margin-left: 5px;
}
.left_menu{
	border-left: 1px solid #C1CBD0;
	border-right: 1px solid #C1CBD0;
	background-color: #E7EAED;
	width: 201px;
	cursor: pointer;
}
.left_menu a{
	color: #0C6381;
	line-height: 33px;
	margin-left: 23px;
	font-size: 14px;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
}
.left_menu:hover, .left_menu_active{
	border-left: 1px solid #C1CBD0;
	border-right: 1px solid #C1CBD0;
	background-image: url("../images/left_menu_back.png");
	background-position: top left;
	background-repeat: repeat-x;
	width: 201px;
}
.left_menu:hover a, .left_menu_active a{
	color: #EDECEC;
	line-height: 33px;
	margin-left: 23px;
	font-size: 14px;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
}



.sub_left_menu{
	border-left: 1px solid #C1CBD0;
	border-right: 1px solid #C1CBD0;
	background-color: #E7EAED;
	width: 201px;
	cursor: pointer;
}
.sub_left_menu a{
	color: #0C6381;
	line-height: 33px;
	margin-left: 23px;
	font-size: 14px;
	text-decoration: none;
	font-family: Verdana;
}
.sub_left_menu:hover, .sub_left_menu_active{
	border-left: 1px solid #C1CBD0;
	border-right: 1px solid #C1CBD0;
	background-image: url("../images/left_menu_back.png");
	background-position: top left;
	background-repeat: repeat-x;
	width: 201px;
}
.sub_left_menu:hover a, .sub_left_menu_active a{
	color: #EDECEC;
	line-height: 33px;
	margin-left: 23px;
	font-size: 14px;
	text-decoration: none;
	font-family: Verdana;
}


.main_caption{
}
h1.caption{
	line-height: 38px;
	font-size: 19px;
	font-weight: normal;
	color: #ECEFF0;
	padding-left: 15px;
	background-image: url("../images/caption_back.png");
	background-position: top left;
	background-repeat: repeat-x;
}
.content{
	margin: 15px;
	margin-top: 25px;
}
.content p{
	margin-bottom: 10px;
}
.bottom_contact{
	font-family: Verdana;
	font-size: 10px;
	padding-left: 15px;
}
.bottom_contact p{
	margin-bottom: 15px;
}
.bottom_content{
	margin-top: 20px;
	width: 1000px;
	font-family: Verdana;
}
.bottom_menu a{
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana;
}
.bottom_menu a:hover{
	text-decoration: underline;
}
.product_list_item{
	border: 1px solid #627C89;
	padding: 10px;
	font-family: Verdana;
	font-size: 12px;
	vertical-align: top;
}
h2{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}
.product_list_item a.details{
	font-weight: bold;
}
.pager_navigation{
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-family: Verdana;
}
.pager_navigation a{
	color: #0E6587;
	font-size: 14px;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 16px;
	font-weight: bold;
}
.pager_navigation a:hover, .pager_navigation a.active{
	color: #D4D9DC;
	background-color: #0E6587;
}
input[type=text]{
	width: 200px;
}
textarea{
	width: 400px;
	height: 200px;
}
input[type=submit], input[type=button]{
	margin-top: 10px;
}
.products_table td{
	padding: 3px;
	border: 1px solid #E7EAED;
}
.products_table tr.row_0 td{
	background-color: #BCCED6;
}
.products_table tr.row_1 td{
}
