/* CSS Document */
#global{
	width:655px;
	margin:0 auto 0 auto;
	text-align:center;
}
#head{
	text-align:center;
}
#topnav{
	margin-left:110px;
}
#pagehome{
	width:400px;
	margin:0 auto 0 auto;
	text-align:left;
	background:url(../images/home/line_top.gif) no-repeat center 0;
}
#pagehomeImages{
	width:600px;
	margin:0 auto 0 auto;
	text-align:left;
	background:url(../images/home/line_top.gif) no-repeat center 0;
}
#pagehome #pagecontent{
	background:url(../images/home/line_bottom.gif) no-repeat center bottom;
}
#page{
	margin:0 auto 0 auto;
	text-align:left;
	background:url(../images/line_top.gif) no-repeat center 0;
}
#pagecontent{
	padding:20px 20px 20px 20px;
}
#col1{
	float:left;
	width:400px;
}
#sidenav{
	width:185px;
	float:left;
}
#footer{
	padding-top:20px;
	/**/
	clear:both;
}
.clear{
	clear:both;
	font-size:0px;
	height:0px;
}