html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background:#212120;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 16px;
}

object {
	outline:none;
}
label{
	font-weight: bold;
	font-size: 1.2em;
}
p{
	line-height: 20px;
}
#master_container {
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
}


#header {
	width: 1000px;
	height: 98px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2D497B;
	margin-left: 15px;
	float: left;
	margin-bottom: 0px;
	display: inline;
	line-height: 0px;
}

#logo {
	float: left;
	width: 350px;
	height: 98px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #2D497B;
	padding-left: 0px;
}

#main_content {
	width: 1000px;
	margin-left: 15px;
	float: left;
	display: inline;
	padding-bottom: 15px;
}
#center_container {
	float: left;
	width: 1030px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	width: 1030px;
	height: 40px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #212120;
}

#page_name {
	float: left;
	width: 1000px;
	height: 62px;
	display: inline;
	margin-top: 10px;
}
#swf_container {
	margin-right: auto;
	margin-left: auto;
	width: 1245px;
}
_________LINKS__________ {
}

a:link, a:visited, a:active {
	color: #FAC730;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #2D497B;
	font-weight: bold;
}

.project_links a:link, .project_links a:visited, .project_links a:active {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
}

.project_links a:hover {
	text-decoration: none;
	color: #FAC730;
	font-weight: bold;
}

.blog_links a:link, .blog_links a:visited, .blog_links a:active {
	color: #FAC730;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.blog_links a:hover {
	text-decoration: none;
	color: #2D497B;
	font-weight: bold;
}


_________MENU__________ {
}

#menu_body {
	background-image: url(../images/bld_windows.jpg);
	width: 648px;
	height: 18px;
	float: right;
	padding-top: 80px;
	background-repeat: no-repeat;
	line-height: 0px;
}
.menu_items {
	display: inline;
	width: auto;
	float: left;
	text-align: center;
	margin-right: 5px;
	margin-left: 25px;
	height: 16px;
	line-height: 18px;
}


.menu_items a:link, .menu_items a:visited, .menu_items a:active {
	color: #2D497B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.menu_items a:hover {
	text-decoration: none;
	color: #212120;
}
______HOME PAGE_______ {
}
#home_content {
	width: 1000px;
	margin-left: 15px;
	float: left;
	display: inline;
	height: 512px;
	background-image: url(../images/home_background.jpg);
}
.home_col1 {
	width: 480px;
	margin-top: 25px;
	display: inline;
	float: left;
	margin-left: 20px;
}
.home_col2 {
	width: 450px;
	margin-top: 25px;
	display: inline;
	float: right;
	margin-right: 20px;
}

.home_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}
.home_icon {
	width: 70px;
	height: 50px;
	float: left;
	text-align: center;
	margin-right: 10px;
}
.home_bullet_text {
	width: 250px;
	float:left;
	vertical-align: middle;
	margin-top:5px;
}
.home_bullets {
    vertical-align: top;
    width: 75%;
    margin-bottom: 30px;
    margin-left: 100px;
    clear:both;
    float:left;
}
.home_copy {
	width: 75%;
}
#footer_home {
	background-image: url(../images/bg_bottom_home.jpg);
	background-repeat: no-repeat;
	width: 1030px;
	height: 15px;
	float: left;
	text-align: center;
}
.services_bullets{
	float: left;
	width: 205px;	
	margin-bottom: 15px;
}


_________COPY__________ {
}

.clear_750 {
	clear: both;
	width: 730px;
	height: 5px;
}
.clear_430 {
	clear: both;
	width: 430px;
	height: 5px;
}

.orange {
	color: #FBC730;
}
.black {
	color: #212120;
}
.white {
	color: #FFF;
}
.blue {
	color: #2D497B;
}


#copy_16pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}

#copy_14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
#copy_12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
}
________CONTENT_______ {
}

#content_col1 {
	margin-left: 265px;
	width: 430px;
	margin-top: 15px;
	float: left;
	display: inline;
}
#content_col2 {
	width: 250px;
	margin-top: 15px;
	float: right;
	display: inline;
	margin-right: 15px;
}
#content_col3 {
	margin-left: 265px;
	width: 715px;
	margin-top: 15px;
	float: left;
	display: inline;
}

#client_content_col1 {
	margin-left: 10px;
	width: 240px;
	margin-top: 15px;
	float: left;
	display: inline;
}

#client_content_col2 {
	margin-left: 15px;
	width: 430px;
	margin-top: 15px;
	float: left;
	display: inline;
}
#client_content_col3{
	margin-left: 15px;
	width: 715px;
	margin-top: 15px;
	float: left;
}
.client_sub_col {
	width: 165px;
	float: left;
	display: inline;
}
.client_sub_col2 {
	width: 130px;
	float: left;
	display: inline;
}
.form_col1 {
	width: 140px;
	float: left;
	display: inline;
	line-height: 16px;
}
.form_col2 {
	width: 250px;
	float: left;
	display: inline;
	line-height: 16px;
}
.test_col1 {
	width: 95px;
	float: left;
	display: inline;
	line-height: 16px;
}
.project_banner{
	float: left;
	height: 25px;
	width: 100%;
	background-color: #FBC730;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-top: 2px;
}


________PROJECTS_______ {
}
ul.projects{
	line-height: 25px;
}
.projects li{
	margin-left:25px;
}
.projects li a{
	color: #FFFFFF;
	text-decoration: underline;
}
.projects li a:hover{
	color: #FAC730;
}
.project-info{
	padding: 15px;
	margin-top: 15px;
	background-color: #EEEEEE;
	font-size: 12px;
}
.project-info li{
	margin-left: 15px;
}
.projects li a.selected{
	color: #FAC730;
	text-decoration: underline;
}
#projects-list img{
	width: 100%;
}
#projects-list h2{
	font-size: 22px;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom:15px;
	border-bottom: 1px solid #CCC;
}