body {
	background-color:#3f5fa0; 
	background-image:url(../img/bckgr1.png);
	background-repeat:repeat-x;
	color:#fff; 
	font-family:verdana; 
	font-size:11px; 
	letter-spacing:0.08ex; 
	line-height:150%;
}

.maincontents {
	padding:12px; 
	padding-top:24px;
	width:640px; 
	font-size:12px;
	background-color:#222222;
	background-image:url(../img/bckgr2.png);
	background-repeat:repeat-x;
}

.footer {
	clear:both; color:#222; text-align:center; border-top:1px solid #91a3c8; padding-top:8px; margin-top:12px;
}

.menu_item, .menu_item_selected {
	float:left; 
	height:22px; 
	padding-top:8px;
	padding-bottom:8px;
	padding-left:20px; 
	padding-right:20px; 
	border:0px solid #ccc;
	border-bottom:1px solid #434652;
	font-size:18px;
}

.menu_item h1, .menu_item_selected h1, .menu_item h2, .menu_item_selected h2 {
	font-size:18px;
	font-weight:normal;
	margin:0px;
}

.menu_item_selected {
	border:1px solid #434652;
	border-bottom:0px solid #ccc;
	background-color:#222;
}

.menu_item a {
	color:#FFFFFF;
	text-decoration:none;
}

.menu_item a:hover {
	text-decoration:none;
	color:#FFFF99;
}

.productbox {
	min-height:120px; 
	border:1px solid #444; 
	width:620px; 
	padding:8px; 
	clear:both; 
	margin-bottom:12px; 
	color:#000;
	background-color:#e8e8e8;
	background-repeat:repeat-x;
	background-image:url(../img/bckgr5.png);
}

.productbox a {
	color:#000033;
}

.bigbox {
	width:620px;
	margin:4px;
}

.bigbox .header {
	width:620px;
	padding-top:4px;
	height:20px;
	background-repeat:no-repeat; 
	padding-left:20px;
	font-weight:bolder;
	background-color:#222325;
}

.bigbox .header h3 {
	margin:0px;
	font-size:12px;
}

.bigbox .contents {
	width:620px;
	background-color:#e8e8e8;
	background-repeat:repeat-x;
	background-image:url(../img/bckgr5.png);
	border:0px solid #393c41;
	border-bottom:0px solid #ccc;
	color:#444;
	min-height:200px;
	padding-left:20px;
	padding-top:8px;
}

.bigbox .footer {
}





.blur{ 
   background: transparent url(shadow1.png); /*rota para o 80%-transparente 1x1 pixel colorido em preto */ 
   color: inherit; 
   margin-left: 4px; 
   margin-top: 4px; 
} 

.shadow{ 
   background: transparent url(shadow2.png); /*rota para o 60%-transparent 1x1pixel colorido em preto */ 
   color: inherit; 
} 

.shadow, 
.shadowed{ 
   position: relative; 
   bottom: 2px; 
   right: 2px; 
} 

.shadowed{ 
   background-color: #fff; /*background color of content*/ 
   color: #000; /*text color of content*/ 
   border: 1px solid #000; /*border color*/ 
   padding: .5em 2ex; 
} 




.box {
	width:228px;
	margin-left:8px;
}

.box .header {
	width:228px;
	padding-top:4px;
	height:20px;
	background-repeat:no-repeat; 
	padding-left:12px;
	padding-right:12px;
	font-weight:bolder;
	background-color:#222325;
}

.box .header h4 {
	margin:0px;
	font-size:11px;
}

.box .contents {
	width:228px;
	background-color:#fff;
	border:0px solid #393c41;
	border-bottom:1px solid #ccc;
	color:#444;
	padding:12px;
}

.box .footer {
}




.pricetable tr td {
	border:0px solid #ccc;
	background-color:#fff;
	color:#333;
	text-align:left;
	padding:12px;
	font-size:11px;
}

.pricetable tr td ul {
	text-align:left;
}

.pricetable .header td {
	font-weight:bolder;
	text-align:left;
	padding:12px;
	padding-left:32px;
	background-color:#444;
	color:#fff;
}

.pricetable .price td {
	font-weight:bolder;
	text-align:left;
	padding:12px;
	color:#d00;
	font-size:11px;
}


.recentwork {
	border:0px solid #ccc; 
	width:580px; 
	margin-right:12px; 
	border-top:1px solid #ccc; 
	padding:12px;
}
