/* CSS Document */


body {
	background-image:url(http://garlinggallery01.boswebsystems.com/images/background.JPG);
	background-repeat:repeat-x;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;

}

#wrapper {
	background-color:#000000;
	text-align:left;
	width:900px;
	margin-left: auto;
	margin-right: auto;

}

#banner {
	float:centre;
	width:900px;
	height:247px;

}

#navigation {
	width: 860px;; 
	height:24px;
	float:left;
	background-image:url(http://garlinggallery01.boswebsystems.com/images/nav.JPG);
	background-repeat:no-repeat;
	padding-top:11px;
	padding-left:40px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#6c6b6b;

}

#content {
	width:822px;
	padding-left: 50px;
	padding-right:28px;
	padding-top:12px;
	padding-bottom:12px;
}

#box1 {
	background-image:url(http://garlinggallery01.boswebsystems.com/images/box1.JPG);
	width:239px;
	height:171px;
	float:left;
	background-repeat:no-repeat;
	padding-top:40px;
	padding-bottom:10px;
	padding-left:40px;
	padding-right:20px;
	
}

#box2 {
	background-image:url(http://garlinggallery01.boswebsystems.com/images/box2.JPG);
	width:246px;
	height:171px;
	float:left;
	background-repeat:no-repeat;
	padding-top:40px;
	padding-bottom:10px;
	padding-right:20px;
	padding-left:20px;
	
}

#box3 {
	background-image:url(http://garlinggallery01.boswebsystems.com/images/box3.JPG);
	width:229px;
	height:171px;
	float:left;
	background-repeat:no-repeat;
	padding-top:40px;
	padding-bottom:10px;
	padding-right:70px;
	padding-left:15px;
}

#footer {
	background-image:url(http://garlinggallery01.boswebsystems.com/images/footer.JPG);
	background-repeat:no-repeat;
	height:71px;
	color:#999999;
	font-size:11px;
	width:900px;
	float:left;
	
}

#welcome {
	width:900px;
	height:39px;
	float:left;
	
}

.copyright {
	float:right;
	width:400px;
	height:15px;
	text-align:right;
	padding-right:35px;
	font-size:9px;


}

.site-info {
	float:right;
	width:400px;
	height:15px;
	text-align:right;
	padding-right:12px;
	padding-top:20px;
	font-size:9px;


}

.clear {
	clear:both;
}


H1 {
	color: #af6815; 
	font-size: 16px;
	font-weight: bold;
} 

H2 {
	color: #af6815; 
	font-size: 16px;
	font-weight: bold;
} 
 
H3 {
	color: #af6815; 
	font-size: 14px;
	font-weight: bold;
} 

H4 {
	color: #af6815; 
	font-size: 14px;
	font-weight: bold;
} 

a:link, a:visited { 
	color: #af6815; 
	font-weight: bold;
	text-decoration: none;
} 
 
a:hover { 
	color: #6c6b6b;
	
} 

HR { 
	color: #ce1729;
	border-style: solid; 
	height: 1px; 
} 
 
OL {

	
} 
 
UL {
	list-style:square;
} 


.nav {
	color:#6c6b6b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	cursor:hand;
}

.nav-on {
	color:#af6815;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	cursor:hand;
}