@charset "UTF-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background-color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	font-size:12px;
}

a {
	color:#acde21;
	outline: none;
}

a:active
{
outline: none;
}

:focus
{
  -moz-outline-style: none;
}


img {
	border: 0px;
}

hr {
	display: block;
	padding: 0px;
	margin: 0px;	
	border-bottom-width: 1px;	
	border-bottom-style: solid;	
	border-bottom-color: #a8a7a7;
}

.main_container .main_content .red_hr {
	margin-bottom: 10px;
	border-top-width: 1px;	
	border-top-style: solid;	
	border-top-color: #ff5400;
	border-bottom-width: 6px;	
	border-bottom-style: solid;	
	border-bottom-color: #3f3f3f;
}


img, div { behavior: url(/iepngfix.htc) }


#logo{
	width:280px;
	padding:15px 0 10px 15px;
	float:left;
	margin:0;

}

#headercontent{
	padding:20px 30px 0 0;
	float:right;
}


#headercontent h1{
	font-size:16px;
	font-weight:bold;
	color:#9AC129;
}




 .highlight{
	color:#9CC22D;

}





#quotecallout{
	padding:20px 20px 0 0;
	width:325px;
	float:right;

}



#header_info{
	width:980px;
	padding:3px 0px 0 10px;
	height:59px;
	margin:0;
	background-image:url(/_img/headerinfo_bg.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#0c8441;

}


#header_info #phone{
	width:500px;
	padding:10px 0 0 0;
	margin:0;
	float:left;
	display:inline;

}
#header_info  #smalltext{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#0c8441;
	width:400px;
	padding:0 0 5px 0;
	margin:0;
	clear:both;
}

#header_info  #smalltext a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#0c8441;
	text-decoration:underline;
}

#header_info #phone .numbertitle{
	color:#333333;
}

#header_info #touts{
	padding:0;
	margin:0;
	float:right;
	width:460px;
	

}


#footer_memberships{
	width:950px;
	padding:0 20px 0 20px;
	height:110px;
	margin:0;
	background-image:url(/_img/affiliations_memberships.jpg);
	background-repeat:no-repeat;
}


#footer_memberships #title{
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#0c8441;
	padding:40px 0 0 0;
	margin:0;
	float:left;
	display:inline;

}



#footer_memberships #logos{
	padding:0;
	margin:0;
	float:right;
	width:830px;
	

}


#footer_memberships #logos img{
	padding:0 0 0 30px;
	

}












/*
---------------------------------------------------------------------------------------------------------------------------- 
Photos Styles
---------------------------------------------------------------------------------------------------------------------------- 
*/

#photoThumb{
	float:left;
	width:150px;
	background-color:#333333;
	padding:5px;
	margin:0 15px 30px 0;
	border:#434343 solid 1px;
}









/*
---------------------------------------------------------------------------------------------------------------------------- 
Main Container Styles
---------------------------------------------------------------------------------------------------------------------------- 
*/


div.core_container {
	display: block;
	background-image:url(../_img/_maincontent/bg.jpg);
	background-repeat:repeat-x;
	background-color: #000;
}

div.content_container {
	position: relative;
	background-image:url(/_img/_maincontent/content_bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
    width: 990px;
    text-align: left;
    margin: 0 auto;
	border-left:#000 solid 3px;
	border-right:#000 solid 3px;
}

.main_container {
	background-color: #000;
}


#About_EasyGrass {
	display:none;
}


#HomeFeatures{
	padding:0;
	margin:0;
	width:734px;
}

#HomeFeaturesFlash{
	padding:0;
	margin:0;
	width:990px;
	background-color:#000000;
}

#LeftColumn{
	width:236px;
	padding:10px 10px 0 0;
	overflow:hidden;
	float:left;
	
	

}

#RightColumn{
	padding:10px 0 0 10px;
	width:734px;
	float:left;
	

}

#ProductRightColumn{
	padding:10px 0 0 0;
	width:245px;
	float:left;
	

}

#ProductMiddleColumn{
	padding:10px 0 0 0;
	width:445px;
	float:left;
	

}

#BottomContent{
	width: 990px;
	padding: 10px 0 10px 0;
	margin:0;

}




.clear{clear:both;}



/*
---------------------------------------------------------------------------------------------------------------------------- 
Header Styles
---------------------------------------------------------------------------------------------------------------------------- 
*/

#header {
	height: 138px;
	width:990px;
}

#header .header_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

#header .header_number_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #ffd200;
	padding:0 10px 0 0;
}

#header .header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
}



#ContentTitle {
	width:auto;
	padding: 10px 10px 0 0;
	margin:0;
}


#ContentTitle h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	padding:0 0 5px 0;
	margin:0;
	color: #FFFFFF;
}

#ContentTitle #ContentRuler{
	width:auto;
	height:10px;
	background-color:#333333;
	border-top:#0A6432 solid 1px;
}



#infoheader{
	padding:6px 0 4px 10px;
	background-color:#333333;
	font-weight:bold;
	font-size:14px;
	color: #ADDB1C;
}


/*
---------------------------------------------------------------------------------------------------------------------------- 
Breadcrumb Styles
---------------------------------------------------------------------------------------------------------------------------- 
*/

#breadcrumb {
	height:25px;
	background-color:#000000;
	padding:7px 0 0 20px;
	background-image:url(../_img/_breadcrumb/arrow.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b7b7b7;
}


#breadcrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffd200;
	text-decoration: none;
}

#breadcrumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffd200;
	text-decoration: underline;
}


/*
---------------------------------------------------------------------------------------------------------------------------- 
Main Content Styles
---------------------------------------------------------------------------------------------------------------------------- 
*/

.main_container .main_content {
	background-color: #292929;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #4f4f4f;
}

.main_container .main_content .main_content_nav .main_content_nav_hdr {
	background-image: url(../_img/_maincontent/category_hdr.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #292929;
	text-indent: 10px;
}

.main_container .main_content .main_content_nav .main_content_nav_text {
	background-color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 5px;
}

.main_container .main_content .main_content_nav .main_content_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	color: #ffffff;
}

.main_container .main_content .main_content_nav .main_content_category a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	color: #ffffff;
	text-decoration: none;
}

.main_container .main_content .main_content_nav .main_content_category a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	color: #ffffff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffd200;
}

.main_container .main_content .main_content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.main_container .main_content .emergency {
	background-image: url(../_img/_maincontent/emergency.jpg);
	background-repeat: no-repeat;
}

.main_container .main_content .emergency .emergency_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.main_container .main_content .emergency .emergency_sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.main_container .main_content .emergency .emergency_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #292929;
	text-indent: 10px;
}

.main_container .main_content .emergency .emergency_sub_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #292929;
	text-indent: 10px;
}






/*
---------------------------------------------------------------------------------------------------------------------------- 
Home Stuff
---------------------------------------------------------------------------------------------------------------------------- 
*/


#HomePromo1{
	width:350px;
	float:left;
	padding:5px 30px 20px 0;
	margin:0;
}
#HomePromo2{
	width:350px;
	float:left;
	padding:5px 0 20px 0;
	margin:0;
}
/*
---------------------------------------------------------------------------------------------------------------------------- 
Uploader
---------------------------------------------------------------------------------------------------------------------------- 
*/

#uploader{
	background-image:url(/_img/uploader_bg.jpg);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	float:left;
	padding:20px;
	color:#333333;
	width:462px;
	height:236px;
	margin:0;
	padding:0;

}


#printguideline{
	float:left;
	width:160px;

}

#printpreview{
	float:left;
}


#uploader input{
	border:solid 1px #999999;
	width:200px;
	

}

#previewapprove{
	text-align:center;
	padding:30px 0 50px 0
}



#RightColumn #tips{
	font-size:12px;
	float:left;
	width:236px;
	padding:0 20px 0 0;

}


#RightColumn h2{
	font-size:16px;
	color:#acde21;

}






/*
---------------------------------------------------------------------------------------------------------------------------- 
Body Content Stuff
---------------------------------------------------------------------------------------------------------------------------- 
*/



#BodyContent{
	width:724px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:17px;
	color: #ffffff;
	padding:0;
	margin:0 0 0 0;
	

}
#BodyContent p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height:20px;
	color: #ffffff;
	padding:0 0 15px 0;
	margin:0 0 0 0;
	

}


#BodyContent h3{
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	color:#cccccc;

}


/*
---------------------------------------------------------------------------------------------------------------------------- 
Emergency
---------------------------------------------------------------------------------------------------------------------------- 
*/



#emergency {
	background-image: url(../_img/_maincontent/emergency.jpg);
	width:210px;
	height:157px;
	background-repeat: no-repeat;
	margin:20px auto 20px auto;
	}

#emergency .emergency_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

#emergency .emergency_sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

#emergency .emergency_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #292929;
	text-indent: 10px;
}

#emergency .emergency_sub_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #292929;
	text-indent: 10px;
}







/*
---------------------------------------------------------------------------------------------------------------------------- 
Start Menu Styles
---------------------------------------------------------------------------------------------------------------------------- 
*/



#StartMenu{
	width:330px;
	margin:0;
	padding:0 0 20px 0;
	display:inline;
	float:left;
}

#StartMenu ul{
	list-style:none;
	text-align:left	;
	padding:0;
	margin:0;
}

#StartMenu h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:20px 0 5px 0;
	margin:0;
	color:#FFFFFF;
	font-size:22px;
}

#StartMenu h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 0 7px 0;
	margin:0;
	color:#acde21;
	font-size:14px;
}



#StartMenu a {
	text-decoration: none;
}

#StartMenu a:hover {
	color:#acde21;
	text-decoration: none;
}

#StartMenu li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#121212;
	color:#ffffff;
	line-height:10px;
	text-align:left;
	width:auto;
	background-image:url(../_img/_maincontent/arrow_submenu.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	border-bottom: #222222 solid 1px;
}


#StartMenu ul li a {
	color:#cccccc;
	padding:5px 0px 5px 23px;
	display: block;
	text-decoration: none;
}


#StartMenu ul li:hover{
	color:#acde21;
	background-color:#333333;
	background-image:url(../_img/_maincontent/arrow_submenu_on.gif);
	background-repeat:no-repeat;
	text-decoration: none;
}

#categoryHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 0 0 15px;
	margin:0;
	width:315px;
	height:82px;
	color:#cccccc;
	background-color:#333333;
}


#homeMidCol{
	width:285px;
	float:left;
	padding:0px;
	margin:0 20px 20px 35px;
}

#homeMidCol #tout{
	width:275px;
	height:165px;
	float:left;
	background-color:#333;
	padding:5px;
	margin:0 0 20px 0;
}

#homeMidCol #tout:hover{
	background-color:#444;
	cursor:pointer;
}

#homeMidCol #tout #title{
	margin:10px 0 5px 15px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#9CC32A;
}

#homeMidCol #tout #title a{
	text-decoration:none;
}

#homeMidCol #tout #description{
	margin:0 0 0 15px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
}
#homeMidCol #tout #description a{
	text-decoration:none;
	color:#FFF;
}



#homeClipboard{
	width:236px;
	float:left;
	padding:0 0 0 30px;
}










/*
---------------------------------------------------------------------------------------------------------------------------- 
FAQ Styles
---------------------------------------------------------------------------------------------------------------------------- 
*/


#FAQbox{
	padding:30px 0 20px 0;

}

#FAQbox h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 0 0 0;
	margin:0;
	color:#acde21;
	text-decoration:none;
	font-size:14px;

}

#FAQbox p{
	padding:10px 0 0 0;
	margin:0;

}


#FAQbox a:active{
outline: none;
}

#FAQbox a{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 0 0 0;
	margin:0;
	color:#acde21;
	text-decoration:none;
	font-size:14px;
	line-height:40px;
}

#FAQbox a:hover{
	text-decoration:underline;
}

/*
---------------------------------------------------------------------------------------------------------------------------- 
Product Description Styles
---------------------------------------------------------------------------------------------------------------------------- 
*/

.main_container .main_content .product_desc .product_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: normal;
	color: #FFFFFF;
}

.main_container .main_content .product_desc .product_headerdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #ffd200;
}

.main_container .main_content .product_desc .product_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

.main_container .main_content .product_desc .product_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3f3f3f;
}

.main_container .main_content .product_desc .product_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #a7a7a7;
}

.main_container .main_content .product_desc .product_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #f6c101;
	text-decoration: underline;
}

.main_container .main_content .product_desc .product_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ed1100;
	text-decoration: none;
}





#product_desc .product_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: normal;
	color: #FFFFFF;
}

#product_desc .product_headerdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #ffd200;
}

#product_desc .product_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

#product_desc .product_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3f3f3f;
}

#product_desc .product_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #a7a7a7;
}

#product_desc .product_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #f6c101;
	text-decoration: underline;
}

#product_desc .product_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ed1100;
	text-decoration: none;
}





/*
---------------------------------------------------------------------------------------------------------------------------- 
Footer Styles
---------------------------------------------------------------------------------------------------------------------------- 
*/


#Footer {
	background-image:url(/_img/_footer/panel_top.jpg);
	background-repeat:no-repeat;
	width: 990px;
	background-color:#FFF;
}


#CopyrightInfo {
	background-image:url(/_img/_footer/panel_bottom.jpg);
	background-repeat:no-repeat;
	width: 990px;
	height:34px;
	background-color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	color: #333333;
	padding-top: 10px;
}




#CopyrightInfo a{
	color: #0C8441;
	text-decoration:none;
}

#CopyrightInfo a:hover{
	color: #0C8441;
	text-decoration:underline;
}



#Footer .footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
}

#Footer .footer_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	text-decoration: none;
}

#Footer .footer_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#Footer .footer_num_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height:20px;
	color: #333333;
}

#Footer .footer_num_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height:20px;
	color: #0C8441;
}

#Footer .footer_num_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

#Footer .footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}



#Footer #About{
	float:left;
	width:278px;
	padding:20px 10px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height:16px;
	display:inline;


}

#Footer #About a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
	line-height:18px;
	color: #0C8441;
}

#Footer #About a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	font-weight: normal;
	line-height:18px;
	color: #0C8441;
}

#Footer #About p{
	padding:10px 0 0 0;
	margin:0;
}



#Footer #About h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: #0C8441;
	margin:5px 0 5px 0;
	padding:0;
}




#Footer .FooterContentBox{
	float:left;
	background-image:url(/_img/_footer/panel_div.jpg);
	background-repeat:no-repeat;
	width:318px;
	padding:20px 10px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height:16px;
	display:inline;
	


}

#Footer #email{
	background-image:url(/_img/emailicon.jpg);
	background-repeat:no-repeat;
	padding:22px 0 0 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height:16px;
	width:250px;
	height:42px;
	


}


#Footer .FooterContentBox h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding:0 0 5px 0;
	margin:0;
	font-weight: bold;
	color: #0C8441;


}

#Footer .FooterContentBox .footer_num_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:18px;
	color: #333333;
}

#Footer .FooterContentBox .footer_num_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:18px;
	color: #0C8441;
}


#Footer .FooterContentBox a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
	line-height:18px;
	color: #0C8441;
}

#Footer .FooterContentBox a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	font-weight: normal;
	line-height:18px;
	color: #0C8441;
}

#Footer .FooterContentBox ul{
	list-style:none;
	text-align:left	;
	padding:0;
	margin:0;
}


#Footer .FooterContentBox p{
	padding:0 0 20px 0;
	margin:0;
}





#Footer .FooterContentBox img{
	padding:0 0 10px 0;


}










.main_container .footer {
	background-image: url(../_img/_footer/bg_footer.jpg);
	background-repeat: no-repeat;
}

.main_container .footer .footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #dcdcdc;
	padding-top: 10px;
}

.main_container .footer .footer_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #dcdcdc;
	padding-top: 10px;
	text-decoration: none;
}

.main_container .footer .footer_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #dcdcdc;
	padding-top: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffd200;
}

.main_container .footer .footer_num_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #adadad;
}

.main_container .footer .footer_num_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ffd200;
}

.main_container .footer .footer_num_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #adadad;
}

.main_container .footer .footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #888888;
}





/*
---------------------------------------------------------------------------------------------------------------------------- 
Glossy Menu
---------------------------------------------------------------------------------------------------------------------------- 
*/



 
.glossymenu{
	background-color:#000000;
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../_img/menu/menug_bg.png) repeat-x; /*tab background image path*/
	height: 49px;
	list-style: none;
	overflow:hidden;
}

.glossymenu li{
	float:left;
	display:block;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#fff;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding:0 0 0 22px; /*Padding to accomodate left tab image. Do not change*/
	height: 59px;
	line-height: 59px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	padding: 0 30px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../_img/menu/menug_hover_left.png) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../_img/menu/menug_hover_right.png) no-repeat right top; /*right tab image path*/
}






#DT_LeftCol1{
	float:left;
	display:inline;
	padding:35px 0 20px 0;
	width:280px;
	text-align:center;

}

#DT_RightCol1{
	float:left;
	display:inline;
	padding:0 0 20px 0;
	width:444px;
	line-height:20px;

}

#DT_LeftCol2{
	float:left;
	display:inline;
	width:356px;

}

#DT_RightCol2{
	float:left;
	display:inline;
	padding:0 0 0 15px;
	width:353px;

}




.cornercallout{
	position: absolute;
	right: 0pt;
	top: 0pt;

}

.introtext{
	padding:15px;
}


.introtext p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height:20px;
	color: #ffffff;
	padding:0 0 15px 0;
	margin:0 0 0 0;
}















