html {height:100%;}
body {
	min-height:100%;
	position:relative;
	background:url(../images/bg.png) repeat-x #fff;
	font-family:Arial, Helvetica, sans-serif;
}
#container {padding-bottom:50px;}
#container, .container {
	width:960px;
	margin:0 auto;
}

#header {position:relative; padding-top:10px; height:90px;}
	#header object {float:left; margin-top:5px;}
	#header h1 {margin-left:74px; padding-top:15px;}
	#header h2 {margin-left:74px; font-size:12px; font-family:Helvetica, sans-serif; font-style:italic; color:#555;}
	#header h1 a {background:url(../images/logo.png); width:131px; height:37px; display:block; text-indent:-9999px;}
	#lang {position:absolute; top:10px; right:0; font-size:12px; color:#4a4a4a; line-height:16px;}
	#lang a {color:#4a4a4a; text-decoration:none; display:inline-block; width:25px; text-align:center;}
	#lang a.current {background:url(../images/current_lang.png) no-repeat; color:#fff;}
	#phone {position:absolute; top:25px; right:10px; font-size:13px; color:#555; height:41px;}
	#phone span {padding-left:30px;}
	#phone em {
		display:inline-block;
		font-style:normal;
		font-size:20px;
		color:#0270b1;
		font-family:"Myriad Pro", Arial, sans-serif;
		line-height:28px;
		height:28px;
		background:url(../images/icon_phone.png) top left no-repeat;
		padding-left:35px;
	}
	
	#header .nav {margin-bottom:6px; margin-top:0px; float:right; background:url(../images/menu.png) repeat-x;}
	#header .navwrapper {background:url(../images/menu_left.png) top left no-repeat;}
	#header .navwrapper ul {background:url(../images/menu_right.png) top right no-repeat;}
	#header .nav li {display:inline-block; padding:0 20px 0 13px; margin-left:15px; line-height:25px; font-weight:bold; background:url(../images/menu_item.png) left center no-repeat;}
	#header .nav li a {color:#3b505b; font-size:12px; text-decoration:none; padding-left:6px; display:block}
	#header .nav li a.current, #header .nav li a:hover {color:#1078b6;}
	
#mainheader {margin-top:7px;margin-bottom:7px; height:210px;}

#maincontent {background:url(../images/maincontent.png) repeat-x;}
	#maincontent .wrapper {background:url(../images/maincontent_top.png) top left no-repeat;}
	#maincontent .wrapper2 {background:url(../images/maincontent_bottom.png) bottom left no-repeat; padding-bottom:6px;}
	#maincontent .contentwrapper {background:url(../images/maincontent_left.png) left 6px no-repeat;}
	#maincontent .contentwrapper2 {background:url(../images/maincontent_right.png) right 6px no-repeat; padding:20px; overflow:hidden; zoom:1;}
		#maincontent .col {/*background:url(../images/maincontent_col_right_top.png) top right no-repeat #fff; */float:left;}
/*		#maincontent .colwrapper {background:url(../images/maincontent_col_left_top.png) top left no-repeat;}
		#maincontent .colwrapper2 {background:url(../images/maincontent_col_left_bottom.png) bottom left no-repeat;}*/
		#maincontent .colwrapper3 {
			/*background:url(../images/maincontent_col_right_bottom.png) bottom right no-repeat; */
			padding:20px 20px 10px 20px;
			background:#fff;
			-moz-border-radius:40px 10px 10px 10px;
			-webkit-border-radius:40px 10px 10px 10px;
			-o-border-radius:40px 10px 10px 10px;
			border-radius:40px 10px 10px 10px;
		} 
		
		#maincontent h3 {font-size:18px; color:#231f20; line-height:30px; border-bottom:1px solid #daeef7;}
			#maincontent h3 span {display:block; padding-bottom:9px;  border-bottom:1px solid #b8e3f7;}
		#maincontent h3 img {vertical-align:middle; margin:0 15px 0 5px}
		
		#maincontent .services {width:395px; margin-right:25px;}
			#maincontent .services li {background:url(../images/list_item.png) no-repeat; margin-left:10px; padding-left:20px; line-height:20px; padding-bottom:10px;}
			#maincontent .services li a {color:#0083be;}
			#maincontent .services li a:hover {text-decoration:none}
				#maincontent .allservices {text-align:right; margin-top:-40px;}
					#maincontent .allservices a {
						color:#0083be; font-size:12px; text-decoration:none; 
						background:url(../images/button.png) top left no-repeat;
						display:inline-block;
					}
						#maincontent .allservices a span {
								background:url(../images/button.png) top right; 
								display:block; padding-right:12px; line-height:28px; margin-left:10px;
							}
		#maincontent .news {width:500px; position:relative;}
			#maincontent .news ul, #maincontent .services ul {margin-top:30px; font-size:12px; line-height:1.3}
			#maincontent .news p.date {float:left; color:#777; font-size:11px; font-weight:bold; padding-left:5px;}
			#maincontent .news p.title {margin-left:80px; padding-bottom:20px;}
				#maincontent .news p.title a {color:#0083be}
				#maincontent .news p.allnews {position:absolute; top:31px; right:30px; font-size:12px;}
					#maincontent .news p.allnews a {color:#0083be; text-decoration:none}
					
#content {background:url(../images/content.png) top left repeat-y; clear:both;}
	#content .wrapper {background:url(../images/content_bottom.png) bottom left no-repeat}
	#content .container {background:url(../images/content_top.png) top left no-repeat; padding:30px; width:auto}
	#content .container h3 {font-size:18px; color:#231f20; line-height:30px; border-bottom:1px solid #daeef7;}
		#content .container h3 img {vertical-align:middle; margin-left:5px; margin-right:5px;}
		#content .container h3 span {border-bottom:1px solid #b8e3f7; display:block; padding-bottom:9px;}
	
	#content .content {padding:0px 30px 0px 45px; font-size:15px; color:#322e2f; line-height:1.2; overflow:hidden;}
	
	#content .content .paging {text-align:right; margin:20px 0}
		#content .content .paging span, #content .content .paging a {
			font-size:13px;
			color:#555; 
			text-align:center;
			text-decoration:none; 
			background:url(../images/page.png); 
			display:inline-block;
			width:22px;
			line-height:22px;
			margin:0 1px;
		} 
		#content .content .paging span {color:#e4e4e4; background:url(../images/current_page.png)}
		#content .content p {margin:20px 0; font-size:12px; line-height:1.5}
		#content .content h4 {font-weight:bold; font-size:12px; margin:20px 0 20px; color:#323232;}
		#content .content h5 {color:#b72d54; font-size:12px; margin:30px 0 10px;}

		#content .content .button {text-align:right;}	
		#content .content button {
			cursor:pointer;
			border:none; 
			background:none;
			padding:0;
			overflow: visible; /*IE Fix*/
		}
			
		#content .content button span {
			display:block;
			background-position:top left;
			background-repeat:no-repeat; 
		}
			
		#content .content button span span {background-position:top right;}
			
		#content .content button::-moz-focus-inner { /*FF Fix*/
			border: none;
			padding: 0;
		}
			
		#content .content button, #content .content button span {
			height:28px;
			line-height:28px;
			text-align:center;
			white-space:nowrap; 
		}
			
		#content .content button span {
			background-image:url(../images/button.png);
			color:#0083be;
		}
			
		#content .content button span span {  
			margin-left:10px;
			padding-right:12px;
		}
	
#footer {
	position:absolute; 
	bottom:0; 
	width:100%;
	height:32px;
	line-height:32px; 
	background:url(../images/footer.png) repeat-x;
	border-top:1px solid #c3e9f7;
	color:#828384;
	font-family:Arial, Helvetica, sans-serif;
}
	#footer p.copyright {font-size:11px; text-transform:uppercase; float:right; color:#6b6b6b;}
	#footer p.nav {font-size:12px; font-family:Arial, Helvetica, sans-serif; float:left;}
		#footer p.nav a {text-decoration:none; color:#2c8fb7; text-decoration:none; margin:0 5px;}
		

#content .content .news, #content .content .service {border-bottom:1px solid #daeef7; overflow:hidden;}
#content .content .news h4, #content .content .news p, #content .content .service h4, #content .content .service p {margin:20px 0}
#content .content .news h4, #content .content .service h4  {font-weight:bold; font-size:12px; margin-top:10px;}
#content .content .news h4 {float:left; width:150px; line-height:1.5}
#content .content .news p {margin-left:160px; margin-top:10px;}
#content .content .news h4 a, #content .content .service h4 a {color:#2c8fb7; text-decoration:none}
#content .content .news p.date, #content .content .service p.date {color:#777; margin-bottom:0; font-size:11px; font-weight:bold; margin-left:0}
#content .content .service img {float:left; margin-right:20px; margin-bottom:20px;}

#content .content .contactform {width:340px; float:left;}
	#content .content .contactform input, #content .content .contactform textarea {background:url(../images/input.png) repeat-x #fff; height:25px; border:1px solid #59c8f8; width:330px; padding:0 5px; color:#a1a1a1;}
	#content .content .contactform textarea {height:200px; padding:5px;}
	
#content .content .contactaddress {margin-left:400px; font-size:12px; margin-top:10px;}
#content .content .contactaddress th {text-align:right;}
#content .content .contactaddress td {padding:5px 10px; }

#content .content .license {float:right; text-align:center; padding-top:20px; margin-left:30px; margin-bottom:30px;}
#content .content .license img {border:1px solid #dff0f8}
#content .content .license p {margin:5px 0; border:1px solid #b8e3f7; padding:4px}
#content .content .license p.zoom {padding:0; border:none;}
#content .content .license p.zoom a {text-decoration:none; color:#2c8fb7}
#content .content .license p.zoom img {border:none; vertical-align:middle;}