* { margin: 0; padding: 0; }
html, body {
	margin: 0;
	padding: 0;
	border: none;
	height: 100%;
	background-color: #F7F7F7;
	
}
#wrapperi {
	width: 100%;  
	height: 100%;
	margin: 0 0 0 0px; 
	position: absolute; 
	top: 0; 
	left: 0;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F7F7F7;
	border-bottom: none;
}

#header {
	height: 580px;
	width: 950px;
	margin: auto;
	background-image: none;
}
#header2 {
	height: 130px;
	width: 950px;
	margin: auto;
}
#logo {
	float: left;
	width: 335px;
	height: 62px;
	margin-top: 20px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	cursor: pointer;
}
#logo:hover {
	background-position: 0 -86px;
	
}
#text_cnt {
	width: 900px;
	height: auto;
	margin: auto;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333;

}
#text_cnt h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#333;
	font-weight: bold;
}
#slider_wrapper {
	clear: both;
	background-image: url(../images/slider_bg.png);
	background-repeat: no-repeat;
	background-position:top;
	top: 129px;
	position: absolute;
	margin: auto;
	width: 950px;
	height: 470px;
	z-index: 50;
	padding-top: 52px;
}
#sub { 
	position: relative; 
	left: 250px; 
	top: 100px; 
	width: 200px;
	height: 200px;
	padding: 10px; 
	color: white; 
	display: block;
	z-index: 999;
	background: url(../images/click.png) no-repeat 0 0;	
	cursor: pointer;
} 	
#sub:hover {
	background-position: 0 -200px;
}

#menu {
	float: right;
	width: 370px;
	height: 40px;
	margin-top: 45px;
}
#menu_item ul { 
	list-style-type: none; 
	padding: 0; 
	margin-left: 0; 
}
#menu_item li { 
	margin: 0 7px 0 7px; 
}
#menu_item_1 { 
	display: block; 
	float: left; 
	height: 42px; 
	width: 120px; 
	background: url(../images/menu.png) no-repeat 0 0; 
	position: relative; 
	cursor: pointer; 
}
#menu_item_1:hover { 
	background-position: 0 -42px; 
}
#menu_item_1_sel { 
	background-position: 0 -42px; 
}
#menu_item_2 { 
	display: block; 
	float: left; 
	height: 42px; 
	width: 120px; 
	background: url(../images/menu.png) no-repeat -140px 0; 
	position: relative; 
	cursor: pointer; 
}
#menu_item_2:hover { 
	background-position: -140px -42px; 
}
#menu_item_2_sel { 
	background-position: -140px -42px; 
}
#menu_item_3 { 
	display: block; 
	float: left; 
	height: 42px; 
	width: 80px; 
	background: url(../images/menu.png) no-repeat -284px 0; 
	position: relative; 
	cursor: pointer; 
}
#menu_item_3:hover { 
	background-position: -284px -42px; 
}
#menu_item_3_sel { 
	background-position: -284px -42px; 
}


#maincontent {
	position: absolute;
	z-index: 99;
	top: 600px;
	width: 100%;
	height: auto;
	background-color: #F7F7F7;
	padding-bottom: 20px;
}
#maincontent_shadow {
	position: absolute;
	z-index: 98;
	top: 582px;
	width: 100%;
	height: 18px;
	background-image: url(../images/man_shadow.png);
	background-repeat: repeat-x;
	background-position: top;
}
#maincontent2 {
	position: absolute;
	z-index: 99;
	top: 130px;
	width: 100%;
	height: auto;
	min-height: 480px;
	padding-bottom:20px; 
	background-color: #F7F7F7;
	
}
#maincontent_shadow2 {
	position: absolute;
	z-index: 98;
	top: 112px;
	width: 100%;
	height: 18px;
	background-image: url(../images/man_shadow.png);
	background-repeat: repeat-x;
	background-position: top;
}
#portholder {
	margin: auto;
	width: 950px;
	height: auto;
	background-color: #F7F7F7;
}
#portholder2 {
	margin: auto;
	width: 950px;
	height: auto;
	min-height: 500px;
}
#portholder2 ul li {
	list-style-type: none;
	padding-top: 10px;
}
#portholder2 li h1 {
	font-size: 20px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
#portholder2 li  a {
	font-size: 15px;
	color: #00B3FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#portholder2 li  a:hover {
	font-size: 15px;
	color: #00B3FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
#left_cnt {
	width: 45%;
	height: auto;
	position: relative;
	float: left;
	padding-bottom: 15px;
}
#left_cnt ul li{
	list-style-type: none;
	margin-bottom: 10px;
}

#right_cnt {
	width: 45%;
	height: auto;
	float: right;
	position: relative;
}
#right_cnt ul li{
	list-style-type: none;
	margin-bottom: 10px;
}
#b_left_cnt {
	width: 65%;
	height: auto;
	position: relative;
	float: left;
}
#b_left_cnt ul li{
	list-style-type: none;
	margin-bottom: 10px;
}

#b_left_cnt span{
	font-family: Sylfaen;
	font-size: 10px;
	color: #999;
	text-decoration:  none;
	border-bottom: none;
	font-weight: none;
	}

#b_left_cnt h3 a{
	font-family: Sylfaen;
	font-size: 20px;
	color: #00B3FF;
	text-decoration:  none;
	border-bottom: none;
	}
#b_left_cnt h3 a:hover {
	font-family: Sylfaen;
	font-size: 20px;
	color: #00B3FF;
	text-decoration: underline;
	}
#b_left_cnt h4{
	font-family: Sylfaen;
	font-size: 13px;
	color: #333;
	text-decoration:  none;
	border-bottom: none;
	}
#b_left_cnt h4 a{
	font-family: Sylfaen;
	font-size: 13px;
	color: #00B3FF;
	text-decoration:  none;
	border-bottom: none;
	}
#b_left_cnt h4 a:hover{
	font-family: Sylfaen;
	font-size: 13px;
	color: #00B3FF;
	text-decoration:  underline;
	border-bottom: none;
	}
#b_right_cnt {
	width: 35%;
	height: auto;
	float: right;
	position: relative;
}
#b_right_cnt .fbl{
	padding-left: 30px;
}
#b_right_cnt ul li{
	list-style-type: none;
	margin-bottom: 10px;
	
}
#b_right_cnt_image {
	width: 550px;
	height: 210px;
	display: block;
	overflow: hidden;
}
.port_det {
	list-style-type: none;
}
#footeri {
	clear: both;
	padding: 20px 0 0 0;
	position: relative;
	display: block;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
	font-family: calibri;
	font-size:11px;
	color: #999;
}
#footeri  img{
	padding-bottom: 20px;
}