BODY {
	background-color: #fcf4d5; 
	margin: 0 auto 20px auto;
	padding: 0;
	color: #000;
	font-size: 0.8em;
	font-family: "Verdana", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	text-align: center;
	}
P {
	margin-left: 10px;
	}
A {
	color: #5ba5c2;
	text-decoration: none;
	}
A:hover {
	color: #3a6e83;
	text-decoration: underline;
	}
H1, H2, H3, H4, H5, H6 {
	color: #f6880e;
	}
H1 {
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	}
H1 A:link, H1 A:visited {
	display: block;
	/*float: left;*/
	width: 251px;
	height: 165px;
	margin: 27px 0 0 0;
	padding: 0;
	background: url(../img/logo.png) top left no-repeat;
	}
H1 A:hover {
	background-position: bottom left;
	}
H2 {
	font-size: 1.7em;
	text-transform: lowercase;
	font-weight: normal;
	clear: both;
	}
H3 {
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: normal;
	}
#submenu H3 {
	font-size: 1.0em;
	text-transform: none;
	font-weight: normal;
	color: #666;
	}
H4 {
	font-size: 1.0em;
	font-weight: normal;
	margin-left: 10px;
	margin-bottom: -10px;
	}
#contact H4, #quote H4 {
	font-size: 1.0em;
	font-weight: normal;
	margin-left: 0;
	margin-bottom: 0;
	}
IMG {
	display: block;
	border: 0;
	}
IMG.inline {
	display: inline;
	}
A.thum {
	border: 5px solid #FCF4D5;
	display: block;
	float: left;
	padding: 5px;
	text-align: center;
	margin: 0 15px 15px 0;
	}
A.thum SPAN {
	display: block;
	margin-top: 5px;
	}
A.thum:hover {
	border-color: #FCF4D5;
	background-color: #FCF4D5;
	}
IMG.Heading1 {
	padding: 5px 0 0 0;
	}
IMG.pic {
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px;
	border: 1px solid #ccc;
	}
IMG.clear {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
	border: 0;
	}
.portfolioImg {
	}
.portfolioImgBorder {
	border: 1px solid #ddd;
	}
	
	
/* Layout */
#topWrapper {
	background: url(../img/top.png) top center no-repeat; 
	margin: 0 auto; 
	}
#top { 
	margin: 0 auto; 
	width: 790px; 
	height: 193px; 
	}
#contentWrapper { 
	background: #fcf4d5 url(../img/bg.png) top center repeat-y;
	}
#content { 
	overflow: auto;
	margin: 0 auto 0 auto; 
	padding: 15px 15px 0 15px;
	width: 790px; 
	voice-family: "\"}\"";	/* Box Model Hack */
	voice-family: inherit;	/* Box Model Hack */
	width: 760px; 
	text-align: left
	}
#bottom { 
	background: url(../img/bottom.png) top center no-repeat; 
	margin: 0 auto; 
	height: 53px; 
	}
#footer { 
	margin: 0 auto; 
	width: 790px; 
	font-size: 0.9em; 
	color: #f6880e; 
	text-align: left;
	}
.schizek {
	display: block;
	float: right;
	position: absolute;
	text-align: right;
	top: 150px;
	color: #f8e8a8;
	padding-left: 252px;
	}
#loginBar {
	float: right;
	text-align: right;
	margin: 0 0 10px 10px;
	background-color: #fff;
	}
.clearBoth {
	clear: both;
	}



/* Columns */
#main #col1, #main #col2, #main #col3 {
	float: left;
	width: 253px;
	}
#main #col1, #main #col2 {
	float: left;
	padding: 0 15px 0 0;
	width: 253px;
	voice-family: "\"}\"";	/* Box Model Hack */
	voice-family: inherit;	/* Box Model Hack */
	width: 238px;
	}

#contact #col1, #contact #col2 {
	float: left;
	}
#contact #col1 {
	width: 400px;
	margin: 0 15px 0 0;
	}
#contact #col2 {
	width: 345px;
	}

#services #col1, #services #col2 {
	float: left;
	}
#services #col1 {
	margin: 0 15px 0 0;
	width: 364px;
	}
#services #col2 {
	padding: 0 0 0 15px;
	border-left: 1px solid #fcf4d5;
	width: 364px;
	voice-family: "\"}\"";	/* Box Model Hack */
	voice-family: inherit;	/* Box Model Hack */
	width: 349px;
	border-left: 1px solid #fcf4d5;
	}

#quote #col1, #quote #col2 {
	float: left;
	width: 372px;
	}
#quote #col1 {
	margin: 0 15px 0 0;
	}

#portfolio {
	float: right;
	padding: 0 0 0 20px;
	width: 545px;
	voice-family: "\"}\"";	/* Box Model Hack */
	voice-family: inherit;	/* Box Model Hack */
	width: 525px;
	border-left: 1px solid #fcf4d5;
	}
#submenu {
	float: left;
	width: 200px;
	}


/* Menu */	
#menu {
	display: block;
	float: right;
	margin: 108px 5px 0 0;
	padding: 6px 0 3px 0;
	}
#menu UL {
	margin: 0;
	padding: 0;
	}
#menu UL LI {
	display: inline;
	list-style: none;
	}
#menu UL LI A {
	font-size: 18px;
	padding: 3px 10px;
	}
#menu UL LI A:hover {
	text-decoration: none;
	}
#menu UL LI A.here {
	}


/* Forms */
FORM { 
	display:inline; 
	margin-top:0px; 
	margin-bottom:0px; 
	}
FIELDSET {
	border: 0;
	padding: 0;
	margin: 0;
	}
LABEL {
	display: block;
	margin: 10px 0 2px 0;
	}
INPUT, TEXTAREA { 
	font-family:Arial; 
	font-size: 1em; 
	background: #ffffff; 
	border: 1px solid #ccc; 
	color:#444; 
	}
INPUT:hover, TEXTAREA:hover { 
	border: 1px solid #666; 
	}
INPUT:focus, TEXTAREA:focus { 
	border: 1px solid #444; 
	}
input[type="submit"], input[type="button"], input[type="reset"] {
	font-size: 1.3em; 
	border: 1px solid #886f09; 
	border-color: #7DC5DF #3B859F #3B859F #7DC5DF;
	background: #fc0 url('../img/bg-button.png') 50% 50%; 
	color: #06242F;
	font-weight: bold;
	}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover { 
	color: #000;
	}
.formLabel { 
	font-weight: bold; 
	margin: 3px 0 0 0; 
	}
.validation-failed {
	border-color: #F6880E !important;
	}
.validation-advice {
	margin: 5px 0;
	color: #F6880E;
	font-weight: bold;
}
	

/* Submenu */
#submenu UL {
	margin: 0;
	padding: 0;
	}
#submenu UL LI {
	margin: 0;
	list-style: none;
	display: block;
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: normal;
	padding: 10px 0 5px 0;
	color: #f6880e;
	}
#submenu UL LI UL LI {
	padding: 0;
	}
#submenu UL LI UL LI A {
	display: block;
	font-size: 1.0em;
	text-transform: none;
	font-weight: normal;
	padding: 5px 10px;
	}
#submenu UL LI UL LI A:hover {
	text-decoration: none;
	background-color: #FCF4D5;
	}
#submenu UL LI UL LI.here A {
	color: #000 !important;
	background: #fff url("../img/arrow.png") right center no-repeat;
	}
