/*
*{padding: 0; margin: 0;}
*/
html,body{margin:0;padding:0}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
	background-color: #A4A8B2;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
}
div#container{text-align:left; width:796px;margin:0 auto}
div#header {
	float: left;
	height: 132px;
	width: 796px;
	background-image: url(../images/header.jpg);
}
div#homeheader {
	float: left;
	height: 354px;
	width: 796px;
	background-image: url(../images/homeheader.jpg);
}
div#topMenu{
	height: 31px;
	width: 796px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(../images/menu_BK.jpg);
	background-repeat: repeat-x;
}
div#wrapper {
	float:left;
	text-align:left;
	width: 796px;
	background-repeat: repeat-y;
	background-color: #000000;
	background-image: url(../images/body_repeat.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
div#wrapper2 {
	text-align:left;
	/* 741px;height: 224px;
	background-image: url(../images/body_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	*/
	padding: 0px;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 25px;
}
div#content{
	font-size: 14px;
	clear:both;
	float: right;
	width: 520px;
	text-align:left;
	margin: 0px;
	padding: 0px;
}
div#contentHome{
	font-size: 14px;
	float: left;
	width: 330px;
	text-align:left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
div#footer {
	clear:both;
	float:left;
	background-color: #A4A8B3;
	height: 50px;
	width: 796px;
	background-image: url(../images/footer_bk.jpg);
}
a{
	color: #A4A8B2; text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

#recentProjectPhoto{
margin:10;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #990000;
	text-decoration: underline;
}

.general {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height:18px;
}

h3 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1E6FB7;
	margin-bottom:2px;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
	color:#000000;
	margin-bottom:7px;
}
h2 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	color:#1E6FB7;
	margin-bottom:2px;
	background-image: url(../images/h_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
}

h4{
 font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bolder;
color:#1E6FB7;

}

h5{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1E6FB7;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:95%;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.LinkList ul{
 list-style-type: square;
}

.LinkList ul ul{
 list-style-type: disc;
}

.LinkList ul ul ul{
 list-style-type: none;
}
#globalNav{
	color: #000066;
	float:right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-right: 30px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 12px;
	color: #ffffff;
	margin:10;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	height:5px;
	text-align: center;
}
#siteInfo a{
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#siteInfo a:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #4E425E;
}
/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}



#recentNews{
clear:left;
	float: left;
	width: 168px;
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
	margin:0px;
}
#recentProject{
	clear:left;
	float: right;
	width: 188px;
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thumbnail
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	padding: 2px;
	vertical-align: top;
	width: 140px;
	height: 115px;
}

#recentNews h1{
	width: 100%;
	background-color: #003366;
	background-image: url(../images/table-top-h1.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#plugins{
	float: left;
	width: 168px;
	padding: 0px;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#quote{
	float: left;
	width: 168px;
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}





/*********** #BreadCrumbs styles ***********/

#breadCrumb{
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	/*background-image: url(../images/crumb_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	*/
	margin: 0px;
	padding: 0px;
	width:auto;
}
#crumbRight {
	clear:both;
	float: right;
	top:0px;
	width:28px;
	background-color: transparent;
	background-image: url(../images/crumb_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}
#breadCrumb a{
	text-decoration: none;
	padding-right: 20px; /*adjust bullet image padding*/
	/*padding-left: 10px; adjust bullet image padding*/
	background-image: url(../images/crumb_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: navy;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#breadCrumb a:visited, .breadcrumb a:active{
	color: navy;
}

#breadCrumb a:hover{
	text-decoration: underline;
}

div#feature1 li, div#feature2 li{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/featureBullet.gif);
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	padding-left: 7px;
}
div#feature1 ul, div#feature2 ul {margin: 0;padding: 0;}
div#feature1 {
	float:left;
	width:220px;
	margin: 0px;
	line-height:17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	padding-left: 15px;
	font-size: 11px;
}
div#feature2 {
	float:right;
	font-size: 11px;
	width:220px;
	line-height:17px;
	margin: 0px;
	padding:0px;
}
.newsDate{
}
.newsParagraph{
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:95%;
}
