body
{
	margin: 0 0 15px;
	padding: 0;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 80%;
	color: #000;
	background-color: #006;
	line-height: 180%;
}

a
{
	color: #4B6400;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

#headercontainer
{
	width: 100%;
	background: #006;
}

#header
{ background-color: #1264a3; background-image: url(images/top_name.png); background-repeat: no-repeat; background-position: center 0; margin: 0 auto; width: 100%; height: 96px; }
#header h1
{
	margin: 0;
	color: #eeeeee;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 20px;
	padding-left: 10px;
	padding-top: 20px;
}

#menucontainer
{
	width: 100%;
	height: 28px;
	background: #A0C80E;
	background-image:url('images/menu-background.jpg');
	background-repeat:repeat-x;
}

#menu
{
	margin: 0 auto;
	width: 780px;
	background: #A0C80E;
	border-right: 1px solid #95BC0E;
}

#content
{ margin: 0 auto; width: 700px; padding: 20px 30px; background: #fff; text-align: justify; border-left: 2px solid #fc9; border-right: 2px solid #fc9;}

#content h2
{
	color: #666;
	padding-bottom: 3px;
	border-bottom: 1px solid #A0C80E;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 200%;
	letter-spacing: -1px;
}

#footer
{ margin: 0 auto; width: 740px; text-align: right; color: #000; letter-spacing: 2px; background: #a0c80e url(images/menu-background.jpg) repeat-x; font-family: helvetica, arial, verdana, tahoma, sans-serif; padding: 3px 10px; border-color: #a0c80e #fc9; border-style: solid; border-width: 1px 2px; }
#photostrip
{ background: url(images/photos.jpg); margin: 0 auto; width: 760px; height: 150px; border-color: #fc9; border-style: groove solid; border-width: 2px 2px 4px;}
img { text-align: right; float: right; margin-left: 40px; padding: 2px; border: ridge 1px #007; }
#design
{ margin: 0 auto; width: 740px; text-align: right; color: #007; font-size: 9px; font-family: helvetica, arial, verdana, tahoma, sans-serif; background-attachment: scroll; background-position: 0 0; padding: 3px 10px; border-color: #a0c80e #fc9; border-style: solid; border-width: 1px 2px; }
h3 { color: #fff; font-size: 19px; font-weight: bold; background-color: #ffac65; text-align: center; width: 320px; margin: 32px 0 7px; padding-left: 25px; border-bottom: 1px groove #041f4e; }
.royal { color: #fff; font-size: 19px; font-weight: bold; background-color: #020558; text-align: center; width: 320px; margin: 62px 0 7px; padding-left: 25px; border-bottom: 1px groove #ffac65; }
.superior { color: #fff; font-size: 19px; font-weight: bold; background-color: #83a981; text-align: center; width: 320px; margin: 62px 0 7px; padding-left: 25px; border-bottom: 1px groove #041f4e; }

