html { 
	/* Prevent annoying Firefox scroll shift */
	min-height: 100%; 
	margin-bottom: 1px; 
}

body {
	background: #000011;
	color: #fff;
	font-family: Arial;
	font-weight: 100;
	letter-spacing: .2px;
        background-image: url(/images/background.jpg);
        background-repeat: repeat-x;
}

a {
	color: #fff;
}

#bodycontainer {
        text-align: center;
}

#bodycontent {
	background: #000021;
	/*border-color: #59596a;
	border-width: 1px;
	border-style: solid;*/
	width: 978px;
	text-align: left;
	padding:0px 0px 20px 0px;
	margin: 0 auto;
	display:table;
}

#logo {
	margin-left: 12px;
	margin-top: 6px;
	float: left;
}

#nav {
	font-family: Verdana;
	font-size: 10pt;
	letter-spacing: .15em;
	vertical-align: middle;
	line-height:28px;
	width: 693px;
	text-align: center;
	margin-top: 36px;
	float: left;
}

#nav a {
	text-decoration: none;
}

#navleft {
	width: 62px;
	height: 28px;
	float: left;
	background-image: url(/images/nav/navleft.gif);
}

#navright {
	width: 76px;
	height: 28px;
	float: left;
	background-image: url(/images/nav/navright.gif);
}

#navdivider {
	width: 4px;
	height: 28px;
	float: left;
	background-image: url(/images/nav/navdivider.gif);
}

.about_nav {
	width: 87px;
	height: 28px;
	float: left;
	background-image: url(/images/nav/aboutnormal.gif);
}

.services_nav {
	width: 114px;
	height: 28px;
	float: left;
	background-image: url(/images/nav/servicesnormal.gif);
}

.approach_nav {
	width: 128px;
	height: 28px;
	float: left;
	background-image: url(/images/nav/approachnormal.gif);
}

.clients_nav {
	width: 106px;
	height: 28px;
	float: left;
	background-image: url(/images/nav/clientsnormal.gif);
}

.contact_nav {
	width: 104px;
	height: 28px;
	float: left;
	background-image: url(/images/nav/contactnormal.gif);
}

#section_graphic {
	position: relative;
	width: 977px;
	height: 182px;
	float: left;
}

#header_text {
        position: absolute;
        bottom: 0px;
	left: 133px;
	padding: 0;
	line-height: 4.9em;
	opacity: .50;
	filter:alpha(opacity=50);
}

h1 {
	font-family: Century Gothic,Verdana;
	font-size: 47pt;
	font-weight: 100;
	padding: 0;
	margin: 0;
}

h2 {
	font-family: Arial;
	font-size: 16pt;
	padding: 0;
	margin: 0px 0px 10px 0px;
	color: #f7941d;
}

h3 {
	font-size: 12pt;
	text-align: right;
	margin-top: -20px;
}

.linetop {
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	width: 2px;
}

.linebottom {
	position: absolute;
	bottom: -1px;
	left: 0px;
	float: left;
	width: 2px;
}

.content_area {
	background-image: url(/images/vertical-line.gif); 
	position: relative;
	margin-top: 16px;
	margin-left: 120px;
	margin-right: 10px;
	width: 470px;
	float: left;
}

#content_area_home {
        background-image: url(/images/vertical-line.gif);
        position: relative;
        margin-top: 16px;
        margin-left: 120px;
        margin-right: 10px;
        width: 470px;
        float: left;
}

.content_area_client {
        background-image: url(/images/vertical-line.gif);
        position: relative;
        margin-top: 16px;
        margin-left: 120px;
        margin-right: 10px;
        width: 435px;
        float: left;
}

.content_area_wide {
        background-image: url(/images/vertical-line-wide.gif);
        position: relative;
        margin-top: 16px;
        margin-left: 120px;
        width: 800px;
        float: left;
}

.quote {
	float: right;
	width: 250px;
	margin-top: 110px;
	margin-right: 10px;
	font-style: italic;
	font-face: arial;
	font-size: 14pt;
	color: #aaaaaa;
}

.concept {
	width: 100%;
}

#left_column {
	width: 590px;
	float: left;
}

#right_column {
	width: 280px;
	float: right;
}

#sub_content {
	position: relative;
	float: right;
	width: 365px;
        margin-top: 16px;
	margin-left: 16px;
	margin-right: 16px;
}

#sub_content2 {
        position: relative;
        float: right;
        width: 280px;
        margin-top: 16px;
        margin-left: 16px;
        margin-right: 16px;
}



.pagecopy {
	margin-left: 15px;
        font-family: Arial;
        font-size: 11pt;
        line-height: 25px;
}

.pagecopy2 {
	margin-left: 15px;
        font-family: Arial;
        font-size: 11pt;
        line-height: 19px;
}

#contactleft {
	width: 300px;
	float: left;
	text-align: left;
}

#contactright {
	width: 450px;
	float: left;
}

input {
	font-size: 8pt;
	margin-bottom: 10px;
	background-color: #c4c4fa;
}

textarea {
	font-family: Arial;
        font-size: 8pt;
        margin-bottom: 10px;
        background-color: #c4c4fa;
}

#vertical-spacer {
	height: 200px;
}

#leftbutton {
        width: 60px;
        position: absolute;
}

#rightbutton {
        width: 60px;
        position: absolute;
        right: 0px;
}

#rightbutton a {
	text-decoration: none;
}

#leftbutton a {
        text-decoration: none;
}


#middleline {
	width: 180px;
	position: absolute;
	top: 6px;
	left: 35px;
}

.imagelink {
	 border-style: none;
}

#clientss {
        width: 362px;
        position: absolute;
        top: 24px;
        border-color: #59596a;
        border-width: 1px;
        border-style: solid;

}

.personname {
	font-size: 12pt;
	font-weight: bold;
	line-height: .8em;
	margin-top: 20px;
}

.persontitle {
	font-size: 11pt;
	font-style: italic;
	margin-bottom: 10px;
}

.video {
	margin-bottom: 0px;
}

.video_text {
	font-size: 9pt;
}
