@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 18px;
	color: #641379;
	background-color: #FFFFFF;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
img {
behavior: url('/images/fx-iepngfix.htc');
}
#wrap #main #content p {
	font-size: .95em;
	line-height: 1.5em;
	color: #66147A;
}
#wrap #main #content h2 {
	font-size: 1.2em;
	line-height: 1.7em;
	color: #66147A;
}
#wrap #main #content h3 {
	font-size: 1.0em;
	line-height: 1.7em;
	color: #66147A;
}
#wrap #main #content #menu {
	background-image: url(/images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrap #main #content {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content a:link, #content a:visited {
color: #e268ad;
}
#content a:hover {
color: #b47ec4;
}

/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 150px;}  /* must be same height as the footer */



/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Footer */
#footer {
	background: url('/images/footer.png') repeat-x;
behavior: url('/images/fx-iepngfix.htc');
	color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	position: relative;
	margin-top: -230px; /* negative value of footer height */
	height: 230px;
	clear:both;
} 
#wrap #main #logo {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#footer2 {background-color: #444444;
	color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	height:140px;}

#footer a, #footer2 a {color:#ffffff;
	text-decoration:underline;}
#footer a:hover, #footer2 a:hover {color:#804249;
	text-decoration:underline;}
#footer a:visited, #footer2 a:visited  {color:#ffffff;
	text-decoration:underline;}

#footer p, #footer2 p {
	margin:0 0 0px;
}
#footer p.axe img, #footer2 p.axe img {margin-bottom:-7px;}

#foot {width:800px;
	margin:0 auto;
	/*background: url('/images/duct-tape.jpg') no-repeat;*/
	height:140px;
	line-height:1.1em;
	padding:0 10px 0 10px;}

#foot2 {width:800px;
	margin:0 auto;
	height:140px;
	line-height:1.1em;
	padding:0 10px 0 10px;}

#foot #left {
	width:400px;
	float:left;
	padding-top:200px;
	padding-left: 90px;
}
#foot #right {
	width:250px;
	float:right;
	text-align:right;
	padding-top:150px;
}

#foot2 #left {width:450px;float:left;padding-top:45px;}
#foot2 #right {width:250px;float:right;text-align:right;padding-top:45px;}


/* Side Navigation............................................................... */



#nav{
	float: left;
	padding-left: 16px;
	margin-top: 50px;
	width: 252px;
	text-align: left;
	font-size: 9pt;
	font-family: 'Gotham', Arial, Helvetica, sans-serif;
	
	}
	
#inside{

    margin: 0px;
	
	padding-left: 0px;
	
	list-style-type: none;
	
	}
	
	 
#inside a:link, #inside a:visited {
	text-decoration: none;
	color: #601579;
	font-weight: bold;
	
	}
	
#inside li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F5EF;
	   
	   }

#inside li a {
	color:#61177C;
	display: block;
	padding: 7px 0px 7px 25px;
	text-decoration: none;
		
         }
		 
#inside li a:hover {
	background:#9C71AE center;
	text-decoration: none;
	color: #FFFFFF;
		
        }
		
 * html #inside li a {  /* make hover effect work in IE */
 
	width: 215px;
	
    }
	
	/* submenus */
	
	#submenu{
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	
	}
	
	 
#submenu a:link, #submenu a:visited {
	text-decoration: none;
	color: #333333;
	}

	#submenu li{
	/* background:url(images/bullet.png) left center no-repeat;*/
	   
	   border-bottom: 1px dotted #999999;
	background-color: #F4F9FF;
	   }

#submenu li a {
	color:#999999;
	display: block;
	padding: 5px 0px 3px 35px;
	text-decoration: none;
	font-size: 11px;
         }
		 
#submenu li a:hover {
	background:#D5EBFE url(images/bullet_hover_sub.png) no-repeat left center;
	text-decoration: none;
	color: #990000;
        }
		
 * html #submenu li a {  /* make hover effect work in IE */
 
	width: 215px;
	
    }
.content ul {
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/bg_ul.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 15px;
width: 400px;
}
.content li {
	padding-left: 15px;
	margin-left: 15px;
}
