/* CSS Document Designed by Umney Media © Umney Media 2007 */

body{
	margin:0px;
	padding:0px;
}
p, li {
	font-size:12px;
}
#shell{
width:848px;
margin:auto;
border-left:3px solid #fff;
border-right:3px solid #fff;
}
#shellfull{
width:848px;
margin:auto;
border-left:3px solid #fff;
border-right:3px solid #fff;
}
#logoarea{
height:134px;

}
#menuarea{
height:40px;
}
#imagearea{
height:250px;
}
.textarea{
	float:left;
	width:403px;
	padding:10px;
	border-right:1px solid #fff;
}

.textarea2{
	float:left;
	width:424px;
}
.textarea3 {
	float:left;
	width:400px;
	padding:10px;
	background-color: #7890AE;
}
.textarea4 {
	float:right;
	width:404px;
	padding:10px;
	border-left:1px solid #fff;
	background-color: #7890AE;
}

.textareablank{
	float:left;
	width:404px;
	padding:10px;
padding-top:0px;
}
.textareacontact{
	float:left;
	width:400px;
	padding:10px;
}

.textareafullwidth{
	float:left;
	width:828px;
	padding:10px;
	border-right:1px solid #fff;
}



#textareafill{
	padding:10px;
	padding-bottom:0px;
	
}

#lowercontent{
	clear:both;
	text-align:left;
	padding-right:0px;
	font-size:0.9em;
	background-color: #7890AE;
	width: 100%;
}


#footerarea{
clear:both;
text-align:right;
padding-right:10px;
height:30px;
line-height:30px;
font-size:.9em;
}

/* Navigation elements */

#nav, #nav ul{
margin:0px;
padding:0px;
height:50px;
line-height:50px;
}
#nav li{
display:block;
float:left;
width:105px;
border-right:1px solid #ffffff;
}
#nav a{
	display:block;
	text-decoration: none;
	text-align:center;
}
.subtab{
	height:30px;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
}
.subtab a{
text-decoration:none;}

p span.displaynone { display:none; }
