body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}


.header {
	width: 767px;
	height: 100px;
}
.main_header_image {
	height: 222px;
	width: 539px;
}
.footer_right {
	height: 30px;
	width: 539px;
	text-align: right;
	background-color: #FBFBF9;
}

.nav_bg {
	background-color: #FBFBF9;
	width: 228px;
	background-image: url(images/pen_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_top_right {
	background-color: #FBFBF9;
	height: 100px;
	width: 539px;
	vertical-align: middle;
}
.company_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-transform: uppercase;
}
.page_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #284482;
}
.nav_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #314D8E;
}



.logo {

	background-color: #FBFBF9;
	height: 100px;
	width: 228px;
}
.footer_left {
	width: 228px;
	padding-right: 0px;
	text-align: left;
	background-color: #FBFBF9;
	padding-left: 0px;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6B6A66;
}
.creditation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6B6A66;
}
.site_box {
	width: 767px;
	background-color: #FBFBF9;
}
.float_box {
	height: 100%;
	width: 100%;
}
.main_site_area {
	width: 539px;
}
.main_site_area_left {

	width: 228px;
}
.orange_texts {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #284482;
}
.page_titles_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-transform: capitalize;
}
.footer {
	width: 767px;
	height: 67px;
}
