body {
	margin:0px;
	font: normal 11px Tahoma, Arial;
	color: #6d6d6d;
	text-decoration: none;
}
#container{
	width:725px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}
#banner{
	display:block;
	background: url(../Images/banner-bg.jpg) no-repeat center center;
	height:50px;
	text-align:right;	
	padding-right:57px;
	padding-top:58px;
}
#nav{
	display:block;
	padding:0px;
	text-align:center;
}
#header{
	display:block;
	height:255px;
	background: url(../Images/header-bg.jpg) no-repeat center top;
	color:#693b00;
	text-align:left;
	padding-top:37px;
}
#header p{
		width:230px;
		text-align:justify;
		margin-left:15px;
}
#content{
	display:block;
	text-align:left;
	padding:7px;
	margin-top:-20px;
}	
#footer{
	display:block;
	background: url(../Images/footber-bg.jpg) repeat-x left top;
	padding:5px;
	height:30px;
	margin-top:10px;
	color: #434343;
	text-align: left;
	padding-top:20px;
	clear:both;
}
#col1{
	width:228px;
	float:left;
	padding:7px;
}
#col2{
	width:213px;
	float:left;
	padding:7px;
}
#col3{
	width:228px;
	float:left;
	padding:7px;
	background: url(../Images/gb-bg.gif) no-repeat right 100px;
}
a.link,a.link:active,a.link:visited{
	color:#216bd0;
	text-decoration: underline;
	font-weight: bold;
}
a.link:hover{
	color:#002f6e;
	text-decoration: underline;
	font-weight: bold;
}
a.product,a.product:active,a.product:visited{
	color:#6D6D6D;
	text-decoration: none;
}
a.product:hover{
	color:#6D6D6D;
	border-bottom:1px solid #216bd0;
}
em{
	color:#216bd0;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.flt-right{
	float:right;
}	
.flt-leftt{
	float:left;
}	
h1{
	font: bold 16px "Century Gothic", Arial;
	color: #216bd0;
	text-decoration: none;
	text-transform:uppercase;
	
}
.fields{
	font: 11px Tahoma, Arial;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
}
