/* CODINGFRESH.COM CSS LAYOUT!
 * Author: Mike
 * Date: Today
 */

body 
{
	background: #f3fbfb url(../images/bg.gif) repeat-x 0 0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p 
{
	font-size : 0.8em;
	color : #4e4e4e;
	line-height : 1.5em;
	margin : 0 0 1.2em 0;
}

h1, h2, h3, h3 a 
{
	color : #03558c;
	font-weight : normal;
}

h2 
{
	font-size : 1em;
	margin : 0 0 4px 0;
}

h3 
{
	font-size : 0.8em;
	font-weight : bold;
}

h3 a 
{
	font-weight : bold;
	text-decoration : none;
}

h3 a:hover 
{
	text-decoration : underline;
}

a img 
{
	border : none;
}

#wrapper 
{
	background : url(../images/header.jpg) no-repeat center 0;
	width : 100%;
	float : left;
	min-width : 995px;
}

#inner-wrapper 
{
	width : 995px;
	margin : 0 auto;
}

#header 
{
	width : 995px;
	float : left;
	height : 180px;
}

#content 
{
	width : 953px;
	float : left;
	padding : 0 21px;
}

#right 
{
	float : right;
	width : 680px;
}

#left 
{
	width : 240px;
	float : left;
	margin: 25px 0 0 0;
}

#h-nav 
{
	float : left;
	width : 100%;
}

#h-nav ul
{
	float : right;
	margin : 0 21px 0 0;
	padding : 0;
	border-left : 1px solid #367ea8;
}

#h-nav ul li 
{
	float : left;
	list-style-type : none;
}

#h-nav ul li a 
{
	float : left;
	height : 23px;
	padding : 12px 18px 0 18px;
	font : 0.7em Verdana, Arial, Helvetica, sans-serif;
	color : #fff;
	font-weight : bold;
	text-decoration : none;
	border-right : 1px solid #367ea8;
}

#h-nav ul li a:hover 
{
	text-decoration : underline;
}

#header h1 {
	background : url(../images/logo.png) no-repeat 0 0;
	width : 400px;
	height : 75px;
	margin : 52px 0 0 21px;
	padding : 0;
	display : inline;
	float : left;
	clear : both;
}

#header h1 a {
	text-indent : -9000px;
	display : block;
	height : 51px;
}

#header .slogan {
	background : url(../images/slogan.png) no-repeat;
	width : 408px;
	height : 46px;
	float : right;
	margin : 56px 20px 0 0;
}

#header .slogan span {
	display : none;
}

#right p a {
	color : #03558c;
}

#right p a:hover {
	background-color : #c5e3e9;
	color : #0678a9;
}

#right h2 {
	color : #2b739f;
	font-weight : bold;
}

#right .portfolio-list
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}

#right .p-list-element
{
	height: 104px;
    margin: 12px 0px;
}

img.portfolio
{
	width: 41em;
	height: 41em;
}

#right .p-list-link
{
	color: #FF6600;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
	text-decoration: none;
}

#right .p-list-img
{
	border: 1px solid #000;
	float: left;
	margin-right: 10px;
}

#right h3
{
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}

#left h1 
{
	color:#003366;
	font-family:Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:1.5em;
	position:relative;
	margin: 20px 0 5px 0;
}

#right h1 
{
	color:#003366;
	font-family:Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:2em;
	position:relative;
}

#left h2 
{
	font-size : 17px;
	color : #03558c;
	font-weight : normal;
	margin : 0 0 5px 0;
}

#left h3 
{
	margin : 0;
}

#left p 
{
	font-size : 0.7em;
	line-height : 1.4em;
}

#left p span 
{
	color : #6b9800;
	font-weight : bold;
}

#left p a 
{
	color : #4e4e4e;
}

.article 
{
	background : url(../images/underline.gif) repeat-x 0 0;
	padding : 0 0 4px 0;
	float : left;
}

#services h2 
{
	background : url(../images/news_desk.gif) no-repeat 0 0;
	width : 100%;
	height : 22px;
	float : left;
	margin : 0;
}

#services h2 span 
{
	display : none;
}

#footer 
{
	border-top : 1px dotted #034a82;
	float : left;
	width : 953px;
	padding : 10px 0;
	margin : 0 21px 20px 21px;
	display : inline;
	height : 40px;
}

#footer p, #footer ul 
{
	font-size : 0.7em;
	margin : 0;
}

#footer p a, #footer ul li a 
{
	color : #03558c;
}

#footer .left 
{
	float : left;
}

#footer .right 
{
	float : right;
}

#footer p a:hover, #footer ul li a:hover 
{
	color: #062b44;
}

.large-text
{
	font-family:Georgia,"Times New Roman",Times,serif
	font-size:2.3em;
font-weight:normal;
margin:0pt 0pt 3px;
padding:0pt 0pt 3px;
}
