body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
	background: #2e588b;
	height: 100%;
}
a,a:link,a:active,a:visited,a:hover {
	color: #4477c4;
	text-decoration: none;
	outline: none;
}

p {
margin: 16px 0 0 0;
}


img { border: 0; }

#top {
	background: url(http://brianhockdesign.com/images/t_bg.gif) repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
}
#top_container {
	width: 820px;
	height: 83px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	padding: 0;
}
#top_l {
	width: 10px;
	height: 83px;
	background: url(http://brianhockdesign.com/images/t_left.gif) no-repeat;
	padding: 0;
	margin: 0;
	float: left;
}
#top_r {
	width: 10px;
	height: 83px;
	background: url(http://brianhockdesign.com/images/t_right.gif) no-repeat;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right:0;
}
#headt {
	width: 92px;
	height: 54px;
	/* background: url(http://brianhockdesign.com/images/logotab.gif) no-repeat; */
	position: absolute;
	top: 0;
	left: 34px;
}
#headb {
	padding: 10px 0 20px 140px;
}
#nav {
	padding: 0;
	margin: 0;
	color: #05407f;
	position: absolute;
	top: 52px;
	right: 37px;
	font-size: 12px;
}
#nav ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav ul li a:link, #nav ul li a:active, #nav ul li a:visited {
	color: #fff;
	text-decoration: none;
font-weight: bold;
}
#nav ul li a:hover {
color: #05407f;
}
#nav ul li a.current {
	color: #05407f;
}
#mid {
	background: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #777; 
	font: 12px Arial, Helvetica, sans-serif;
line-height: 16px;
}
#mid_container {
	width: 820px;
	min-height: 540px;
	height: auto;
	margin: 0 auto;
	position: relative;
	text-align: left;
	padding: 0;
	background: url(http://brianhockdesign.com/images/m_b.gif) repeat-y;
}
/* for Internet Explorer */
/*\*/
* html #mid_container {
	height: 295px;
}
/**/
#bot {
	background: url(http://brianhockdesign.com/images/b_bg.gif) repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
}
#bot_container {
	width: 820px;
	height: 200px;
	margin: 0 auto;
 position: relative;
	text-align: left;
	padding: 0;
}
#bot_l {
	width: 10px;
	height: 200px;
	background: url(http://brianhockdesign.com/images/b_left.gif) no-repeat;
	padding: 0;
	margin: 0;
	float: left;
}
#bot_r {
	width: 10px;
	height: 200px;
	background: url(http://brianhockdesign.com/images/b_right.gif) no-repeat;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right:0;
}

#content {
width: auto;
padding: 0 0 15px 0;
}

#left {
width: 170px;
	padding: 15px 39px 2px 39px;
position: absolute;
top: 0;
left: 0;
}
#right {
	width: 525px;
	padding: 15px  28px 0 28px;
position: relative;
left:250px;
background: url(http://brianhockdesign.com/images/right_col_bg.gif) center left no-repeat;	
}
#right2{
	width: 200px;	
        margin: 30px 27px 0 0;
	position: absolute;
top: 0;
right: 0;
}
#news {
padding: 15px 0 0 37px;
}
.newsblock {
	width: 189px;
	margin: 0 0 0 0;
	padding: 7px 0 15px 0;
	float: left;
}
.newsblock img {
border: 1px solid #364161;
}

#footer {
	position:relative;
	padding: 10px 0 0 37px;
	font-size: 11px;
}
#footer p {
	margin-top: 12px;
	padding: 0;
}
#footer small {
	font-size: 10px;
}
#footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	color: #fff;
	text-decoration: none;
}
h2, h2 a:link, h2 a:active, h2 a:visited, h2 a:hover  {
	font: 24px Arial, Helvetica, sans-serif;
	color: #003d7d;
	line-height: 24px;
	margin: 5px 0 10px 0;
}
.value {
font: 18px Arial, Helvetica, sans-serif;
color: #82b75e;
margin: 5px 0 10px 0;
text-transform: uppercase;
}
#mid small {
	color: #5e79ba;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.clients {
list-style-type: none;
margin: 0;
padding: 0;
color: #666;
font-size: 11px;
line-height: 13px;
}
.clients li {
margin-bottom: 3px;
}
.clients a, .clients a:link, .clients a:active, .clients a:visited {
text-decoration: none;
color: #4477c4;
}
.clients a:hover {
color: #fff;
background-color: #bdcfe8;
}



.newslist {
list-style-type: none;
margin: 0;
padding: 0;
color: #666;
font-size: 12px;
}

.newslist li {
margin-bottom: 6px;
}

.time {
	margin: 0;
	padding: 0;
	color: #bdcfe8;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.rm, .rm a:link, .rm a:active, .rm a:visited, .rm a:hover {
	color: #bdcfe8;
	text-decoration: none;
}
.blue {
	color: #003366;
	font-weight: bold;
}
.lblue {
	color: #3c5c7e;
}
.rcnt {
	height: 20px;
	margin: 0;
	padding: 23px 0 0 27px;
	float: left;
	width: 750px;
}
.slim {
	width: 400px;
	padding: 0 30px 0 15px;
	margin: 77px 0 0 0;
}
.slim_lead {
	width: 400px;
	padding: 0 30px 0 15px;
	margin: 0 0 0 0;
}
.cent {
	float: left;
	width: 125px;
}
.r {
float: right;
padding-right: 1px;
}
.cloud {
	background: url(http://brianhockdesign.com/images/cloud.gif) no-repeat;
	width: 213px;
	height: 141px;
	padding: 10px;
	margin: 0;
}
.clearfix {
	height: 200px;
}
blockquote {
	margin: 10px;
	padding: 0;
}
/* //////Contact form ////// */
ol fieldset {
	border: 0;
	padding: 20px;
list-style-type: none;
}
legend {
	display: none;
}

label{
	display: block;
	font: normal 10px/16px "lucida grande", verdana, sans-serif;
	margin: 0;
	padding: 015px 0 0 0;
	color: #888;
width: 120px;
}

input {
	font: normal 11px/13px "lucida grande", verdana, sans-serif;
	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #eee;
	width: 150px;
	color: #888;
}

textarea {
	font: normal 11px/13px "lucida grande", verdana, sans-serif;
	padding: 2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #eee;
	width: 300px;
	color: #888;
}
.zemSubmit {
	font: normal 11px/13px "lucida grande", verdana, sans-serif;
	padding:2px;
	margin-top: 10px;
	border: 1px solid #ccc;
	background-color: #eee;
	width: 70px;
	color: #888;
}
.s {
font-size: 9px;
}