/* CSS Document */

body {background: #FFFFFF none;
	background-attachment:fixed;
	margin: 20px 0 0 0;
	padding: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #601b65;
	font-size: 12px;
}

a {color: #557b13;
}

h1 {font-size: 18px;
	color: #577f10;
	margin-bottom: 10px;
}

h2 {color: #601b65;
	font-size: 15px;
}

div#wrap {width: 726px;
	margin: 0 auto;
	background:#FFFFFF;
}

div#container {
	width: 726px;
	background: #FFFFFF none;
	
}


div#txt {width: 600px;
	min-height: 307px;
	padding: 0 50px 0 25px;
	background: none; 
	font-size: 13px;
	
}

#txt p {line-height: 17px;
	margin-bottom: 25px;
}

#txt ul {margin: 0 0 10px 0;
	padding-left: 20px;
	list-style: disc;
	font-size: 11px;
	font-weight: bold;
}

#txt li {padding-bottom: 8px;
}


#txt li a {color: #601b65;
}

#txt li a:hover {color: #8c2893;
	text-decoration: none;
}


img#title {
	margin: 8px 0 32px 0;
}


div#side {
	display: none;

}



/**********      Navigation      **********/


#nav {
	display: none;
}


#beRecognized {display: none;
}
div#hmFtr {
	background: none #ffffff;
	
}
	
#hmFtrTxt {width: 275px;
	padding: 65px  0 0 75px;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
}

#hmFtrTxt a {color: #6a3c81;
	font-size: 13px;
}

#hmFtrTxt a:hover {color: #924398;
	text-decoration: none;
}

div#hmBtm {
	width: 726px;
	background: none #ffffff;
	line-height: 16px;
	color: #577f10;
	font-size: 12px;
	font-weight: bold;
}

#hmBtm a {color: #FFFFFF;
	font-size: 13px;
}

#hmBtm a:hover {color: #d7e2c1;
	text-decoration:none;
}

#hmBtm ul {list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
	
	
}


#hmBtm p {
	margin: 6px 0;
	
}
#homeNav {
	display: none;
}
#hmHeader {background: none #ffffff;
}


#header {width: 712px;
	height: 81px;
	background: #FFFFFF none;
	text-align: left;
}


#hmPortfolio {
	position: absolute;
	margin: 45px 0 0 390px;
	
}

#footer {display: none;
}



div#btmNav {display: none;
}

