body{
  margin:0;
  padding:0;
  font-size:12px;
  font-family:Verdana;
  background-color:#4f7db1;
  background:#666666 url(../images/bg.jpg) repeat-x;
}

a:link, a:visited, a:active{
	color:#5D821B;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a.url:link, a.url:visited, a.url:active{ color:#FFFFFF; text-decoration:none; }
a.url:hover{ color:#FFFFFF; text-decoration:underline; }

#spacer{
	width:900px;
	height:30px;
}

#maincontainer{
	width:921px;
}

#content{
	float:left;
	width:900px;
	height:880px;
}

#header{
	width:100%;	
}

#header div{
	float:left;
}

#header-left{
	float:left;
	width:8px;
	height:911px;
	background:url(../images/left-shadow.jpg) top left no-repeat; 
}
#header-right{
	float:right;
	width:8px;
	height:911px;
	background:url(../images/right-shadow.jpg) top right no-repeat; 
}

/** header **/
#header-top{
	float:left;
	width:900px;
	height:80px;
	color:#FFFFFF;
	background:url(../images/header.jpg) top right no-repeat;
}
#header-spacer{
	float:left;
	width:900px;
	height:24px;
	background-color:#000000;
}
#header-menu{
	margin-top:57px;
	margin-left:7px;
	margin-bottom:0px;
	float:left;
}
#header-menu ul{
	list-style: none;
	padding:0;
	margin:0;
}
#header-menu li{
	display:inline;	
	float: left;
}
#header-menu li a{
	height: 2em;
	line-height: 2em;
	display: block;
	color: #ffffff;
	font-size:11px;
	padding-top:2px;
	margin-right:1px;
	text-decoration: none;
	text-align:center;
	width: 90px;
	height:25px;
	background:url(../images/menu.jpg) no-repeat top;
}
#header-menu li a:hover{
	height: 2em;
	line-height: 2em;
	display: block;
	color: #ffffff;
	font-size:11px;
	padding-top:2px;
	margin-right:1px;
	text-decoration: none;
	text-align:center;
	width: 90px;
	height:25px;
	background:url(../images/menu-hover.jpg) no-repeat top;
}
/** end header **/

#footer{
	width:800px;
	height:30px;
	padding:10px;
	/* background:url(../images/footer-shadow.jpg) no-repeat; */
}

#banner{
	float:left;
	width:900px;
	height:120px;
	background:url(../images/banner.jpg) top right no-repeat; 
}

#left-sidebar{
	width:17px;
	height:652px;
	background-color:#5d821b;
}

#middle{
	width:17px;
	height:652px;
	background:url(../images/middle-contents.jpg) no-repeat;
}

#heading{
	float:right;
	width:143px;
	height:25px;
	padding-top:5px;
	padding-left:8px;
	color:#bbd66b;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	background:#556d15 url(../images/heading-round.jpg) no-repeat;
}

#menu{
	float: right;
	font-size:11px;
	padding-left:8px;
	margin-top:5px;
	height:18px;
	width: 143px;
	display: block;
	text-align: left;
	background:#5d7b17 url(../images/nav-round.jpg) no-repeat;
}
#menu2{
	float: right;
	font-size:11px;
	height:15px;
	width: 143px;
	display: block;
	text-align: left;
	color:#bbd66b;
}
#nav-menu ul{
	float:right;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left:11px;
}

#nav-spacer{
	float: right;
	font-size:11px;
	padding-left:8px;
	height:15px;
	width: 143px;
	display: block;
	text-align: left;
}

#contents{
	float:left;
	width:900px;
	height:682px;
	background-color:#5D821B;
}

/** CONTENT AREA **/
#top-main-content{ /** green line **/
	float:left; 
	width:849px; 
	height:6px; 
	background-color:#5d821b; 
	font-size:2px;
}
#top-main-content2{ 
	float:left; 
	width:849px; 
	height:3px; 
	font-size:2px;
	background:#557319;
}
#top-main-content3{
	float:left; 
	width:849px; 
	height:3px; 
	font-size:2px;
	margin-left:17px;
	background:#557319;
}
#main-content{
	float:right; 
	width:849px; 
	height:643px; 
	/* background-color:#ffffff;  */
	font-size:2px;
	background:#ffffff url(../images/hammer_nail.jpg) right 100px no-repeat;
}
#content-title{
	width:800px;
	color:#000000;
	font-size:14px;
	text-align:left;
	padding-top:15px;
	padding-left:20px;
}
#content-text{
	width:800px;
	color:#000000;
	font-size:12px;
	text-align:left;
	padding-top:10px;
	padding-left:20px;
}

#cc-box{
	padding:10px 0 0 0;
	float:left;
}

#cc-box ul{
	list-style: none;
	padding:0;
	margin:0;
}

#cc-box li{
	display:inline;	
	float: left;
}

#visa{
	width:131px;
	height:82px;
	background:url(../images/visa.jpg) bottom no-repeat;
}

#mastercard{
	width:131px;
	height:82px;
	background:url(../images/mastercard.jpg) bottom no-repeat;
}

#american{
	width:131px;
	height:82px;
	background:url(../images/american.jpg) bottom no-repeat;
}

#discover{
	width:131px;
	height:82px;
	background:url(../images/discover.jpg) bottom no-repeat;
}

#cc-spacer{
	width:20px;
}