/*** MISC ***/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 21px;
	color:#333;
	padding-top:10px;
	margin:0px;
	}
#wrap {
	width:950px;
	margin:0 auto; }
.clear-float {
	clear:both; }
a {
	color:#004e87;
	text-decoration:underline; }
a:hover {
	color:#004e87;
	text-decoration:none; }
	
.wp-table-reloaded td {
	
	padding: 1px;
	width: 200px;
	}

.wp-table-reloaded {
	
	margin-top: 12px;}

/*** HEADER ***/
#header {
	background-image:url(images/header.jpg);
	height:198px; }
#header #logo {
	float:left;
	width:150px;
	height:50px;
	margin-left:30px;
	margin-top:25px; }
#header #social {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	float:right;
	width:200px;
	margin-right:30px;
	margin-top:30px;
	text-align:right; }
#header #social img {
	margin-left:5px;
	margin-bottom:5px; }



/*** MENU ***/
#menu {
	padding-left:40px;
	padding-top:10px;
	padding-bottom:25px;
	background-color:#5a729e;
	line-height: 12px;
	}
#menu ul {
	padding:0px;
	margin:0px;
	list-style-type:none; }
#menu ul li {
	float:left; }
#menu a {
	font-size:14px;
	font-weight: bold;
	color:#FFF;
	padding:7px 15px 10px 15px;
	background-color:#5a729e;
	text-decoration:none; }
#menu a:hover {
	font-size:14px;
	font-weight: bold;
	color:#FFF;
	background-color:#285284;
	text-decoration:none; }


/*** CONTENT ***/
#cont {
	background-image:url(images/cont-bg.gif); }
#cont h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#666666;
	display:block;
	background:url(/images/dotted-line.jpg) no-repeat; 
	padding:0px 0px 28px 0px;
	margin:0px 0px 4px 0px; }
#cont h1 a {
	color:#666666;
	text-decoration:none; }
#cont h1 a:hover {
	color:#666666;
	text-decoration:none; }
	
#cont h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#666666;
	display:block;
	background:url(/images/dotted-line.jpg) no-repeat; 
	padding:0px 0px 28px 0px;
	margin:0px 0px 10px; }
#cont h2 a {
	color:#666666;
	text-decoration:none; }
#cont h2 a:hover {
	color:#666666;
	text-decoration:none; }	
	
#cont h3 {
	font-size:16px;
	color:#004e87;
	padding: 0px;
	margin: 0px;
	margin-bottom: -14px;
	 }
	
#cont #left {
	float:left;
	padding:25px 35px 25px 40px;
	width:510px; }
#cont #right {
	float:right;
	width:365px;
	padding-bottom:25px;
	}
#cont #right .gds {

	width:340px;
	margin-bottom:20px;
	margin-top:20px;
	}
#cont #right .gds .content {
	font-size:13px;
	color:#004e87;
	padding:10px 20px 10px 20px;
	line-height:24px;
	background-image:url(images/services-bg.gif); }
#cont #right .gds .content h3 {
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 5px; }
#cont #right .gds .content .left {
	float:left;
	width:175px; }
#cont #right .gds .content .right {
	float:right;
	width:125px; }
#cont #right .portfolio {
	width:340px; }
#cont #right .portfolio .content {
	color:#004e87; 
	padding:10px 20px 0px 20px;
	background-image:url(images/portfolio-bg.gif); }
#cont #right .portfolio .content h3 {
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 15px; }
#cont #right .portfolio .content img {
	margin-right:15px;
	margin-bottom:15px; }
#cont #right .portfolio .content .last {
	margin-right:0px;
	margin-bottom:15px; }
#cont #right ul {
	padding:25px 0px 25px 25px;
	margin:0px;
	list-style-type:none; }

#cont #left ul {
	padding:0px 0px 0px 25px;
	margin:-8px 0px 15px 0px;
	}	
	
#cont #right ul ul {
	padding:15px 0px 25px 15px;
	margin:0px;
	list-style-type:circle; }
#cont #right h2 {
	font-size:16px;
	font-weight:bold;
	border-bottom:0px;
	color:#004e87;
	padding:0px;
	margin:0px; }

textarea {
	width:90%;
	height:100px; }
.tags-post {
	padding-bottom:10px; }


/*** BLOG CONTENT ***/
#blog-cont {
	background-image:url(images/cont-blog-bg.gif); }
#blog-cont h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#666666;
	display:block;
	background:url(/images/dotted-line-blog.jpg) no-repeat; 
	padding:0px 0px 28px 0px;
	margin:0px 0px 10px; }
#blog-cont h1 a {
	color:#666666;
	text-decoration:none; }
#blog-cont h1 a:hover {
	color:#666666;
	text-decoration:none; }
#blog-cont h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#666666;
	display:block;
	background:url(/images/dotted-line-blog.jpg) no-repeat; 
	padding:0px 0px 28px 0px;
	margin:0px 0px 10px; }
#blog-cont h2 a {
	color:#666666;
	text-decoration:none; }
#blog-cont h2 a:hover {
	color:#666666;
	text-decoration:none; }	
#blog-cont #left {
	float:left;
	padding:25px 35px 25px 40px;
	width:700px; }
#blog-cont #right {
	float:right;
	width:175px;
	padding-bottom:25px; }
#blog-cont #right ul {
	padding:25px 0px 25px 10px;
	margin:0px;
	list-style-type:none; }
#blog-cont #right ul li ul {
	padding:0px 0px 25px 15px;
	margin:0px;
	list-style-type:disc; }
#blog-cont #right ul li ul li {
	font-size:12px; }
#blog-cont #right h2 {
	font-size:16px;
	font-weight:normal;
	border-bottom:0px;
	color:#333;
	padding:0px;
	margin:0px; }
#blog-cont h3 {
	font-size:16px;
	color:#004e87;
	padding: 0px;
	margin: 0px;
	 }	



/*** FOOTER ***/
#footer {
	color:#FFF;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background-image:url(images/footer.gif);
	background-position:top;
	background-repeat:no-repeat; }
#footer .copy {
	font-size:11px;
	font-weight:normal; }




/* Windows */
div.mocha {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	overflow: hidden; }	
div.mochaOverlay {
	position: absolute;
	top: 2px;
	left: 3px; }
div.mocha .mochaTitlebar {
	width: 100%;
	overflow: hidden; }		
div.mocha .mochaTitlebar h3 {
	font-size: 12px;
	line-height: 15px;	
	font-weight: bold;
	color: #000;
	margin: 6px 10px 4px 12px;
	padding: 0; }
.mochaControls {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 0;
	height: 14px;
	background: #f00;
	opacity: .0;
	filter: alpha(opacity=0);
	-moz-opacity: .0; }
.minimizeToggle, .maximizeToggle, .mochaClose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	width: 14px;
	height: 14px;
	font-size: 1px;
	background: #000;	
	cursor: pointer; }


/* fix for IE6 select z-index issue */
iframe.zIndexFix {
	display: none;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	filter: mask();
	width: 100px;
	height: 100px;
	border: 1px solid transparent; }
	
	
	


img.centered {
display: block;
margin-left: auto;
margin-right: auto;
border: 0px;
}

img.alignright {
padding: 0px;
margin: 0px 0px 0px 10px;
display: inline;
border: 0px;
}

img.alignleft {
padding: 0px;
margin: 0px 10px 0px 0px;
display: inline;
border: 0px;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}