body {
	border:0;
	margin:0;
	padding:0;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	color: #333333;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
ul, ol, li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	padding-left: 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	list-style-position: outside;
}
h1, h2, h3, h4, h5, h6, form {
    margin:0;
    padding:0;
    font-weight:normal;
}
input {
	border: 1px solid #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}
textarea {
	border: 1px solid #333333;
}
select {
	font-size: 11px;
	padding: 2px;
	border: 1px solid #333333;
	margin-bottom: 10px;
}
h1 {
	color: #960334;
	font-size: 160%;
	margin-bottom: 10px;
}
h2 {
	font-size: 140%;
	margin-bottom: 10px;
}
h3 {
	font-size: 100%;
	font-style: italic;
	margin-top: 10px;
	font-variant: small-caps;
	font-weight: bold;
}
h4 {
	line-height: 120%;
	font-size: 120%;
	margin-bottom: 10px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
a:link, a:visited, a:active {
	color: #9A0033;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990033;
}
#footer a:link, #footer a:active, #footer a:visited{
	color: #FFFFFF;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #333333;
}
blockquote {
	margin: 0px;
	font-style: italic;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(images/quotes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	vertical-align: top;
}
hr {
	display: block;
	clear: both;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #000000;
}

/* CLASSES */
.warning {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	padding: 10px;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.sig {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 80%;
	background-image: url(images/quotes_end.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	line-height: 120%;
}
.submit_btn {
	color: #FFFFFF;
	background-color: #960233;
	margin-top: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
.left{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: both;
}
.right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: both;
}
.employment_input {
	font-size: 11px;
	padding: 2px;
	width: 250px;
	margin-bottom: 10px;
}
.employment_number {
	width: 100px;
	font-size: 11px;
	padding: 2px;
	margin-bottom: 10px;
}
.white {
	color: #FFFFFF;
	padding-top: 8px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.more {
	color: #9A0034;
	text-align: right;
	display: block;
	clear: both;
}
.indent {
	margin-left: 20px;
}
.img_pad {
	margin-bottom: 10px;
}
.form_error {
	font-weight: bold;
	color: #990000;
	padding: 0px;
	margin-top: 5px;
	display: none;
	text-decoration: blink;
}
.red {
	font-size: 100%;
	font-weight: bold;
	color: #CC0000;
}
.thanks {
	margin-top: 20px;
}
/* ID's */
#header {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 73px;
	width: 770px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#loading_gif {
	float: right;
	height: 16px;
	background-image: url(images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	color: #960233;
	margin-top: 8px;
	margin-right: 8px;
	display: none;
}
#loading_gif2 {
	float: right;
	height: 16px;
	background-image: url(images/ajax-loader2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	color: #960233;
	margin-top: 8px;
	margin-right: 8px;
	display: none;
}
#menu {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content_top.jpg);
	height: 27px;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	overflow: hidden;
	background-position: center bottom;
	padding-bottom: 10px;
}
#content {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#welcome {
}
#supports {
	text-align: right;
}
#featured {
	background-color: #CCCCCC;
	background-image: url(images/featured_bg.jpg);
	background-repeat: no-repeat;
	width: 353px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#featured img {
	margin-top: 15px;
	border: 1px solid #000000;
	margin-bottom: 15px;
	height: 230px;
	width: 350px;
	clear: both;
}
#left_column_home {
	float: left;
	width: 356px;
	padding-top: 17px;
	padding-right: 20px;
}
#right_column_home {
	float: left;
	width: 353px;
}
#left_column_interior {
	float: left;
	width: 206px;
	padding: 0px;
	margin: 0px;
}
#right_column_interior {
	float: left;
	padding-left: 15px;
	padding-top: 5px;
	width: 525px;
}
#news img {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	clear: left;
}
#news p {
	clear: none;
}
#portfolio img {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	height: 100px;
	width: 200px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #930735;
	clear: left;
}
#portfolio img:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#btt {
	display: block;
	clear: both;
	text-align: right;
	font-size: 10px;
	background-image: url(images/btt.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#interior_menu {
	background-image: url(images/left_header_interior.jpg);
	background-repeat: no-repeat;
	width: 191px;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
#quick_contact {
	background-image: url(images/left_header_interior.jpg);
	background-repeat: no-repeat;
	width: 186px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #CCCCCC;
	padding-top: 0px;
	margin: 0px;
}
#quick_contact form {
	width: 186px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#interior_menu ul {
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#interior_menu li {
	background-image: url(images/interior_menu_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 17px;
	margin-bottom: 6px;
}
#footer {
	clear: both;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right_column_interior ul {
	margin-bottom: 15px;
}
#right_column_interior li {
	margin-bottom: 5px;
}
#employment_form textarea {
	height: 300px;
	width: 520px;
}
/* FLOAT FIX */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
	visibility: visible;
}
