@charset 'UTF-8';

body, html, a, img, h1, h2, h3, h4 { margin:0px; padding:0px; border-style:none; border-width:0px; }
a {outline: none;}


* {
	margin: 0;
    padding: 0;
}

html {
	height: 100%;
}

body {
	height: 100%; 
	background: #E3E3E3 url(../images/bg.jpg) repeat-x;
}

div {
	position: relative;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #7BC7EC;
}

p {
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
	line-height: 20px;
}

h2 {
	font-size: 14px;
	background: url(../images/bg_underline.jpg) no-repeat bottom;
	margin-bottom: 5px;
	padding-top: 5px;
}

.right { float: right;}
.left { float: left;}



#container {
	width: 903px;
	margin: 0 auto 0 auto;
	text-align: center;
	/*background-color: #7DD1F6;*/
	background: url(../images/bg_cbtm.jpg);
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	
}

#header {
	height: 123px;
	background: url(../images/bg_header.jpg) bottom;	
}

#logo {
	position: absolute;
	top: 50px;
	left: 30px;
	background: url(../images/logo.png);
	behavior: url(page/htc/iepngfix.htc);
	width: 290px;
	height: 54px;
	cursor: pointer;
}

#bar {
	height: 97px;
	background: url(../images/bg_bar.jpg);
}

#content_left {
	float: left;
	width: 425px;
	background-color: #43B3E5;
	min-height: 200px;
	height: auto !important;
	height: 200px;	
	text-align: left;
	color: #ffffff;
	padding-left: 45px;
	padding-bottom: 35px;
}

#content_left p {
	/*margin-left: 45px;*/
}

#cbtm_l {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 470px;
	height: 21px;
	background: url(../images/bg_left_bottom.jpg);
}

#content_right {
	float: right;
	width: 433px;
	text-align: left;
}

#right_top {
	height: 31px;
	background: url(../images/bg_right_top.jpg);
}

#tab_left {
	float: left;
	width: 176px;
	background: url(../images/bg_contact.jpg) no-repeat;
	min-height: 160px;
	height: auto !important;
	height: 160px;	
	text-align: left;
	padding-top: 52px;
	font-size: 10px;
	
}
#tab_left p {
	margin-left: 15px;
	margin-right: 5px;
}

#tab_left div {
	margin-top: 42px;
	font-size: 11px;
}

#tab_right {
	float: right;
	width: 257px;
	background: #D50118 url(../images/bg_company.jpg) no-repeat;
	min-height: 180px;
	height: auto !important;
	height: 180px;
	text-align: left;
	color: #ffffff;
	padding-top: 55px;
	padding-bottom: 15px;
}

#gallery {
	padding-top: 20px;
	clear: both;
	padding-left: 25px;
}

#gallery a {
	margin-right: 22px;
}

#gallery a img {
	padding: 8px;
	border: 1px solid #c0c0c0; /*#73C0E2;*/
	background: #ffffff;
}

#cbtm {
	height: 48px;
	clear: both;
	background: url(../images/bg_cbtm.jpg);
}

#bckg {
	min-width: 950px;
	width: auto !important;
	width: 100%;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/*
#left {
	width: 44.9%;
	height: 650px;
	float: right;
	text-align: right;
}

#header_left {
	height: 119px;
	background: url(../images/bg_header_left.jpg) no-repeat right;
}

#header_left img {
	position: absolute;
	top: 80px;
	right: 185px;
	behavior: url(page/htc/iepngfix.htc);
}

#right {
	float: right;
	width: 55%;
}

#header_right {
	height: 119px;
	background: #0F628E url(../images/bg_header_right.jpg) no-repeat left;	
}

#menu {
	position: absolute;
	bottom: 0;
	left: 25px;
	height: 35px;
	width: 475px;
	margin: 0;
	list-style: none;
}

#bg_white {
	background-color: #ffffff;
}

#content {
	width: 450px;
	min-height: 337px;
	height: auto !important;
	height: 337px;
	padding: 15px 25px 15px 25px;
	line-height: 18px;
	font-family: Verdana;
	font-size: 11px;
	color: #4D4D4D;
}

div.bg_content_top {
	height: 18px;
	background: url(../images/bg_content_top.jpg) no-repeat; 
}

#bg_footer {
	height: 97px;
	background: url(../images/bg_content_footer_rounds.png) no-repeat;
	behavior: url(page/htc/iepngfix.htc);	
}

#bg_footer div.bg_footer_round {
	height: 97px;
	margin-left: 97px;
	background-image: url(../images/bg_content_footer.png);
	background-repeat: repeat-x;
	behavior: url(page/htc/iepngfix.htc);		
}

div.footer {
	position: absolute;
	height: 70px;
	bottom: 35px;
	left: 0;
	margin-left: 25px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
}

div.footer div, div.rights div {
	float: left;
	margin-right: 70px;
	width: 130px;	
}

div.rights {
	padding: 20px 0 20px 0;
	margin-left: 25px;
	font-family: Verdana;
	font-size: 10px;	
}

.clear {
   clear: both;
   height: 0;
   width: 0;
   padding: 0;
   margin: 0;
   font-size: 0;
   line-height: 0;
   border: 0;
}*/
