body {
background:#6d7685 url(../img/b_background.jpg) repeat-x top center;
text-align:center;
margin:0;
padding:0;
font:normal 11px 'Lucida Grande', 'Lucida Sans Unicode', georgia, verdana, sans-serif;
color:#555;
}

#foundation {
border:1px solid #333;
width:700px;
margin:0 auto 5px;
}

#structure {
width:698px;
border:1px solid #fff;
}

#footer {
color:#eee;
margin:0 auto 0;
padding:0;
text-align:center;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
color:#ccc;
text-decoration:none;
}

#footer a:hover {
color:#fff;
text-decoration:underline;
}

#nav {
background-color:#555;
font-size:13px;
color:#fff;
width:698px;
border-bottom:1px solid #fff;
}

#header {
width:698px;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
}

body#home #header_home {
background:#6d7685 url(../img/pc_header.jpg) no-repeat 0 0;
height:248px;
}

body#internal #header_services {
background:#6d7685 url(../img/h_services.jpg) no-repeat 0 0;
height:149px;
}

body#internal #header_about {
background:#6d7685 url(../img/h_about.jpg) no-repeat 0 0;
height:149px;
}

body#internal #header_portfolio {
background:#6d7685 url(../img/h_portfolio.jpg) no-repeat 0 0;
height:149px;
}

body#internal #header_contact {
background:#6d7685 url(../img/h_contactus.jpg) no-repeat 0 0;
height:149px;
}

body#internal #header_blog {
background:#6d7685 url(../img/h_blog.jpg) no-repeat 0 0;
height:149px;
}

body#services #header {
height:149px;
width:698px;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
background:#6d7685 url(../img/h_services.jpg) no-repeat 0 0;
}

#content {
background:#fff url(../img/c_background.jpg) repeat-y 0 0;
width:696px;
border:1px dashed #aaa;
text-align:left;
}

body#internal #content, body#services #content{
background:#fff;
width:696px;
border:1px dashed #aaa;
text-align:left;
}

#content p a, #content p a:link, #content p a:visited, #content p a:active {
color:#900;
text-decoration:underline;
}

#content p a:hover {
color:#c33;
text-decoration:none;
}


#full {
padding:15px;
}

#left {
	float:left;
	width:455px;
	margin:0;
	background:transparent url(../img/c_welcome.jpg) no-repeat 0 0;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#internal #left {
float:left;
width:450px;
padding:15px 15px 10px;
margin:0;
background:#fff;
border-right:0px dashed #aaa;
}

#internal #left p.intro {
padding:10px;
background-color:#eee;
border:1px solid #aaa;
}

#internal #left p.footer {
border-top:1px solid #eee;
padding-top:2px;
}

#internal #right {
float:left;
width:200px;
padding:15px 5px 10px 10px;
margin:0;
background:#fff;
border-left:1px dashed #aaa;
}

#internal #right p {
margin:3px 0;
}

#internal #right p.adminSideList {
margin:10px 0;
}

#middle {
float:left;
width:220px;
padding:35px 10px 10px;
margin:0;
background:transparent url(../img/c_news.jpg) no-repeat 0 0;
}

#middle li a {
color:#c33;
text-decoration:none;
}

#middle li a:hover {
color:#900;
text-decoration:none;
}

#right {
float:left;
width:201px;
padding:35px 10px 10px;
margin:0;
background:transparent url(../img/c_login.jpg) no-repeat 0 0;
}

.clear {
clear:both;
}

#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#nav li {
	display:inline;
	margin:0;
	padding:0;
	}

#nav li a, #nav li a:link, #nav li a:active, #nav li a:visited {
	color:#fff;
	display:block;
	padding:2px 0;
	width:115px;
	margin:0;
	border-right:1px solid #fff;
	float:left;
	text-decoration:none;
	background-color:#555;
	}

#nav li a.navBlog, #nav li a.navBlog:active, #nav li a.navBlog:visited, #nav li a.navBlog:link {
	color:#fff;
	display:block;
	padding:2px 0;
	width:118px;
	margin:0;
	border:0;
	float:left;
	text-decoration:none;
	background-color:#555;
}

#nav li a:hover, #nav li a.navBlog:hover {
	background-color:#eee;
	text-decoration:none;
	color:#555;
	}


#middle ul {
margin:5px;
padding:0 12px;
list-style:url("../img/li_image.gif") circle;
/*
border:1px solid #6d7685;
background-color:#E2F0FF;
*/
color:#6d7685;
}

#middle li {
	margin:0;
	padding:0 2px;
}

#left #welcomeText{
text-align:justify;
/*background:transparent url(../img/quotes_bg.gif) no-repeat top right;*/
padding:5px 10px;
}


#right #clientLoginWrapper {
margin:15px auto;
text-align:center;
width:200px;
height:150px;
background:#ccc url(../img/clientLogin_bg.gif) no-repeat 0 0;
padding-top:3px;
}

#right #clientLoginWrapper #clientLogin {
margin:12px auto 10px;
text-align:left;
width:170px;
height:125px;
}

label {
letter-spacing:1.0px;
text-align:left;
}

.formText {
display:block;
margin-bottom:10px;
border:1px solid #555;
background-color:#fff;
margin:
}

.formButton {
display:block;
height:25px;
width:75px;
border:1px solid #555;
background-color:#fff;
color:#369;
margin:15px auto;
text-align:center;
}

.serviceSection {
width:100%;
margin:25px 0;
padding:0;
}

.serviceSection .sectionHeader {
margin-bottom:-2px;
}

.serviceSection .left {
float:left;
width:150px;
}

.serviceSection .right {
float:left;
width:500px;
}

#left h3 {
font-size:14px;
color:#900;
margin:20px 0 -10px;
padding:0;
}

#address1 {
width:275px;
float:left;
margin:10px;
padding:10px;
background-color:#eee;
border:1px solid #aaa;
text-align:left;
}

#address2 {
float:none;
margin:10px;
padding:10px;
background-color:#eee;
border:1px solid #aaa;
text-align:left;
}

fieldset#contactForm {
border-left:1px solid #eee;
border-top:1px solid #eee;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
padding:25px;
margin:10px auto;
width:500px;
}

.req {
color:#c33;
font-weight:bold;
}

.picleft {
	float:left;
	border: thick solid #000000;
	margin-right: 10px;
	margin-bottom: 10px;
}

.subheads {
	font-size:16px;
	color:#900;
	font-weight: bold;
}

