html,body{
	margin:0;
	padding:0;
	font:12px Arial;
	background:url(images/body_bg.gif)  repeat-x;
}
#header {
	display:block;
	height:130px;
	clear:both;
	padding-top:27px;
	padding-left:45px;
	padding-bottom:30px;
	width:820px;
}

	#logo {
		margin-left:134px;
	}

#main {
		height:360px;
		width:100%;
}

.content {
	background:url(images/feather.png) top left no-repeat;
	height:100%;
	width:890px;
	padding-left:117px;

}

#nav {
	width:117px;
	height:360px;
	overflow:hidden;
	float:left;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding-top:20px;
	background:url(images/menu_top.gif) top left no-repeat;
}

.toggler {
	width:112px;
	border-bottom:1px solid #FFFFFF;
	padding-left:5px;
	font-size:10px;
	padding-left:5px;
	height:20px;
	line-height:20px;
}

.element a:hover,.element a.selected,.menu a.selected,.toggler:hover {
	cursor:pointer;
	background:#1b262b !important;
	color:#ed5100 !important;
 	filter:alpha(opacity=85);
	opacity:0.85;
}

.element a,.menu a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px !important;
}
.menu:hover,.menu a:hover,.element a:hover,.toggler:hover,.toggler span:hover{
	cursor:pointer !important;
}
.noshow{height:1px !important;font-size:1px !important;display:none !important;}

.sp {
	line-height:12px !important;
	padding:4px 0;
	height:24px !important;
}

.element a {
	height:20px;
	line-height:20px;
	background:#1b262b;
	padding-left:15px !important;
	border-bottom:1px solid #FFFFFF;
}

#page{
	width:405px;
	padding:0 15px;
	float:left;
	font-size:11px;
	font-family:Verdana;
	color:#333333;
	background:#CCCCCC;
	height:339px;
	padding-top:20px;
	overflow:auto;
}
	.cont {
		width:405px;
		height:304px;
		overflow:auto;
		margin-top:5px;
	}

h1,h2,h3,h4,p{
	margin:0;
	padding:0;
	font-size:11px;
}


h2{
	margin-bottom:7px;
}

h1,h2{
	height:20px;
	line-height:20px;
}
h3{margin-top:20px;}
p{line-height:16px;}

#page a {
	color:#222222;
	text-decoration:none;
}
#page a:hover {color:#FFFFFF;}

ul,li{
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}

li{
	background:url(images/li.gif) 0 5px no-repeat;
	padding-left:15px;
	line-height:17px;
}

#right{
	float:left;
	display:block;
	width:276px;
	height:360px;
}

.mtb {margin:10px 0;}
.mtb2{margin-bottom:5px;}

#login {
	margin-top:42px;
	height:120px;
}
	fieldset {
	    margin:0;
	    padding:0;
	    border:0;
	    margin-bottom:7px;
	}

	label {
	    font-weight:bold;
	    display:block;
	    float:left;
	    line-height:15px;
	    width:80px;
	    font-size:9px !important;

	}
	input {
	    height:13px;
	    background:#CCCCCC;
	    border:1px solid #000000;
	    width:300px;

	}

	.button{
	    background:#FFFFFF;
	    width:80px;
	    height:18px;
	    line-height:18px;
	    font-size:9px !important;
	}
	.button:hover {
	    cursor:pointer !important;
	    background:#000000;
	    color:#FFFFFF;
	    border-color:#FFFFFF;
	}
	.msg {
		width:200px;
		margin:auto;
		background:#FFFFFF;
	    border:1px solid #000000;
		text-align:center;
		padding:7px 0;
	}
.testimonial {
	width:190px;
	padding-right:10px;
	float:left;
	height:60px;
}

.plr {
	padding:0 10px;
	font-size:11px !important;
	color:#191919;
}

.plr h3{
	font-weight:normal;
	font-size:12px;
}
.plr span {
	display:block;
	clear:both;
	padding-bottom:10px;
}
.stcont {
	margin-top:10px;
	height:280px;
	overflow:auto;
	width:250px;
}

.wend{
	width:100%;
	height:20px;
	line-height:1px;
	font-size:1px;
	clear:both;
}
/*auto height */
/*
.cont,#page,.plr,#right {
	height:auto !important;
}
*/
