body { 
	margin: 0; 
	padding: 0; 
	background: #222222;
	/*font: 62.5%/1.4 Georgia,serif;*/
	font: 64% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

* { 
	margin-top: 0; 
	margin-bottom: 0; 
	padding-top: 0; 
	padding-bottom: 0; 
}

.clear{
	clear: both;

}

#header{
	background: #7eaa3e url(../images/bg-top.png) repeat-x; 
	height: 100px;
}

#logo{
	position: absolute;
	top: 20px;
}

#header h1{
	color: #222222;
}
#header h2{
	color: #222222;
}

/*
#header div.inner { 
	position: relative; 
	overflow: hidden; 
	width: 650px; 
	height: 100px; 
	margin: 0 auto; 
	padding: 53px 0 0; 
}*/

/*rename to menu*/
#menu{ 
	float: right; 
	list-style: none; 
	margin: 0; 
	padding: 0 0 0 0;
	margin-top: 30px;
	margin-right: 30px;
}

    #menu li { display: inline; float: left; margin: 0 0 0 10px; padding: 0 0 0 10px; border-left: 1px solid #a2bf77; font-size: 1.2em; font-weight: bold; line-height: 1; }

    #menu li.first { margin-left: 0; padding-left: 0; border-left: none; }

     #menu li a { float: left; color: #fff; text-decoration: none; text-transform: uppercase; }

     #menu li a:hover,

     #menu li a:focus,

     #menu li a:active { color: #000; }

     #menu li a.active { position: relative; margin-bottom: -25px; padding-bottom: 25px; background: url(../images/bg-menu.gif) 50% 100% no-repeat; color: #000; text-decoration: underline; }

     #menu li em { position: absolute; left: -10001px; top: -10001px; }
	 
#content { 
	width: 100%; 
	background: #6b635d
}

.inner { 
	overflow: hidden; 
	width: 800px; 
	margin: 0 auto;
}

#intro{ 
	margin: 0 0px 0 0; 
	padding: 23px 0 25px;
	background: #222222; 
	color: white;
}

#intro #welcome{
	float: left;
	width: 350px;
	padding-right: 5%;
	border-right: 2px dotted #915440;
}

#intro #contact{
	float: right;
	width: 350px;
}

#intro #contact p{
	margin-top: 15px;
}

#intro p {  
color: #d9e4e8; 
font-weight: normal; 
}

#intro ul{
	color: #d9e4e8; 
font-weight: normal; 
}

#main { 
	background: url(../images/bg-gray-box.gif) repeat-x #6b635d; 
	color: #fff; 
	width: 100%;
	min-height: 400px;
}

.content-block{
	color: #dcd9da;
	font-size: 120%;
	background: #756B64;
	margin-top: 30px;
	padding: 10px;
}

.center-block{
}

.left-block{
	float: left;
	width: 45%;
}

.right-block{
	float: right;
	width: 45%;
}

.content-block h2{
	color: #C4714C;
}



 
#footer { overflow: hidden; width: 850px; margin: 0 auto; padding: 25px 0 25px; color: #fff; }

  #footer p { display: inline; float: left; margin: 0; color: #bbb; font: bold 0.9em/1.2 Verdana,sans-serif; }

  #footer p.first { float: right; margin: -1px 0 0; font-weight: normal; }

   #footer a { color: #fff; text-decoration: none; }

  #footer ul { display: inline; float: left; list-style: none; margin: 1px 0 0 15px; padding: 0; }

   #footer ul li { display: inline; float: left; margin: 0 0 0 10px; padding: 0 0 1px 10px; border-left: 1px solid #888; font: 0.9em/1 Verdana,sans-serif; }

   #footer ul li.first { margin-left: 0; padding-left: 0; border-left: none; }

    #footer ul li a { }

    #footer ul li a:hover { color: #888; text-decoration: none; }
	
	
	
/*work*/
.product {

	background: #fff url('images/img_content_bg.png') no-repeat left top;

	clear: right;

	float: right;

	color: #69644e;

	margin: 0px 0 0;

	position: relative;

}

.product {

	padding: 8px;

	width: 502px;

}
.product img {

	left: 27px;

	position: absolute;

	top: 93px;

}



.site-show {

	width: 605px;

	height: 405px;

	margin-bottom: 10px;

	position: relative;

}



.product-show div {

	background: #fff;

	position: absolute;

	bottom: 0;

	right: 0;

	padding: 2px 10px 0 15px;

	border-top-left-radius: 10px;

	-webkit-border-top-left-radius: 10px;

	-moz-border-radius-topleft: 10px;

}



.site-show h3 {

	font-size: 20px;

	height: 32px;

	line-height: 2em;

	color: #bab1a0;

}



.site-show h3 img {

	float: left;

	top: 0;

	left: 0;

	position: relative;

	margin: 9px 0 0;

}



.site-show h3 strong {

	color: #69644e;

}



.product-show h3 strong span {

	color: #a6b600;

}



.site-desc {

	background: url('images/img_product_desc_bg.png') no-repeat;

	width: 486px;

	float: left;

	height: 62px;

	padding: 0 8px;

}



.product-desc ul {

	color: #aaa090;

	float: right;

	margin: 14px 0 11px 12px;

}



.product-desc ul li {

	margin-right: 6px;

}



.product-desc ul.product-buttons {

	margin-top: 11px;

}



.product-desc ul.product-buttons li {

	float: left;

	margin-right: 6px;

}







