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

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}
#shell{
width:860px;
margin:auto;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
}
#logoarea{
height:70px;
line-height:70px;
padding-left:20px;
}
#menuarea{
height:30px;
}
#imagearea{
height:280px;
}
#textarea{
float:left;
width:410px;
padding:10px;
border-right:1px dotted #cccccc;
}
#textarea2{
float:left;
width:407px;
padding:10px;
}
#footerarea{
clear:both;
text-align:right;
padding:10px;
font-size:.9em;
}

/* Navigation elements */

#nav, #nav ul{
margin:0px;
padding:0px;
height:30px;
line-height:30px;
}
#nav li{
display:block;
float:left;
width:172px;
}
#nav a{
	display:block;
	text-decoration: none;
	text-align:center;
}

