/* Footer hack 
* {
	margin:0px;
	padding:0px;
}
*/

html, body, .wrap1 {
	width:100%;
	height:100%;
	min-height:100%;
	background-image:url(/img/gradient.jpg);
	background-repeat:repeat-x;
}
html>body, html>body .wrap1 {
	height:auto;
}
.wrap1 {
	position:absolute;
	top:0;
    left:0;
	width:100%;
	min-width:960px;
	background-color:#f1b92c;
	background-image:url(/img/gradient.jpg);
	background-repeat:repeat-x;
}
.wrap2 {
	margin-bottom:100px;
	height:auto;
	padding:0 0 1px 0;
	background-color:#f1b92c;
	background-image:url(/img/gradient.jpg);
	background-repeat:repeat-x;
}
.wrap3{
	background-color:#f1b92c;
	background-image:url(/img/gradient.jpg);
	background-repeat:repeat-x;
}
.footer {
	position:absolute;
	bottom:0;
	width:100%;
}


/* Tags */
body {
	margin:0;
	padding:0;
	font:normal 13px "Trebuchet MS", sans-serif;
	color:#555;
	line-height:18px;
	background-color:#f1b92c;
	background-image:url(/img/gradient.jpg);
	background-repeat:repeat-x;
}

body h1{
	font:20px "Verdana";
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
th, td {
    padding:0;
	vertical-align:top;
}
th {
	width:22%;
	text-align:left;
	font-weight:normal;
}
img {
	border:none;
}


/* Smooth angles */
.angle_tl {
	position:absolute;
	top:0%;
	left:0%;
	width:12px;
	height:12px;
	behavior:url(png.htc);
}
.angle_tr {
	position:absolute;
	top:0%;
	right:0%;
	width:12px;
	height:12px;
	behavior:url(png.htc);
}
.angle_bl {
	position:absolute;
	bottom:0;
	left:0%;
	width:12px;
	height:12px;
	behavior:url(png.htc);
}
.angle_br {
	position:absolute;
	bottom:0;
	right:0%;
	width:12px;
	height:12px;
	behavior:url(png.htc);
}


/* Layout */
.wrap3 {
	width:960px; 
	margin:0 auto;
	padding:0 0 54px 0;
	background-color:#f1b92c;
}
.left {
	padding:0 20px 0 0;
}
.right {
	padding:0 0 0 20px;
}
.header .top, 
.top_nav, 
.body {
	width:920px; 
	margin:0 auto;
}
.body {
	margin:36px auto 0 auto;
}

.leftmenu {
	font-size:13px;
}

.leftmenu a:visited {
	color:white;
}

/* Header: Logo, Slogan */
.header .top {
	line-height:54px;
}
.header .top .logo {
	padding:20px 20px 19px 0;
	vertical-align:top;
}
.header .top .slogan {
	padding:43px 10px;
	font:normal 18px "Trebuchet MS", sans-serif;
	color:#999;
	vertical-align:top;
}


/* Navigation: Top menu, Pic, Quick links */
.body .top_menu {
	position:relative;
	clear:both;
	float:left;
	width:100%;
	height:36px;
	background:#fad59e url(../img/menu_gradient.gif) repeat-x bottom;
	font:bold 13px Tahoma;
}
.body .top_menu a, 
.body .top_menu a:link, 
.body .top_menu a:visited {
	display:block;
	float:left;
	padding:0px 15px;
	border-right:solid 1px #fab957;
	line-height:36px;
	color:#555;
	text-decoration:none;
}
.body .top_menu a:hover {
	background:#fac473 url(../img/menu_gradient.gif) repeat-x bottom;	
}
.body .top_menu a.first {
	border-left:none;
}
.body .top_menu a.first img {
	padding:13px 0px;
}
.body a.active {
	background:#fac473 ;
	color:#ffa500;
}
.top_nav .pic_block {
	clear:both;
	height:194px;
	width:100%;
	overflow:hidden;
	position:relative;
	border-top:solid 2px #336;
}
.top_nav .pic_block .pic {
	position:absolute;
	width:100%;
}
.top_nav .quick_links a, 
.top_nav .quick_links a:link, 
.top_nav .quick_links a:visited {
	color:#fff;
	text-decoration:none;
}
.top_nav .quick_links a:hover {
	text-decoration:underline;
}
.top_nav .quick_links a.link1 {
	display:block;
	width:131px;
	height:54px;
	margin:18px 0 18px 15px;
	padding:0 10px;
	background:url(../img/quick_link1.gif) no-repeat;
	font:bold 17px Arial, Helvetica, sans-serif;
	line-height:54px;
}
.top_nav .quick_links a.link2 {
	display:block;
	width:131px;
	height:54px;
	margin:18px 0;
	padding:0 10px;
	background:url(../img/quick_link2.gif) no-repeat;
	font:bold 15px Arial, Helvetica, sans-serif;
	line-height:54px;
	text-align:right;
}
.top_nav .quick_links a.link3 {
	display:block;
	width:131px;
	height:54px;
	margin:18px 0 18px 15px;
	padding:0 10px;
	background:url(../img/quick_link3.gif) no-repeat;
	font:bold 15px Arial, Helvetica, sans-serif;
	line-height:54px;
}


/* Body: Left menu, Content, Right sidebar */
.body ul.left_menu {
	list-style:none;
	margin:0 0 36px 0;
	padding:0;
}
.body ul.left_menu li {
	position:relative;
	display:block;
	width:100%;
	margin:0;
	padding:0;
}
.body ul.left_menu li .angle_tr, 
.body .block .header .angle_tr, 
.body ul.left_menu li .angle_br, 
.body .block .header .angle_br {
	_right:-.5%;
}
.body ul.left_menu a, 
.body ul.left_menu a:link, 
.body ul.left_menu a:visited {
	display:block;
	margin:0;
	padding:4px 12px 4px 29px;
	background:url(../img/menu_list.png) no-repeat 13px center;
	line-height:18px !important;
	text-decoration:none;
	font:bold 13px Tahoma;
	color:#69c;
}
.body ul.left_menu a:hover {
	color:#9cf;
}
.body ul.left_menu a.active {
	display:block;
	margin:0;
	padding:4px 12px 4px 29px;
	background:#fac473 url(../img/menu_list_a.png) no-repeat 12px center;
	line-height:18px !important;
	color:#ffa500;	
}
.body .content {
	position:relative !important;
	display:block !important;
	padding:0 20px 36px 20px;	
	background:#fff url(../img/content_gradient.gif) repeat-x;
	vertical-align:top;
}
.body .block {
	margin:0 0 36px 0;
	width:100%;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#777;
	line-height:20px;
}
.body .block .header {
	width:100%;
	position:relative;
	margin:0;
	padding:0;
	background:#fbdea6;
	color:#ccc;
}
.body .block .header h1 {
	padding:6px 12px;	
}
.body .block .body {
	width:auto;
	margin:0;
	padding:6px 12px;
}
.body .block h1 {
	margin:0;
	padding:0;
	font:bold 10px Arial, Helvetica, sans-serif;
	line-height:20px;	
}
.body .block p {
	margin:0 0 18px 0;
}


/* Footer: Contacts, Copyrights, Ads */
.footer .contacts {
	padding:9px 18px;
	background:#bbb;
	border-top:solid 1px #999;
	font: normal 13px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:18px;
	text-align:center;
}
.footer .ads {
	padding:9px 18px;
	background:#666;
	text-align:center;
}
.footer .ads table {
	margin:0 auto;
}
.footer .ads td {
	padding:0 10px;
}

