body {
	margin:0;
	background-color:#ffffff;
}

.page {
	margin:auto;
	width:790px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#333333;
}

.header {
	background:#183152;
	width:100%;
}

.headerimage {
	margin-left:-205px;
	border:none;
	float:left;
}

.navigationbar {
	margin:auto;
	width:790px;
	height:60px;
}

.header_hr {
	margin:auto;
	background:#c1c1c1;
	height:3px;
}

.subheader {
	background-image:url(../images/subnav_bg.gif);
	background-repeat:repeat-x;
	background-color:#e8e9e9;
	width:100%;
}

.subnavigationbar {
	margin:auto;
	padding-top:5px;
	width:790px;
	height:27px;
	text-align:left;
}

a.navbtn {
	background:url(../images/navbtns.gif) no-repeat;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}

a.navbtn.portfolio {
	margin:27px 20px 0 237px;
	width:69px;
	height:14px;
	background-position:0 0;
}

a.navbtn.portfolio:hover {
	background-position:0 -14px;
}

.portfolioactive {
	margin:27px 20px 0 237px;
	float:left;
}

a.navbtn.blog {
	margin:27px 20px 0 0;
	width:40px;
	height:14px;
	background-position:-69px 0;
}

a.navbtn.blog:hover {
	background-position:-69px -14px;
}

.blogactive {
	margin:27px 20px 0 0;
	float:left;
}

a.navbtn.contact {
	margin:27px 0 0 0;
	width:66px;
	height:14px;
	background-position:-109px 0;
}

a.navbtn.contact:hover {
	background-position:-109px -14px;
}

.contactactive {
	margin:27px 0 0 0;
	float:left;
}

a.subnavbtns {
	background:url(../images/subnavbtns.gif) no-repeat;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
}

a.subnavbtns.threedee {
	width:50px;
	height:27px;
	background-position:0 0;
}

a.subnavbtns.threedee:hover {
	background-position:0 -27px;
}

a.subnavbtns.webdesign {
	margin-left:-2px;
	width:108px;
	height:27px;
	background-position:-50px 0;
}

a.subnavbtns.webdesign:hover {
	background-position:-50px -27px;
}

.entry {
	background:#ffffff;
	margin:45px 0 45px 0;
	width:790px;
	border:none;
	clear:both;
}

.thumbbar {
	margin:15px 0 15px 0;
	height:100px;
	display:block;
}

.footer {
	background:#ffffff;
	width:790px;
	text-align:center;
	border:none;
	clear:both;
}

h1, h2, h3 {
	margin:0 0 5px 0;
	font-family:Arial, Helvetica, Sans-Serif;
	color:#22436d;
}

h1 {
	font-size:20px;
	text-align:center;
}

h2 {
	font-size:20px;
}

h3 {
	font-size:12px;
}

a {
	color:#22436d;
	text-decoration:none;
	outline:0;
}

a:hover {
	text-decoration:underline;
}

.thumbnail {
    border:1px solid #c1c1c1;
}

.thumbnail img {
    display:block;
    margin:0;
}

.thumbnail:hover {
    border:1px solid #22436d;
}

.postexpand {
	padding-top:5px;
	text-align:center;
}

.postattachment {
	padding-top:10px;
}

.br_narrow {
	width:640px;
	height:1px;
	border:none;
}

.metadescription {
	text-indent:-9999px;
}
