body {
	background-color	: #4193C8; /*#606D66;*/
	font-family			: Verdana, Arial, san-serif; 
}

a:link, a:visited {
	color				: #993333;
	/*text-decoration		: none;*/
}

a:hover, a:active {
	color				: #FF4800;
	/*background			: #CC3366;*/
}

ul {
	list-style-image	: url(img/arrow.gif);
	padding				: 20px;
	margin-left			: 20px;
}

li#square li {
	list-style-type		: square;
	padding				: 20px;
	margin-left			: 10px;
}

ul ul {
	list-style-type		: square;
}

p.p3 {
	font-size			: 14px;
	color				: #990000;
}

p.sub {
	padding-left		: 30px;
}

p.blank50 {
	line-height			: 50px;
}

p.blank100 {
	line-height			: 100px;
}

p.blank200 {
	line-height			: 200px;
}

p.blank300 {
	line-height			: 300px;
}

.blue {
	color				: #336699;
}

#container {
	position			: relative;
	width				: 740px;
	\width				: 760px;
	w\idth				: 760px;
	margin				: 10px;
	margin-left			: auto;
	margin-right		: auto;
	padding-top			: 125px;
	background-image	: url("img/header.gif");
	background-repeat	: no-repeat;
	background-position	: left top;
}

/* Nav
====================================================================== */

#nav {
	height				: 40px;
	background			: url("img/round_top.gif");
	background-repeat	: no-repeat;
	color				: #FFF;
	font-size			: 12px;
}

#navWrap {
	padding 			: 15px 0 0 170px;

}

#nav a:link, #nav a:visited {
	text-decoration		: none;
	font-weight			: bold;
	color				: #333;
	}

#nav a:hover, #nav a:active {
	color				: #E7EDFB;
	background			: transparent;
	}

#contentWrap {
	background			: url("img/bg_content.gif");
	background-repeat	: repeat-y;
}

#contentLeft {
	position			: absolute;
	top					: 200px;
	left				: 3px;
	width				: 260px;
}

#contentHeader {
	margin-right		: 10px;
	margin-left			: 290px;
	padding				: 10px 15px 10px 0;
}


#contentRight {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	line-height			: 15px;
	width				: 440px;
	padding				: 10px 25px 10px 0;
	margin-left			: 300px;
}

#contentBottom {
 	clear				: both;
	background			: url("img/round_bottom.gif");
	background-repeat	: no-repeat;
	line-height			: 15px;
}

/* Bookmark
====================================================================== */
#bookmark, #bookmark a:link, #bookmark a:visited, #bookmark a:active {
  	font-size			: 12px;
  	font-weight			: bold;
  	color				: #CC3366;
  	text-decoration		: none;
	padding-bottom		: 15px;
}

#bookmark a:hover {S
  color					: #333;
  text-decoration		: none;
}

/* Testimonial
====================================================================== */
.testimonial {
  	background       	: #FEE8C6;
  	padding          	: 10px 10px 15px 10px;
  	margin       		: 0 20px 20px 20px;
   	font-size         	: 11px;
  	font-weight       	: bold
  	line-height       	: 15px;
  	color             	: #000099;
  	/*border            	: 1px solid #86523E*/
}

/* Bookmark
====================================================================== */
#bookmark, #bookmark a:link, #bookmark a:visited, #bookmark a:active {
  font-size				: 12px;
  font-weight			: bold;
  color					: #CC3366;
  text-decoration		: none;
}

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

.marginb20 {
	margin-bottom		: 20px;
}

/* Contact
====================================================================== */
#contact  {
  color					: #FFF;
  border				: 1px solid #7F7F7F;
  background-color		: #585858; /*#9A9A87*/
  font					: 11px Verdana, Arial, sans-serif;
  text-decoration		: none;
  /*border-color		: #869CB4 #234A76 #234A76 #869CB4;*/
  display				: block;
  margin-top			: 20px;
  margin-bottom			: 20px;
  width					: 200px;
  text-align			: left;
  padding				: 5px;
}

/* quote
====================================================================== */
#quote {
  color					: #333;
  border				: 1px solid #FF6600;
  background-color		: #FFF; /*#9A9A87*/
  font					: 11px Verdana, Arial, sans-serif;
  text-decoration		: none;
  display				: block;
  margin-top			: 20px;
  margin-bottom			: 20px;
  width					: 210px;
  text-align			: left;
  padding				: 5px;
}

/* Footer
====================================================================== */

#footer  {

	font-family			: Verdana, Arial, Helvetica, sans-serif;
  	font-size			: 10px;
  	padding				: 10px;
  	height				: 35px !important;
  	height				: 30px;
  	color				: #333333;
  	vertical-align		: middle;
 	text-align			: right;
	border-width		: 5px 10px 10px 10px;

}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover  {
  	color				: #333333;
  	text-decoration		: none;
} 
