#bodyarea {
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	width: 780px;
	position: relative;
	text-align: center;
	background-attachment: scroll;
	background-image: url(assets/images/bodyfiller.jpg);
	background-repeat: repeat-y;
	background-position: center;
	clear: both;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	background-attachment: scroll;
	background-image: url(assets/images/headerfiller.gif);
	background-repeat: repeat-x;
	text-align: center;
}

.headings {
	font: bold normal 14px "Lucida Sans Unicode", verdana, sans-serif;
	color: #959564;
}

#maincontainer {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	height: 1200px;
	width: 780px;
	background-image: url(assets/images/bodyfiller.jpg);
}

#header {
	height: 165px;
	width: 100%;
	z-index: 1;
	background-image: url(assets/images/headerfiller.gif);
}

#col1 {
	background-image: url(assets/images/col1filler.jpg);
	float: left;
	width: 260px;
	position: relative;
	background-attachment: scroll;
	background-repeat: repeat-y;
	display: table-cell;
}

#col2 {
	float: left;
	width: 190px;
	position: relative;
	background-image: url(assets/images/menu.jpg);
	background-repeat: repeat-y;
	clear: right;
	display: table-cell;
}

#col3 {
	float: right;
	width: 330px;
	position: relative;
	background-image: url(assets/images/bookfiller.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	text-align: left;
	z-index: 1;
	display: table-cell;
}

#menucontainer {
	position: relative;
	top: 85px;
	width: 190px;
	text-align: left;
	float: left;
}

.navbutts {
	line-height: 30px;
	text-indent: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
	display: block;
	vertical-align: middle;
	height: 30px;
	background-attachment: scroll;
	background-image: url(assets/images/menudot.gif);
	background-repeat: repeat-x;
}

.navbutts a{
	line-height: 30px;
	text-indent: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
	display: block;
	vertical-align: middle;
	height: 30px;
}

.navbutts a:hover{
	line-height: 30px;
	text-indent: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #617188;
	text-decoration: none;
	letter-spacing: -1px;
	background-color: #B4BCC9;
	display: block;
	vertical-align: middle;
	height: 30px;
}

.bookbox {
	width: 315px;
	font-family: "Lucida Sans Unicode", verdana, sans-serif;
	font-size: 13px;
	padding-left: 15px;
	color: #666666;
	line-height: 1.3;
	letter-spacing: -1px;
}

.menubox {
	width: 190px;
}

#footer {
	background-color: #5F6F86;
	height: 46px;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	border-top: 2px none #CFCFB8;
	border-right: 2px solid #CFCFB8;
	border-bottom: 2px solid #CFCFB8;
	border-left: 2px solid #CFCFB8;
	z-index: 3;
	line-height: 46px;
	vertical-align: middle;
	position: relative;
	clear: both;
	padding-left: 10px;
}

.col1box {
	width: 220px;
	position: relative;
	font-family: "Lucida Sans Unicode", verdana, sans-serif;
	color: #363F4B;
	font-size: 12px;
	font-weight: normal;
	padding-right: 0px;
	text-align: left;
	line-height: 1.3;
	letter-spacing: -1px;
	margin-left: 10px;
}

h3 {
	font-family: "Lucida Sans Unicode", verdana, sans-serif;
	font-size: 150%;
	color: #8D9274;
}
h2 {
	text-align: left;
	line-height: 24px;
}


.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5F6F86;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

li {
	list-style-type: circle;
	line-height: 1.5;
	text-decoration: none;
	text-transform: capitalize;
}

.links {
	color: #374351;
	text-decoration: none;
	font: 13px "Lucida Sans Unicode", verdana, sans-serif;
	display: block;
}

.links a {
	color: #414F5F;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	display: block;
}

.links a:hover{
	color: #FF9966;
	text-decoration: none;
}
#bottoms {
	background-attachment : scroll;
	background-image : url(assets/images/bottomfiller.gif);
	background-repeat : repeat-x;
	height: 36px;
	width: 100%;
	line-height: 36px;
	text-align: left;
	clear: both;
}
.inputbox {
	border: thin #CFCFB8;
	width: 150px;
	background: #EDEDE4;
}
.pdf {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	list-style: url(assets/images/pdficon.gif);
	font-style: italic;
}
.padding15 {
	margin-right: 15px;
	margin-bottom: 5px;
}
a {
	color: #FF6600;
}

#half1 {
	float: left;
	font: 13px/1.5 "Lucida Sans Unicode", verdana, sans-serif;
	color: #666666;
	text-align: justify;
	height: auto;
}
#half2 {
	float: right;
	width: 360px;
	position: relative;
	font: 13px/1.5 "Lucida Sans Unicode", verdana, sans-serif;
	color: #666666;
	text-align: justify;
	z-index: 1;
	height: auto;
}
.nobullet {
	list-style-type: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    
}
.imgleft {
	float: left;
	margin-right: 20px;
}
