body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/Background.jpg);
	background-repeat: repeat-x;
	background-color: #1f518e;
;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
}

/* Layout */

#wrapper {
	width: 783px;
	background-color: #FFFFFF;
	margin: auto;
	margin-top: 20px;

}
#left {
	width: 158px;
	background-color: 010066;
	float: left;
	clear: left;
}
#logo {
	float: left;
	clear: left;
	width: 754px;
	background-color: #FFFFFF;
	padding-bottom: 4px;
}
#header {
	float: left;
	clear: left;
	width: 754px;
	padding-left: 14px;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-top: 10px;
	background-image: url(images/rndtopbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 0.6em;
	padding-bottom: 3px;
}
#header a {
	text-decoration: none;
}
#imgbanner {
	float: left;
	width: 754;
}
#main{
	float: left;
	clear: left;
	width: 754px;
	padding-left: 14px;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-bottom: 10px;
}
#quotes {
	float: left;
	clear: left;
	width: 158px;

}
#ftlinks {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 3px;
	font-size: 0.6em;
	color: #000000;
	background-color: #ffffff;
	text-align: center;

}
#ftlinks a {
	color: #1f518e;
	text-decoration: none;
}
#ftlinks a:hover {
	color: #1f518e;
	text-decoration: underline;
}

#footer {
	float: left;
	clear: both;
	width: 753px;
	background-color: #ffffff;
	margin-bottom: 22px;
	padding-left: 15px;
	padding-right: 15px;
	height: 10px;
	background-image: url(images/rndbottbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav1 {
	margin: 0;
	padding: 0;
	float: left;
	width: 158px;
	list-style-type: none;
	background-color: #424274;
}

#nav1 li {
	color: #ffffff;
	border-top: 1px solid #ffffff;
	font-size: 0.6em;
	line-height: 36px;
	padding-left: 21px;

}
#home {
	background-image: url(images/homeicon.jpg);
	background-repeat: no-repeat;
}
#home a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 21px;
}
#order {
	background-image: url(images/ordericon.jpg);
	background-repeat: no-repeat;
}
#order a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 21px;
}
#obtain {
	background-image: url(images/obtainicon.jpg);
	background-repeat: no-repeat;
}
#obtain a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 21px;
}
#view {
	background-image: url(images/viewicon.jpg);
	background-repeat: no-repeat;
}
#view a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 21px;
}
#news {
	background-image: url(images/newsicon.jpg);
	background-repeat: no-repeat;
}
#news a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 21px;
}
#nav2 {
	margin: 0;
	padding: 0;
	float: left;
	width: 158px;
	list-style-type: none;
	background-color: #010066;
}
#nav2 li {
	color: #ffffff;
	border-top: 1px solid #ffffff;
	font-size: 0.6em;;
	line-height: 22px;
	padding-left: 6px;

}
#nav2 li a {
	color: #ffffff;
	text-decoration: none;

}
#red {
	background-color: #af011c;

}
#red a {
	color: #ffffff;
	text-decoration: none;

}
#info {
	width: 158px;
	float: left;
	clear: left;

}

/* Content */

.content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	float: left;
	clear: none;
	width: 575px;
	background-color: #FFFFFF;
	padding: 10px;
}
.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	width: 589px;
	float: left;
	clear: none;
	width: 589px;
	background-color: #AF011C;
	color: #FFFFFF;
	text-align: right;
	padding-right: 6px;
	padding-top: 16px;
	line-height: 20px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;

}
.menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;


}
