html{
	background-image:url(images/texture.jpg);
	background-attachment:scroll;
	background-position:bottom right;
	background-repeat:repeat;
	background-attachment:scroll;
	width:100%;
	height:100%;


	}

body{	
	margin:50px 0px 300px 0px;
	padding:0px;
	background-color:#ffffff;
	background-image:url(images/zebra.jpg);
	background-attachment:scroll;
	background-position:bottom right;
	width:100%;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-bottom:10px solid #e6e6e6;
	border-top:10px solid #e6e6e6;
	font-size:13px;
	color:#222222;
	line-height:18px;
	text-align:justify;
/* These two: */
    display:table;
    width:100%;
}

#navigation .subnavigation{
	padding:0px;
	margin:0px;
	}
	
#navigation{
	padding:0px;
	position:absolute;
	top:0px;
	right:0px;
	margin:-61px 100px 0 50px;
	z-index:2;
	height:51px;
	width:800px;
	}
#navigation ul{
   	list-style: none;
}
#navigation li{
   	list-style: none;
	float:right;
	height:48px;}

#navigation li:hover{
	background-image:url(images/nav-green1.jpg);
	color:#ffffff;
	}

	
#navigation .subnavigation li{
   	list-style: none;
	float:left;
	background-image:none;
	background-color:#4ab72c;
	color:#ffffff;
	display:block;
	height:25px;
	width:115px;}

#navigation .subnavigation li:hover{

	background-image:none;
}


/*COLORs FOR WEB*/
#navigation li.web:hover{
	background-image:url(images/nav-web.jpg);
	color:#ffffff;
	}

	
#navigation .subnavigation li.web{
   	list-style: none;
	float:left;
	background-image:none;
	background-color:#183c0e;
	background-color:#9bc02e;
	display:block;
	height:25px;
	width:115px;}
	
#navigation .subnavigation li.web:hover{

	background-image:none;
}

/*END OF COLORs FOR WEB*/


/*COLORS FOR BRAND*/
#navigation li.brand:hover{
	background-image:url(images/nav-brand.jpg);
	color:#ffffff;
	}

#navigation .subnavigation li.brand{
   	list-style: none;
	float:left;
	background-image:none;
	background-color:#183c0e;
	background-color:#efa600;
	display:block;
	height:25px;
	width:115px;}
	
#navigation .subnavigation li.brand:hover{

	background-image:none;
}

/*END OF COLOR FOR BRAND*/


/*COLORS FOR ART*/
#navigation li.art:hover{
	background-image:url(images/nav-art.jpg);
	color:#ffffff;
	}

	
#navigation .subnavigation li.art{
   	list-style: none;
	float:left;
	background-image:none;
	background-color:#183c0e;
	background-color:#e3365f;
	display:block;
	height:25px;
	width:115px;}
	
#navigation .subnavigation li.art:hover{

	background-image:none;
}

/*END OF COLOR FOR ART*/

/*COLORS FOR ABOUT*/
#navigation li.about:hover{
	background-image:url(images/nav-about.jpg);
	color:#ffffff;
	}

	
#navigation .subnavigation li.about{
   	list-style: none;
	float:left;
	background-image:none;
	background-color:#183c0e;
	background-color:#289e9c;
	display:block;
	height:25px;
	width:115px;}
	
#navigation .subnavigation li.about:hover{

	background-image:none;
}

/*END OF COLOR FOR ABOUT*/

/*COLORS FOR CONTACT*/
#navigation li.contact:hover{
	background-image:url(images/nav-contact.jpg);
	color:#ffffff;
	}

	
#navigation .subnavigation li.contact{
   	list-style: none;
	float:left;
	background-image:none;
	background-color:#183c0e;
	background-color:#f72819;
	display:block;
	height:25px;
	width:115px;}
	
#navigation .subnavigation li.contact:hover{

	background-image:none;
}

/*END OF COLOR FOR CONTACT*/


#navigation li.tel{
   	list-style: none;
	float:left;
	height:28px;	
	padding:23px 0px 0px  0px;
}

#navigation li.tel:hover{
	background-image:none;
	color:#ffffff;

	}
#navigation li.tel h3{
	float:left;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	}


#navigation a{

	padding:25px 8px 0px 8px;
	margin:0px;	
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	display:block;
	float:left;
	position:relative;
	height:26px;
}

#navigation a:hover{
  	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	color:#ffffff;
}

#navigation .subnavigation a{

	padding:5px 8px 0px 8px;
	margin:0px;	
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	display:block;
	float:left;
	position:relative;
	height:20px;
	font-size:11px;
}

#navigation .subnavigation a:hover{
  	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	color:#ffffff;
	text-decoration:underline;
}

.sub ul,li{
	z-index:100;
	
}

.sub ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display:block;
		}

.sub ul li {
	position: relative;
	float:left;
}

.sub li ul {position: absolute; top:51px; left:0px;
display: none; }

* html .sub li ul {position: absolute;top: 20px; left:0px; 
display: none;}

/* Styles for Menu Items */


/* Fix IE. Hide from IE Mac \*/

* html .sub ul li { float: left; height: 1%; }

* html .sub ul li a { height: 1%; }

/* End */

.sub ul li a:hover { /* Hover Styles */

	color: #fff; 
	} 


.sub li ul li a { /* Sub Menu Styles */

	padding:0px; 

	} 
.sub li:hover ul, li.hover ul { display: block; } /* The magic */

.sub ul li a.selected{	
	font-weight:bold;
	color:#ffffff;
}

.sub ul li a.selected:hover{
	font-weight:bold;
	color:#ffffff;
}

div#main{
	width:800px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 100px;
	padding-right:100px;
	padding-top:0px;
	position:relative;
	float:none;
	position:relative;
	white-space:
	normal;
	/*background-color:#ffffff;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;*/

}

div.nav{
	position:absolute;
	top:0px;
	right:0px;
	height:50px;
	margin:-50px 100px 0 0;
}
	
div.nav a{
	padding:8px 6px 18px 6px;
	margin:0px;
	font-weight:normal;
	text-transform:uppercase;
	color:#cccccc;
	text-decoration:none;
	display:block;
	float:left;
	position:relative;}

a.nav:hover{
	text-decoration:underline;
	}
	
div.nav a.nav-selected{
	font-weight:bold;
	color:#ffffff;
	}	
	
h3.tel{
	display:inline;
	float:right;
	position:relative;
	text-transform:none;
	margin:0 0 0 20px;
	padding:8px 0px 0  50px;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
/*	background-image:url(images/tel-icon.png);
	background-repeat:no-repeat;
	background-position:left;*/
	}

#logo{
	
	text-align:center;
	margin:0 auto;
	margin-bottom:30px;
	margin-top:30px;
}
#logo a,img{
	border:none;

}
div#content{
	width:100%;
	min-height:250px;
	/*background-color:#ffffff;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;*/

}
div#content div#right_content{
	width:150px;
	min-height:250px;
	float:left;
	margin:0px 0px 0px 20px;
	padding: 0 0 0 10px;
	/*background-color:#ffffff;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;*/

}
 div#content div#main_content{
	width:620px;
	height:auto;
	float:left;

}
 div#content.policies div#main_content.policies{
	width:620px;
	height:auto;
	float:left;
	height:6150px
}

div#text_content_transparent {
	padding: 0px;
	background-image: url(images/text-content-bgd.png);
	background-repeat: repeat;
	width: 640px;
	display: block;
	position:absolute;
	bottom:0px;
	margin:0 0 -85px 0;

}

div#text_content_transparent div#flashcontent{
	width:620px;
	height:auto;
	/*border:10px solid #cccccc;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
	-khtml-opacity: 0.30;
	opacity: 0.30;*/
	padding:10px;
	min-height:210px;
}
div#text_content_transparent .text_content {
	background-color: #fff;
	margin:10px;
	padding:20px;
	display: block;
	width: 580px;
	float: left;
	clear: both;
	
}
div#text_content_transparent .text_content img.banner {
	background-color: #fff;
	margin:-20px -20px -20px -20px;
	display: block;

	float: left;
	clear: both;
	
}

	

label{
	width: 70px;
	float: left;
	text-align: right;
	margin-right: 1.5em;
	display: block;
	font-size:13px;
	font-weight:bold;
	height:20px;
	
}

label.short{
	width: 30px;
	float: left;
	text-align: right;
	margin-right: 1.5em;
	display: block;
	font-size:13px;
	font-weight:bold;
	margin-bottom:30px;
	background-color:#C00;
}

input{
	width: 170px;

}
textarea{
	width: 170px;

}

#contactForm{

	width:380px;
	float:left;
	margin:0 20px 0 0px;
	
	}
#contactForm span{

	width:180px;
	margin-right:10px;
	float:left;
	
	
	}
#contact{
	float:right;
	width:180px;
	}
	
span.tel-red2{
	font-size:16px;
	margin:10px 0px 2px 0px;
	background-image: url(images/red2_tel.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
	width:180px;
	display:block;
	padding:5px 0 0 0px;
	color:#FFF;
	float:right;
	text-align:center;
	
	}


div#footer{
	width:800px;
	background-position:top left;
	background-repeat:no-repeat;
	height:auto;
	position:absolute;
	margin:150px 0 30px 0;
	

}

div#footer .art-button{
	
	height:auto;
	cursor:pointer;
	background-color:#000000;
	color:#cccccc;
	clear: both;
	width: auto;
	display: block;
	margin:0; 


	}
div#footer .art-button:hover{
	background-color:#cccccc;
	color:#000000;

	}


div#footer img {
	float:right;
	vertical-align:top;
	margin:0px 10px 20px 0px;

}

div#footer h1{
	margin:0 0 5px 0;
	padding:0px;
	

}
div#footer p.guarantee {
	float:left;
	vertical-align:top;
	font-size:14px;
	line-height:20px;
	padding:0px 20px 0px 0px;
	margin:0px;
	color:#cccccc;
	text-align:left;

}
div#footer p.guarantee a.guarantee{
	background-image:url(images/100.png);
	background-repeat:none;
	width:100px;
	height:128px;
	float:right;
	display:block;

}

div#footer h2{
	color:#cccccc;
	font-size:16px;
	background:none;
	padding:0;
	margin:0;
	}
div#footer a.green-1a{
	color:#89a928;
	text-decoration:none;
	}
	
div#footer a.green-1a:hover{
	text-decoration:underline;
	}

div#footer .green-1a{
	color:#89a928;
	text-decoration:none;
	}
	


div#footer .art-link{
	display:block;
	height:40px;
	width:45px;
	margin:4px;
	font-size:36px;
	text-align:center;
	padding:5px 0 0 0;
	line-height:30px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	font-weight:bold;	
	font-family:Arial, Helvetica, sans-serif;
	color:#cc3054;
	color:#666666;


	}
	
div#footer .art-link:hover{
	background-color:#cc3054;
	background-image:none;
	text-decoration:none;
	color:#cccccc;	
	}
	
div#footer .web-link{
	display:block;
	height:40px;
	width:45px;
	margin:4px;
	font-size:36px;
	text-align:center;
	padding:5px 0 0 0;
	line-height:30px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	font-weight:bold;	
	font-family:Arial, Helvetica, sans-serif;
	color:#89a928;
	color:#666666;

	}
	
div#footer .web-link:hover{
	background-color:#89a928;
	background-image:none;
	text-decoration:none;
	color:#cccccc;
	}
div#footer .brand-link{
	display:block;
	height:40px;
	width:45px;
	margin:4px;
	font-size:36px;
	text-align:center;
	padding:5px 0 0 0;
	line-height:30px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	font-weight:bold;	
	font-family:Arial, Helvetica, sans-serif;
	color:#c68a00;
	color:#666666;


	}
	
div#footer .brand-link:hover{
	background-color:#c68a00;
	/*background-color:#1a6a69;*/
	background-image:none;
	text-decoration:none;
	color:#cccccc;	
	}


.green{
	color:#378820;
	}
.green-1{
	color:#89a928;
	}
.yellow{
	color:#c68a00;
	}
.red{
	color:#cc3054;
	}
	
.red2{
	color:#f62719;
	}
	

.blue-1{
	color:#1a6a69;
	
	}
a.blue-1:hover{
	text-decoration:none;
	
	}	
.blue-1a{
	background-color:#1a6a69;
	color:#ffffff;
	
	}
a.green:hover{
	color:#378820;
	text-decoration:none;
	}
	
div#footer a{
	color:#cccccc;
	text-decoration:underline;
	}
	
div#footer a:hover{
	text-decoration:none;
	}
div#footer a.services{
	font-size:22px;
	margin:0 0 0 -30px;
	background-image:url(images/What-We-Do.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:40px;
	width:190px;
	display:block;
	padding:9px 0 0 30px;
	color:#ffffff;
	text-decoration:none;
	}

div#footer a.services:hover{
	color:#000000;
	text-decoration:none;
	}	
div#footer a.services-blue1{
	font-size:22px;
	margin:0 0 0 -30px;
	background-image:url(images/blue1-What-We-Do.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:40px;
	width:190px;
	display:block;
	padding:9px 0 0 30px;
	color:#ffffff;
	text-decoration:none;
	}

div#footer a.services-blue1:hover{
	color:#000000;
	text-decoration:none;
	}

div#footer a.services-red2{
	font-size:22px;
	margin:0 0 0 -30px;
	background-image:url(images/red2-What-We-Do.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:40px;
	width:190px;
	display:block;
	padding:9px 0 0 30px;
	color:#ffffff;
	text-decoration:none;
	}

div#footer a.services-red2:hover{
	color:#000000;
	text-decoration:none;
	}


div#footer span.services{
	font-size:22px;
	margin:0 0 0 -30px;
	background-image:url(images/What-We-Do.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:40px;
	width:190px;
	display:block;
	padding:9px 0 0 30px;
	color:#ffffff;
	}

div#footer span.services-1{
	font-size:22px;
	margin:0 0 0 -30px;
	background-image:url(images/What-We-Do-1.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:40px;
	width:190px;
	display:block;
	padding:9px 0 0 30px;
	color:#ffffff;
	}


div#footer span.services-yellow{
	font-size:22px;
	margin:0 0 0 -30px;
	background-image:url(images/yellow-What-We-Do.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:40px;
	width:190px;
	display:block;
	padding:9px 0 0 30px;
	color:#ffffff;
	}

div#footer span.services-red{
	font-size:22px;
	margin:0 0 0 -30px;
	background-image:url(images/red-What-We-Do.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:40px;
	width:190px;
	display:block;
	padding:9px 0 0 30px;
	color:#ffffff;
	}

div#footer span.services-blue1{
	font-size:22px;
	margin:0 0 0 -30px;
	background-image:url(images/blue1-What-We-Do.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:40px;
	width:190px;
	display:block;
	padding:9px 0 0 30px;
	color:#ffffff;
	} 

div#footer a.link{
	
	text-align:right;
	float:left;
	text-decoration:none;
	color:#000000;
	background-color:#cccccc;

	}	
div#footer a.link:hover{
	color:#ffffff;
	background-color:#222222;	
}
div#footer ul{
	margin:0px;
	padding:10px 0px 10px 15px;

	}
div#footer ul li{
	margin:0px;
	padding:0px;
	color:#999999;
	list-style-type:none;
	padding-bottom:10px;
	text-align:left;
	list-style-image:url(images/bullet2.png);
	}
div#footer ul li.justify{
	text-align:justify;
	}
div#footer ul li a{
	color:#999999;
	}
div#footer ul li a:hover{
	color:#ffffff;
	}
div#footer h3{
	color:#858585;
	padding-top:0px;
	line-height:27px;
	text-align:left;
	}
div#footer h3 a{
	color:#858585;
	padding-top:0px;
	line-height:27px;
	text-decoration:none;
	}
div#footer h3 a{
	text-decoration:underline;
	}
	
div#footer p{
	color:#999999;
	line-height:18px;
	margin-top:0px;
	text-align:justify;
	}
div#footer .dark{
	color:#333333;
	
	}

div#footer .medium{
	color:#666666;
	
	}

div#footer .bigger{
	font-size:16px;
	line-height:20px;
	
	} 
div#footer .bigger-blue1{
	font-size:20px;
	line-height:26px;
	color:#1a6a69;
	text-align:left;
	} 
div#footer .bigger-green-1{
	font-size:20px;
	padding:10px 0 0 0;
	line-height:26px;
	color:#89a928;
	float:left;
	text-align:left;
	display:block;
	} 
div#footer .bigger-green-1 a{
	color:#89a928;
	text-decoration:none;
	}
	
div#footer .bigger-green-1 a:hover{
	color:#89a928;
	text-decoration:underline;
	} 


div#footer .light{
	color:#cccccc;
	
	}
div#footer .white{
	color:#ffffff;
	
	}	
div#footer  a.light{
	color:#666666;
	text-decoration:none;
	} 
div#footer  a.light:hover{
	color:#666666;
	text-decoration:underline;
	} 
div#footer p.light a.first{
	color:#cccccc;
	font-size:14px;
	text-decoration:none;
	} 
div#footer p.light a.first:hover{
	
	text-decoration:underline;
	} 
	
div#footer input{
	color:#666666;
	background:none;
	width:150px;
	height:20px;
	margin-bottom:10px;
	border:1px solid #333333;
	padding:5px;
	
	}
	
div#footer input.button{
	
	height:auto;
	cursor:pointer;
	background-color:#000000;
	color:#cccccc;
	clear: both;
	width: auto;
	display: block;
	margin:0; 


	}
div#footer input.button:hover{
	background-color:#cccccc;
	color:#000000;

	}

.button{
	width:170px;
	height:30px;
	cursor:pointer;
	background-color:#000000;
	color:#cccccc;
	
}

div#footer div.footer_content{
	width:290px;
	padding:0 20px 0 0px;
	display:inline;
	text-align:justify;
	position:relative;
	float:left;
	margin:0px 0 30px 0;

}

div#footer div.footer_content_center{
	width:290px;
	padding:0 10px 0 0px;
	margin:0px 20px 30px 20px;
	display:inline;
	text-align:justify;

	position:relative;
	float:left;

}
div#footer div.footer_content_right{
	width:150px;
	padding-bottom:0px;
	padding-top:0px;	
	padding-left:0px;
	margin:0 0 30px 0;	
	display:inline;
	text-align:left;
	position:relative;
	float:left;

}
div#footer div.footer_content_border{
	width:800px;
	padding:0px;
	margin:0px 0 30px 0;
	height:1px;
	display:inline;
	text-align:left;
	position:relative;
	float:left;
	border-bottom:1px solid #333333;

}

div#footer div.footer_content_border1{
	width:800px;
	padding:0px;
	margin:0px 0 30px 0;
	height:1px;
	display:inline;
	text-align:left;
	position:relative;
	float:left;
	border-bottom:1px dotted #222222;

}
div#footer div.footer_content_100{
	width:800px;
	padding:0px;
	margin:0px 0 30px 0;
	height:auto;
	display:inline;
	text-align:left;
	position:relative;
	float:left;
}

div#footer div.footer_content_main{
	width:630px;
	padding:0px;
	margin:0 20px 0px 0;
	height:auto;
	display:inline;
	text-align:left;
	position:relative;
	float:left;
	/*background-color:#333333;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
	-khtml-opacity: 0.30;
	opacity: 0.30;*/
	
}
div#footer p.quote-left{
	text-align:left;
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	line-height:18px;
	letter-spacing:1px;
	margin-left:-20px;
	/*border-left:1px solid #cccccc;*/
	padding:10px 0 0 27px;
	margin-bottom:0px;
	text-align:left;
	background-image:url(images/quote.png);
	background-position:left top;
	background-repeat:no-repeat;
	}

div#footer .quote a{
	text-decoration:none;
	}
div#footer .quote a:hover{
	text-decoration:none;
	color:#000000;
	background-color:#cccccc;
	
	}
div#footer a.green{
	text-align:right;
	text-decoration:none;
	float:left;
	color:#cccccc;
	background-color:#378820;
	margin:3px 0 3px 0px;
	clear:both;
	}	
div#footer a.green:hover{
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
}
div#footer a.green-1{
	
	text-align:right;
	text-decoration:none;
	float:left;
	color:#cccccc;
	color:#000000;
	background-color:#89a928;
	margin:3px 0 3px 0px;
	clear:both;
	}	
div#footer a.green-1:hover{
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
}
div#footer a.yellow{
	
	text-align:right;
	text-decoration:none;
	float:left;
	color:#000000;
	
	background-color:#c68a00;

	margin:3px 0 3px 0px;
	clear:both;
	}	
div#footer a.yellow:hover{
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
}

div#footer a.red{
	
	text-align:right;
	text-decoration:none;
	float:left;
	color:#ffffff;
	background-color:#cc3054;
	margin:3px 0 3px 0px;
	clear:both;
	}	
div#footer a.red:hover{
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;;
}

div#footer a.red2{
	
	text-align:right;
	text-decoration:none;
	float:left;
	color:#ffffff;
	background-color:#f62719;
	margin:3px 0 3px 0px;
	clear:both;
	}	
div#footer a.red2:hover{
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;;
}

div#footer a.blue1{
	
	text-align:right;
	text-decoration:none;
	float:left;
	color:#ffffff;
	background-color:#1a6a69;
	margin:3px 0 3px 0px;
	clear:both;
	}	
div#footer a.blue1:hover{
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;;
}


div#footer a.green_text{
	text-decoration:underline;
	color:#378820;
	font-style:normal;

	}	
div#footer a.green_text:hover{
	text-decoration:none;
}
div#footer a.blue1_text{
	text-decoration:underline;
	color:#1a6a69;
	font-style:normal;

	}	
div#footer a.blue1_text:hover{
	text-decoration:none;
}
a.blue1_text{
	text-decoration:underline;
	color:#1a6a69;
	font-style:normal;

	}	
a.blue1_text:hover{
	text-decoration:none;
}
span.tel{
	font-size:16px;
	margin:10px 0 2px -25px;
	background-image: url(images/tel.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
	width:180px;
	display:block;
	padding:5px 0 0 0px;
	color:#FFF;
	text-align:center;
	
	}
span.tel-1{
	font-size:16px;
	margin:10px 0 2px -25px;
	background-image: url(images/tel-1.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
	width:180px;
	display:block;
	padding:5px 0 0 0px;
	color:#FFF;
	text-align:center;
	
	}
span.tel-yellow{
	font-size:16px;
	margin:10px 0 2px -25px;
	background-image: url(images/yellow_tel.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
	width:180px;
	display:block;
	padding:5px 0 0 0px;
	color:#FFF;
	text-align:center;
	
	}
span.tel-red{
	font-size:16px;
	margin:10px 0 2px -25px;
	background-image: url(images/red_tel.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
	width:180px;
	display:block;
	padding:5px 0 0 0px;
	color:#FFF;
	text-align:center;
	
	}



span.tel-blue1{
	font-size:16px;
	margin:10px 0 2px -25px;
	background-image: url(images/blue1_tel.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
	width:180px;
	display:block;
	padding:5px 0 0 0px;
	color:#FFF;
	text-align:center;
	
	}

div.stage{
	font-size:16px;
	margin:0px 20px 2px 0;
/*	background-image: url(images/stage.png);
	background-position:left top;
	background-repeat:no-repeat*/;
	height:30px;
	width:180px;
	display:block;
	padding:5px 0 0 0px;
	color:#FFF;
	text-align:center;
	float:left; 
	display:block; 
	height:50px;
	min-height:50px
	
	}
h1{
	color:#000000;
	color:#333333;
	font-size:28px;
	letter-spacing:0px;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:34px;
	

}

h2{
	color:#333333;
	font-size:18px;
	letter-spacing:0px;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:22px;
	

}

h3{
	font-size:22px;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
	color:#333333;
	padding-bottom:2px;

}
h4,h5{color:#333333; margin:0px; padding:0px;font-size:13px}
h5{font-weight:normal; }
.quote{
	
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	line-height:18px;
	letter-spacing:1px;
	margin-left:-20px;
	/*border-left:1px solid #cccccc;*/
	padding:10px 0 0 27px;
	margin-bottom:0px;
	color:#222222;
	text-align:left;
	background-image:url(images/quote.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.quote_source{
	font-size:11px;
	font-weight:normal;
	line-height:normal;
	letter-spacing:0px;
	padding-left:7px;
	text-align:left;
	padding-top:5px;
	margin-top:0px;
}

ul{
	margin:0px;
	padding:0px 0px 10px 15px;

	}
ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-bottom:3px;
	list-style-image:url(images/bullet2.png);
	}

a.link{
	
	text-align:right;
	float:left;
	text-decoration:none;
	color:#000000;
	background-color:#cccccc;
	margin:3px;
	

	}	
a.link:hover{
	color:#ffffff;
	background-color:#222222;	
}

div#footer a.link{
	margin:2px 0px  2px 0px;
	float:left;
	display:block;
	clear:both;

	}	

div.clearer {clear: left; line-height: 0; height: 0;}

.image_left{
	vertical-align:top; 
	float: left; 
	margin-right:10px;
	}
 strong.bigger{
	font-size:16px 
	 }
	 

	
h2 a {
	color:#000000;
	text-decoration:underline;}

h2 a:hover {
	color:#000000;
	text-decoration:none;}
.left{
	text-align:left;
	}
.art-button{
	
	height:auto;
	cursor:pointer;
	background-color:#000000;
	color:#cccccc;
	clear: both;
	width: auto;
	display: block;
	margin:0; 
	border:1px solid #333333;
	padding:5px;
	margin-bottom:10px;
	}
.art-button:hover{
	background-color:#cccccc;
	color:#000000;

	}
.policies{
	height:6150px
	}