body
{
	font-size:       62.5%; /* reset 1EM to 10px */
	margin:          0;
	padding:         0;
	background-image:url(images/bgseo.png);
	background-repeat:repeat-x;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
}

#container
{
	margin:          0 auto;
	width:           684px;
	position:        relative;
	background:      transparent url('images/containerbg.png') top left repeat-y;
}

#header
{
	margin:          0 auto;
	width:           641px;
	height:          96px;
	background:      #121212;
	color:			 #FFFFFF;
}


#menu
{
	margin:          0 20px;
	height:          32px;
	background:      #272727;
		
}

#menu ul
{
	margin:          0;
	padding:         8px;
	background:      transparent url('images/menuoff.png') top left repeat-x;
	height:          29px;
}

#menu ul li
{
	list-style:      none;
	display:         inline;
}

#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited
{
	color:           #ffffff;	
	padding:         13px 7px 15px 7px;
	font-size:       1.2em;
	background:      transparent url('images/menuoff.png') center left repeat-x;
	font-family:     'lucida grande', arial, sans-serif;
	font-weight:     bold;
	text-decoration: none;
}

#menu ul li a:hover
{
	background:      transparent url('images/menuon.png') center left repeat-x;
	color:           #FDFDFD;
}

#headerspacer
{
	width:           640px;
	height:          21px;
	margin:          0 auto;
	background:		 #A55B0D;
	color:		 	 #FFFFFF;
}

#headerspacer p
{
	margin:          0 auto;
	color:		 	 #FFFFFF;
	font-size:		 11px;
	padding-left:	 13px;
}
#content
{
	min-height:      390px;
	width:           640px;
	margin:          0 auto;
}

#maincontent
{
	float:           left;
	padding-left:    25px;
	width:           355px;
	background:      #ffffff;	
}

#maincontent p
{
	margin:          0;
	color:           #767676;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.4em;
	line-height:     170%;
}

#maincontent ul
{
	margin:          0;
	color:           #000;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:		 14px;
}

#maincontent li
{
	margin:          0;
	color:           #767676;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       12px;
	line-height:     170%;
}

#rightbar
{
	padding:         0 10px 10px 10px;
	float:           right;
	width:           210px;
	background:      #ffffff;
}

#rightbar p
{
	margin:          0;
	color:           #565656;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.3em;
	line-height:     170%;
}

#rightbar a:link, #rightbar a:active, #rightbar a:visited
{
	text-decoration: underline;
	color:           #e36767;
}

#rightbar a:hover
{
	text-decoration: none;
}

#rightbar ul
{
	margin:          0;
	color:           #000;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:		 14px;
}

#rightbar li
{
	margin:          0;
	color:           #767676;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       12px;
	line-height:     170%;
}
h1
{
	margin:          0;
	font-weight:     normal;
	color:           #e0ffb6;
	font-size:       3.2em;
}

h2
{
	margin:          0;
	display:         inline;
	position:        relative;
	line-height: 3em;
	left:            2em;
	font-size:       1.8em;
	font-weight:     normal;
	color:			 #EF891D;           
}

h3
{
	margin:          0;
	font-size:       1.5em;
	font-weight:     normal;
	color:           #132B7E;
	text-decoration:underline;
}

.logos
{
background-color:	 #FFFFFF;
}

.logos td
{
background-color:	 #ffffff;
padding-left:	     10px;
}
#footer
{
	margin:          0 auto;
	width:           641px;
	height:          38px;
	background:      transparent url('images/footer.png') top left repeat-x;
}

#footer span
{
	display:         block;
	position:        relative;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	padding:         10px;
	color:           #fff;
}