* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
html, body {
	height: 100%;
	background-color: #fff;
}
body, div {
	font-family: Geneva, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}
h1 { 
	color: #001D2F;
	padding-bottom: 10px;
}
p {
	padding-bottom: 5px;
	text-align: left;
}
a {
	color: #CE9700;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style: square;
}
input, textarea, select, option {
	border: 1px solid #000;
	padding: 2px;
}
.inputbox {
	padding: 0;
}

/* Header */
div#header {
	width: 100%;
	background-color: #001D2F;
	border-bottom: 4px solid #000;
	margin-bottom: 10px;
	text-align: center;
	} 
div#logoHolder {
		position: relative;
		width: 760px;
		text-align: left;
		padding: 10px 0;
		margin: 0 auto;
		} 
.moduletablesearch { /* Search Box */
			position: absolute;
			bottom: 5px;
			right: 5px;
		} 
.buttonsearch {
			background-color: #CE9700;
			border: 1px solid #333;
			font-size: 9px;
			text-transform: uppercase;
			padding: 2px;
		} 
.inputboxsearch {
			background-color: #CCCCCC;
			font-size: 9px;
			border: 1px solid #333;
			padding: 2px;
}

/* Container */
div#container {
	margin: 0 auto;
	width: 750px;
} 

/* Menus */
div#menus {
	font-size: 9px;
	float: left;
	width: 150px;
	padding-bottom: 10px;
	} 
	div#menus div.moduletable {
		padding-bottom: 10px;
		} 
		div#menus td {
			padding-top: 3px;
		} 
		div#menus h3 {
			background-image: url(../images/menu_header.gif);
			padding: 5px 0 4px 27px;
			font-size: 12px;
			color: #fff;
			font-weight: normal;
		} 
		div#menus a {
			text-align: left;
		} 
		#menus a.mainlevel:link, #menus a.mainlevel:link #active_menu {
			color: #808386;
			text-decoration: none;
			display: block;
			padding: 5px 0 4px 25px;
			background-image: url(../images/menu_reg.gif);
		} 
			#menus a.mainlevel:visited, #menus a.mainlevel:visited #active_menu {
			color: #808386;
			text-decoration: none;
			display: block;
			padding: 5px 0 4px 25px;
			background-image: url(../images/menu_reg.gif);
		}
		#menus a.mainlevel:hover {
			color: #001D2F;
			background-image: url(../images/menu_roll.gif);
		}
		#menus a.mainlevel #active_menu {
			color: #fff;
			background-image: url(../images/menu_active.gif);
		} 
		#menus a.sublevel, #menus a.sublevel #active_menu {
			color: #808386;
		  	padding: 5px 0 0 21px;
			background-image: none;
			text-decoration: none;
			display: block;
		} 
	div#menus a.sublevel:hover {
			color: #001D2F;
		}
		div#menus a.sublevel#active_menu {
		  	color: #CE9700;
}

div#right {
	float: right;
	border: 1px solid #001D2F;
	margin: 1px 1px 10px 10px;
}

/* Home Widget */
div#homeWidget {
	background-color: #CE9700;
}

/* Top IMG */
#topIMG {
	background-image: url(../images/topCircle.gif);
	background-repeat: no-repeat;
	height: 112px;
	width: 580px;
	overflow: hidden;
}
#topIMG .copy {
	padding:50px 10px 10px 90px;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

/* Case Studies */
div#caseStudies {
	position: absolute;
	top: 7px;
	right: 5px;
	width: 400px;
	font-size: 10px;
	text-align: right;
	color: #CE9700;
	font-weight: bold;
	} div#caseStudies p {
		font-size: 12px;
		color: #CE9700;
		padding-bottom: 2px;
		text-align: right;
	} div#caseStudies a,
	  div#caseStudies a:visited {
		color: #ccc;  
	} div#caseStudies a:hover {
		color: #fff;
		text-decoration: none;
	} div#caseStudies a.readon,
	  div#caseStudies a.readon:hover {
		color: #CE9700;
	} div#caseStudies a.readon:hover {
		text-decoration: underline;
}

/* Beyond the Horizon */
div#beyondWidget {
	padding-bottom: 10px;
}

/* Side Widgets */
div.moduletableside a.contentpagetitle {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #CE9700;
}
div.moduletableside table {
	padding-left: 5px;
	color: #001D2F;
}
div.moduletableside td.contentheading,
div.moduletableside p {
	padding: 0;
}
div.moduletableside a.readon {
	font-size: 9px;
	text-transform: uppercase;
	color: #CE9700;
	text-decoration: none;
}
div.moduletableside a.readon:hover,
div.moduletableside a.contentpagetitle:hover {
	color: #001D2F;
}
div.moduletableside span.article_seperator {
	border-top: 1px dashed #000000;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	display: block;
	width: 100%;
}

/* Main Content */
div#mainCol {
	float: left;
	text-align: left;
	padding-left: 20px;
	width: 580px;
	padding-bottom: 10px;
}
div#mainContent {
	padding-left: 15px;
}
td.contentheading,
div.componentheading,
div.contentheading {
	color: #2A5977;
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
}
div.componentheading {
	padding-left: 10px;
}
td.buttonheading {
	vertical-align: top;
}
ul,ol {
	padding: 0 0 10px 25px;
}

table.homeButtons {
	width: 100%;
	padding: 0;
	margin: 0;
}
table.homeButtons td {
	text-align: center;
	width: 33%;
	vertical-align: bottom;
	padding: 0 2px;
}
table.homeButtons a {
	display: block;
	background-color: #CE9700;
	color: #000;
	font-weight: bold;
	padding: 4px;
	border-top: 5px solid #fff;
}
table.homeButtons a:hover {
	border-top: 0px;
	border-bottom: 5px solid #000;
	text-decoration: none;
}
div#mainCol span.article_seperator {
	display: none;
	height: 0;
	font-size: 1px;
	overflow: hidden;
}

/* Blog Pages */
table.contentpaneopen, 
table.blog {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
table.blog td.contentheading {
	padding: 5px 0 0;
}
table.blog td.contentheading a {
	font-size: 12px;
	font-family: Helvetica, Geneva, Verdana, Arial, sans-serif; 
	color: #2A5977;
}
.pagenav {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

/* Associates */
div.moduletableassociates {
	padding: 10px;
	background-color: #D5A625;
} div.moduletableassociates h3 {
	text-transform: uppercase;
	font-size: 12px;
	padding-bottom: 5px;
} div.moduletableassociates table.contentpaneopen {
	padding: 0;
} div.moduletableassociates td.contentheading {
	padding: 0;
} div.moduletableassociates a.contentpagetitle {
	padding: 0;
	font-size: 10px;
	color: #001D2F;
} div.moduletableassociates span.article_seperator {
	height: 0;
	overflow: hidden;
	font-size: 1px;
}

/* Associates - Bottom */
div#associates {
	padding: 10px;
	background-color: #D5A525;
	border: 1px solid #000;
} div#associates h1 {
	text-transform: uppercase;
	font-size: 10px;
	padding: 5px;
	background-color: #000;
	text-align: center;
	color: #fff;
	margin-bottom: 5px;
} div#associates a {
	color: #001D2F;
	font-weight: bold;
	text-align: center;
} div#associates p {
	margin-bottom: 10px;
}

/* Footer */
div.moduletablelocations {
	margin-top: 3px;
	clear: both;
	text-transform: uppercase;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	border-top: 1px dashed #000000;
	background-color: #f6f6f6;
}

/* Syndicate */
div.syndicate {
	border-top: 1px dashed #000000;
	padding-top: 5px;
}
div.syndicate div {
	float: left;
	padding-right: 5px;
}

/* Search Result */
fieldset {
	padding: 3px;
}

div.clear {
	clear: both;
}

/* Email to a friend */
body.contentpane {
	background-color: #001D2F;
	font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	padding: 10px;
	font-weight: bold;
} body.contentpane h1 {
	color: #CE9700;
	padding: 10px 0 5px;
}

/* Comments */
div span.small {
	display: none;
}

.latestNews {
	background-image: url(http://209.161.34.136:8077/dev/images/sidebg.gif);
	background-repeat: no-repeat;
	width: 144px;
	padding-top: 20px;
}
.latestNews h4 {
font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CE9700;
}.newsCopy {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding: 10px;
}

#sMedia {
	text-align: center;
	margin: 10px 0 0 0;
	padding-left: 30px;

}

#sMedia img {
	padding-bottom: 20px;

}

#facebook {
	margin: 0 0 0 40px;
}

#Blogcontainer {
	margin: 0 auto;
	width: 760px;

}

img#wpstats{display:none}