
body {
	font-family: Arial;
	font-size: 12px;
	background-attachment:scroll;
	margin: 0;
	background-image:url(../images/bg.jpg);
	
	
}
.navigation{
	background-color:#4c90bc;
	border-bottom:0px;
	font-size:14px;
	text-align:right;
	padding-right: 103px;
	

	
}
#text {
	padding-left: 7px;
}
#button{
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	height:22px;
	width:80px;
	text-align:center;
	padding-top:3px;
	font-size: 12px;
	}
	
#button1{
	background-image:url(../images/button1.gif);
	background-repeat:no-repeat;
	height:30px;
	width:85px;
	text-align:center;
	font-size: 12px;
	line-height:9px;
	
	}
	
img{
	border: 0;
}
#header{
	height:15px; 
	background-color:#4c90bc;
	border-top:0px; 
	border-bottom:0px;
	font-size: 13px;
	font-weight:bold;
	text-align:center;
	color:white;
}
#content_1{
	background-color:#4c90bc; 
	border-top:0px;
	vertical-align:top;
	font-size: 13px;

}
#content{
	background-color:#97aac7; 
	border-top:0px;
	vertical-align:top;
	font-size: 13px;

}
#top{
	border-bottom:1px;

}
#sales{
	padding-top:3px;
	padding-left:5px;
	color:#1e1492;
	font-size: 13px;
	word-spacing:3px;
	line-height:15px;
	border-bottom:0;
}

a {color: #ffffff; font-weight: bold; text-decoration: none;}
a:link {color: #ffffff; font-weight: bold; text-decoration: none;}
a:visited {color: #ffffff; font-weight: bold; text-decoration: none;}
a:hover {color: #ffffff; font-weight: bold; text-decoration: none;}
