/* Tag Rules
************************************************************/
/*.images .welcome {height: 100%;}*/

.images li.welcome { width: 32%; height: 350px;}

.images li.welcome img {width: 100%; height: 100%;}

ul.border {width: 100%;}  

.welcome-text {
	margin-top: -305px;
	width: 90%;
	font-size: 1.2em;
}

/* Div Rules
************************************************************/

#menu-wrapper {background-image: none;}

#content-wrapper {background-image: none;}

#content-container {
	width: 100%;
	padding: 0;
}

#swf-banner-container {width: 68%; height: 350px;}

#swf-banner-container img {width: 49.9%; height: 100%;}

#services {	width: 98%;}

#services .main-sections a { 
	width: 100%;
	padding: 3px 33px 4px 0;	
	font-size: 1.2em;
	line-height: 1.4em;
}

#services .main-sections a:link, 
#services .main-sections a:visited, 
#services .main-sections a:active { border-left: 0; background-color: none !important;}

#footer-wrapper {display: none;}

/* Reusable Classes
************************************************************/

.feature-text { display: none;}

