/*
 
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 
}
p {margin:0 0 .8em;}
#Content p {line-height:1.8; /* ~20px */}
#Content blockquote p {line-height:1.5;}
#Content p+p {margin-top:-1em; text-indent:2.7em;}

a {
	color:#3c698a;
	text-decoration:none;
	
	margin:.0;
	
	}
a:link {color:#3c698a;}
a:visited {color:#3c698a;}
a:hover {
color: #3c698a;
text-decoration:underline;
}

a img
{
	border: 0px;
	margin: 0px;
	background-color: none;
	color: none;
	}
	
	

h1 {
	color:#333333;
	font-size:12px; 
	line-height:12px;
	font-weight:800;
	font-family:arial, helvetica, sans-serif; 
	margin:0;
	padding:0;
	}
	
h2 {
	font-size: 20px;
	font-weight:500;
	color: #c69c6d;
}
	h3 {
	color:#333;
	font-size:1em;
	font-weight:bold;
	margin:1.63em 0 .27em; /* ~18px 0 ~3px */
	}
	
	
	


#leftcolumn {
	position: absolute;
	color: #333;
	border-left: 0px dotted #ececec;
	background: #ffffff;
	margin: 0px 5px 5px 0px;
	padding: 15px;
	height: 300px;
	width: 175px;
	float: left;
	left: 10px;
	top: 234px;
	font-size:.8em;
}
#leftmiddle {
	position: absolute;
	color: #333;
	border-left: 2px dotted #ececec;
	background: #ffffff;
	margin: 0px 5px 5px 0px;
	padding: 15px;
	height: 300px;
	width: 175px;
	float: left;
	left: 240px;
	top: 233px;
	font-size:.8em;
}
#rightmiddle {
	position: absolute;
	color: #333;
	border-left: 2px dotted #ececec;
	background: #ffffff;
	margin: 0px 5px 5px 0px;
	padding: 15px;
	height: 300px;
	width: 175px;
	float: left;
	left: 471px;
	top: 233px;
	font-size:.8em;
}
#rightcolumn {
	position: absolute;
	color: #333;
	border-left: 2px dotted #ececec;
	background: #ffffff;
	margin: 0px 5px 5px 0px;
	padding: 15px;
	height: 300px;
	width: 175px;
	float: left;
	left: 700px;
	top: 233px;
	font-size:.8em;
}

#right {
	position: absolute;
	color: #333;
	border-left: 2px dotted #ececec;
	background: #ffffff;
	margin: 0px 0px 5px 0px;
	padding: 15px;
	height: 100%;
	width: 175px;
	font-size:.8em;
	left: 715px;
	top: 230px;
}

#content {
	position: absolute;
	color: #333;
	
	background: #ffffff;
	margin: 0px 0px 5px 0px;
	padding: 15px;
	
	width: 658px;
	left: 10px;
	top: 221px;
}

#content2 { 
 color: #333;
 border-left: 0px dotted #ffffff;
 background: #ffffff;
 margin: 0px 0px 5px 0px;
 padding: 0px;
 height: 100%;
 width: 840px;
 float: left;
}


#footerHome { 
position: absolute;
 width: 820px;

color:333;
 border: 0px solid #ccc;
 background: #ececec;
 margin: 10px 10px 10px 10px;
 padding: 10px;
 font-size:.8em;
}
