* {
   padding:0;
   margin:0;
}

img {
	border:0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #22170b;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
	color:#3399FF;
}
a:visited {
	text-decoration: none;
	color:#3399FF;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
#wrapper {
	width:960px;
	margin-left: auto; 
	margin-right: auto;
}
#header {
	height: 229px;
	background: url(../images/titlebk_left_up.jpg) left bottom;
	background-repeat: no-repeat;
}
#menu {
	position:relative;
	top: 83px;
	width:86px;
	margin-left:auto;
	margin-right:20px;
	float:right;
}
.hand {
	cursor:pointer;
}
.about_btn {
	width: 86px;
	height: 24px;
	display:block;
	background-image:url(../images/menu_aboutus.gif);
}
.about_btn:hover{
	background-image: url(../images/menu_aboutus_a.gif);
}
.services_btn {
	width: 86px;
	height: 24px;
	display:block;
	background-image:url(../images/menu_services.gif);
}
.services_btn:hover{
	background-image: url(../images/menu_services_a.gif);
}
.portfolio_btn {
	width: 86px;
	height: 24px;
	display:block;
	background-image:url(../images/menu_portfolio.gif);
}
.portfolio_btn:hover{
	background-image: url(../images/menu_portfolio_a.gif);
}.contact_btn {
	width: 86px;
	height: 24px;
	display:block;
	background-image:url(../images/menu_contact.gif);
}
.contact_btn:hover{
	background-image: url(../images/menu_contact_a.gif);
}
.hiddenPic {
	display:none;
}
#headerdivider{
	top:96px;
	width:334px;
	height:51px;
	margin-left:auto;
	margin-right:0px;
}
.right {
	margin-left:auto;
	margin-right:20px;
}
#main {
	height:333px;
	background-image:url(../images/titlebk_left_down.jpg);
	background-repeat: no-repeat;
}
#content{
	width:587px;
	margin-left:auto;
	margin-right:0px;

}
#mainblock{
	width:372px;
	height:240px;
	float:left;
	background-image:url(../images/mainblock_bk.gif);
	background-repeat: no-repeat;
}
#lvl2mainblock{
	width:372px;
	float:left;
	background-color:#FFFFFF;
}
.lvl2up{
	height:12px;
	background-image:url(../images/mainblock_bk_up.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}
.lvl2down{
	height:12px;
	background-image:url(../images/mainblock_bk_down.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}
#sidebar{
	width:181px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:right;
	padding:0px 20px 15px 10px;
}
#services_block{
	width:151px;
	height:65px;
	background-image: url(../images/greenblock_bk.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	padding:15px;
	padding-top:35px;
	font-size: 11px;
	line-height: 15px;
}
#services_block li{
	margin-left: 20px;
}
#contact_block{
	width:151px;
	height:70px;
	background-image: url(../images/orangeblock_bk.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	padding:35px 15px 13px 15px;
	font-size: 11px;
	line-height: 15px;
}
#portfolio_block{
	width:151px;
	height:65px;
	background-image: url(../images/blueblock_bk.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	padding:40px 15px 10px 18px;
	font-size: 11px;
	line-height: 15px;
}
#thumbnail{
	width:54px;
	height:54px;
	background-image:url(../images/thumbnail_bk.gif);
	background-repeat: no-repeat;
	padding:6px;
	float:left;
}
#thumbtext{
	width:70px;
	height:54px;
	padding:6px;
	float:right;
}
.content_text{
	padding: 20px;
	line-height: 18px;
}
.lvl2content_text li{
	margin-left:20px;
	padding-left:5px;
	margin-bottom:10px;
}
.lvl2content_text{
	padding: 10px 20px 20px 20px;
	line-height: 18px;
	min-height:200px;
	height: auto !important;
	height: 200px;
}
p{
	padding-bottom: 7px;
}
#clear{
	clear:both;
}
#copyright{
	font-family:Arial, Helvetica, sans-serif;
	width:208px;
	margin-left:-8px;
	margin-right:-18px;
	padding-left:2px;
	font-size: 11px;
	color:#FBCB9B;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#563a21;
	font-weight:normal;
	padding-bottom:16px;
}
.red{
	color:#FF0000;
}
.portfolioimg{
	margin:5px;
	padding:4px;
	text-align:center;
	border:1px solid #cccccc;
}
.portfolionavi{
	text-align:center;
}
.portfoliolabel{
	float:left;
	width:100px;
	color:#666666;
	text-align:right;
}
.portfolioinfo{
	float:right;
	width:225px;
}
.portfoliogo{
	clear:both;
	text-align:right;
	font-style:italic;
	font-size:11px;
	padding-top:12px;
}