* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #d6d4ce url('images/line.png') repeat-x;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	color: #8d7b62;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #d2691e;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 10px 0px 11px;
	text-align: justify;
	line-height: 16px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}


#body_wrapper {
	margin: 0px auto;
	width: 788px;
	background: url('images/qbf.gif') no-repeat 0% 0%;
}


/* Page Header */

#page_header {
	margin: 0px auto;
	width: 716px;
	height: 56px;
	overflow: hidden;
	text-align: left;
}

#company_name {
	width: 275px;
	float: left;
}

#company_name h1 {
	width: 265px;
	height: 56px;
	background: url('images/vfox.gif') no-repeat 0% 0%;
}


/* Header Navigation */

#header_nav {
	width: 440px;
	height: 56px;
	overflow: hidden;
	float: left;
	text-align: left;
}

#header_nav ul {
	margin-top: 16px;
}

#header_nav li {
	height: 23px;
	background: url('images/tree.gif') no-repeat 0% 0%;
	float: left;
}

#header_nav li a {
	display: block;
	padding: 5px 5px 0px 38px;
	text-decoration: none;
}

#header_nav li a:hover {
	color: #5c5c5c;
	background-color: inherit;
}


/* Left Sidebar */

#leftsidebar_1 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 36px;
	background: url('images/leftmenu1.gif') no-repeat 36px 0%;
	float: left;
	text-align: left;
}

#leftsidebar_2 {
	padding: 11px 0px;
	width: 154px;
	background: url('images/leftmenu2.gif') no-repeat 0% 100%;
}

#leftsidebar_content {
	padding: 15px 20px 15px 25px;
	color: #330000;
	background: #a9a9a9 url('images/leftmenu3.gif') repeat-y;
	font-weight: bold;
}

#leftsidebar_content a {
	color: #dcdcdc;
	background-color: inherit;
	text-decoration: none;
}

#leftsidebar_content a:hover {
	color: #c5c3ae;
	background-color: inherit;
}

#leftsidebar_content li {
	padding: 4px 0px;
}


/* Main Content */

#maincontent_1 {
	margin-top: 178px;
	padding-right: 60px;
	background: url('images/main1.gif') no-repeat 0% 0%;
	float: right;
	text-align: left;
}

#maincontent_2 {
	padding: 12px 0px;
	width: 520px;
	background: url('images/main2.gif') no-repeat 0% 100%;
}

#maincontent_content { padding: 17px 15px; color: #4b3001; background: #a38b76 url(images/main3.gif) repeat-y; font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold; }

#maincontent_content a {
	color: #330000;
	background-color: inherit;
}

#maincontent_content a:hover {
	color: #713500;
	background-color: inherit;
}
