body
{
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:0.9em;
	line-height:1.4em;	
	background-repeat: repeat-x;
}


.clear
{   
    clear: both;  
}


.clear:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

h2
{
	font-weight:normal;
	margin:0px;
	padding:0px;
}

a
{
	text-decoration:none;
}

a img
{
border:none;
padding-left:10px;
}

p
{
	text-transform:uppercase;
}

div#wrapper
{
	width:100%;
	background-position:center top;	
	background-repeat:no-repeat;	
}

div#maincontainer
{
	width:950px;
	text-align:left;
	margin:auto;
	margin-bottom:50px;
}

div#header
{
	height:250px;

}

div#header h1
{
	background-repeat:no-repeat;
	padding: 28px 0 0 0;
	height:0 !important;
	overflow: hidden;
	margin:0px 0px 0px 38px;
	position:relative;
	top:123px;
	line-height:normal;
}

div#mainmenu
{
	padding-top:171px;
}

ul#menu
{
	margin:0px;
	padding:0px;
	margin:0px 0px 0px 175px;

}

ul#menu li
{
	float:left;
	list-style-type:none;
	width:185px;
	padding-top:20px;	
	padding-bottom:11px;
	margin-right:10px;
	text-align:center;	
	background-repeat:no-repeat;	
	background-position:left bottom;	
}

ul#menu li.selected
{
	background:url(images/tab_on.gif) no-repeat;
}

ul#menu li.selected a
{
	color:#330000;
}


ul#menu li a
{

	color:white;
	text-decoration:none;
}

div#lowercontainer
{
	text-align:center;
	background-position:top left;
	min-height:400px;
	background-color:White;
	background-repeat:no-repeat;
	padding-bottom:10px;
}

div#top
{
	
	background:url(images/page_top.gif) no-repeat;
	height:10px;
	font-size:0px;
}


div#content
{
	text-align:left;
	margin:auto;
	width:576px;
	padding-top:80px;
}

div#content span.intro
{
	font-size:1.5em;
	line-height:1.35em;
}

div#content img.casestudy
{
	border:solid 10px #f0f0f0; 
	margin-bottom:20px;
}

div#footer
{
	color:#ff3399;
	font-size:0.8em;
	padding-top:2px;
	margin-top:70px;
}

div#bottom
{
	background:url(images/page_bottom.gif) no-repeat;
	height:10px;
}