/* Copyright 2009 Deborah Smith Design http://www.deborahgraydesign.com */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
fieldset, img { 
	border:0;
}
body {
	background-color: #cedae2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100.01%;
}
.clear {
	clear:both;
	}
a:link, a:visited, a:focus {
	color:#3f4d56;
	}
a:hover {
	text-decoration:none;
	}
.img-left {
	float:left;
	margin:3px 12px 3px 0;
	border: 1px solid #445964;
	}
h1 {
	color:#5e584d;
	font-weight: 100;
	margin: 0 0 12px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	}
h2 {
	font:14px/16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-weight:bold;
	color:#5e584d;
	}
#main_col h2 {
	margin:8px 0 12px 0;
	}
#outer_wrapper {
	background:url(images/bg_body.jpg) repeat top left;
	}
#outer_wrapper2 {
	background-image: url(images/bg_outer_wrapper.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
#inner_wrapper {
	width:908px;
	margin:0 auto;
	}
#header {
	width:908px;
	height:150px;
	float:left;
	}
#main {
	background:#e7ebed url(images/bg_main.jpg) no-repeat top left;
	width:908px;
	float:left;
	padding-top: 63px;
	padding-bottom: 35px;
	}

#logo {
	margin: 0;
	width: 288px;
	float: left;
	padding-top: 35px;
	padding-left: 15px;
}
#main_nav {
	float:left;
	height: 93px;
	width: 535px;
	color:#435862;
	margin-left: 70px;
	display: inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight:bold;
	}
#main_nav li {
	list-style-type: none;
	display: inline;
}
#main_nav a:link, #main_nav a:visited, #main_nav a:hover, #main_nav a:focus {
	color:#435862;
	text-decoration:none;
	display: block;
	float: left;
	padding: 54px 15px 25px 15px;
	}
#main_nav a:hover, #main_nav a.selected {
	background:url(images/bg_nav.jpg) repeat-x top left;
	color:#fff;
	}
#main_col {
	float:left;
	display:inline;
	}
#right_col {
	float:left;
	display:inline;
	margin-left: 65px;
	background:url(images/bg_right_col.jpg) no-repeat top center;
	height: 405px;
	padding-top:57px;
	width: 262px;
	text-align: center;
	}
.portfolio #right_col {
	margin-left:35px;
	}
#sidebar_content {
	width:202px;
	padding:20px 30px;
	float:left;
	text-align: center;
	color:#DEE7EB;
	}
#right_col h2 {
	color:#e7ebed;
	text-align: center;
	font-weight: bold;
	}
#right_col h3 {
	color:#DEE7EB;
	font-weight:bold;
	font-size:13px;
	margin: 12px 0 8px 0;
	}
#right_col a:link,
#right_col a:visited,
#right_col a:hover,
#right_col a:focus {
	color:#DEE7EB;
	}
#right_col p, #right_col ul li {
	font-size:11px;
	line-height: 18px;
	}
div.divider {
	height:16px;
	background:url(images/bg_divider.gif) no-repeat top center;
	}
#social {
	margin-top:20px;
	}
#right_col ul li {
	list-style:none;
	margin-bottom:8px;
	}
.home #main_col, .sub #main_col {
	padding:0 0 0 40px;
	width: 500px;
	}
.portfolio #main_col {
	width:540px;
	padding:0 0 0 40px;
	}
#main_col ul {
	list-style:none;
	list-style-position:inside;
	font-size:13px;
	margin-bottom:15px;
	color:#3f4d56;
	}
#main_col ul li {
	margin:0 0 6px 0;
	}
input {
	margin-left:20px;
	padding:2px;
	color:#3f4d56;
	}
#slideshow {
	width:500px;
	}
#main_col p {
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#3f4d56;
	margin: 0 0 15px 0;
	}
	
#home_portfolio {
	width: 500px;
}
#portfolio_anim {
	width:220px;
	height:152px;
	border:1px solid #445964;
	margin-left:25px;
	float: left;
	display: inline;
	}
#portfolio_button {
	width:192px;
	height:41px;
	background:url(images/button.jpg) no-repeat top left;
	float:left;
	display:inline;
	margin: 50px 0 0 15px;
	}
#portfolio_button a:link,
#portfolio_button a:visited,
#portfolio_button a:hover,
#portfolio_button a:focus {
	color:#eaeef0;
	text-decoration:none;
	}

#portfolio_button h2 {
	color:#eaeef0;
	font:16px/16px Georgia, "Times New Roman", Times, serif;
	margin:6px 0 0 20px;
	font-weight:bold;
	}
#footer_wrapper {
	width:100%;
	background-image: url(images/bg_inner_wrapper.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
	background-color: #D5DEE5;
	}
#footer {
	width:908px;
	height:141px;
	margin:0 auto;
	padding-top:25px;
	color:#eaeef0;
	background:url(images/bg_footer.jpg) no-repeat bottom right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	}
	
#mail {
	float:right;
	font-size:12px;
	width:300px;
	text-align:right;
	padding-right: 15px;
	padding-top: 8px;
	}
img.mail {
	margin-left:8px;
	}
table {
	border:0;
	}
.submit {
	color:#fff;
	border:1px solid #3f4d56;
	padding:3px 8px;
	background-color:#7894a0;
	font-weight:bold;
	}
