/* CSS Document */


body {
	background-color:#705f46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	margin-top:25px;
}
#wrapper {
	text-align: left;
	width:762px; 
	margin-left: auto;
	margin-right: auto; 
}
#home { 
	width:762px; 
	height:25px; 
	float:right;
}
#logo {
	background-image:url(http://fuze.boswebsystems.com/images/logo.jpg);
	float:left;
	width:217px;
	height:109px;
}
#banner {
	float:right;
	width:545px;
	height:111px;
}
#nav {
	width:217px;
	float:left;
}
#navigation {
	background-image:url(http://fuze.boswebsystems.com/images/nav.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:192px;
	height:145px;
	float:left;
	padding: 5px 0 5px 25px;

}
#details {
	background-image:url(http://fuze.boswebsystems.com/images/details.jpg);
	float:left;
	width:217px;
	height:255px;
}
#content {
	width:545px;
	float:right;
	background-image:url(http://fuze.boswebsystems.com/images/strip.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
#welcome {
	background-image:url(http://fuze.boswebsystems.com/images/welcome.jpg);
	background-repeat:no-repeat;
	float:left;
	width:363px;
	height:52px;
}
#index-content {
	background-image:url(http://fuze.boswebsystems.com/images/strip3.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:343px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}
#followon-content {
	background-image:url(http://fuze.boswebsystems.com/images/strip2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:525px;
	float:right;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:5px;
}
#subscrib {
	background-image:url(http://fuze.boswebsystems.com/images/subscrib.jpg);
	background-repeat:no-repeat;
	float:right;
	width:162px;
	height:108px;
	padding:35px 10px 10px;
}
#boxes{
	width:545px;
	float:left;
}
#box1 {
	background-image:url(http://fuze.boswebsystems.com/images/box1.jpg);
	background-repeat:no-repeat;
	float:left;
	width:162px;
	height:125px;
	padding:35px 10px 10px;
}
#box1pic {
	float:left;
	width:163px;
	height:53px;
}
#box2 {
	background-image:url(http://fuze.boswebsystems.com/images/box2.jpg);
	background-repeat:no-repeat;
	float:left;
	width:161px;
	height:125px;
	padding:35px 10px 10px;
}
#box2pic {
	float:left;
	width:163px;
	height:53px;
}
#box3 {
	background-image:url(http://fuze.boswebsystems.com/images/box3.jpg);
	background-repeat:no-repeat;
	float:left;
	width:162px;
	height:125px;
	padding:35px 10px 10px;
}
#box3pic {
	float:left;
	width:163px;
	height:53px;
}
#products {
	background-image:url(http://fuze.boswebsystems.com/images/products.jpg);
	background-repeat:no-repeat;
	width:525px;
	height:49px;
	float:right;
	padding:10px;
}
#footer {
	clear:both;
	width:762px;
	height:30px;
	color:#FFFFFF;
	font-size:11px;
}
.copyright {
	float:left;
	width:150px;
	padding-left:225px;
	padding-top:5px;
}
.site-info {
	float:right;
	width:350px;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
}
.site-info a:link, .site-info a:visited {
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
}
.site-info a:hover {
	color: #ffffff; 
	font-weight: bold;
	text-decoration: underline;
}
H1 {
	color: #ad2316; 
	font-size: 16px;
	font-weight: bold;
} 
H2 {
	color: #857d1a; 
	font-size: 16px;
	font-weight: bold;
} 
H3 {
	color: #857d1a; 
	font-size: 14px;
	font-weight: bold;
}
H4{
	color: #ffffff; 
	font-size: 11px; 
	font-weight:normal;
	margin:0;
} 
a:link, a:visited { 
	color: #ad2316; 
	font-weight: bold;
	text-decoration: none;
                     cursor: hand;
} 
a:hover { 
	text-decoration: underline; 
                     cursor: hand;
}
.nav {
	color:#411100;
	font:Verdana;
	font-size:13px;
	font-weight:bold;
                     cursor: hand;
}
.nav-on {
	color:#ffffff;
	font:Verdana;
	font-size:13px;
	font-weight:bold;
	background-image:url(http://fuze.boswebsystems.com/images/hover.jpg);
	background-repeat:no-repeat;
                     cursor: hand;
}