body
	{
	margin: 5px; 0 5px 0;
	border: 0;
	padding: 0;
	background: #fff url(img/bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	}

#outer_wrapper
	{
	width: 765px;
	border: 0;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: relative;
	}

#header
	{
	background: url(img/logo.gif) no-repeat top right #fff;
	text-align: right;
	height: 100px;
	position: relative;
	}

#header_logo
	{
	position: absolute;
	top: 6px;
	right: 6px;
	}

#header_text
	{
	position: absolute;
	top: 12px;
	right: 85px;
	}

#header h1
	{
	text-align: right;
	font-size: 24px;
	color: #ccc;
	font-weight: 500;
	position: absolute;
	top: 55px;
	right: 85px;
	margin: 0;
	padding: 0;
	}

#navbar
	{
   	font-size: 10px;
   	height: 46px;
	background: url(img/menu_home.gif);
	border-bottom: 1px solid #ddd;
	}

#navbar ul
	{
	margin: 0;
	padding: 0px;
	border: 0;
	}

#navbar li
	{
	list-style-type: none;
	display: inline;
	}

#navbar a
	{
	color: #fff;
	text-decoration: none;
	background: #cccccc;
	float: left;
	padding: 6px 8px 28px 6px;
	margin: 0;
	display: block;
	border: 0;
	}

#navbar a:hover, #navbar .selected a
	{
	background-position:0 -48px;
	color:#ffffff;
	background-color: transparent;
	}

#navbar .menu_home 		{background: url(img/menu_home.gif) repeat-x transparent;}
#navbar .menu_about 		{background: url(img/menu_about.gif) repeat-x transparent;}
#navbar .menu_portfolio 	{background: url(img/menu_portfolio.gif) repeat-x transparent;}
#navbar .menu_design 		{background: url(img/menu_design.gif) repeat-x transparent;}
#navbar .menu_hosting 		{background: url(img/menu_hosting.gif) repeat-x transparent;}
#navbar .menu_maintenance 	{background: url(img/menu_maintenance.gif) repeat-x transparent;}
#navbar .menu_seo 		{background: url(img/menu_seo.gif) repeat-x transparent;}
#navbar .menu_prices 		{background: url(img/menu_prices.gif) repeat-x transparent;}
#navbar .menu_contact 		{background: url(img/menu_contact.gif) repeat-x transparent;}
#navbar .menu_hints	 	{background: url(img/menu_hints.gif) repeat-x transparent;}
#navbar .menu_links 		{background: url(img/menu_links.gif) repeat-x transparent;}

#main_wrapper
	{
	padding: 3px;
	position: relative;
	min-height: 320px;
	background: url(img/design_bg.gif) no-repeat bottom right #fff;
	}

#menu
	{
	width: 220px;
	position: absolute;
	right: 5px;
	top: 5px;
	}

#menu ul
	{
	list-style-type: none;
	margin: 0;
	border: 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
	width: 220px;
	}

#menu ul li
	{
	border-bottom: 3px solid #fff;
	background: #fff;
	padding: 0;
	width: 220px;
	}

#menu ul li a
	{
	height: 20px;
	text-decoration: none;
	display: block;
	width: 212px;
	line-height: 20px;
	color: #fff;
	padding-left: 7px;
	}

#menu li a:link, #menu li a:visited
	{
	background: transparent url(img/sidemenu.gif) no-repeat right;
	}

#menu li a:hover
	{
	background: transparent url(img/sidemenuarrow.png) no-repeat right;
	}

#menu .sidemenu_home		{background: #f1c130;}
#menu .sidemenu_about		{background: #e60066;}
#menu .sidemenu_portfolio 	{background: #1f9c00;}
#menu .sidemenu_design		{background: #ad49ea;}
#menu .sidemenu_hosting		{background: #2ab6b6;}
#menu .sidemenu_maintenance 	{background: #990000;}
#menu .sidemenu_seo		{background: #99cc99;}
#menu .sidemenu_prices		{background: #cc0099;}
#menu .sidemenu_contact		{background: #0066b3;}
#menu .sidemenu_hints		{background: #ea6b1f;}
#menu .sidemenu_links		{background: #a39177;}

#main_full
	{
	margin: 6px 230px 6px 6px;
	}

#main_half
	{
	margin-right: 230px;
	padding-left: 200px
	}

.h1_home	{color: #f1c130;}
.h1_about	{color: #e60066;}
.h1_portfolio	{color: #1f9c00;}
.h1_design	{color: #ad49ea;}
.h1_hosting	{color: #2ab6b6;}
.h1_maintenance	{color: #990000;}
.h1_seo		{color: #99cc99;}
.h1_prices	{color: #cc0099;}
.h1_contact	{color: #0066b3;}
.h1_hints	{color: #ea6b1f;}
.h1_links	{color: #a39177;}

#content h1
	{
	font-weight: 500;
	font-size: 28px;
	}

#content h2
	{
	font-weight: 500;
	font-size: 14px;
	text-transform: lowercase;
	}

#content p
	{
	color: #555;
	font-size: 10px;
	}

.prices_h2
	{
	font-weight: 500;
	color: #cc0099;
	font-size: 18px;
	}

#prices_ul
	{
	color: #555;
	margin: 0; padding: 5px; border: 0;
	font-size: 10px;
	list-style-image: url(img/prices_bullet.gif);
	}

#prices_ul li
	{
	margin: 0 0 7px 24px; padding: 0; border: 0;
	}

.priceslink
	{
	color: #cc0099;
	font-size: 14px;
	text-decoration: none;
	}

#links_ul
	{
	color: #555;
	margin: 0; padding: 5px; border: 0;
	font-size: 10px;
	list-style-image: url(img/links_bullet.gif);
	}

#links_ul li
	{
	margin: 0 0 7px 24px; padding: 0; border: 0;
	}

#links_ul li a
	{
	text-decoration: none;
	font-size: 14px;
	}

#links_ul li a:link, #links_ul li a:visited
	{
	color: #ea6b1f;
	}

#links_ul li a span
	{
	color: #555;
	text-decoration: none;
	font-size: 10px;
	display: block;
	margin-left: 15px;
	}

#portfolio_content
	{
	width: 525px;
	}


.portfolio_div
	{
	float: left;
	background: #eaeaea;
	text-align: center;
	width: 148px;
	padding: 7px;
	margin-right: 12px;
	margin-bottom: 12px;
	min-height: 145px;
	}

.portfolio_div img
	{
	border: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
	}

.portfolio_div a
	{
	font-size: 10px;
	display:block;
	color: #444;
	text-decoration: none;
	}

.portfolio_div a:hover
	{
	color: #1f9c00;
	}

.portfolio_div span
	{
	display: block;
	font-size: 9px;
	color: #888;
	}

#footer
	{
	margin-left: auto;
	margin-right: auto;
	}

#footer .sitemap
	{
	float: right;
	text-align: right;
	}

#footer .copyright
	{
	float: left;
	text-align: left;
	}

.clear
	{
	height: 45px;
	clear: both;
	}
/* Contact Form
----------------------------------------------------------------------------------*/

#form_div
	{
	margin-top: 10px;
	padding: 10px 0px 10px 0px;
	margin-left: 0px;
	width: 515px;
	}

#form_div p
	{
	margin: 5px 0px 0px 0px;
	padding: 0;
	border: 0;
	width: 245px;
	color: #555;
	font-size: 12px;
	}

fieldset
	{
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	}

legend
	{
	display: none;
	}

#form_div dl
	{
	color: #555;
	font-size: 12px;
	padding: 2px;
	margin: 0px;
	border: 0;
	}

#form_div dd
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}


#form_div dt
	{
	float: left;
	width: 90px;
	margin: 0;
	color: #55;
	font-size: 12px;
	font-weight: 500;
	}

textarea
	{
	margin: 0px;
	padding-left: 0px;
	padding: 6px;
	border: 1px solid #4b6092;
	background: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 230px;
	height: 124px;
	color: #0066b3;
	}

.fieldinput
	{
	width: 150px;
	margin: 0px;
	padding: 2px 2px 2px 4px;
	margin-bottom: 2px;
	color: #0066b3;
	border: 1px solid #0066b3;
	}

select
	{
	margin-top: 6px;
	margin-left: 5px;
	border: 1px solid #0066b3;
	background: #fff;
	padding: 2px;
	display: inline;
	color: #4b6092;
	}

#form_right
	{
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
	}

#contact_details
	{
	background: #f4f4f4;
	padding: 1px 0px 15px 12px;
	margin-top: 7px;
	margin-left: -9px;
	}

#contact_details h2
	{
	font-weight: 500;
	color: #0066b3;
	font-size: 18px;
	}

#contact_details dl
	{
	margin: 6px 0 6px 0; padding: 0;
	}

#contact_details dt
	{
	float: left;
	color: #0066b3;
	margin: 0 20px 0 0; padding: 0;
	font-size: 14px;
	}

#contact_details dd
	{
	margin: 0; padding: 0;
	font-size: 12px;
	color: #555;
	}

#contact_details dd a:link, #contact_details dd a:visited
	{
	color: #0066b3;
	text-decoration: none;
	}

#contact_details dd a:hover
	{
	color: #000;
	text-decoration: none;
	}