/*Reset Styles_____________________________________*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*End Reset Styles*/

a {
	text-decoration:none;
	color:#898989;}

a:hover {
	text-decoration:underline;}
	
.clear {clear:both;}
.right {float:right;}
.left {float:left;}
	
/*Headings_________________________________________*/
h1 {
	font-size:1.75em;
	font-weight:bold;
	color:#194f63;}
	
h2 {
	font-size:1.75em;
	font-weight:bold;
	color:#194f63;}

.title h2 {
	
	color:#fff;
	font-size:2em;
	font-weight:normal;}
	
h3 {
	margin-bottom:30px;
	font-size:1.75em;
	font-weight:bold;
	color:#598527;}
	
h4 {
	font-size:1.2em;
	font-weight:bold;
	color:#20657e;}
	
h5 {
	margin: 5px 0 5px 0;
	font-size: 1.5em;
	font-weight: bold;
	color: #20657e;}
	
/*Wrappers___________________________________________*/
#wrapper {
	width:916px;
	margin:15px auto ;
	padding:8px 5px 5px 5px;
	background:url('../Images/background.png') left top repeat;}

.header_wrapper,
.content_wrapper,
.footer_wrapper {
	clear:both;
	margin:5px;
	padding:8px;
	background:#fff;
	}
.content_wrapper {
	width: 890px;
	}
/*Header_____________________________________________*/
.header {
	background:#fff;}

.title {
	height:40px;
	padding:60px 0 0 20px;
	background:url('../Images/title.gif') left top no-repeat;
	}
	
/*Main Nav______________________________*/
.main_nav {
	padding:10px 8px;
	background-color:#17485a;
	border-bottom:1px solid #20657e;
	text-align:right;}

.main_nav li{
	display:inline;}
	
.main_nav li a{
	padding:9px 6px;
	font-size:1.4em;
	text-transform:uppercase;
	color:#fff;}

.main_nav li a:hover{
	background-color:#20657e;
	text-decoration:none;}	

/*Content_______________________________________________*/
.content {
	border-top:25px solid #1d1d1d;
	background:#fff;
	line-height:1.5;
	color:#474747;
	width: 890px;}
	
/*Main Content____________________________*/
.main_content {
	float:left;
	width: 540px;
	padding: 15px 0 25px 10px;}
	
.main_content p {
	margin:15px 0;}

.main_content li {
	list-style-type:disc;
	margin:0 0 5px 15px;}

.sub_content ul li {
	list-style-type:disc;
	margin: 0 0 5px 15px;
	padding: 0; }
.sub_content .article {
	margin-bottom: 15px;
}
.contentarea {
	margin-bottom:20px;
	border-top:2px solid #e4e4e4;
	border-bottom:2px solid #e4e4e4;}
	
/*Recent Work___________*/
.recent li {
	float:left;
	width:262px;
	height:225px;
	background:#fff;
	list-style-type:none;
	margin:0;
}

.recent p {
	margin:0 10px 0 0;}
	
.recent img {
	padding:5px;
	border:1px solid #000;}
	
/*Listing_________________*/
.listing {
	margin: 10px 0;}
	
.listing .article {
	float:left;
	display:inline;
	width:264px;
	height: 18.5em;
	margin: 5px;
	padding: 10px;
	border:1px solid #c8d8dc;
	background:#e5eef0;
	overflow: hidden;}
	
.recent .article {
	width:264px;
	height: 17.5em;
	margin: 5px 5px 5px 0;
}
.recent .article img{
	width: 245px;
	height: 95px;
}
.recent .article a.readmore {
	width: 100%;
	float: left;
	clear: both;
}
.homethumb {
	width: 245px;
	height: 105px;
}
.listing p {
	margin:0 10px 0 0;}
	
.listing img {
	padding:5px;
	border:1px solid #000;
	background:#fff;
	width: 255px;
	height: 105px;}
	
.listing a.readmore {color: #194f63; font-weight: bold; width: 100%; float: left; clear: both;}
.recent .listing .article {
	width: 242px;
	float: left;
	height: 18em;
	}
.recent .listing img {
	width: 231px;
	height: 95px;
	}
.recent .listing a.readmore {
	width: 100%;
	float: left;
	clear: both;
}
	
/*Blog_____________________*/
.blog .article {
	margin:5px 0;
	padding:10px;
	border:1px solid #c8d8dc;
	background:#e5eef0;
	float: left;
	clear: both;
	position: relative;
	width: 868px;
	}

.blog .article p {
	margin:0 10px 0 0;}
	
.blog .article img {
	padding:5px;
	border:1px solid #000;
	background:#fff;
	float:right;}
	
.blog .article a.readmore  {color: #194f63; font-weight: bold; float: left; clear: both; width: 100%;}

/*Sub Content_____________________________*/
.sub_content {
	float:right;
	width:290px;
	margin:10px 0;
	padding:15px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	background:#f7f7f7;}

.sub_content li,
.sub_content p {
	margin-bottom:30px;}
	
.sub_content ul li a {color: #194f63; font-weight: bold;}
	
/*Footer______________________________________________*/	

.footer { clear:both;padding:25px 25px 70px 25px;background:#1d1d1d;	color:#b7b6b6;font-size:.9em;}
.footer a {color:#fff;}
.footer p {float:left; width: 400px;}
.footer p.geeks {float:right; width: 200px; text-align: right;}

/*SIFR_______________________________________________*/
.sIFR-flash {
	visibility: visible !important;
	margin:0;}
	
.sIFR-replaced {
	visibility: visible !important;}
	
span.sIFR-alternate {
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden;}
	
/*Hide Adblock Object tab*/
.sIFR-flash + div[adblocktab="true"] {
	display:none!important;}

/*Forms __________________________________________________*/
label {
	width:150px;
	float:left;
	clear:left;
	margin:4px 0;}
	
input, textarea {
	margin:4px 0;}

textarea {
	width:300px;
	height:100px;
	font-family: Arial, sans-serif;}
	
.textinput {
	float:left;}
.internal span {
	font-size: 11px;
	font-weight: bold;
	clear: both;
}
/*Login Form_______________________________________________*/
input.submitbutton {
	margin-left:150px;
	float:left;
	clear:left;}

a.forgottenLink {
	float:left;
	clear: both;}
	
/*Misc_______________________________________________*/	

.logo a{
	float: left; 
	margin:20px 0 30px 20px;
	height: 44px;
	width: 289px;
	background: url('../Images/logo.gif') left top no-repeat;}

	
.mainImage {float: right; margin: 10px 0 10px 0;}
.paginator {width: 880px; clear: both; float: left; margin: 10px 5px;}	
.paginator a.previous {float: left; padding: 3px 5px 7px 28px; color: #194f63; background:url(../Images/previous.jpg) no-repeat top left; text-transform: lowercase;}
.paginator span {float: left; padding: 5px 0 0 0; font-size: 80%; text-transform: uppercase;}
.paginator a.next {float: right; padding: 3px 28px 7px 5px; color: #194f63; background:url(../Images/next.jpg) no-repeat top right; text-transform: lowercase;}	
	
.articleTitle {float: left;}
.date {float: left; padding: 9px 0 0 10px;}
.summary {clear: left; }



