body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	background-color: #dfdfdf;
	background-image: url(../images/bg_tile.gif);
	background-repeat: repeat-x;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}

form {
	padding:0px;  margin:0px;
	}
	
hr {
	color: #fff; background-color: #fff; border: 1px dotted #CCCCCC; height:1px; width:100%; 
	}

/**********************************/
/* headers                        */
/**********************************/


h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
}

h1{
 	font-weight:bold;
	color: #000000;
}

h2{
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	margin-bottom:8px;
	line-height: 30px;
}

h3{
	font-size: 18px;
	font-weight:normal;
	color: #21689A;
}

h4{
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}

h5{
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}

/**********************************/
/* Layout ID's                    */
/**********************************/

#full_wrapper {
	width:100%;
	position:relative;
	background-image:url(../images/margins.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding:0px;
	margin: 0px;
}

#main_container {
	width:761px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

#home_features {
	height:184px;
	margin:0px;
	padding:0px;
	background-image: url(../images/features-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_home_feature {
	width:358px;
	height:160px;
	float:left;
	padding:12px;
	font-size:12px;
	color:#FFFFFF;
}

#right_home_feature {
	width:350px;
	height:160px;
	float:left;
	padding:12px;
	font-size:12px;
	color:#FFFFFF;
}


#left_home_feature p, #right_home_feature p{
	margin:0px;
	padding:0px;
	line-height:18px;
	margin-bottom:8px;
}

#left_home_feature h1, #right_home_feature h1{
	color:#D3D5D7;
	font-weight:normal;
	margin-bottom:10px;
	font-size:22px;
}

#left_home_feature ul, #right_home_feature ul{
	margin:0px;
	padding:0px;
	margin-left:160px;
	font-size:11px;
}

#left_home_feature a:link, #left_home_feature a:visited, #right_home_feature a:link, #right_home_feature a:visited {
	color:#99bfda;
	text-decoration:none;
}

#left_home_feature a:hover, #right_home_feature a:hover {
	color:#ffffff;
}

#table_top {
	width:761px;
	height:233px;
	vertical-align:top;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
}

#table_middle {
	width:761px;
	vertical-align:top;
	min-height: 325px;
	background-color: #F5F5F5;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#table_bottom {
	clear: both;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #dfdfdf;
	color: #898989;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 50px;
}

#table_bottom a:link, #table_bottom a:visited {
	color:#4a4a4a;
	text-decoration:none;
}

#table_bottom a:hover {
	color:#898989;
	text-decoration:none;
}

.footer_menu_column {
	float:left; 
	text-align:left;
	margin-right:5px;
}

.footer_menu_column p{
	padding:0px;
	margin:0px;
}

.footer_menu_column h3{
	font-size:14px;
	border-bottom:solid 1px #CCCCCC;
	margin-bottom:6px;
}

.footer_menu_column ul{
	padding:0px;
	margin:0px;
	list-style:none;
	text-indent:0px;
	font-size:10px;
}

#footer_left {
	float:left;
	width:280px;
	padding-left: 20px;
}

#footer_right {
	float:right;
	width:400px;
}

#left_column {
	width:347px;
	padding-left:20px;
	float: left;
	padding-top:0px;
	padding-right: 10px;
	padding-bottom: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#left_column p, #main_content p{
	margin:0px;
	margin-top:4px;
	font-size:13px;
	color:#313131;
}

#main_content {
	width: 357px;
	margin-left: 381px;
	margin-top:20px;
	margin-bottom:0px;
	margin-right:0px;
	padding-right:10px;
	padding-left: 10px;
	padding-top:0px;
	padding-bottom:0px;
	border:none;
}

#main_content_home{
	width: 307px;
	margin-left: 431px;
	margin-top:20px;
	margin-bottom:0px;
	margin-right:0px;
	padding-right:0px;
	padding-left: 20px;
	padding-top:0px;
	padding-bottom:0px;
	border:none;
}

#left_column_home {
	width:397px;
	padding-left:20px;
	float: left;
	padding-top:0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main_content_home p, #left_column_home p{
	margin:0px;
	margin-top:4px;
	font-size:13px;
	color:#313131;
}

#main_content a:link, #main_content a:visited, #left_column a:link, #left_column a:visited {
	color:#00538d;
}

#main_content a:hover, #left_column a:hover {
	color:#111111;
}


/**********************************/
/* Horizontal Navigation          */
/**********************************/

#navcontainer {
	padding:0px;
	text-align:center;
}

ul#navlist {
	margin: 0px;
	padding: 30px;
	margin-top:0px;
	white-space: nowrap;
}

#navlist li {
	display: inline;
	list-style-type: none;
	margin:0px;
}

#navlist a { 
	padding: 10px 20px;  /* top/bottom   left/right */
}

#navlist a:link, #navlist a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	background-color: #666;
	text-decoration: none;
}

#navlist a:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

/**********************************/
/* Vertical   Navigation          */
/**********************************/

#v_navcontainer { width: 175px; }

#v_navcontainer ul
{
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#v_navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#v_navcontainer a:link, #v_navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#v_navcontainer a:hover
{
background-color: #369;
color: #fff;
}

/**********************************/
/* General Classes                */
/**********************************/

.twelve_point {
	font-size:12px;
}

a.main_links:link, a.main_links:visited {
	color:#00538d;
	text-decoration:none;
}

a.main_links:hover {
	color:#444444;
}

.projects {
	padding:18px;
	border:solid 1px #CCCCCC;
	margin-bottom:10px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

