body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
}
html { height:100% }

h1 { font-size:24px; font-weight:300; color:#0460A8; margin:0px; }
h2 { font-size:20px; font-weight:300; color:#0460A8; margin:0px; }
h3 { font-size:18px; font-weight:300; color:#0460A8; margin:0px; }
h4 {
	font-size:14px;
	font-weight:300;
	color:#0460A8;
	padding: 5px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a { color:#003272; text-decoration:underline }
a:hover { text-decoration:none }
.portfolio a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrapper {
	width:900px;
	margin:0 auto;
}
#logo {
	background-image:url(../images/logo.png);
	width:304px;
	height:106px;
	float:left;
}
#belowHeader {
	background-image:url(../images/belowhdr.png);
	width:876px;
	height:52px;
}
#contactUs {
	background-image:url(../images/imgCallNow.png);
	width:274px;
	height:106px;
	float:right;
}
#navContainer {
	background-image:url(../images/navContainer.png);
	width:876px;
	height:35px;
}
#content {
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	width:858px;
	max-width:858px;
	height:100%;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#footer {
 	background-image:url(../images/footer.png);
	width:876px;
	height:64px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	clear:both;
}
#footerLinks {
	padding-top:15px;
	line-height:25px;
}
#footerCopyrights {
	line-height:15px;
}
#footer p {
	line-height:15px;
}
#footer a {
	color:#FFFFFF;
}


#colLeft {
	float: left;
	width: 215px;
}

#colRight {
	float: right;
	width: 210px;
}

#colMiddle { 
	float: left;
	width: 410px;
}
#colMiddleSub {
	float: left;
	width: 600px;
	margin-left: 25px;
}

/* Rounded Corners */
.rcnTop {
	background-image:url(../images/rcrnTop.png);
	width:205px;
	height:7px;
}
.rcnBg {
	background-image:url(../images/rcrnBg.png);
	background-repeat:repeat-y;
	width:180px;
	padding:15px;
}
.rcnBottom {
	background-image:url(../images/rcrnBottom.png);
	width:205px;
	height:6px;
}
.rcn2Top {
	background-image:url(../images/rcrn2Top.png);
	width:205px;
	line-height:33px;
	text-align:center;
}
.rcn2Top h3 { color:#FFFFFF; }
.rcn2Bg {
	background-image:url(../images/rcrn2Bg.png);
	background-repeat:repeat-y;
	width:180px;
	padding:15px;
}
.rcn2Bottom {
	background-image:url(../images/rcrn2Bottom.png);
	width:205px;
	height:3px;
}
.clearBoth { clear:both; }

.txtGray { color:#666666 }
.txtNavyBlue { color:#00377a }
#design-tools {
	padding: 10px;
	float: left;
	height: 75px;
	width: 495px;
}
#call-us-content {
	padding: 10px;
	float: left;
	width: 495px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.portfolio {
	float: left;
	height: 200px;
	width: 290px;
	padding: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.portfolio a:link, .portfolio a:visited, .portfolio a:active {
	color: #000;
}
