/*
			__________________________
			| Zach Chisholm           \
			| 2007/12/08	          /\
			| artifishalldesign.com  /\ \
			|_______________________/\ \ \
			|                       \ \ \/
			|                        \ \/
			|                        /\/
			|                       /\ \
			|______________________/\ \ \
			 \\\\\\\\\\\\\\\\\\\\\\\ \ \/
			  \\\\\\\\\\\\\\\\\\\\\\\ \/
			   \\\\\\\\\\\\\\\\\\\\\\\/

*/
#header{width:990px; 	overflow:hidden;}
#btm{width:1015px; }
#content{width:1100px;}

#header a{
		-moz-box-shadow: 5px 5px 7px #2b384c;
		-webkit-box-shadow: 5px 5px 7px #2b384c;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius:10px;
		margin:5px;
		}

#header a:hover{
	-moz-box-shadow: 3px 3px 5px #cdd6db;
	-webkit-box-shadow: 3px 3px 5px #cdd6db;
}

#itmc {
	vertical-align: top;
	}
	


#sideBtm{ margin-bottom: -10px;}

#sideTxt{margin:0px 0px 0px 0px;}

#side{	
	float: left;
	width: 25%;
	margin: 0px 3.3% 2em 3.3%;		
				}
#main, #mainP, #mainLft{ 
	width: 60%;
	float: left;
	margin-bottom: 2em;
	padding:30px 20px;
}

#side ul{list-style:none; margin-left:-25px;}
#side ul ul{list-style:none; margin-left:-45px;}
