/* Top Level Styles
*****************************************************/

h1{
	color:#304272;
	font-size:22px;
	padding-top:15px;
}

h2{
	color:#304272;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	padding-top:15px;
}

.clear{background:none; padding-left:60px; width:500px; float:right; margin-top:130px;}


/* Main Container Styles
*****************************************************/

#main_container p{
	padding-right:10px;
	line-height:20px;
}

#main_container a{
	text-decoration:none;
	color:#000;
}

#main_container a:hover{
	text-decoration:underline;
	color:#304272;
}

#main_container ul{}

#main_container ul li{
	line-height:20px;
}

#main_container blockquote strong{
	line-height:20px;
	font-size:13px;
	color:#304272;
}

#main_container img{
	float:right;
	width:auto;
	margin:13px;
	border:2px solid #c9c9c9;
}

/* Left Container
*****************************************************/

#left_container p{
	text-align:center;
	margin-top:5px;
}

#left_container a{
	text-decoration:underline;
	color:#304272;
	font-size:1.2em;	
}

#left_container img{
	border:0;
	margin:10px;
	margin-top:95px;
}


/* Montage 
*****************************************************/

#montage_logos{

}

#montage_logos img{
	float:left;
	margin-top:0px;
	margin-left:3px;
}

/* Flash
*****************************************************/
#flash{
	width:810px;
	height:490px;
	float:left;	
}

#flash_sub{
	float:left;
	margin-left:3px;
	margin-top:2px;
}



/* Footer Styles
*****************************************************/


#footer p{
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#404040;
	margin-top:10px;
	letter-spacing:1px
}

#footer a{
	text-decoration:none;
	color:#404040;
	letter-spacing:1px
}

#footer a:hover{
	text-decoration:underline;
	color:#fff;
}

/* Accessibility Link Styles
*****************************************************/

#accessibility{
	display:none;
}

/* Main Title
*****************************************************/

.main_title{
	width:570px;
	float:right;
	margin-top:25px;
	left:0px;
	font-style:italic;
	font-weight:bold;
}

/* Testimonial Effects
*****************************************************/

#moostick {	
	overflow:auto;
	height:10em;
	width:400px;
}

#moostick dd{
	color:#304272;
	font-size:18px;

}

#moostick dd  strong em{
	float:right;
}

.testimonial_title{
	float:right;
	font-style:italic;
	font-weight:bold;
	left:0px;
	margin-top:25px;
	width:320px;
}

#testimonial_logo{
	float:right;
	margin-top:15px;
	margin-right:30px;
}


/* Contact Page Style
*****************************************************/


#strong_content img{
	float:left;
	border:0;
	padding-right:10px;
	margin:0;
}

#strong_content p{
	margin-left:15px;
	line-height:22px;
	margin-top:10px;
	padding-right:10px;
}

#strong_content p a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	
}

#strong_content p a:hover{
	text-decoration:underline;
	color:#365AB0;
}

#strong_content h2{
	margin-left:12px;
	margin-top:10px;
}

#strong_content ul{ list-style:none;}
#strong_content li{ line-height:22px;}


/* Sitemap
*****************************************************/

.site_map_holder{
	position:absolute;
	margin-left:230px;
	margin-top:90px;
	height:310px;
	width:500px;
	overflow:auto;
	/*background-image: url('../images/bg/main_container_bottom.gif');
	background-repeat:no-repeat;*/
	background:#fff;
	border:1px solid #AEAEAE;
}

ul#sitemap{
	font-size:14px;
	font-weight:bold;
	
}

ul#sitemap li{
	list-style-image:url(../images/bg/li.gif);
	list-style-position:outside;
	list-style-type:none;
	line-height:25px
}

ul#sitemap ul li{
	line-height:16px
}

ul#sitemap a{
	text-decoration:none;
	color:#365AB0;
}

ul#sitemap a:hover{
	text-decoration:underline;
}

#sitemap h3{
	color:#304272;
	font-size:10px;
	line-height:8px;
	font-style:italic;
}

/* Download Brochure Style
*****************************************************/

#sw_brochure_dl{
	float:right;

	line-height:20px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#404040;
	margin-top:10px;
	letter-spacing:1px;
	clear:both;
}