body
{
	font-family:Arial;
	/*background-color:#000;*/
	font-size:9pt;
}

.content{
	width:800px;
	background-color:#fff;
	padding:6px;
	padding-top:100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:6px;
}

.footer{
	text-align: center;
}

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

.border
{
	border:solid gray 8px;
}

td
{
	vertical-align:top;
}

.right
{
	text-align: right;
}

.left
{
	text-align: left;
}

.validation-advice
{
	background-color:red;
	color:white;
	margin-top:1px;
	padding:3px;
}
.menu {
	width:800px;
}

.menu a span
{
	position:absolute;
	left:7px;
	top:-7px;
}


h3, .menu a
{
	color:Navy;
}
.menu td
{
	text-align:center;
	width:20%;
	padding:6px;
}

.menu img{


}

.menu td a
{
	font-family:sans-serif;
	color:black;
	text-decoration:none;
	font-size:11pt;
}

.menu .who{background-color:Chocolate ;}

/*.menu .what_to_expect{background-color:GoldenRod ;background:url('/images/yellow.png')}
.menu .pricing{background-color:Purple;background:url('/images/purple.png')}
.menu .why{background-color:Navy;background:url('/images/blue.png')}
.menu .contact, .menu .what_to_expect{background-color:YellowGreen ;background:url('/images/red.png')}*/

.menu .services, .menu .why, .menu .pricing, .menu .what, .menu .contact, .menu .what_to_expect{background-color:Maroon ; background:url('/images/red.png') }

.button{

	background-color:Maroon ;
	background:url('/images/red.png');
	color:black;}
file, select, input, textarea, button
{
	background-color: white;
	border:navy 1px solid; 
	font-size: 11px;
	color: #000000;
	margin:3px;
}

#what_content .text, #what_to_expect_content, #pricing, #why, #services
{
	text-align:justify;
	text-justify:newspaper;
}
.login, .side_menu{
	border:1px solid black;
	font-size:9pt;
	width:150px;
	padding:3px;
	margin:3px;
}
.tag_line
{
	font-style:italic;
}
.smalltext{font-size:8pt;}
img{border:none;}
.side_menu{text-align:center;}
#logo
{
	position:absolute;
	z-index:1000;
	left:0;
	top:0;
	width:100%;
	background-color:maroon;
	background:url('/images/logo_bg.png');
	text-align:center;
	padding:6px;
}

#logos
{
	width:100%;
}
#logos td
{
	text-align:center;
	vertical-align:middle;
}

#test li {
	display: block;
	border: solid 1px red;
}

.page{
	background: url('images/grad_bg.gif') repeat-x center bottom;
	margin:6px;
	overflow: auto;
	width:100%
}
