* { margin:0; padding:0; }
img { border: none; }
html, body { width: 100%; height: 100%; }
body {
	background: #fff url(images/main-bg.png) repeat-x;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3a3b38;
}



/***** wrapper *****/
#wrap {
	width: 941px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -101px auto;
}
#wrap .push {
	clear: both;
	height: 101px;
}



/***** header *****/
#header {
	width: 941px;
	height: 114px;
	background: url(images/header-bg.jpg) no-repeat;
}
#header .left {
	float: left;
	position: relative;
	left: -118px;
	width: 118px;
	height: 114px;
	background: url(images/header-left.png) no-repeat;
}
#header .login {
	float: right;
	width: 335px;
	padding: 15px 2px 0 19px;
}
#header h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	padding: 0 0 10px 48px;
}
#header .user {
	height: 19px;
	line-height: 16px;
	background: url(images/header-icon-user.png) no-repeat;
	padding: 0 0 0 48px;
}
#header .pass {
	height: 19px;
	line-height: 16px;
	background: url(images/header-icon-pass.png) no-repeat;
	padding: 0 0 0 48px;
}
#header label {
	float: left;
	width: 102px;
}
input#user, input#pass {
	float: left;
	width: 144px;
	height: 15px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3a3b38;
	background: #edeed9;
	border: none;
	padding: 1px 0 0 1px;
}
#header .submit {
	float: left;
	width: 21px;
	height: 16px;
	background: url(images/header-submit.png) no-repeat center right;
	border: none;
	cursor: pointer;	
}



/***** navigation *****/
#nav {
	width: 941px;
	height: 65px;
	background: url(images/nav-bg.png) no-repeat;
}
#nav .left {
	float: left;
	position: relative;
	left: -118px;
	width: 118px;
	height: 65px;
	background: url(images/nav-left.png) no-repeat;
	margin-right: -118px;
}
#nav ul {	
	float: right;
	width: 936px;
	height: 58px;
	padding: 3px 0 0 5px;
}
#nav li {
	float: left;
	width: 115px;
	height: 58px;
	list-style: none;
}
#nav a {
	display: block;
	float: left;
	width: 115px;
	height: 58px;
	line-height: 58px;
	font-size: 12px;
	font-weight: bold;
	color: #3a3b38;
	text-decoration: none;
	text-align: center;
}
#nav a.active, #nav a:hover { background: url(images/nav-hover.png) repeat-x; }

#nav .search {
	width: 311px;
	height: 16px;
	line-height: 16px;
	background: url(images/nav-icon-search.png) no-repeat 22px 26px;
	padding: 25px 0 0 50px;
}
#nav .search label {
	float: left;
	width: 75px;
}
input#search {
	float: left;
	width: 187px;
	height: 15px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3a3b38;
	background: #fff;
	border: none;
	padding: 1px 0 0 1px;
}
#nav .submit {
	float: left;
	width: 21px;
	height: 16px;
	background: url(images/nav-submit.png) no-repeat right 0;
	border: none;
	cursor: pointer;	
}



/***** image slider *****/
#slider {
	width: 937px;
	height: 131px;
	background: url(images/slider-bg.png) no-repeat;
	padding: 0 0 0 4px;
}



/***** left content *****/
#left {
	float: left;
	width: 540px;
	padding: 0 0 0 4px;
}
#left .heading {
	width: 540px;
	height: 43px;
	background: url(images/left-h1-bg.png) repeat-x bottom left;
	padding: 27px 0 0 0;
	margin: 0 0 5px 0;
}
#left .heading h1 {
	float: left;
	line-height: 18px;
	font-size: 18px;
	font-weight: normal;
	background: url(images/left-h1-icon.png) no-repeat 7px 1px;
	padding: 0 0 0 38px;
}
#left .heading .icon {
	float: right;
}
#left p {
	line-height: 16px;
	padding: 15px 0 5px 13px;
}
#left .img-right {
	float: right;
	padding: 14px 4px 14px 14px;
}
#left .service h2 {
	width: 543px;
	height: 39px;
	background: url(images/left-service-heading.png) no-repeat;
	margin: 10px 0 0 0;
}
#left .service h2 a {
	display: block;
	width: 522px;
	height: 39px;
	line-height: 39px;
	font-size: 14px;
	color: #3a3b38;
	text-decoration: none;
	background: url(images/left-service-closed.png) no-repeat 516px 12px;
	outline: none;
	padding: 0 0 0 21px;
}
#left .service p {
	line-height: 24px;
	display: none;
}
#left .open h2 a {
	background-image: url(images/left-service-opened.png);
}

#left .contact {
	padding: 10px 0 0 0;
}
#left .contact .item {
	clear: both;
	overflow: hidden;
	padding: 7px 0;
}
#left .contact label {
	float: left;
	width: 55px;
	line-height: 18px;
}
#left .contact input {
	float: left;
	width: 160px;
	height: 14px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3a3b38;
}
#left .contact textarea {
	float: left;
	width: 480px;
	height: 300px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3a3b38;
}
#left .contact .button {
	float: none;
	width: auto;
	height: auto;
	background: #ece9d8;
	color: #000;
	cursor: pointer;
	padding: 2px 8px;
	margin: 0 0 0 55px; 
}



/***** right content *****/
#right {
	float: right;
	width: 350px;
}

#right .heading {
	width: 350px;
	height: 18px;
	padding: 27px 0 24px 0;
}
#right .heading h2 {
	float: left;
	line-height: 18px;
	font-size: 18px;
	font-weight: normal;
}
#right .heading .icon {
	float: left;
	width: 16px;
	height: 16px;
	padding: 1px 9px;
}

#right li { height: 34px; list-style: none; }
#right li a {
	display: block;
	width: 345px;
	height: 34px;
	text-decoration: none;
	cursor: pointer;
	background: url(images/right-list-bg.png) repeat-x;
}
#right li a .icon {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	padding: 10px 9px 0 9px;
}
#right li a .text {
	float: left;
	display: block;
	line-height: 34px;
	cursor: pointer;
	color: #3a3b38;
}
#right li a .date {
	float: right;
	display: block;
	width: 76px;
	height: 21px;
	line-height: 21px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	background: url(images/right-list-date.png) no-repeat left bottom;
	padding: 8px 6px 0 0;
}
#right li a:hover { background-image: url(images/right-list-bg-hover.png); }
#right li a:hover .date { background-image: url(images/right-list-date-hover.png); }

#right div.text {
	background: url(images/right-line.png) repeat-x;
}
#right div.text p {
	padding: 10px 0 0 10px;
}

#right .partners {
	width: 345px;
	background: url(images/right-line.png) repeat-x;
	overflow: hidden;
	padding: 28px 10px 0 16px;
}
#right .partners .left { float: left; }
#right .partners .right { float: right; }



/***** footer *****/
#footer {
	clear: both;
	width: 100%;
	height: 51px;
	background: url(images/footer-bg.png) repeat-x bottom;
	padding: 50px 0 0 0;
}
#footer .container {
	width: 941px;
	padding: 12px 0 0 0;
	letter-spacing: 1px;
	margin: 0 auto;
}
