/***************************************************
BODY
8ce32c
***************************************************/


body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
}
a:link, a:visited {
	color: #00f;
	text-decoration: none;
	background: transparent; 
}
a:hover {
	color: #00f;
	text-decoration: underline;
	background: transparent; 
}
a:active {
	color: #00f;
	text-decoration: none;
	background: transparent;  
}
* {
margin: 0;
padding: 0;
}

/***************************************************
HEADINGS
***************************************************/
h1, h2, h3, h4, h5, h6	{
	font-weight: bold;
	font-family:  "Trebuchet MS", Trebuchet, arial, verdana, helvetica, sans-serif;
	text-align: left;
}
h2 {
	font-size: 20px;
	text-align: left;
	margin: 15px 0 10px 0;
	color: #339;
}
h3 {
	font-size: 16px;
	text-align: left;
	color: #66f;
}
h4 {
	font-size: 12px;
	text-align: left;
}
p	{
	text-align: left;
	margin: 0 0 1em 0;
	font-size: 11px;
	line-height: 140%;
}
ol	{
	margin: 0 0 1em 0;
	padding-left: 20px;
	font-size: 11px;
	line-height: 140%;
}
ul	{
	margin: 0 0 1em 0;
	padding-left: 20px;
	font-size: 11px;
	line-height: 140%;
}
img	{
	border: 0;
	padding: 0;
	margin: 0;
}
#containyourself {
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	text-align: center;
	margin: 0 auto;
	background: transparent;
}

/***************************************************
HEADINGS
***************************************************/

#masthead {
	width: 740px;
	text-align: left;
	margin: 0 auto 15px auto;
}


/***************************************************
MAIN MENU TABS
***************************************************/

#menuwrap {
	width: 740px;
	margin: 0 auto;
	clear: both;
}
ul#menu {
	position: relative;
	height: 25px;
	width: 740px;
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	background: #999;
}
#menu li {
	float: left;
	text-align: center;
	color: #fff;
}
#menu li a {
	display: block;
	height: 25px;
	margin: 0; 
	padding: 0;
	font: normal 10px/25px verdana, arial, helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
/***************************************************
#menu li a:hover {
	background: #66f;
	color: #fff;
}
***************************************************/
#menu li a:active {
	color: #fff;
}

#homemenu a {
	width: 65px;
	background: #999 url(images/tab_home1.gif) top left no-repeat;
}
#whatmenu a {
	width: 120px;
	background: #999 url(images/tab_what1.gif) top left no-repeat;
}
#whymenu a {
	width: 170px;
	background: #999 url(images/tab_why1.gif) top left no-repeat;
}
#whomenu a {
	width: 205px;
	background: #999 url(images/tab_who1.gif) top left no-repeat;
}
#aboutmenu a {
	width: 90px;
	background: #999 url(images/tab_contact1.gif) top left no-repeat;
}
#contactmenu a {
	width: 90px;
	background: #999 url(images/tab_contact1.gif) top left no-repeat;
}
	/* You are here - main nav */

body#home #homemenu a {
	color: #fff;
	background: #339 url(images/tab_home2.gif) top left no-repeat;
}
#homemenu a:hover {
	color: #fff;
	background: #66f url(images/tab_home3.gif) top left no-repeat;
}

body#what #whatmenu a {
	color: #fff;
	background: #339 url(images/tab_what2.gif) top left no-repeat;
}
#whatmenu a:hover {
	color: #fff;
	background: #66f url(images/tab_what3.gif) top left no-repeat;
}

body#why #whymenu a {
	color: #fff;
	background: #339 url(images/tab_why2.gif) top left no-repeat;
}
#whymenu a:hover {
	color: #fff;
	background: #66f url(images/tab_why3.gif) top left no-repeat;
}

body#who #whomenu a {
	color: #fff;
	background: #339 url(images/tab_who2.gif) top left no-repeat;
}
#whomenu a:hover {
	color: #fff;
	background: #66f url(images/tab_who3.gif) top left no-repeat;
}

body#about #aboutmenu a {
	color: #fff;
	background: #339 url(images/tab_contact2.gif) top left no-repeat;
}
#aboutmenu a:hover {
	color: #fff;
	background: #66f url(images/tab_contact3.gif) top left no-repeat;
}

body#contact #contactmenu a {
	color: #fff;
	background: #339 url(images/tab_contact2.gif) top left no-repeat;
}
#contactmenu a:hover {
	color: #fff;
	background: #66f url(images/tab_contact3.gif) top left no-repeat;
}

/***************************************************
HOME
***************************************************/

#hometagwrap {
	background: #339;
	text-align: center;
	margin-bottom: 1px;
	clear: both;
}
#hometagbox {
	width: 740px;
	color: #fff;
	text-align: left;
	margin: 0 auto;
	background: url(images/logomark.gif) 380px 0px no-repeat;
}
#hometagbox h2, #hometagbox p {
	color: #fff;
	text-align: left;
}
#homequotewrap {
	background: #66f;
	text-align: center;
	margin-bottom: 1px;
}
#homequotebox {
	width: 740px;
	color: #fff;
	padding: 8px 0;
	margin: 0 auto 10px auto;
	clear: both;
}
#homelist {  
	font: 10px/12px "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	padding-top: 6px;
}
h3.quote {
	font-size: 12px;
	color: #fff !important;
	font-weight: normal;
	font-style: italic;
	line-height: 1.6em;
}
h3.quotename {
	font-size: 12px;
	color: #fff !important;
	margin-top: 8px;
}
h3.quotename2 {
	font-size: 12px;
	text-align: right;
	color: #fff !important;
	margin-top: 4px;
}



#quotewrap {
	background: #339;
	margin-bottom: 1px;
	text-align: center;
	clear: both;
}
#quotebox {
	width: 740px;
	padding: 8px 0;
	margin: 0 auto;
	color: #fff;
}



#bodytopwrap {
	background: #66f;
	margin-bottom: 1px;
	clear: both;
}
#bodytopbox {
	width: 740px;
	color: #fff;
	margin: 0 auto;
}
#bodytopbox p, #bodytopbox h2, #bodytopbox ul {
	color: #fff;
}


#bodywrap {
	clear: both;
}
#bodybox {
	width: 740px;
	margin: 30px auto;
}


#linkblockwrap {
	padding: 8px 0 10px 0;
	clear: both;
}
#linkblockbox {
	width: 740px;
	margin: 0 auto;
}

h2#main {
	padding-top: 190px;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/: 190px; /* for pre 6.0 IE Win */
	background: url(images/head_home.jpg) top right no-repeat;
}

/***************************************************
SIDEBAR
***************************************************/

.sidebar p, .sidebar ul {
	font-size: 10px;
	text-align: left;
}



/***************************************************
FOOTER
***************************************************/


#footwrap {
	margin-top: 30px;
	clear: both;
}
#footbox {
	width: 740px;
	padding: 8px 0;
	margin: 0 auto;
}
.foottext {  
	font: 11px/14px "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	padding: 6px 3px;
}
.smalltext {  
	font: 10px/16px "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	padding: 6px 3px;
}
.foottext2 {  
	font: 11px/14px "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	padding: 6px 3px;
}
.smalltext2 {  
	font: 10px/16px "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	padding: 6px 3px;
}
.foottext2 a:link, .foottext2 a:visited, .foottext2 a:active {
	color: #fff;
	text-decoration: none;
	background: transparent; 
}
.foottext2 a:hover {
	color: #fff;
	text-decoration: underline;
	background: transparent; 
}

.dotsvertical {  
	background: url(images/dotline/vertical.gif) repeat-y;
}



