
BODY {background: #fff;}

#layout {width: 690px; margin: 0 auto; border: 0px; border-style: solid; border-color:#ffffff; background: #fff; text-align: left;}


#header {width:690px; background: #ffffff; height:87px; float: left; text-align:left; margin-top: 0px; margin-bottom: 3px;}

#footer {width:690px; background: #ffffff; height:14px; float: left; text-align:center; margin-top: 0px; margin-bottom: 20px;}


#content {border: 0px; border-style: solid; border-color: #a0a0a0; float: left; width: 690px;
	margin-left: 0px; margin-top: 0px;}

#nav {width:566px; background: #fff; height:20px; float: left; text-align:left; margin-top: 6px; margin-bottom: 6px; border:0px;}

#colA
	{
	color: #777;
	border: 0px;
	border-style: solid;
	border-color: #fff;
	background: #fff;
	float: left;
	width: 566px;
	height:500px;
	margin-left: 0px;
	}

#colB
	{
	border: 0px;
	border-style: solid;
	border-color: #fff;
	background-color: #fff;
	background-image:url(images/sidebar.gif);
	background-repeat:no-repeat;
	float: left;
	width: 124px;
	height:500px;
	margin-left: 0px;
	}

.main_txt {
	margin-left:5px;
	margin-right:10px;
	font-family: helvetica, arial;
	font-size: 14px;
	text-align: left;	
	color: #777;
	font-weight: normal;
	}

.title_txt {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:10px;
	font-family: helvetica, arial;
	font-style: italic;
	font-size: 16px;
	text-align: left;	
	color: #f0f;
	font-weight: normal;
	}

.nav 
	{
	font-family: helvetica, arial;
	width:180px;
	float:left;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #777;
	background: #ffffff;
	}

.nav A {color: #777; text-decoration: none; border: 0px; border-style: solid; border-color: #a0a0a0;}


.copy {

	font-family: helvetica, arial;
	font-size: 12px;
	text-align: center;
	color: #d0d;
	font-weight: normal;
	}


.prop {
	margin-top:10px;
	font-family: arial;
	font-size: 18px;
	text-align: center;	
	color: #000000;
	font-weight: bold;
	}

.propL {
	margin-top:10px;
	font-family: arial;
	font-size: 18px;
	text-align: center;	
	color: #ffffff;
	font-weight: bold;
	}


.logo {
	margin-top:20px;
	font-family: arial;
	font-size: 14px;
	text-align: center;	
	color: #444444;
	font-weight: bold;
	}

.text {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	font-family: verdana;
	font-size: 14px;
	text-align: center;	
	color: #222;
	font-weight: bold;
	}

.contact {
	margin-top:0px;
	margin-left:0px;
	font-family: verdana;
	font-size: 11px;
	text-align: center;	
	color: #444444;
	font-weight: bold;
	}

.contact A {

	font-family: verdana;
	font-size: 11px;	
	color: #444444;
	font-weight: bold;
	text-decoration: underline;
	}



