html, body, form, ul, li, p, h1 { 
	padding: 0px;
	margin: 0px;
}
html, body, * html #main { 
	height: 100%;
}
img {
	border: 0px;
	behavior: url("pngbehavior.htc");
}
html {
	background: url(images/bg_2.gif) repeat;
}
body {
	font-size: 11px;
	font-family: arial;
	background: url(images/bg_1.png) repeat-x;
}
#main {
	width: 1012px;
	min-height: 100%;
	margin: 0 auto -78px auto;
	position: relative;
}
#logo {
	width: 360px;
	height: 45px;
	padding: 60px 0 20px 0;
	float: left;
}
#phone {
	width: 360px;
	height: 70px;
	font-size: 16px;
	text-align: center;
	clear: left;
	float: left;
}
#phone span {
	font-size: 20px;
	font-weight: bold;
}
#header {
	width: 568px;
	height: 185px;
	padding: 10px 0 0 0;
	float: right;
}
#menu {
	width: 173px;
	/*height: 420px;*/
	list-style: none;
	background: url(images/menu_bg-long.png) bottom no-repeat;
	padding: 0 4px 25px 5px;
	margin: 5px 0 0 0;
	float: left;
	z-index:2;
}
* html #menu {
	/*background: none;*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='scale' src='img/menu_bg-long.png');
}
#menu li {
	width: 173px;
	float: left;
}
#menu li.top {
	padding:0;
	margin:0 0 0 -6px;
	width: 173px;
	float: left;
	background:url(images/menu_top.jpg) top center no-repeat;
	height:20px;
	z-index:3;
}

* html #menu li.top {
	padding:0;
	margin:0 0 0 -2px;
	width: 174px;
	float: left;
	background:url(images/menu_top.jpg) top center no-repeat;
	height:20px;
	z-index:3;
}

/*#menu li.top {
	padding:0;
	margin: -20px 0 0 -6px ;
	width: 183px;
	float: left;
	background:url(images/menu_top.gif) top center no-repeat;
	height:20px;
}

* html #menu li.top{
	/*background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='scale' src='img/menu_top.png');
}
*/
#menu a {
	width: 142px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 15px 10px 15px;
	margin: 5px 0 0 0;
	_position: relative;
	float: left;
}
* html #menu a {
	width: 142px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 15px 10px 15px;
	margin: 5px 0 0 1px;
	_position: relative;
	float: left;
}
#menu a:hover, #menu a.act {
	background: #00B660;
}
#menu li ul {
	width: 172px;
	list-style: none;
	float: left;
}
#menu li ul a {
	width: 142px;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	background: #02466E;
	border-bottom: 1px solid #075889;
	padding: 3px 15px 3px 15px;
	margin: 0;
	float: left;
}

* html #menu li ul a {
	width: 143px;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	background: #02466E;
	border-bottom: 1px solid #075889;
	padding: 3px 15px 3px 13px;
	margin: 0;
	margin-left: 2px;
	float: left;
}
#menu li ul a:hover {
	background: #001943;
}
#menu li ul a.sub_act {
	background: #001943;
	text-align:right;
}

#content_main {
	width: 554px;
	padding: 0 0 0 5px;
	float: left;
}
#content_top, #content_bottom {
	width: 554px;
	float: left;
}
#content {
	width: 522px;
	color: #395DAB;
	font-size: 12px;
	background: url(images/content_bg.png) repeat-y;
	padding: 0 16px 0 16px;
	float: left;
}
* html #content {
	/*background: none;*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='scale', src='img/content_bg.png' );
}
#content #top_img {
	padding: 0 0 15px 0;
	margin: -8px 0 0 0;
	_position: relative;
	display: block;
}
#content h1 {
	color: #395DAB;
	font-size: 21px;
	background: url(images/line.gif) repeat-x 0 bottom;
	padding: 0 0 5px 0;
	margin: 0 10px 10px 10px;
	display: block;
}
#content p {
	line-height: 1.8;
	padding: 0 10px 15px 10px;
	display: block;
}
#content .list {
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	padding: 0 10px 15px 10px;
	display: block;
}
#content .list li {
	background: url(images/list_dot.gif) no-repeat 25px 8px;
	padding: 2px 10px 2px 40px;
	display: block;
}
#ad_block {
	width: 249px;
	float: right;
}
#ad_block span {
	color: #0067A6;
	font-size: 23px;
	font-family: "myriad Pro";
	background: url(images/line.gif) repeat-x 0 39px;
	padding: 10px 0 10px 0;
	display: block;
}
#footer_out {
	width: 100%;
	height: 78px;
	min-width: 1002px;
	background: url(images/footer_bg.png) repeat-x;
	position: relative;
}
#footer {
	width: 902px;
	height: 60px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: verdana;
	padding: 18px 10px 0 10px;
	margin: 0px auto;
}
#footer #f_menu {
	padding: 0 0 15px 0;
	text-align: center;
	display: block;
}
#footer #f_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #f_menu a:hover {
	text-decoration: underline;
}
#footer .left {
	float: left;
}
#footer .right {
	float: right;
}
#footer .right a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer .right a:hover {
	text-decoration: none;
}
.clearfooter {
	height: 98px;
	clear: both;
}

/*############ Added for the projects page - originally from bruncm.com #############*/

ul.projectBlocks{
	margin: 0;
	padding:0px 0px 1px 10px;
	text-align: left;
	font-family: verdana;
	font-size:12px;
	width:525px;
	list-style-type:none;
}
ul.projectBlocks li{
	font-family: verdana;
	font-size:12px;
	list-style-type:none;
	display:block;
	margin-left:15px;
	margin-bottom:25px;
	padding-top:10px;
	padding-bottom:5px;
	width:235px;
	float:left;
	list-style-type:none;
	line-height: 21px;
}
ul.projectBlocks li a{
display:block;
height:100px;
padding:3px;
}
ul.projectBlocks li a:hover{
display:block;
background-color:#dfdfdf;
height:100px;
padding:3px;
}

ul.projectBlocks li span{
font-family: "Trebuchet MS";
font-size:13pt;
}
ul.projectBlocks li img{
border:1px solid #003399;
	float:left;
	margin-right:10px;
}

