
body {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}

h1 {
	color: #163962;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	margin-bottom: 0.6em;
	border-bottom: 1px solid #84AED0;
}
h2 {
	color: #163962;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top: 6px;
}
h3 {
	color: #163962;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 1.2em;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

div.menu p {
	line-height: 1.4em;
}

div#content {
	width: 780px;
}

div#nav {
	width: 160px;
	background-color: #163962;
	float: right;
	padding-top: 100px;
	text-align: center;
	padding-bottom: 70px;
	background-image: url(../images/newtemplate/navGrad.jpg);
	background-repeat: repeat-x; 
	background-position: bottom;
}

div#nav a {
	height: 28px;
	background-image: url(../images/newtemplate/aBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	font-size: 0.9em;
	text-decoration: none;
	color: #FFFFFF;
	width: 100%;
	padding-top: 3px;
	display: block;
}
div#nav a:hover {
	background-image: url(../images/newtemplate/aBg_r.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	color: #FFFFFF;
	width: 100%;
	padding-top: 3px;
}

div#body {
	width: 500px;
	padding-left: 40px;
	padding-top: 20px;
}

div#botnav {
	text-align: center;
	padding: 30px 0 20px 40px;
	clear: both;
}
div#botnav div {
	border-top: 1px solid #163962;
	padding-top: 12px;
}

#botnav a {
	color: #163962;
	text-decoration: none;
	font-weight: bold;
}
#botnav a:hover {
	text-decoration: underline;
}

div#bgTop {
	width: 100%;
	background-color: #163962;
	height: 90px;
}

img#logo {
	margin: 10px 0 0 40px;
	wifth: 203px;
	height: 60px;
}
img#rav {
	position: absolute;
	left: 600px;
	top: 0;
	width: 200px;
	height: 172px;
}

/* ORDER FORM */

.textfield {
	width: 99%;
	background-color: #EDF5FD;
	padding: 1px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.textfield2 {
	width: 45px;
	background-color: #EDF5FD;
	padding: 1px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.textfield3 {
	width: 99%;
	background-color: #EDF5FD;
	padding: 1px;
	font-size: 1em;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.button {
	background-color: #6A8BB0;
	color: #FFFFFF;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px;
}