body
{
	background-image:url('/_images/design/background.jpg');
	background-repeat:repeat-x;
	background-color:#afafaf;
	margin:0px;
	padding:0px;
	font-family:Arial;
}
#header
{
	width:920px;
	height:144px;
}

#main
{
	width:820px;
	text-align:left;
	background-color:#FFFFFF;
	padding-bottom:10px;
}	
#footer
{
	width:820px;
	text-align:left;
	background-color:#626669;	
	height:100px;
	margin-top:10px;
	
	font-size:0.8em;
	color:#a5afb0;
	font-family:Arial;
}
#footer_right
{
	margin-top:40px;
	width:380px;
	float:left;
	text-align:right;
	margin-right:15px;
}

#footer_left
{
	margin-top:40px;
	width:380px;
	float:left;
	margin-left:15px;	
	text-align:left;
}

#footer a 
{
	color:#c9c9c9;
	text-decoration:none;
}

#navigation
{
	margin-left:10px;

}

.nav
{
	width:156px;
	height:116px;
	float:left;
	margin-right:5px;
}

.navActive
{
	width:156px;
	height:116px;
	float:left;
	margin-right:5px;
}

.navActive .text
{
	height:72px;
	overflow:hidden;
	width:150px;
	background-color:#f3f4f6;
	font-family:Arial,Sans,Sans-Serif;
	font-size:10px;
	color:#5c6b70;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
}

.nav .text
{
	height:48px;
	overflow:hidden;
	width:150px;
	background-color:#f3f4f6;
	font-family:Arial,Sans,Sans-Serif;
	font-size:10px;
	color:#5c6b70;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;

	
}


#content_left
{
	width:460px;
	overflow:hidden;	
	float:left;
}

#content_right
{
	width:360px;
	overflow:hidden;
	float:left;
}

#content_1col
{
	width:820px;
	
}

#content_left .text_left, #content_right .text_right, #content_1col .text_left
{
	margin-right:10px;
	margin-left:20px;
	font-family:Arial;
	font-size:0.8em;
}

.text_left h1
{
	background-color:#f7f9f8;
	font-size:1.6em;
	font-style:italic;
	color:#729ab3;
	border-bottom:dotted #797979 1px;
	line-height:2em;
	padding-left:3px;	
}

a
{
	color:#729ab3;
	text-decoration:underline;
}
a:hover { text-decoration:none }

#subnav
{
	margin-left:10px;
	font-family:Arial;
	font-size:0.8em;
	font-weight:bold;
	color:#f9ac30;
}

#subnav a
{
	color:#f9ac30;
	text-decoration:none;
}

#events .time
{
	color:#000000;
	font-size:0.85em;
	padding-right:3px;
	text-align:right;
}

#events .event
{
	color:#999;
	font-size:0.85em;
}

li
{
	padding:5px;
}

h1.right_products {
    background-color: #F7F9F8;
    border-bottom: 1px dotted #797979;
    color: #729AB3;
    font-size: 1.6em;
    font-style: italic;
    line-height: 2em;
    padding-left: 3px;
}
