@charset "utf-8";
#wrapper {
}
#header {
}
#page {
}
#content {
}
#sidebar {
}
#footer {
}
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/homepage01.gif) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2 {
	font-size: 24px;
	color: #4B4B4B;
}

h3 {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #B9B9B9;
}

p, ol, ul {
	margin-top: 0px;
	text-align: justify;
	line-height: 160%;
}
.clearfix{
clear:both;
}
strong {
	color: #555555;
}

a {
	color: #DE4700;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

.alignright {
	float: right;
	margin: 0px 0px 0px 25px;
}

.aligncenter {
	margin: 0px auto;
}

img.nopad {
	margin: 0px;
}

hr {
	display: none;
}

.more {
}

.more a {
	padding: 5px 0px 5px 27px;
	background: url(../images/homepage13.gif) no-repeat left center;
}

.style1 {
	margin: 0px;
}

.style2 {
	height: 28px;
	margin: 0px 0px 30px 0px;
	padding: 13px 0px 0px 20px;
	background: #008aa7 url(../images/homepage14.jpg) no-repeat left top;
	font-size: 17px;
	color: #FFFFFF;
}

/** WRAPPER */

#wrapper {
}

.wrapper {
	width: 862px;
	margin: 0px auto;
	position:relative;
}

/** HEADER */

#header {
	width: 862px;
	height: 156px;
	margin: 0px auto;
	position:relative;
	background: url(../images/homepage02.jpg) no-repeat right top;
}

/** LOGO */

#logo {
	float: left;
	width: 273px;
	height: 156px;
	background: url(../images/homepage03.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-indent: -999em;
}
#cont_wrap{
padding-top:40px;
float:right;
width:550px;
}
#slider{
float:right;
margin:15px 10px;
width:530px;
padding:10px;
height:156px;
overflow:hidden;
background: #e1e1e1;
-moz-border-radius: 15px;
border-radius: 15px;
}
#logo h1 a {
	display: block;
	width: 100%;
	height: 130px;
}

/** MENU */

#menu {
	float: left;
	height: 156px;
	background: url(../images/homepage04.gif) repeat-x left bottom;
}

#menu ul {
	width: 589px;
	height: 36px;
	margin: 0px;
	padding: 120px 0px 0px 0px;
	background: url(../images/homepage06.gif) no-repeat right bottom;
	line-height: normal;
	list-style: none;
}
#footer ul{width:862px;list-style:none;margin:0 auto;padding:10px 0;}
#footer ul li{float:left;padding:0 10px; border-left:1px solid #de4700;}
#footer ul li.first{border:0;}
#menu li {
	float: left;
	height: 26px;
	padding: 10px 0px 0px 0px;
}

#menu a {
	padding: 0px 20px;
	background: url(../images/homepage07.gif) no-repeat left center;
	text-decoration: none;
	font-size: 12px;
	color: #3F3F3F;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	padding-left: 6px;
	background: url(../images/homepage05.gif) no-repeat left top;
}

#menu .first a {
	background: none;
}

/** PAGE */

#page {
	width: 1002px;
	margin: 0px auto;
	padding-bottom:80px;
}

/** CONTENT */

#content {
	float: right;
	width: 670px;
	padding: 10px 20px 0px 0px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 273px;
}
#sidebar ul li a{
	font-size:13px;
}
#sidebar ul{
list-style:square;
}
/** SIDEBAR > BOX STYLE */

#sidebar .box {
}

/** FOOTER */
#all_wrap{
	position:relative;
	min-height:100%;
}
#footer {
	background: #1D1D1D;
	position:absolute;
	bottom:0px;
	width:100%;
}

#footer p {
	margin: 0px;
	padding: 30px 0px;
	text-align: center;
	line-height: normal;
	color: #424242;
}

/** BOX1 */

#box1 {
	background: #016370 url(../images/bg01.jpg) repeat-x left top;
	color: #A1DAE9;
}

#box1 .wrapper {
	padding: 30px 0px 20px 0px;
	background: url(../images/bg02.jpg) no-repeat center top;
}

#box1 .column1, #box1 .column2 {
	width: 394px;
}

#box1 .column1 {
	float: left;
}

#box1 .column2 {
	float: right;
}

#box1 h2 {
	margin: 0px;
	color: #FFFFFF;
}

#box1 h3 {
	color: #80C2CF;
}

#box1 a {
	color: #FFFFFF;
}

#box1 .more a {
	background-image: url(../images/homepage15.gif);
}

/** BOX2 */

#box2 {
	background: #333333 url(../images/bg03.jpg) repeat-x left top;
	color: #AFAFAF;
}

#box2 .wrapper {
	padding: 40px 0px 20px 0px;
}

#box2 h2 {
	margin: 0px;
	color: #FFFFFF;
}

#box2 h3 {
	color: #969696;
}

#box2 a {
	color: #FFFFFF;
}
fieldset{border:0;}

.contactform label{width:92px;float:left;padding-top:5px;text-align:right;padding-right:8px;}
.contactform div{clear:both;padding:3px 0px;}
.contactform input{width:162px;height:17px; background: url(../images/input.png) no-repeat;border:0;padding:5px;}
.contactform textarea{width:263px;height:97px; background: url(../images/textarea.png) no-repeat;border:0;padding:5px;}
.contactform .submit input{width:109px;height:27px;padding-bottom:4px;text-align:center;background:url(../images/submit.png) no-repeat;border:0;color:#fff; font-weight:bold;margin-left:111px;} 
.login_form label{width:112px;float:left;padding-top:5px;text-align:right;padding-right:8px;}
.login_form div{clear:both;padding:3px 0px;}
.login_form input{width:82px;height:17px; background: #ddd ;border:1px solid #00a6d6;padding:5px;}
.login_form input.submit{width:109px;height:27px;padding-bottom:4px;text-align:center;background:url(../images/submit.png) no-repeat;border:0;color:#fff; font-weight:bold;margin-left:111px;cursor:pointer;}

input.logout{width:82px;height:27px; background: #eee ;border:1px solid #00a6d6;padding:5px; cursor:pointer;}
.message{
	position:absolute;
	top:60px;
	left:200px;
	width:442px;
	padding:10px;
	background:#00a6d6;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
	border-radius: 6px;
	-moz-box-shadow: 0px 0px 5px #888;
	-webkit-box-shadow: 0px 0px 5px #888;
	box-shadow: 0px 0px 5px #888;
	display:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.message .close{
	position:absolute;
	top:3px;
	left:448px;
	cursor:pointer;
	width:6px;
	height:6px;	
}
.form label{width:112px;float:left;padding-top:4px;text-align:right;padding-right:8px;margin-top:2px;margin-bottom:2px;}
.form input,.form select, .form textarea{float:left; width:150px; border:1px solid #00a6d6; background: #eee;padding:0px 5px; height:20px;line-height:20px;
	color:#434343;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:2px;margin-bottom:2px;outline:none;
	font-family:tahoma;
	font-size:12px;
}
.form textarea{
	width:200px;
	height:80px;
}
	
.form input.submit{
	margin-left:120px;
	cursor:pointer;
	font-weight:bold;
	width:70px;
	padding:0px;
	margin-top:5px;height:26px;
	border:1px solid #434343;
	font-size:12px;
	line-height:14px;
}
.form input:focus,.form textarea:focus{box-shadow:0px 0px 3px #008aa7;}
.form input.submit:focus{box-shadow:0px 0px 3px #434343;}
.form #document{width:200px;}
a.branza{
	width:60px;
	height:20px;
	display:block;
	cursor:pointer;
}
.branza_relative{
	position:relative;
}
.branza_relative .branza_wrap{
width:190px;
margin:0px;
padding:5px;
position:absolute;
top:0px;
right:70px;
background:#fff;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
	border-radius: 6px;
	-moz-box-shadow: 0px 0px 5px #888;
	-webkit-box-shadow: 0px 0px 5px #888;
	box-shadow: 0px 0px 5px #888;
	z-index:2;
}
.branza_wrap ul{list-style:none;margin-left:0px;padding-left:10px;margin-bottom:0px;}
.branza_wrap ul li{list-style:none;margin-left:0px;padding-left:0px;}
table th{border-bottom:1px solid #969696}
table td{padding:2px;border-bottom:1px solid #ccc;}
table td a{text-decoration:none;}

#content h1{
margin-top:30px;
font-size:18px;
}


.overlay_bg{
position:fixed;
width:100%;
height:100%;
background: url(../images/overlay_bg2.png);
z-index:9;
}
.overlay_wrap{
	position:absolute;
	top:180px;
	left:0px;
	width:100%;
	z-index:10;
}
.overlay_content{
width:500px;
padding:40px;
margin:0 auto;
position:relative;
background:#fff;
	-moz-box-shadow: 1px 1px 4px #fff;
	-webkit-box-shadow: 1px 1px 4px #fff;
	box-shadow: 1px 1px 4px #fff;
		-moz-border-radius: 6px;
		border-radius: 6px;
}
.overlay_content .close{
position:absolute;
top:10px;
right:5px;
cursor:pointer;
width:20px;
height:20px;
}
table.noborder td{border:none;}
