body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background: #314760;
	color: #6f6f6f;
}

html, body, #wrapper, h1, #nav, li, ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 11px;
}

img { border: 0; }

#wrapper {
	margin: 16px auto;
	text-align: left;
	width: 750px;
	position: relative;
}

h1, h2, h3 {
	font-size: 11px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	text-indent: 2em;
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 8px;
}

.right {
	float: right;
	margin: 1px 8px 0px 15px;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

html, body, #wrapper, #wrapper-i {
	height: 100%;
}

body {
	background: #a6b3cb;
	color: #fff;
}

p {
	line-height: 1.4;
}

a {
	color: #fbde3b;
	text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

#wrapper {
	margin: auto;
	width: 787px;
	padding: 0;
	background: url(images/page_bg.gif) repeat-y;
}

#wrapper-i {
	background: url(images/page_bg.gif) repeat-y;
	width: 100%;
}

/* header */

#header {
	position: absolute;
	top: 0;   left: 13px;
	width: 766px;
	background: url(images/menu_bg.gif) repeat-x;
}

#header-cap {
	position: absolute;
	top: 197px;   left: 327px;
	width: 129px; height: 29px;
	background: url(images/header_2.jpg) no-repeat;
}

#header h1 {
	background: url(images/header.jpg) no-repeat;
	text-align: right;
	margin: 32px 0 0 0;
}

/* nav */

#nav {
	position: absolute;
	top: 0;   left: 0;
	width: 700px; height: 32px;
	background: url(images/menu_cap.gif) top right no-repeat;
}

#nav li {
	float: left;
}

#b-nav {
	background: url(images/b_nav_r.jpg) top right no-repeat;
}

/* body */

#spacer {
	height: 197px;
}

#body {
	background: #314760;
	margin: 0 8px 0 13px;
	padding: 14px;
}

#body-i {
	background: #314760;
}

/* left */

#left {
	float: left;
	width: 270px;
}

#bullets {
	padding-top: 15px;
	background: url(images/box_t.jpg) no-repeat;
}

#bullets ul {
	padding-bottom: 18px;
	background: url(images/box_b.jpg) bottom left no-repeat;
}

* html #bullets ul {
	width: 100%;
}

* html #bullets img {
	margin-left: -3px;
	marg\in-left: 0px;
	float: left;
}

#bullets img {
	display: block;
}

#left .i {
	margin: 0 25px;
}

/* right */

#right {
	float: right;
	width: 432px;
	margin-top: 15px;
	margin-right: 10px;
}


#right .i .left {
	margin: 0;
}

#right .clear {
	padding-top: 7px;
	margin:  0 0 10px 0;
}

.bigbullets {
	float: right;
	margin: 5px 5px 0 10px;
}

ul.bigbullets li {
	background: url(images/bullet-small.gif) left no-repeat;
	margin: 0;
	padding: 5px 2px 5px 15px;
}


#center { 
  position: relative;
  width: 680px;
  margin: 5px 2% 5px 2%;
}

#center ul { 
  width: 440px;
}

/* footer */

#footer-p {
	clear: both;
	height: 24px;
}

#foot-nav    { background: url(images/footer_g_bg.gif) repeat-x; }
#foot-nav .l { background: url(images/footer_g_l.gif) top left no-repeat; }
#foot-nav .r { background: url(images/footer_g_r.gif) top right no-repeat; }

#footer {
	color: #d96d1e;
	text-align: center;
}

#footer a {
	color: #d96d1e;
	text-decoration: underline;
}

#footer a:hover {
	color: black;
}

#foot-nav {
	position: relative;
	top: -14px;
	width: 60em;
	margin: auto;
	color: #f8fbc8;
}

#foot-nav .r {
	padding: 9px 0 10px 0;
	width: 100%;
}

#foot-nav a {
	color: #f8fbc8;
	text-decoration: none;
}

#foot-nav a:hover {
	color: #f8fbc8;
	text-decoration: underline;
}

#footer p {
	position: relative;
	margin-top: 25px;
	top: -20px;
}

/* Dagon Design Formmailer */

.ddfmwrap p { 
  margin: 0;
  padding:0;
}

.fmtext { 
  width: 250px;
  font-size: 12px;
}

.fmcp { 
  width: 70px;
}

.fmtextarea { 
  width: 250px;
}

input.fmverify { 
  margin-top: 5px;
  width: 70px;
}

.fmimage {
  position:relative;
  top: 5px;
  left: 5px;
}

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0 100px 0 100px;
  padding: 0 0 0 0;
  width: 510px;
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px 10px 20px 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
        color:white;
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
        padding: 0 3px 8px 3px;
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 180px; 
	padding: 0; 
	margin: 5px 0 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
        background-color: #CCCCCC;
        border: 2px solid #666666;
        color: black;
}

form input[type=submit] { 
  cursor:pointer;
  width:360px;
  margin-top: 15px;
  margin-left: 15%;
  margin-right: 15%
  background-color: #cccccc;
  border: solid 3px;
  border-color: #666666;
  color: black;
  font-weight: bold;
  font-size: 10pt;
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}