body {
 	background: url(../images/website/website_bg.gif) top left repeat;
	position: relative;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

div { border:0px dashed red;}

#website {
 	background: url(../images/website/website_content_bg.gif) top left repeat;
	position: relative;
	width:980px;
}

#website-head {
	position: relative;
	width:980px;
	height:188px;
}

#website-menu {
 	background: url(../images/website/website_menu_bg.gif) top center repeat-y;
	width:980px;
	min-height:25px;
}

#website-submenu {
 	background: url(../images/menu/submenubg.png) repeat-x;
	width:980px;
	min-height:25px;
}

#website-content {
 	background: url(../images/website/website_content_bg.gif) top center repeat-y;
	padding:20px 0px;
	width:980px;
}

#website-content-top {
 	background: url(../images/website/website_content_top_bg.gif) top center no-repeat;
	padding:0px;
	width:980px;
	height:24px;
}

#website-foot {
 	background: url(../images/website/website_foot_bg.gif) top center repeat-y;
	position: relative;
	text-align: center;
	width:980px;
	min-height:65px;
}

#website-foot-top {
 	background: url(../images/website/website_foot_top_bg.gif) top center no-repeat;
	padding:0px;
	width:980px;
	height:84px;
}

#website-foot-bottom {
 	background: url(../images/website/website_foot_bottom_bg.gif) top center no-repeat;
	padding:0px;
	width:980px;
	height:34px;
}

#website-sidebar {
	vertical-align:top;
	display:inline-block;
	padding:5px 10px;
	width:270px;
	text-align:left;
}

#website-mainbar {
	vertical-align:top;
	display:inline-block;
	width:670px;
	padding:5px 5px;
	text-align:center;
}

#website-head-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:175px;
	height:186px;
}

#website-head-02 {
 	background: url(../images/website/website-head_02.gif) top left no-repeat;
	position:absolute;
	left:175px;
	top:0px;
	width:395px;
	height:50px;
}

#website-head-03 {
	position:absolute;
	left:570px;
	top:0px;
	width:144px;
	height:186px;
}

#website-head-04 {
	position:absolute;
	left:714px;
	top:0px;
	width:123px;
	height:186px;
}

#website-head-05 {
	position:absolute;
	left:837px;
	top:0px;
	width:143px;
	height:186px;
}

#website-head-06 {
	position:absolute;
	left:175px;
	top:50px;
	width:204px;
	height:66px;
}

#website-head-07 {
 	background: url(../images/website/website-head_07.gif) top left no-repeat;
	position:absolute;
	left:379px;
	top:50px;
	width:191px;
	height:66px;
}

#website-head-08 {
	position:absolute;
	left:175px;
	top:116px;
	width:395px;
	height:70px;
}

a {
	font-size: 11px;
	color: #000000;
	font-family:Tahoma,Verdana,sans-serif;
	font-weight: normal;
}

a:link {
	text-decoration: none;
	border: 0px;
}

a:visited {
	text-decoration: none;
	border: 0px;
}

a:hover {
	text-decoration: none;
	border: 0px;
}

a.footer {
	color:  #000000;
}

span {
	font-size: 11px;
	font-family: Tahoma,Verdana,sans-serif;
	color:  #000000;
	font-weight: normal;
}


ul.li {
	font-size: 11px;
	font-family: Tahoma,Verdana,sans-serif;
	color:  #000000;
	font-weight: normal;
}

span.footer {
	color:  #000000;
}

label {
	font-size: 11px;
	font-family: Tahoma,Verdana,sans-serif;
	color:  #B2241C;
	font-weight: normal;
}

input {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

button {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

select {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

textarea {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
