body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7E7E7;
	background: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h1 { font-size: 34px; }

h2 {
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-size: 24px;
	background: #000000 url(imgs/img3.gif) repeat-x left bottom;
}

h3 {
	padding: 0 0 22px 0;
	font-size: 13px;
	background: #000000 url(imgs/img3.gif) repeat-x left bottom;
}

p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
}

a {
	color: #FE4E00;
}

a:hover {
	text-decoration: none;
}

.list {
	padding : 0;
	margin : 0;
	list-style : none;
}

.larger_text {
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
}

#header {
	width : 800px;
	margin : 0 auto;
	padding : 40px 0 0 13px;
	height : 90px;
	background : url(imgs/pencil_bk.png) no-repeat left bottom;
}

#header h1 {
	float : left;
}

#header ul {
	float : right;
	margin : 0;
	padding : 15px 0 0 0;
	list-style : none;
}

#header li {
	display : inline;
}

#header a {
	display : block;
	float : left;
	padding : 0 14px 0 20px;
	background : url(imgs/menu_back.png) no-repeat left center;
	text-decoration : none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color : #FFFFFF;
}

#header .first a {
	background : none;
}

#content {
	width : 694px;
	margin : 0 auto;
}

#colOne {
	width : 180px;
	float : left;
	padding : 0 0 0 21px;
}

#colOne li {
	padding-left : 8px;
}

#colOne h3 {
	margin-top : 14px;
}

#colTwo {
	width : 400px;
	float : right;
	padding : 0 21px 0 0;
}

#contactBody {
	width : 500px;
	float : left;
	padding : 0 21px 0 21px;
}

/* Footer */

#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#footer p {
	padding: 50px 0 0 0;
	background: url(imgs/footer_bk.png) repeat-x;
	text-align: center;
	color: #8A8A8A;
}
