@charset "utf-8";

* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#262835;
	text-decoration:underline;
}
img {
	border:0;
}
.r { float:right; }

body {
	background:url(images/body_bg.jpg) repeat;
}

#menu {
	font-weight:bold;
	color:#FFF;
	margin-right:10px;
	padding-top:30px;
	margin-left:305px;
}
#menu a{
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	padding:5px;
	font-size:14px;
}
#menu a:hover{
	text-decoration:underline;
}
#menu div{
	display:inline-block;
	padding:32px 19px;
}
#menu div{
	display:inline;
}
#menu .home {
	background:url(images/menu_home_bg.png) center 15px no-repeat;
}
#menu .about_me {
	background:url(images/menu_aboutme_bg.png) center 15px no-repeat;
}
#menu .portfolio {
	background:url(images/menu_portfolio_bg.png) center 15px no-repeat;
}
#menu .services {
	background:url(images/menu_services_bg.png) center 15px no-repeat;
}
#menu .contact {
	background:url(images/menu_contactme_bg.png) center 12px no-repeat;
}

#container {
	width:901px;
	margin:20px auto;
}

#page {
	width:901px;
	margin-bottom:10px;
	background: url(images/page_bg.png) repeat-y;
}

#navigation {
	width:201px;
	background: url(images/leftnav_bg.jpg) repeat-y;
}

#main {
	display:block;
	clear:both;
	background: url(images/main.jpg) no-repeat;
	width:901px;
	height:251px;
}

#contact a{
	display:block;
	position:absolute;
	width:145px;
	height:52px;
	background:url(images/contact-me.png) top no-repeat;
	text-decoration:none;
	margin-left:442px;
	margin-top:58px;
}
#contact a:hover{
	background-position:bottom;
}

#myportfolio a{
	display:block;
	position:absolute;
	width:145px;
	height:52px;
	background:url(images/portfolio.png) top no-repeat;
	text-decoration:none;
	margin-left:617px;
	margin-top:58px;
}
#myportfolio a:hover{
	background-position:bottom;
}

#myinfo{
	display:block;
	position:absolute;
	width:145px;
	height:52px;
	text-decoration:none;
	margin-left:460px;
	margin-top:125px;
	font-size:14px;
	width:320px;
	height:26px;
}
#myportfolio a:hover{
	color:#000;
}


#left {
	float:left;
}
#left img {
	display:block;
}

#navigation_inner {
	list-style:none;
	padding:6px 6px;
}
#navigation_inner a {
	display:block;
	background:url(images/nav_itembg.jpg) left no-repeat;
	width:166px;
	height:23px;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	padding-left:15px;
	padding-top:8px;
}
#navigation_inner a:hover {
	background:url(images/nav_itembg.jpg) right no-repeat;
}
#navigation_inner .sub {
	padding-left:30px;
	width:151px;
}
#navigation_inner a:hover {
	background:url(images/nav_itembg.jpg) right no-repeat;
}
#navigation_inner .top {
	border-top:1px solid #B6BABD;
}

#right {
	padding-top:10px;
	width:660px;
	margin-left:210px;
}
#right a {
	font-size:12px;
}
#right p {
	font-size:12px;
	margin:6px 0;
}
#right h1 {
	font-size:14px;
	color:#262835;
}
#right ul {
	font-size:12px;
	margin-left:30px;
}

#footer {
	width:888px;
	height:69px;
	padding-top:20px;
	margin:0 auto;
	clear:both;
	background: url(images/footer_bg.jpg) bottom repeat-x;
}
#footer a {
	text-decoration:underline;
}
#footer #address {
	font-size:12px;
	display:block;
	width:250px;
	margin:10px;
}
#footer .phone {
	font-size:14px;
	font-weight:bold;
}
#footer #about_me {
	font-size:10px;
	float:right;
	display:block;
	width:285px;
	text-align:right;
	margin:10px;
}

#contact_form {
	color:#FFF;
	font-size:10px;
	margin-left:5px;
	width:525px;
	margin-bottom:50px;
}
#contact_form #col1 {
	width:240px;
	float:left;
}
#contact_form #col1 input{
	height:20px;
	border:1px solid #FFF;
	margin:2px 0;
}
#contact_form .submit {
	height:49px;
	width:49px;
}
#contact_form #col2 {
	width:275px;
	float:right;
}
#contact_form #col2 label {
	display:block;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:3px;
}
#contact_form #col2 textarea{
	display:inline;
	height:47px;
	background:url(images/textarea_bg.jpg) repeat-x;
	border:2px solid #FFF;
	margin-left:10px;
}
#contact_form #col2 img{
	display:inline;
}

#bottom_nav {
	width:370px;
	float:right;
	font-size:12px;
	color:#FFF;
	text-align:right;
}
#bottom_nav p {
	margin:10px 0;
}
#bottom_nav a {
	color:#FFF;
}

.clear {
	width:100%;
	clear:both;
}


#contact label{
	display:block;
	font-size:12px;
	font-weight:bold;
}
#contact input{
	margin-bottom:5px;
	width:330px;
	height:20px;
}
#contact textarea{
	width:330px;
	height:70px;
}


#contact #submit {
	display:block;
	background:#1b2b40;
	color:#FFF;
	font-size:12px;
	width:65px;
	margin-top:5px;
}
#contact #submit:hover {
	background:#74245F;
}

#portfolio {
	width:690px;
	margin-top:10px;
}
#portfolio a {
	border:2px solid #bababa;
	display:block;
	width:206px;
	margin-bottom:20px;
}
#portfolio a:hover {
	border:2px solid #71275A;
}
#portfolio img {
	border:1px solid #666;
}

#internal {
	margin:0 auto;width:888px;display:block;
}

#contact_left {
	width:335px;
}
#contact_right {
	width:310px;
	float:right;
}


#services {
	width:660px;
}
#services td{
	padding-right:10px;
}
#services h1 {
	margin-top:20px;
}

#social {
	margin-left:20px;
}
#social a {
	display:inline;
}
#social img {
	display:inline;
	margin-right:3px;
}

#blog-entry {
	width:402px;
	font-size:12px;
}

#twitter-entry {
	float:right;
	width:214px;
	height:108px;
	font-size:12px;
	text-align:center;
	background:url(images/twitter-bg.jpg) top left no-repeat;
	padding:18px;
	margin-top:5px;
	padding-top:100px;
	font-size:10px;
}
#twitter-entry {
	list-style:none;
}
#twitter-entry ul{
	list-style:none;
}

.about {line-height:130%;}