* {margin:0;padding:0;border:0;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#414141}

html {
	padding:0;
	margin:0;
	height:100%;
	min-height:100%;
	width:100%;
	background-color:#c0eb
}

body {
	padding:0;
	margin:0;
	height:100%;
	min-height:100%;
	background-color:#c0eb;
}

* html body {
	height: 100%;
}

* html html {
	height: 100%;
}



#container {
z-index:2;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	background-color:#c0ebf4;
	background-image:url('img/lf_bg.png');
	background-repeat:repeat-y;
	text-align:center;
padding-bottom:20px
}


#top {
	width:100%;
	height:320px;
	text-align:left;
	background-image:url('img/bgtop.png');
	position:relative
}
#lftop {position:absolute;left:0;top:0;z-index:2}
#rgtop {position:absolute;right:0;top:0}
#links {position:absolute;right:10px;top:5px;font-size:10px;z-index:10}
	#links a {text-decoration:none;font-size:10px}
	#links a:hover {color:#fff;font-size:10px}

#mn_bg {
	position:relative;
	top:-22px;
	width:97%;
	background-image:url(img/mn_lf.png);
	background-repeat:no-repeat;
	background-position:left;
	height:34px;
	margin-left:auto;
	margin-right:auto;
z-index:4;
}

#menu {
	position:relative;
	background-image:url(img/mn_rg.png);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#0f9db5;
	margin-left:16px;
	padding-right:16px;
	height:29px;
	text-align:center;
	font-size:14px;
	color:#fff;
	padding-top:5px
}
	#menu a {color:#fff;font-size:14px;text-decoration:none;font-weight:bold}
	#menu a:hover {color:#dedede}

#ctn {
	margin:10px;
	position:relative;
min-height:200px;
height:auto;
	text-align:center;background-color:#c0ebf4
}
* html #ctn {height:200px;}
#tp {
	width:90%;
	height:180px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-left:14px;
	padding-right:14px;
margin-bottom:20px
}

#ctn_bottom {
height:100%;
	width:100%;
	text-align:left;
	position: absolute;
bottom:0;
background-color:#c0ebf4;
z-index:1;
}
		
#bottom {
height:64px;
	width:100%;
	background-image:url(img/bottom.png);
background-repeat:repeat-x;
background-position: bottom;
	text-align:left;
	position: absolute;
bottom:0;
z-index:2;
}
	#about {position:absolute;bottom:1px;left:10px;color:#fff;font-weight:bold}

#logo {
	background-image:url('img/logo.png');
	width:205px;
	height:86px;
	position:absolute;
	left:0;
	top:20px
}

.cont {
	background-color:#fff;
	width:30%;
	height:132px;
	position:absolute;
	border: 1px #e2e2e0 solid;
	text-align:justify;
	padding:14px;
}
	.top_lf {background-image:url('img/top_lf.png');width:18px;height:19px;position:absolute;top:-1px;left:-1px}
	.top_rg {background-image:url('img/top_rg.png');width:19px;height:18px;position:absolute;top:-1px;right:-1px}
	.bt_lf {background-image:url('img/bt_lf.png');width:19px;height:18px;position:absolute;bottom:-2px;left:-2px}
	.bt_rg {background-image:url('img/bt_rg.png');width:19px;height:18px;position:absolute;bottom:-1px;right:-1px}

	.icon {position:absolute;top:20px;left:-28px}
#news {left:250px;padding-left:32px;height:150px}
#newsdv {height:158px;width:100%;overflow:hidden;position:relative}
	#news .icon {background-image:url('img/home.png');width:56px;height:57px}
#work {right:0px;padding-left:32px;height:150px}
#workdv {height:158px;width:100%;overflow:hidden;position:relative}
	#work .icon {background-image:url('img/dollar.png');width:56px;height:56px}
#balloons {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:90%;
	min-height:172px;
	height:auto
}
 input[type="submit"] {cursor:pointer}
.title {font-weight:bold}
td {text-align:center}
.phctn td{font-style:italic;text-align:left}