body{
	margin:0;
	font:11px 'Lucida Grande', Arial, sans-serif;
	background:#fff url(../images/bg-header.gif) repeat-x 0 0;
}
#wrapper{
	margin:0 0 0 13px;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	display:block;
	border:0;
}
h3{
	font-size:16px;
	margin:25px 0 5px;
}
h2{
	margin:28px 0 0 4px;
	height:22px;
	border-bottom:1px solid #e8e8e8;
}
#header{
	width:711px;
	height:121px;
	overflow:hidden;
}
.logo{
	margin:20px 0 0 7px;
	width:330px;
	height:55px;
	display:block;
}
.logo a{
	background:url(../images/logo.png) no-repeat 0 0;
	display:block;
	width:430px;
	height:70px;
	text-indent:-9999px;
	overflow:hidden;
}
.nav{
	position:relative;
	top:-85px;
	padding:0;
	list-style:none;
	height:28px;
	margin:20px 0 0 0;
	overflow:hidden;
	float:right;
}
.nav li{
	float:left;
	padding:0 9px 0 0;
}
.nav li a{
	float:left;
	background:url(../images/bg-nav.gif) no-repeat 0 -84px;
	background-position:0 -56px;
	height:28px;
	text-decoration:none;
}
.nav li a span{
	float:left;
	background:url(../images/bg-nav.gif) no-repeat right bottom;
	color:#a3cae4;
	font-size:12px;
	height:28px;
	line-height:28px;
	padding:0 15px;
}
.nav li.active a,
.nav li a:hover{
	background-position:0 0;
	text-decoration:none;
}
.nav li.active span,
.nav li a:hover span{
	background-position:right -28px;
	color:#589ecc;
}
#main{
	background:url(../images/bg-sidebar.gif) repeat-y 0 121px;
	float:left;
}
#content{
	float:left;
	margin:-12px 0 0 0;
	padding:0 0 34px 0;
	overflow:hidden;
}
.text{
	line-height:18px;
	overflow:hidden;
	height:1%;
}
.img-left{
	float:left;
	margin:14px 16px 7px 0;
}
.img-right{
	float:right;
	margin:16px 0 0 11px;
}
.text p{
	margin:13px 6px 0 0;
}
.visual{
	width:533px;
	height:295px;
	line-height:18px;
	margin:9px 0 0 5px;
	background:url(../images/bg-frame.jpg) no-repeat 0 0;
	position:relative;
	overflow:hidden;
}
.block{
	width:270px;
	margin:16px 0 0 0;
	overflow:hidden;
}
.block .c{
	width:244px;
	overflow:hidden;
	padding:0 14px 0 12px;
	background:url(../images/bg-c.png) repeat-y 0 0;
	line-height: 16px;
}
.block .t,
.block .b{
	overflow:hidden;
	width:270px;
	height:14px;
	text-indent:-9999px;
	background:url(../images/bg-b.png) no-repeat 0 0;
}
.block .t{
	height:11px;
	background:url(../images/bg-t.png) no-repeat 0 0;
}
.block p{
	margin:6px 0 10px 0;
}
a.klika{
	position:absolute;
	left:11px;
	bottom:9px;
	display:block;
	height:22px;
	width:273px;
	text-indent:-9999px;
	background:url(../images/text-klika.png) no-repeat 0 0;
}
.text ul{
	margin:10px 0 0 19px;
	padding:0;
	list-style:none;
}
.text ul li{
	background:url(../images/bull-detta.gif) no-repeat 0 7px;
	text-indent:13px;
}
ul.list-links{
	margin:20px 0 0 0;
	padding:0;
	list-style:none;
	width:523px;
	overflow:hidden;
}
ul.list-links li{
	float:left;
}
ul.list-links li.right{
	float:right;
}
ul.list-links li a{
	display:block;
	width:256px;
	height:48px;
	background:url(../images/bg-list-links.gif);
	font-size:22px;
	font-weight:bold;
	line-height:46px;
	text-align:center;
}
#sidebar{
	float:left;
	width:164px;
	position:relative;
	padding:0 3px 0 12px;
	margin:-30px 0 0 0;
	overflow:hidden;
	background: url(../images/bg-navbar.gif) no-repeat 0 0;
}
ul.navbar{
	margin:3px 0 0 -10px;
	padding:0;
	width:170px;
	list-style:none;
	overflow:hidden;
}
ul.navbar li{
	width:145px;
	padding:11px 12px 9px 11px;
	background:url(../images/bg-navbar-li.gif) no-repeat 0 0;
}
ul.navbar li.first{
	background:none;
}
ul.navbar a{
	font-size:12px;
	text-decoration:none;
	display:block;
	width:142px;
	background:url(../images/bull-navbar.gif) no-repeat right;
}
ul.navbar a:hover{
	text-decoration:underline;
}
.contact{
	margin:6px 0 0 0;
	padding:0;
	list-style:none;
}
.contact li{
	padding:3px 0 0 0;
	font-size:11px;
}

#userDetailsForm input.radio
{
	width: auto !important;
	margin: 0 5px 0 20px;
}
#userDetailsForm input.checkbox
{
	width: auto !important;
	margin: 0 5px 0 20px;
}

/** NEW **/
#main_body {
	min-width:745px;float:left;border:none;
	overflow: hidden;
}
#right_body {
	width:280px;border:0px solid #333333;float:left;
	padding-top:145px;
	overflow:auto;
}
.contactForm {
	padding:5px;
	
	margin-bottom:0px;
	border:1px solid #666666;
	overflow:auto;
}
.contactForm h3{
	margin-top:2px;
}
#contactForm {
	margin:0;
	padding:0;
}
#contactForm label,input{
	float:left;
}
#contactForm input
{
/*	width: 100%;*/
	width: 120px;
}
.contactForm form {
	background:#fff;
	padding:1em;
	border:0px solid #eee;
}

.contactForm fieldset div {
	margin:0.3em 0;
	clear:both;
}
.contactForm form {

}
.contactForm label {
	float:left;
	width:90px;
	text-align:left;
	margin-right:1em;
	
}
.contactForm legend {
	color:#0b77b7;
	font-size:1.2em;
	font-weight:normal;
}
.contactForm legend span {
	width:10em;
	text-align:left;
}
.contactForm input {
	padding:0.15em;
	width:120px;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
.contactForm textarea {
	padding:0.15em;
	margin-left:10px;
	width:230px;
	height:100px;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
.contactForm input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
.contactForm fieldset {
	border:1px solid #ddd;
	padding:0 0.5em 0.5em;
}

.contactForm .email {
	width:14em;
}

.contactForm input.default {
	color:#bbb;
}

.submit_go {
	margin-top:1em;
	width:70px;
	height:20px;
}



