/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/

/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4343;
	background: #3366cc url(images/header.gif) repeat-x left top;
}

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #549DC7;
	border-bottom: dashed 1px #dfdfdf;
	clear: both;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1.4em;
}
h4 {
	clear: both;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 1.5em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #E58C43;
}

a:hover {
	background: #CEE7F5;
	text-decoration: underline;
	color: #549DC7;
}
.go
{
	color:green;
	margin: 0em;
	padding: 0em;
	font-size: 10pt;	
	font-weight: bold;
	text-transform: uppercase;
}
p.status {
	margin: 10px 50px 22px 0px;
	padding: 3px;
	border: dashed 1px #dfdfdf;
	background-color: #eee;
}
/* Outer */

#outer
{
	padding: 0em;
	margin: 0em;
	width: 100%;
}

/* Header */

#header
{
	width: 1000px;
	margin: 0;
	padding-left: 1.5em;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding: 0;

}

/* Menu */

#menu
{
	margin: 0;
	padding: 0;
}

/* Pyramid Menu */

#navPyra {
	clear: both;
	margin: 0;
	padding: 0 0 27px 190px;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 10pt;

	}
#navPyra li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navPyra a:link, #navPyra a:visited {
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding: 6px 12px 6px 12px;
	text-decoration: none;
	color: #333399;
	}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
	color: #000;
	background: url(images/tab_pyram.gif) no-repeat top center;
	}


/* Content */

#content
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	border-top: 1px solid #858585;
}
#content table
{
	margin-bottom: 1.5em;
	border-collapse: collapse;
	text-align: left;
}

#content table th
{
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.4em;
	border-right: solid 1px #fff;
}

#content table td.wide
{
	width: 10em;
}

#content table tr.rowH
{
	color: #fff;
	background: #3366cc;
	border-right: solid 1px #fff;
}

#content table tr.rowA
{
	background: #F8F8F8 url('images/a6.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

#content table tr.rowB
{
	background: #FDFDFD url('images/a7.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	background-color: #fff;
	float: right;
	margin: 0em -19em 0em -19em;
	width: 100%;
}

#primaryContent
{
	margin: 1.5em 19em 0em 17.25em;
	padding: 0em 3em 1.5em 2em;
}

#primaryContent img
{	
	margin: .5em .5em .9em .5em;
	padding: .3em; 
	clear: both;
	border: 1px solid #ccc;
	
}

/* Secondary Content */

#secondaryContent
{
	position: relative;
	float: left;
	width: 200px;
	padding-top: 20px;
	margin-left: 15px;
	background: #fff url('images/a1.gif') top right repeat-y;
}

#secondaryContent .xbg
{
	position: absolute;
	right: 0em;
	bottom: -64px;
	background: #fff url('images/a3.gif') top right no-repeat;
	height: 64px;
	width: 128px;
}

/* Tertiary Content */

#tertiaryContent
{
	position: relative;
	float: right;
	width: 13em;
	padding: 3em 2em 1.5em 2em;
	background: #fff url('images/a2.gif') top left repeat-y;
}
#tertiaryContent img
{	
	margin: -1em .5em .9em 1.8em;
	
	padding: 0em; 
	clear: both;
	border: 0px solid #ccc;
	
}
#tertiaryContent .xbg
{
	position: absolute;
	left: 0em;
	bottom: -64px;
	background: #fff url('images/a4.gif') top left no-repeat;
	height: 64px;
	width: 128px;
}

/*#tertiaryContent li{
	margin: 0;
	padding: 0;
	list-style-image: url('images/circles.gif');
}*/

/* Footer */

#footer
{
	position: relative;
	z-index: 1;
	background-color: #f8f8c4;
	border-top: 1px solid #858585;
	border-bottom: 1px solid #3366cc;
	padding: .7em 0em .7em 0em;
	margin: 0 0 150px 0;
	text-align: center;
	font-size: 8pt;
	color: #333399;
}
#footer p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	line-height: normal;
}
/* testimonials */

#testimonials p
{
	background-color: #f6f6cd;
	border: 1px solid #858585;
	padding: 1em 1em 1em 1em;
	margin: 0 0 20px 0;
	font-size: 8pt;
	color: #333399;
}

.clear
{
	clear: both;
}