@charset "utf-8";
body, table {padding: 0px; margin: 0px;}
body { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px;}
img, table, td { border:none; }
a {color: #000;}


.wrap {
	width: 786px;
	margin: auto;
	margin-top: 2px;
}

.top {
	height: 133px;
}

.logo {
	margin-right: 2px;
}

.whole_link {
	text-align: center;
	color: #58595b;
	letter-spacing: 2px;
	margin-top: 1px;
	font-size: 11px;
	font-family: Arial Narrow, Helvetica, sans-serif;
	height: 11px;
}

.whole_link a {
	color: #58595b;
	text-decoration: none;
}

.whole_link a:hover {
	text-decoration: underline;
}


h1 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 13px;
	letter-spacing: 1.7px;
	color: #0067b0;
	text-transform: uppercase;
}

.h1_spacer {
	height: 44px;
}

h2 {
margin: 0px;
padding: 0px 0px 10px 0px;
font-family: Georgia, "Times New Roman", serif;
font-size: 20px;
color: #323232;
line-height: 20px;
font-weight: normal;}

h4 {
margin: 0px;
padding: 0px;
font-family: Georgia, "Times New Roman", serif; 
font-size: 13px;
font-weight: ;
color: #0067B0; 
}

.content_wrap {
	background-image: url('../pics/bg_content_top.jpg');
	background-repeat: no-repeat;
	background-position: center -1px;
	font-size: 13px;
	line-height: 16px;
}

.table_content {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}

.table_content a {
	color: #0067b0;
	text-decoration: none;
}

.table_content a:hover;{
	text-decoration: underline;
}

.table_content td{
	vertical-align: top;
}

.left_column {
	border-right: 1px solid #aaaaaa;
	_height: 200px;
	min-height: 200px;
}

.left_column_inner {
	margin-right: 8px;
	min-height: 300px;
	_height: 300px;
}

.right_column {
	width: 320px;
	border-right: 1px solid #aaaaaa;
}

.right_column_inner {
	margin: 0 5px 0 10px;
}

.ad {
	width: 143px;
}

.ad_inner {
	margin-left: 7px;
}

.bottom_bg {
	height: 52px;
	background-image: url('../pics/bg_content_bottom.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
}

.bottom_links {
	border-top: 1px solid #aaaaaa;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial Narrow, Helvetica, sans-serif;
	letter-spacing: 3px;
	color: #58595b;
}

.bottom_links a {
	text-transform: uppercase;
	text-decoration: none;
	color: #58595b;
}

.bottom_links a:hover {
	text-decoration: underline;
}

.copyright {
	border-top: 1px solid #aaaaaa;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial Narrow, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: #58595b;
}

.copyright a {
	text-decoration: none;
	color: #58595b;
}

.copyright a:hover {
	text-decoration: underline;
}

.popup_wrap {
	position: absolute;
	margin: auto;
	width: 100%;
	z-index: 99;
}

.popup {
	margin: auto;
	width: 100%;
	background-color: #000;
	filter:alpha(opacity=70);
	-moz-opacity: .70;
	opacity: .70;
	z-index: 99;
}

.popup_inner {
	position: absolute;
	margin: 30px 0 60px 0;
	width: 100%;
	text-align: center;
	color: #fff;
	z-index: 99;
}

.popup_img_border img {
	padding: 5px;
	background-color: #3a3a3a;
	border: solid 1px #858585;
	z-index: 99;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.foto_td {
	margin: 0;
	padding: 0;
}

.foto_td img{
	margin-right: 5px;
	margin-bottom: 5px;
}

/* - - - - - - - - - MENU - - - - - - - - -  */
#chromestyle {
	float: left;
}

.chromestyle{
	awidth: 100%;
	font-family: Arial Narrow, Helvetica, sans-serif;
	letter-spacing: 2px;
}

.chromestyle:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	padding: 0;
	margin: 0px;
	text-align: center;
	background: #00a0c6;
	text-transform: uppercase;
	height: 23px;
	margin-bottom: 1px;
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	margin: 0;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	padding: 4px 27px 4px 28px;
	_padding: 4px 29px 4px 28px;
	border-right: 1px solid #fff;
	height: 15px;
}

.chromestyle ul li a:hover{
	background: #0067b0;
	background-image: url('../pics/menu.png');
	background-repeat: no-repeat;
	background-position: 0 6px;
}

.dropmenudiv{
	color: #fff;
	position: absolute;
	line-height: 18px;
	z-index:100;
	background-color: #00a0c6;
	width: 190px;
	visibility: hidden;
	border-top: 1px solid #fff;
}


.dropmenudiv a{
	font-size: 11px;
	color: #fff;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #fff;
	padding: 2px 0;
	text-decoration: none;
	padding-left: 20px;
	text-transform: uppercase;
	font-family: Arial Narrow, Helvetica, sans-serif;
	letter-spacing: 2px;
}

.dropmenudiv a:hover{
	background: #0067b0;
	background-image: url('../pics/menu.png');
	background-repeat: no-repeat;
	background-position: 0 6px;
}