body {
	margin: 0;
	color: #000;
	background:#fcd13f url("images/bg-body.jpg") no-repeat 50% 0;
	font:14px/17px Arial, Helvetica, sans-serif;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style:none;
}
img {border-style: none;}
input, select, textarea {
	vertical-align: middle;
	font: 12px arial, helvetica, sans-serif;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #fbba00;
}
/* General settings */
#wrapper {
	width:780px;
	margin:0 auto;
}
.w1{
	width:100%;
	background:url("images/bg-wrapper.gif") repeat-y;
	
}
.w2{
	width:100%;
	background:url("images/bg-w1.gif") no-repeat;
	
}
.main-holder{
	position:relative;
	width:100%;
	background:url("images/bg-w2.gif") no-repeat 0 100%;
	min-height:817px;
}
* html .main-holder{
	height:817px;
}
#header {
	height:211px;
	width:100%;
	overflow:hidden;
}
#header .logo{
	margin:34px 0 0 109px;
}
#header .logo a{
	float:left;
	width:282px;
	height:118px;
}
#header .img-holder{
	background:url(images/border-top-img.png) no-repeat;
	width:162px;
	height:162px;
	padding:5px 10px 10px 5px;
	position:absolute;
	right:30px;
	top:18px;
}
#main {
	width:100%;
	overflow:hidden;
}
#sidebar {
	float:left;
	width:250px;
}
#sidebar ul{
	margin:10px 0 0;
	padding:0;
	list-style:none;
	width:250px;
}
#sidebar ul li{
	padding:0 20px 0 33px;
}
#sidebar ul li a{
	padding:2px 0 2px 22px;
	color:#231f20;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	line-height:22px;
}
#sidebar ul li a.active,
#sidebar ul li a:hover{
	padding:2px 0 2px 22px;
	background: url(images/bullet.gif) no-repeat 2px 0;
}
#sidebar ul li ul{
	margin: 0;
}
#sidebar ul li ul li{
	padding:0 0px 0 10px;
}
#sidebar ul li ul li a{
	font-weight: normal;
}
#sidebar .address{
	position:absolute;
	bottom:15px;
	left:11px;
	color:#fff;
}
.address address,
.address div {
	margin:9px 0 0;
}
.address address span,
.address div span{
	display:block;
	font-style:normal;
	font-size:12px;
	line-height:14px;
}
.address div a{
	color:#fff;
	font-size:12px;
	text-decoration: underline;
	font-style:normal;
}
.address div a:hover{
	color: #000;
}
#content{
	width:470px;
	padding:0 60px 0 0;
	float:left;
}
#content h2{
	background: url(images/bg-h2.gif) no-repeat;
	font-size:20px;
	line-height:28px;
	margin:0 0 8px;
	padding:4px 0 5px 11px;
}
#content p{
	margin:0 0 16px;
}
.box-map{
	padding: 15px 0 0 0;
	width: 470px;
	overflow:hidden;
	margin:0 0 45px 0;
}
.box-map .t{
	overflow:hidden;
	width:100%;
	height:5px;
	background:url(images/bg-map-t.png) no-repeat;
}
.box-map .c{
	overflow:hidden;
	height:1%;
	padding:0 10px 0 7px;
	background:url(images/bg-map-r.png) repeat-y;
}
.box-map .c img{
	vertical-align:top;
}
.box-map .b{
	overflow:hidden;
	width:100%;
	height:11px;
	background:url(images/bg-map-b.png) no-repeat;
}
.ads{
	height:45px;
	background:#fbba00;
	width:769px;
	padding:5px 0 5px 11px;
	margin:5px 0 0;
	overflow:hidden;
	list-style:none;
}
.ads li{
	float:left;
	margin:0 10px 0 0;
}

#footer{
	line-height:23px;
	font-size:10px;
	color:#fff9ae;
	width:778px;
	padding:0 2px 50px 0;
	overflow:hidden;
}
#footer ul{
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#footer ul li{
	float:left;
	background:url(images/separator.gif) no-repeat 100% 7px;
	padding:0 5px;
	margin:0 -1px 0 1px;
}
#footer ul a{
	color:#fff9ae;
	text-decoration:underline;
}
#footer ul a:hover{
	color: #000;
}
.corner_lower_left {
	background: transparent url(images/corner_lower_left.gif);
	width: 10px;
	height: 10px;
}
.corner_upper_left {
	background: transparent url(images/corner_upper_left.gif);
	width: 10px;
	height: 10px;
}
.corner_lower_right {
	background: transparent url(images/corner_lower_right.gif);
	width: 10px;
	height: 10px;
}
.corner_upper_right {
	background: transparent url(images/corner_upper_right.gif);
	width: 10px;
	height: 10px;
}
.corner_right {
	background: transparent url(images/corner_right.gif);
	width: 10px;
}
.corner_left {
	background: transparent url(images/corner_left.gif);
	width: 10px;
}
.corner_lower {
	background: transparent url(images/corner_lower.gif);
	height: 10px;
}
.corner_upper {
	background: transparent url(images/corner_upper.gif);
	height: 10px;
}

#content ul{
	margin:0 0 17px;
	padding:0;
	list-style:none;
}
#content li{
	line-height:16px;
	padding:0 0 0 16px;
	background:url(images/li_bullet.gif) no-repeat 0 2px;
}

/* -- Forms -- */
input {
	border: 0;
	border-bottom: #000 1px solid;
	width: 250px;
	height: 14px;
	margin-bottom: 5px;
	margin-top: 3px;
	padding: 0px;
	color: #000;
	background-color: transparent;
}
textarea {
	border: #000 1px solid;
	height: 80px;
	width: 250px;
	margin-bottom: 2px;
	padding-left: 2px;
	color: #000;
	background-color: transparent;
}
input.button {
	border: #000 1px solid;
    width: 60px;
    background-color: transparent;
    height: 20px;
    padding: 0;
    margin: 0;
    color: #000;
}
input.checkbox {
	width: auto;
	border: 0;
}
/* -- Left overs -- */
.error {
	color: #fb6a00;
	display: inline;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
.center {
	text-align: center;
}
