/* CSS Document */

#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}
#layout_wrap {
	width: 778px;
}

#header_wrap{
	width: 778px;
	height: 134px;
	background-image: url(../../../images/template/header_bg.jpg);
	background-position: left top;
}
#logowrapper {
	float: left;
	overflow: visible;
	height: 100px;
	font-size: 1px;
	line-height: 1px;
	width: 778px;
}

#logowrapper a{
	font-size: 1px;
	line-height: 1px;

}



#logowrapper .companyLogo{
	margin-left: 19px;
	margin-top: 17px;
	
}

#nav1_wrap{
	width: 740px;
	height: 31px;
	padding-left: 19px;
	padding-right: 19px;
	border-bottom: 1px solid #B8B8B8;
	line-height: 31px;
	overflow: hidden;
	font-size: 14px;
}
#nav1_wrap a{
	text-decoration: none;
}
#nav1_wrap a:hover{
	text-decoration: underline;
}

#nav2_wrap{
	width: 740px;
	height: 19px;
	padding-left: 19px;
	padding-right: 19px;
	border-top: 1px solid #F4F4F4;
	border-bottom: 1px solid #D1D1D1;
	line-height: 17px;
	overflow: hidden;
	font-size: 12px;
}
#nav2_wrap a{
	text-decoration: none;
}
#nav2_wrap a:hover{
	text-decoration: underline;
}


#content_wrap{
	width: 740px;
	padding-left: 19px;
	padding-right: 19px;
	min-height: 200px;
	padding-top: 19px;
	padding-bottom: 19px;
	margin: 0px;
	background-color: #ffffff;
}



#footer_wrap{
	width: 740px;
	padding-left: 19px;
	padding-right: 19px;
	height: 18px;
	overflow: hidden;
	font-size: 11px;
	line-height: 18px;
}

#contact_wrap{
	width: 740px;
	padding-left: 19px;
	padding-right: 19px;
	height: 18px;
	overflow: hidden;
	font-size: 11px;
	line-height: 18px;
}

#shadow_wrap{
	width: 778px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #D9D9D9;
	border-top: 1px solid #C7C7C7;
	border-bottom: 1px solid #E9E9E9;
}
#header_wrap h1 {
	margin: 0px;
	font-size: 19px;
	margin-left: 19px;
}
