/*************************************************
 Style Definition File
 Copyright© 2009 Apollo Internet Media
 Version 2.1 05/03/2008
**************************************************/
body { font-size: 0.8em; font-family:Arial, Helvetica, sans-serif; background-color: #ededed;}
h1 { font-size: 1.4em; color: #0163a2; }
	a { color: red; text-decoration: underline;}
	a:hover { text-decoration: none; }
	#outerwrap { width: 900px; padding: 20px; background-color: #ffffff; border: solid 1px silver; }
	#frame { width: 900px; text-align: left; }
	#leftcol { float: left; clear: none; width: 600px; min-height: 684px;}
		.border { border: solid 1px #999999; width: 560px !important; padding: 20px;}
		.bordernopad { border: solid 1px #999999; !important; padding: 0px !important;}		
	#rightcol { float: right; clear: none; width: 284px;  }
	#mainwrap { margin-top: 10px;}
	#menu { background-image: url(../images/mnutile.jpg); background-repeat: repeat-x; color: #ffffff; height: 40px; line-height: 40px; vertical-align: middle; }
	#menu a { float: left; clear: none; color: #ffffff; text-decoration: none; width: 149px; border-right: solid 1px #ffffff; text-align: center; font-size: 1.2em; font-weight:bold}
	#menu a:hover { color: silver; }
	#footer { background-color: #006699; height:100px; clear: both; padding: 10px;}
	#footer a { color: #ffffff; text-decoration: none; }
	.breaker { clear: both; }
	#clientbox { width: 500px; float: right; clear: none; text-align:right; color: #999999;}
		#clientbox a { color: #999999; text-decoration: none; }
		#clientbox a:hover { color: #006699; }
	.sidespace { margin-bottom: 4px; }
	
	#mainimg_toptext {
		color: #FFFFFF;
		font-size: 1.0em;
		padding: 15px;
	}
	
		#mainimg_toptext a {
			color: #FFFFFF;
			text-decoration: underline;
		}
		
		#mainimg_toptext a:hover {
			text-decoration: none;
		}
	
	#cr { margin-top: 6px; font-size: 0.9em; color: gray; width: 900px;}
	#cr a { color: gray; text-decoration: none; }
	
	.collapsible {
          display: none; /* Only important part */
          border: dashed 1px silver;
          padding: 5px;
		  margin-top: 5px;
	}

	.collapsible ul {
		margin: 0px 30px 0px 30px;
	}

.footcol { float: left; clear: none; width: 216px; }

.socio {
	vertical-align: bottom;
}