body{
margin:0; 
padding:0; 
background:#fff url(../images/body_back.gif) repeat-x; 
text-align:center}

body, p, input, select, textarea, td{
font-size:11px; 
font-family:verdana,helvetica,serif; 
color:#787878}

#container{
width:750px; 
margin:0 auto 0 auto; 
text-align:left}

#logo_top{
width:750px; 
height:251px; 
background:#131313 url(../images/logo_top.jpg) no-repeat;
text-align: center}

#logo_link{
display:block; 
width:750px; 
height:154px}

#nav{
width:350px; 
text-align:center; 
margin:0 auto 0 auto}

.navitem{
float:left; 
width:83px; 
height:42px; 
background-image:url(../images/nav_off.jpg); 
line-height:30px}

#nav a, #nav a:link, #nav a:visited, #nav a:active{color:#696969}
#nav a:hover{text-decoration:none; color: #fff}

#current_page{
background:#141414 url(../images/nav_on.jpg) no-repeat; 
line-height:54px}

.page_headers{
width:750px; 
height:247px}

.page_subheaders{
width:750px; 
height:31px}

#home_headers{background:#131313 url(../images/home_headers.jpg) no-repeat}
#home_subheaders{background:#fff url(../images/home_subheaders.jpg) no-repeat}
#about_headers{background:#131313 url(../images/about_headers.jpg) no-repeat}
#contact_headers{background:#131313 url(../images/contact_headers.jpg) no-repeat}
#folio_headers{background:#131313 url(../images/folio_headers.jpg) no-repeat}

.tri_column{
float:left; 
width:250px; 
background:#fff url(../images/vertical_divider.jpg) no-repeat top right}

.bi_column{
float:left; 
width:375px}

.subpage_left{
float:left;
width:500px;
background:#fff url(../images/vertical_divider.jpg) no-repeat top right}

.subpage_right{
float:left;
width:250px;}

.content{padding:30px 20px 30px 20px}
.content2{padding:30px 10px 30px 10px}
.content2 ul{padding:0;margin:0 0 0 15px}
.content2 ul li{border-bottom:1px solid #ccc}
.content2 p{padding:5px 0 0 15px}

a, a:link, a:active, a:visited{color:#49a2fe; text-decoration:none}
a:hover{text-decoration:underline}
a img{border:0}

.article_date{color:#616161}

p{margin:0; padding:5px 0 0 0}

h1{
font-size:14px; 
color:#49a2fe; 
font-weight:bold; 
margin:0; 
padding:0}

h2{
font-size:12px; 
color:#626262; 
font-weight:bold; 
margin:0; 
padding:0 0 10px 0}

h3{
font-size:11px; 
color:#626262; 
font-weight:bold; 
margin:0; 
padding:0 0 5px 0}

ul{
list-style-image:url(../images/bullet.gif); 
padding:0; 
margin:0}
li{padding:0; margin:0 0 10px 0}
li:hover{background-color:#f2f2f2}

.portfolio_item{padding:2px; border:1px solid #ccc}
.portfolio_item:hover{border:1px solid #808080}

.about_subject{padding-top: 20px;border-bottom:1px solid #f1f1f1}
.about_subject ul{padding-left:16px;width:300px;padding-bottom:20px}
.about_subject ul li{margin-bottom:3px}
.about_subject ul li:hover{background-color:#fff}

#web{background:#fff url(../images/about_web.jpg) no-repeat bottom right}
#php{background:#fff}
#seo{background:#fff}

.pipe{color:#ccc}
.copyright{font-size:10px}

#footer{padding-bottom:20px}

fieldset{border:0;padding:0}

/* Form styling */

label{
float: left;
width: 120px;
font-weight: normal;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}

.folio_intro {
border-bottom: 1px solid #ccc;
padding-bottom: 20px;
margin-bottom: 20px;
}

.folio_left {
width: 370px;
float: left;
}

.folio_right {
width: 320px;
float: left;
}

.folio_right p {
padding: 0 0 10px 0;
}

.folio_left a img, #latest a img {
padding: 2px;
border: 1px solid #c7d1d4;
}

#latest { padding-top: 30px; }

.folio_left a img:hover, #latest a img:hover {
border: 1px solid #808080;
}

.breaker {
clear: both;
padding-bottom: 40px;
}

.input:focus {
	border:1px solid #567475;
	background: #e4ebeb;
}

.submit-btn {
	display: block;
	width: 54px;
	height: 20px;
	background: #743 url(../images/submit.gif) no-repeat;
	outline: none;
}

.submit-btn:hover {
	background: #069 url(../images/submit.gif) no-repeat 0 -20px;
}

#log_res {
	width: 100%;
	height:auto;
	margin:0 auto 20px auto;
}

#log_res p {
	padding:0 0 10px 0;
	margin:0;
}

#log_res.ajax-loading
	{background: url(../images/loading.gif) no-repeat center;
}

.error {
	color:red;
	margin:0;
	padding:0;
}

.form_errors {
	background-color: #f4f0e3;
	border: 1px solid #e5e1d4;
}

.form_errors_content {
	padding: 20px;
}

.input:focus {
	border:1px solid #567475;
	background: #e4ebeb;
}

label { width: 60px; height: 20px; float: left; }
input, textarea { border: 1px solid #ccc; float: left; }
.counter { padding: 0 0 10px 60px; }
.phperrortext { color: #de8686; font-weight: bold; padding-bottom: 20px; }
