HTML {
	background-color: #ccc;
}
BODY {
	margin: 0px;
	padding: 10px;
	background-color: #ccc;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}


/* text */
H1 {
	font-size: 30px;
	font-weight: normal;
	line-height: 32px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 25px;
}
H2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
	margin-bottom: 5px;
}
H3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 20px;
}
H4 {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
}
DT {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
}
P, UL, LI, DD {
	font-size: 15px;
	line-height: 20px;
	color: #555;
}
P, UL, OL, DL {
	margin-top: 0px;
	margin-bottom: 20px;
}
LI {
	margin-bottom: 5px;
}


/* links */
A:link,A:visited {
	color: #007cbf;
	text-decoration: none;
}
A:hover,A:visited.hover {
	color: #f7941d;
	text-decoration: underline;
}
H2 A:link,H2 A:visited {
	color: #000000;
}
H2 A:hover,H2 A:visited.hover {
	color: #f7941d;
}


/* Misc Styles */
.smalltext {
	font-size: 11px;
	line-height: 15px;
}
.headshot {
	padding: 2px;
	margin: 2px 10px 5px 0px;
	border: 1px solid #aaa;
}
.logo {
	float: left;
	padding: 11px 14px 14px 14px;
	margin: 3px 20px 5px 0px;
	border: 1px solid #aaa;
}
.currentpage A:link,.currentpage A:visited,.currentpage A:hover,.currentpage A:visited.hover {
	color: #000;
}


/* This is in here to help the divs clear correctly in firefox */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
.clearfix {display:block;}
* html .clearfix {height: 1%;}
/* End hide from IE-mac */




/* sections */
div#Container {
	position: relative;
	width: 940px;
	margin: 0px auto 0px auto;
	text-align: left;
}
div#Header {
	height: 75px;
	background-image: url(images/content_bg_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
}
div#Footer {
	position: relative;
	width: 940px;
	margin: 0px auto 0px auto;
	background-image: url(images/content_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
}
div#Content {
	position: relative;
	text-align: left;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}


/* Header Elements */
div#Logo {
	position: absolute;
	top: 10px;
	left: 30px;
}
div#Nav {
	position: absolute;
	top: 30px;
	left: 394px;
	height: 20px;
}
div#Subnav {
	position: absolute;
	top: 52px;
	left: 394px;
	z-index: 10;
}

/* Nav Elements */
.NavMenu {
	position: absolute;
}
#Nav_home {
	left: 0px;
}
#Nav_services {
	left: 66px;
}
#Nav_work {
	left: 183px;
}
#Nav_about {
	left: 274px;
}
#Nav_news {
	left: 364px;
}
#Nav_contact {
	left: 429px;
}

.NavSubmenu {
	display: none;
	background-image: url(images/subnav_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#Subnav_services,#Subnav_work,#Subnav_about {
	position: absolute;
}
#Subnav_services {
	left: 66px;
	width: 200px;
}
#Subnav_work {
	left: 183px;
	width: 200px;
}
#Subnav_about {
	left: 274px;
	width: 200px;
}

div#Subnav DL {
	margin: 0px;
	padding: 14px 11px 6px 11px;
	background-image: url(images/subnav_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
div#Subnav DT {
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	background-image: url(images/bullet_off.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
}
div#Subnav DD {
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin: 0px 10px 0px 20px;
	padding: 0px 0px 5px 0px;
}


/* Content Elements */
div#ContentHeader {
	margin-left: 5px;
}

div#ContentMain {
	position: relative;
	float: right;
	width: 660px;
	margin: 40px 45px 30px 0px;
	min-height: 300px;
	border-left: 1px solid #ccc;
}
div#ContentMain H1,div#ContentMain H2,div#ContentMain H3,div#ContentMain H4,div#ContentMain P,div#ContentMain DL {
	padding-left: 40px;
}
div#ContentMain UL,div#ContentMain OL {
	padding-left: 85px;
}

div#Sidebar {
	position: relative;
	float: left;
	width: 175px;
	margin: 47px 0px 30px 30px;
}
div#SidebarBottom {
	position: relative;
	float: left;
	width: 175px;
	margin: 0px 0px 30px 30px;
}
div#Sidebar H2 {
	display: block;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
div#Sidebar H4 {
	margin: 0px 0px 8px 0px;
}
div#Sidebar P {
	margin: 0px 0px 8px 0px;
}
div#Sidebar DL {
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
div#Sidebar DT {
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	background-image: url(images/bullet_off.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
}
div#Sidebar DD {
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin: 0px;
	padding: 0px 0px 5px 20px;
}


/* Footer Elements */
#Footer H3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	margin: 0px 0px 10px 0px;
	padding: 18px 15px 0px 15px;
}
#Footer P {
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 10px 0px;
	padding: 0px 15px 0px 15px;
	color: #666666;
}
#Footer A {
	margin-right: 20px;
}


/* Contact */
div#Contact {
	position: relative;
	float: right;
	width: 250px;
	border: 1px dashed #aaa;
	background-color: #c4def7;
	text-align: center;
	margin: 0px 0px 5px 40px;
}
div#Contact DL {
	position: relative;
	float: left;
	text-align: left;
	margin: 20px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
}
div#Contact DT {
	font-size: 13px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#Contact DD {
	font-size: 12px;
	line-height: 15px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
div#Contact H4 {
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	margin: 20px 20px 0px 20px;
	padding: 0px;
}
div#Contact P {
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	margin: 10px 20px 20px 20px;
	padding: 0px;
}
.contactnormal {
	width: 200px;
	border: 1px solid #aaa;
	background-color: #fff;
	padding: 3px;
	margin: 0px 0px 0px 0px;
}
.submit {
	position: relative;
	clear: both;
	text-align: center;
}


/* Forms */
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	cursor: hand;
}
.required {
	color: #000;
}
.warning {
	color: #C00;
	font-weight: bold;
}
.sent {
	color: #C00;
	font-weight: bold;
}





/* Home Page Elements */
div#Intro {
	position: relative;
	text-align: left;
	padding: 25px 30px 0px 30px;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
div#Stories {
	position: relative;
	text-align: left;
	height: 240px;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#Story1,#Story2,#Story3 {
	position: absolute;
	top: 25px;
	height: 190px;
	overflow: hidden;
}
#Story1,#Story2 {
	border-right: 1px solid #cccccc;
}
#Story1 {
	left: 30px;
	width: 400px;
}
#Story2 {
	left: 455px;
	width: 235px;
}
#Story3 {
	left: 715px;
	width: 225px;
}

.client_image {
	position: absolute;
	top: 65px;
	left: 15px;
}

div#Stories H2 {
	margin: 0px 0px 15px 0px;
	padding: 5px 25px 0px 0px;
}
div#Stories P {
	margin: 0px 0px 5px 0px;
	padding: 0px 25px 0px 0px;
}

