* {
	margin:0;
	padding:0;
	}

body {
	width:100%;
	text-align:left;
	margin:0px;
	padding:0px;
	border:0;
	color:#000000;
	background:#ddd url(../../images/bg.gif) 0 -6px repeat;
	font-family:  arial,helvetica, sans-serif;
	font-size:small;
	}

#printme {
	display:none;
	}
	
#container {
	margin:0 auto 0 auto;
	width:760px;
	background:transparent url(../../images/containerbg.gif) top left repeat-y;
	position:relative;
	}
	


#wrapper {
	width:757px;
	background:transparent url(../../images/wrapperbg.jpg) top left no-repeat;
	
	}	
/*hide flickering torch from mac ie5 and move bluebar down*/
 /*\*//*/
  #flicker {
  	display:none;
	}

	#bluebar {
		display:none;
		}
		
/**/
#masthead {
	height:205px;
	text-align:right;
	width:757px;
	}
#masthead img {
	float:right; 
	display:block; 
	clear:both;
}
#bluebar {
	float:right;
	display:inline;
	clear:both;
	width:508px;
	text-align:right;
	font-size:10px;
	padding:30px 20px 0 0 ;
	}
.subnav {
	
	}

.subnav a {
	color:#000099;
	}
.contactinfo {
	display:block;
	float:right;
	font-size:10px;
	}
#content {
	
	width:508px;
	float:right;
	display:inline;
	text-align:left;
	background:#ffffe1;
	border:2px solid #888;
	/*background:transparent url(../../images/contentbg.gif) bottom left no-repeat;*/
	margin:0 21px 0 0 ;
	vertical-align: top;
	}

#content p, h1, h2, h3, h4  {
	padding:5px 8px 5px 13px;
	}

#content ul {
	padding:5px 8px 10px 30px;
	}
#content li {
	margin-bottom:5px;
	}
	
#content h1 {
	font-size:1.4em;
	}
#content h2 {
	font-size:1.3em;
	}
#content h3 {
	font-size:1.2em;
	}
#content h4 {
	font-size:1.1em;
	}
#nav {
	float:left;
	display:inline;
	margin:-43px 0 0 9px; 
	width:212px;
	background:transparent url(../../images/navbg.gif) top left no-repeat;
	}

/* Hail Zeldman! */
#navigation ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0px;
	border: 0;
	}

#navigation li	{
	width: 175px;
	margin:0 0;
	
	}


#navigation li a {
	display: block;
	text-decoration: none;
	font-size:13px;
	width: 175px;	
	padding:0 0 5px 35px;
	color:#990033;
}

#navigation li a:hover {
	color:#006666;
	}
	
#navigation li.active a {
	color:#333366;
	}


	
	
#footer {
color:#fff;
padding-top:50px;
	width:757px;
	text-align:center;
	clear:both;
	}
	
#footer p {
	font-size:x-small;
	}
#footer a {
	color:#fff;
	}
	
.agspaced {
	
	font-size:xx-small;
	color:#fff;
	margin-bottom:10px;
	padding-bottom:0;
	text-align:center;
	}
	
.slogan {
	letter-spacing:normal;
	}
.agspaced select {
	font-size:xx-small;
	}
	
.footertext {
	padding:0;
	margin:0;
	}
		
.agspaced a {
	color:#fff;
	}
	
	
.pic {
	float:right;
	display:inline;
	margin:10px 0px 10px 10px;
	width:183px;
	height:272px;
	clear:both;
	background:transparent url(../../images/drop.jpg) top left no-repeat;
	}
	
img {
	border:0;
	}
	
td {
	vertical-align:top;
	padding:5px;
	}

a {
	color:#903;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
.formtable {
	width:100%;
	}
.labels {
	width:45%;
	text-align:right;
	padding:5px;
	}
	
#siteoptions {
	font-size:10px;
	line-height:12px;
	margin:10px 0 0 35px;
	list-style:none;
	}

#siteoptions a {
	color:#009;
	}
	
#address {
	list-style:none;
	color:#fff;
	margin:130px 0 0 35px;
	font-size:11px;
	line-height:14px;
	}
	
#address a {
	color:#fff;
	}
	
fieldset {
	margin:20px;
	padding:5px;
	}

input.total {
	background:#ffffe1; 
	border:0;
	text-align:right; 
	color:#000;
	margin:0;
	padding:0;
	width:70px;
	cursor:default;
	}	
	
input.total2 {
	text-align:right; 
	color:#000;
	margin:0;
	padding:0;
	width:70px;
	}	
	
#login label {
	float:left;
	display:inline;
	clear:both;
	margin:5px 0 5px 5px;
	width:auto;
	}
#login input {
	display:block;
	}
	
	
	