
body {
	background:#55676A none repeat scroll 0%;
}

#custom-doc { min-width: 250px; }

#main_content{
	margin-left:auto;
	margin-right:auto;
}

#header{
	background: #303F42;
	height:150px;
}

#page_content{
	background: #FFFFFF;
	word-wrap:break-word;
	text-align:left;
	float:none;
}

#logo{
	float:left;
}

#portfolio_hd{
	background: url(../img/home_portfolio_bg.png) repeat-x left;	
	height:131px;
}

#portfolio{
	background: url(../img/home_portfolio_bg.png) repeat-x left;	
	height:131px;
} 
#portfolio img{
	border:0px;
	margin-left:0px;
	margin-right:auto;
}
#portfolio img:hover{
	opacity:.5;
}
#resume{
	background: url(../img/home_resume_bg.png) repeat-x;
	height:131px;
} 
#resume img{
	border:0px;
}
#resume img:hover{
	opacity:.5;
}
#blog{
	background: url(../img/home_blog_bg.png) repeat-x;	
	height:131px;
}
#blog img{
	border:0px;
}
#blog img:hover{
	opacity:.5;
}
#photos{
	background: url(../img/home_photos_bg.png) repeat-x;
	height:131px;
}
#photos img{
	border:0px;
}
#photos img:hover{
	opacity:.5;
}
#nav{
	background: #303F42;
	font-size:12pt;	
	text-align: right;
	margin-left: auto;
	margin-right:0px;
}

.menu_button{
	font-family:"Arial Rounded MT Bold";
	padding-left: 10px;
	margin-top: -120px;
}

.menu_button a{
	text-decoration:none;
	color: #FFFFFF;
}

.menu_button a:hover{
	text-decoration:none;
	color: #55676A;
}


#footer{
	background: #303F42;
	text-align:center;
	padding: 5px;
}

#footer a{
	font-family:"Arial Rounded MT Bold";
	color: #FFFFFF;
	text-decoration:none;	
	padding-left: 10px;
	padding-right:10px;
}

#footer p{
	font-family:"Arial";
	font-size:8pt;
	color: #FFFFFF;
}

#footer a:hover{
	text-decoration:none;
	color: #303F42;	
	background: #FFFFFF;
}

#search_box {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:auto;
	margin-left:auto;
	background: url("../img/bg_search.gif") no-repeat; 
}

#search_form{
	float:right;
}

#s{
		height:15px;
		width:150px;
		background: url("../img/btn_search.gif") right no-repeat #ffffff; 
		color: #6C7A7D;
		font-size:10pt;
		font-family:"Arial Rounded MT Bold";
}
