body{
	font-family:Verdana, Geneva, sans-serif;
	background:#e17c04 url(frame1.png) repeat-x;
	height:100%;
	margin:0;
	overflow:visible;
	padding:10px 0px 0px 0px;
	width:100%;
	}
.box {
background:transparent url(box.jpg) no-repeat scroll left bottom;
width:185px;
}

.box h3 {
background:transparent url(h1.jpg) no-repeat scroll left top;
border-bottom:1px solid #BC8C46;
color:#6bc335;
font-size:130%;
font-weight:bold;
margin:0;

}

.box ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:5px 2px;

}

.box ul li 
	{
	margin:0 0 6px;
	padding:0;
	}

.box ul li a 
	{
	color:#e17c04;
	font-size: 0.9em;
	font-weight:normal;
	}

.box ul li a:hover 
	{
	color:#2200c1;
	}
#container 
	{
	width:950px;
	height:100%;
	margin-right:auto;
	margin-top:-20px;
	margin-left:auto;
	background: #fff url(frame.png);
	min-height:1410px;
	padding-left:30px;
	padding-top:30px;
	border:#48075d 0px solid;
	background-color:#fff;	
	}
	#container10 
	{
	width:950px;
	height:100%;
	margin-right:auto;
	margin-top:-20px;
	margin-left:auto;
	background: #fff url(frame.png);
	min-height:2010px;
	padding-left:30px;
	padding-top:30px;
	border:#48075d 0px solid;
	background-color:#fff;	
	}
#container_short 
	{
	width:950px;
	height:100%;
	margin-right:auto;
	margin-top:-20px;
	margin-left:auto;
	background: #ffffff url(frame.png);
	min-height:1010px;
	padding-left:30px;
	padding-top:30px;
	border:#48075d 0px solid;
	
	}
#container1
	{
	width:950px;
	margin-right:auto;
	margin-top:-20px;
	margin-left:auto;
	background: #ffffff url(frame.png) repeat-y;
	padding-left:30px;
	padding-top:30px;
	min-height:4110px;
	}
#container2
	{
	width:950px;
	margin-right:auto;
	margin-top:-20px;
	margin-left:auto;
	background: #ffffff url(frame.png) repeat-y;
	padding-left:30px;
	padding-top:30px;
	min-height:7910px;
	}
#container3
	{
	width:950px;
	margin-right:auto;
	margin-top:-20px;
	margin-left:auto;
	background: #ffffff url(frame.png) repeat-y;
	padding-left:30px;
	padding-top:30px;
	min-height:11675px;
	}
#left_panel
	{
	float:left;
	width:185px;
	height:auto;
	border:#red 0px solid;
	padding-top:0;
	background: transparent url(bg1.png);
	overflow:visible;
	margin-left: 20px;
	}
#right_panel
	{
	float:right;
	width:300px;
	height:auto;
	border:#e17c04 1px solid;
	padding-top:0;
	background: transparent;
	margin-left: 20px;
	padding:5px;
	font-size:0.8em;
	}

#content{
	margin-right: 40px;
	margin-left: auto;
	width:665px;
	height:auto;
	z-index:0;
	border:#48075d 0px solid;
	float:right;
	padding:0 5px 0 5px;
	background: transparent url(bg1.png);
}
#testimonial{
	margin-right: auto;
	margin-left: auto;
	width:675px;
	height:152px;
	z-index:0;
	border:#48075d 0px solid;
	float:left;
	padding:5px 15px 15px 15px;
	background: transparent url(testimonialbg.jpg) no-repeat;
	
}
#header{
	height:120px;
	border-bottom:#e17c04 0px double;
	margin-left: 10px;
	margin-bottom:5px;
	background: transparent;
	}
#piecemaker{
	height:300px;
	margin-left: -15px;
	background: transparent;
	margin-top:-15px;
	}
#footer{
	
	border:#48075d 0px solid;
	width: 900px;
	height:auto
	position:relative;
	top: 0px;
	background: transparent url(footer.jpg);
	float: left;
}
h1{
	padding-left:20px;
}
a	{
	color: #e17c04;
	text-decoration:none;
	font-weight:bold;
	}
a:hover	{
	color: #2200c1;
	text-decoration:underline;
	}
h2	{
	font-size:1.1em;
	font-weight:bold;
	color: #e17c04;
	}
p	{
	color: #000;
	font-size: 0.9em;
	}
td	{
	vertical-align: bottom;
	font-size:0.7em;
	}
td.footer	{
	position: absolute;
	z-index:-1;
	vertical-align: bottom;
	text-align: right;
	font-size: 0.8em;
	}
img.footer
	{border: #e17c04 2px solid;} 


