@charset "utf-8";
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	display: block;
}
.blue_ident {
	background-image: url(../images/paragraph_deco.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 7px;
	margin-left: 8px;
	line-height: 1.5em;
	padding-right: 5px;
	font-size: 12px;
}
.story_left {
	width: 226px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7D8DA4;
	border-right-color: #7D8DA4;
	border-bottom-color: #7D8DA4;
	border-left-color: #7D8DA4;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	float: right;
	margin-left: 2px;
	margin-bottom: 3px;
}
h1 {
	color: #FEFEFF;
	background-color: #7D8DA4;
	height: 17px;
	width: 100%;
	font-weight: normal;
	font-size: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-indent: 35px;
}
h2 {
	font-size: 14px;
	width: 100%;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #7D8DA4;
	border-right-color: #7D8DA4;
	border-bottom-color: #7D8DA4;
	border-left-color: #7D8DA4;
	text-indent: 25px;
	margin-top: 33px;
}
.moreinfo {
	color: #F00;
	margin-right: 10px;
	padding-left: 120px;
}

h3 {
	font-size: 12px;
}




body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #C9DAEE;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	height: 300px;
	width: 720px;
}
#logo {
	padding-top: 12px;
	padding-left: 7px;
	padding-bottom: 4px;
}
#top_navigation_bar {
	height: 14px;
	width: 420px;
	float: right;
	padding-top: 65px;
	text-align: right;
}
#top_navigation_bar a {
	color: #b8b588;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/green_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-left: 10px;
	padding-right: 3px;
}
#top_navigation_bar a:hover {
	text-decoration: underline;
}
#navigation {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 14px;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#center {
	background-image: url(../images/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 720px;
	background-color: #FFF;
	height: 100%;
}
#footer {
	clear: both;
	background-image: url(../images/footer_bg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#right {
	float: right;
	width: 194px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#left {
	width: 500px;
	text-align: left;
}
#navigation a {  
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 14px;
	padding-bottom: 8px;
}
#navigation a:hover {
	text-decoration: underline;
}
#top_search {
	padding: 0px;
	height: 17px;
	margin: 0px;
}

#wrapper {
	height: 100%;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrap_bg.jpg);
	background-repeat: repeat-y;
	padding-right: 38px;
	padding-left: 35px;
}
#protfolio {
	font-size: 12px;
	visibility:hidden;
	height: 600px;
}
#form_estimate {
	padding-left: 5px;
}
#captcha {
	font-size: 24px;
}
.webdesign_picture {
	margin: 1px;
	padding: 2px;
	border: thin solid #666;
}
h4 {
	font-size: 14px;
}
