*{ margin:0px;
	padding:0px;
	
}

body, html{
	margin: 0 auto;
	padding: 0;
	background-color:#a94d11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #fef3e1;
}

body{
	background-image: url(images/siteback.gif);
	background-position:center top;
	background-repeat: repeat-y;
}

#wrapper {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/wrapper_back.jpg);
	background-repeat: no-repeat;
	min-height:700px;
	}
	
h1{
	font-size:16px;
	}

	
h3 {
font-size:16px;
color: #257fc3;}	


#header h1 {
	color: #FFFFFF;
	font-size:18px;
	text-indent: -10000px;
	margin-top: 0;
	
}
#header {
	width: 1024px;
	height: 281px;
	margin: 0 auto;
	padding-top: 0px;
	position:relative;
}
#billboard{
width: 247px;
position:absolute;
top:40px;
left: 570px; }


#workheader{
width: 247px;
position:absolute;
top:40px;
left: 570px;
}

/*main nav menu*/
#menu{
		width:379px;
		height:48px;
		position:absolute;
		top:200px;
		left: 145px;
	}
		#menu ul{
		list-style:none;
		text-align:center;
		}
#menu li{
		list-style:none;
		display:block;
		float:left;
		padding:13px 6px 0px 10px;
			}
#menu li a{
		display:block;
		float:left;
				}
#menu li a span{
		display:none;
					}
#menu li a:hover{
		text-decoration:none;
					}
#menu li a.home{
		background:url(images/home.jpg) no-repeat;
		width:59px;
		height:31px;
				}
#menu li a:hover.home{
		background:url(images/home_h.jpg) no-repeat;
					}
#menu li a.work{
		background:url(images/work.jpg) no-repeat;
		width:53px;
		height:31px;
				}
#menu li a:hover.work{
		background:url(images/work_h.jpg) no-repeat;
					}
#menu li a.resume{
		background:url(images/resume.jpg) no-repeat;
		width:84px;
		height:31px;
				}
#menu li a:hover.resume{
		background:url(images/resume_h.jpg) no-repeat;
					}
				
#menu li a.contact{
		background:url(images/contact.jpg) no-repeat;
		width:81px;
		height:31px;
				}
#menu li a:hover.contact{
		background:url(images/contact_h.jpg) no-repeat;
					}
				
#menu li a.homecurrent, #menu li a:hover.homecurrent{
		background:url(images/home_h.jpg) no-repeat;
		width:59px;
		height:31px;
				}
				
#menu li a.contactcurrent, #menu li a:hover.contactcurrent{
		background:url(images/contact_h.jpg) no-repeat;
		width:81px;
		height:31px;
					}
				
#menu li a.resumecurrent, #menu li a:hover.resumecurrent{
		background:url(images/resume_h.jpg) no-repeat;
		width:84px;
		height:31px;
					}
					
#menu li a.workcurrent, #menu li a:hover.workcurrent{
		background:url(images/work_h.jpg) no-repeat;
		width:53px;
		height:31px;
					}
/*end main nav menu*/


/* work navigational menu */
#navs{
padding-bottom:15px;}

#navs strong{
text-decoration: underline;
color:#a94d11;
}

#navs a {
	padding-left: 0px;
	margin-left: 0px;
	text-transform:none;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:200;
	font-size: 14px;
	color: #e46d34;
}

#navs a:hover, #navs .current_page_item a {
	color: #a16436;
	text-decoration:underline;
	margin-left: 0px;
	
}

#navs a:hover {
	text-decoration: none;
	color:#e46c34;
}
/* end work navigational menu */


/* home content */
#leftcontent{
width: 260px;
float: left;}


#rightcontent{
float: right;
width: 290px;
color: #e46c33}

#rightcontent p{
text-align:center;
}
/* end home content */



 #content{
 width: 560px;
 padding-left: 233px;
 padding-right: 15px;
 padding-top: 0;
 margin-top: 0;
 }
 
 #content a{
 color: #fef3e1;}
 
 #content h2{
 text-align:left;
 padding-top: 15px;
 padding-bottom: 10px;
 margin-top: 0;
 }
 
 #content p{
  padding-top: 0;
  margin-top: 0;
 }
 
 #content ul{
 margin-left: 10px;
 }
 
 /*workcontent*/
#workcontent a{
color: #e46d34;
text-decoration: none;
}
#workcontent a:hover{
color: #a16436;
}
#workcontent p{
margin: 0;
padding: 5px;
text-align:left;
border: 1px solid #7d3101;
}
#workcontent{
width: 560px;
margin: 0 auto;
}

.box{
background: #7d3101;

}

.boxholder{
clear: both;
padding: 0 10px 10px 10px;
/*padding: 5px;*/
background: #7d3101;
}

.tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;

}

.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}

.tab.tabtext{
margin-left: 10px;}

#graphicscontainer{
width: 560px;
margin: 0 auto;
padding: 0;
}
#graphicscontainer img{
padding: 10px;}

#logocontainer{
width: 500px;
margin: 0 auto;
padding: 0;
}

#logocontainer img{
padding: 10px;
}

#conceptscontainer{
width: 560px;
margin: 0 auto;
padding: 0;
}
#conceptscontainer img{
padding: 10px;
}


#sidebar ul{
margin-left: 0px;
font-size:12px;
line-height: 110%;
padding: 0px 10px 10px 20px;
}


.runleft  {
float : left;
margin : 0 10px 0 0;
padding : 3px;
}



.imgcenter {text-align:center;
padding-left: 12px;}
/* class for web */


.post {
	margin-bottom: 20px;
	margin-top: 10px;
	background-image:url(images/web_back.jpg); background-repeat: no-repeat;
	background-position:bottom;
	
	}


.post h3{padding-top: 0px;}



.post a{
text-decoration: none;
color:#444545;
font-size: 12px;
}	
	
.subtitle{
padding-right: 320px;}

img.left {
	float: left;
	margin: 0 10px 0 0;
}

img.right {
	float: right;
	margin-right: 0px;	
}

/* form */

.form input {
	width:224px;
	height:20px;
	color: #182A00;
	padding:1px 0 0 6px;
	border:#7e3102 1px solid;
	background-color:#FFFFFF
}

.form textarea {
	width:224px;
	height:178px;
	color: #182A00;
	overflow: auto;
	padding:1px 0 0 6px;
	border:#7e3102 1px solid;
	background-color:#FFFFFF
}


/* Footer */

#footer {
	width: 580px;
	height: 60px;
	margin: 0 auto;
	padding: 80px 0 40px 0;
	
}
#footer p {
	padding: 0;
	text-align:center;
	font-size: 77%;
	color: #f7b473;
	
}

#footer a {
	color: #fef3e1;
}