* {
	padding: 0px;
	margin: 0px;
}

html { min-height: 100%; margin-bottom: 1px; }

body {
	text-align: center;
	margin: 40px 0px 0px 0px;
	min-height: 100%;
	background: #137790 url('../images/layout/pagebg.jpg') repeat-x;
}

.clear {
	clear: both;
	height: 1px;
	min-height: 1px;
	line-height: 1px;
}

h1 {
	margin: 0px 0px 20px 0px;
	font-weight: normal;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #800B0B;
	background: url('../images/layout/h1background.gif') bottom left;
	padding: 2px 0px 8px 20px;
}

h2 {
	margin: 15px 0px 10px 0px;
	font-weight: normal;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #13778F;
}

h3 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #1D8AA6;
}

ul, ol {
	margin: 0px 0px 10px 40px;
}



p {
	margin: 0px 0px 10px 0px;
	color: #333333;
	font-family: Verdana;
	font-size: 13px;
	line-height: 16px;
}

div {
	color: #333333;
	font-family: Verdana;
	font-size: 13px;
	line-height: 16px;
}

img.bordered {
	border: 1px solid #B6B6B6;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px
}

input {
	font-size: 12px;
	font-family: Arial;
	color: #333333;
}

a {
	font-size: 13px;
	color: #41AECA;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



#mainOuter {
	width: 780px;
	margin: 0px auto;
	background: url('../images/layout/mainbg.jpg');
	text-align: left;
}

#main {
	width: 780px;
	margin: 0px auto;
	background: url('../images/layout/mainbg.gif') no-repeat top left;
	text-align: left;
}

#mainInner {
	width: 760px;
	margin: 10px 0px 0px 10px;
	background: #FFFFFF;
}



#header1 {
	height: 107px;
}

#header1Left {
	width: 450px;
	float: left;
	margin-left: 10px;
}

#header1Right {
	width: 170px;
	float: right;

}

#header1Right img {
	border: none;
}

#fadeBar {
	clear: both;
	height: 8px;
	background: url('../images/layout/fadebg.gif');
	overflow: hidden;
}

#secondaryNav {
	margin-top: 2px;
	background: url('../images/layout/navbg.gif');
	line-height: 26px;
	height: 26px;
	text-align: center;
}

#secondaryNav a {
	height: 26px;
	line-height: 26px;
	background: url('../images/layout/navbg.gif');
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 14px 5px 15px;
}

#secondaryNav a:hover {
	background: url('../images/layout/navbgover.gif');
	text-decoration: none;
}

#header2 {
	background: url('../images/layout/headerbg.jpg');
	margin-top: 2px;
	height: 150px;
}

#header2Image {
	height: 146px;
	width: 504px;
	margin: 2px 0px 0px 2px;
	float: left;
}

#header2Content {
	float: right;
	height: 120px;
	width: 220px;
	margin: 15px 15px 0px 0px;

}

#header2Content p {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
	line-height: 26px;

}

#body {
	margin: 15px 15px 15px 15px;
}

#bodyLeft {
	width: 490px;
	margin: 22px 0px 0px 10px;
	min-height: 500px;
	float: left;
}

#bodyRight {
	width: 225px;
	margin: 10px 5px 10px 0px;
	border: 1px solid #CCCCCC;
	float: right;
	background: #F5F5F5;
}

#bodyRight p,div,a {
	font-size: 12px;
}

#bodyRightInner {
	width: 200px;
	margin: 10px 0px 0px 10px;
}

hr {
	background: #CCCCCC;
	color: #CCCCCC;
	border-color: #CCCCCC;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	height: 1px;
	margin: 10px 0px 10px 0px;
}

#footer {
	clear: both;
	border-width: 4px;
	border-color: #C7C8C8;
	border-top-style: solid;
	background: #E6E6E6;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 130px;
}

#footer p {
	margin: 13px 0px 13px 0px;
	color: #666666;
	font-weight: normal;
}

#footer p a {
	color: #666666;
	font-weight: normal;
}

#footer a {
	color: #333333;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
}

#footer a:hover {
	color: #333333;
	text-decoration: underline;
}

#mainBottom {
	height: 10px;
	background: url('../images/layout/mainbottom.jpg');
	overflow: hidden;
}




/* NEWS & EVENTS */



#newsContainer hr {
	background: #CCCCCC;
	color: #CCCCCC;
	border: 0px none;
	height: 1px;
	margin: 0px 0px 10px 0px;
}


.newsHeader {
	margin-bottom: 5px;
}

.newsPosted {
	margin-top: 15px;
	margin-bottom: 20px;
	padding-left: 0px;
}

.newsTeaser {
	margin-top: 0px;
	margin-bottom: 20px;
}

.newsMore {

	padding-top: 3px;
	background: url(/images/arrow.gif) no-repeat center left;
}





/* LINKS AND RESOURCES */

#linksContainer {
	margin: 0px 10px 0px 10px;

}

div.linksLogo {
	width: 145px;
	padding-right: 20px;
	float: left;
}

div.linksLeft {
	float: left;
}

div.linksTitle {
	padding-right: 10px;
	float: left;
}

div.linksWebsite {
	float: right;
	width: 100px;

}

#linksContainer hr {	
	height: 1px; 
	color: #CCCCCC;
	margin: 10px 0px 10px 0px;
	clear: both;
}


/* Testimonials */

#testimonials {
	
}

#testimonials hr {
	background: #CCCCCC;
	color: #CCCCCC;
	border: 0px none;
	height: 1px;
	margin: 0px 0px 10px 0px;
}


/* Articles */

#articles {
	
}

#articles hr {
	background: #CCCCCC;
	color: #CCCCCC;
	border: 0px none;
	height: 1px;
	margin: 0px 0px 10px 0px;
}

/* What We Do */

#whatWeDo {
	
}

#whatWeDo hr {
	background: #CCCCCC;
	color: #CCCCCC;
	border: 0px none;
	height: 1px;
	margin: 0px 0px 10px 0px;
}



/* Home */

#home {
	
}

#home hr {
	background: #CCCCCC;
	color: #CCCCCC;
	border: 0px none;
	height: 1px;
	margin: 0px 0px 10px 0px;
}




/* Navigation */ 

#menu {
	margin-top: 2px;
	background: url('../images/layout/navbg.gif');
	line-height: 41px;
	height: 41px;
	text-align: left;
	clear: both;
}



#menuwrapper {
	width: 760px;
	text-align: left;
	margin: 0px auto;
}
.clearit {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#p7menubar {
	height: 41px;
}
#p7menubar, #p7menubar ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-family: Arial;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	line-height: 41px;
	color: #FFFFFF;
}



#p7menubar a.trigger {
	color: #FFFFFF;
}

#p7menubar a.trigger:hover {
		/*background: url('../images/layout/navbgover.gif');*/
		background: #BFBFBF;
}

#p7menubar li {
	float: left;
	width: 9em;
	color: #333333;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	font-size: 11px;
}
#p7menubar ul li {
	min-height: 30px;
	max-height: 30px;
}

#p7menubar li {position: relative;}

/* hide from IE mac \*/
#p7menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li  {
	width: 230px;
}
#p7menubar li ul li a  {
	color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	padding: 0px 12px 0px 12px;
	height: 30px;
	line-height: 30px;
}
#p7menubar li ul {
	position: absolute;
	display: none;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	/*background: url('../images/layout/transparent.png');*/
	background: #999999;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #FFFFFF;
}

#p7menubar ul li a:hover {
	color: #FFFFFF !important;
	/*background: url('../images/layout/transparent2.png');*/
	background: #BFBFBF;
}