@import "grid.css";
h1	{
	font: normal 28px/28px "Lucida Sans Unicode", Georgia Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	}

h2	{
	font: normal 24px/30px "Lucida Sans Unicode", Georgia Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	padding:0 0 10px 0;
	}

h3 	{ 
	font: normal 20px/22px "Lucida Sans Unicode", Georgia, Arial, Helvetica, sans-serif; 
	padding: 0 0 10px 0;
	margin:0;
	}

h4 	{ 
	font: normal 17px/20px "Lucida Sans Unicode", Georgia, Arial, Helvetica, sans-serif; 
	padding:5px 0;
	margin:0;
	}

h5 	{ 
	font: normal 15px/18px "Lucida Sans Unicode", Georgia, Arial, Helvetica, sans-serif; 
	padding:5px 0;
	margin:0;
	}

h6 	{ 
	font: normal 11px/16px "Lucida Sans Unicode", Georgia, Arial, Helvetica, sans-serif; 
	padding:2px 0;
	margin:0;
	}


p	{
	margin: 0 0 15px 0;
	font: normal 11px/18px "Lucida Sans Unicode", Georgia, Arial, Helvetica, sans-serif; 
	}

h1, h2, h3, h4 {
font-family:AllerRegular;
}

body{background:#f6f9b9 url(../images/bgBody.jpg) repeat-x; 
	 margin:0; padding:0; font-family:Tahoma, Geneva, sans-serif; }
.innerBody{background:url(../images/clouds.png) no-repeat right top; height:356px; background-position:78% 40%;}
.header{
	background:url(../images/TopBg.png) no-repeat; height:308px;
	margin-top:78px; width:954px;
	}
.header h1{ 
 font-size:170%;
 font-family: "Rockwell";
 src: url(FFF Tusj.ttf);
 color:#7ea3a8;
 text-shadow:0 2px 1px #000000;
 margin:20px 0 0 20px;
 font-weight:bold;
}
.header p{color:#879297; font-size:12px; text-align:left; padding:80px 0 0 8px;text-shadow:0 1px 1px #000000;}
.header ul{margin:20px 0 0 0; padding:0; list-style-type:none; font-size:12px; color:#879297;text-shadow:0 1px 1px #000000; }
.header ul li{
		
		line-height:20px; background:url(../images/li.png) no-repeat top left; 
		float:left;
		background-position: 4px 7px;
		padding:0 0 0 20px;
		width:200px;
		}
.header .boxUL{margin:0 0 0 20px;}

.content{
	
	}
.content .recent a{color:#111; text-decoration:none; font-size:12px;}
.content .recent img{margin:20px 0 0 0;}
.content .recent p{color:#111111; font-size:12px; margin:0 0 0 15px; }
.content .recent h1{background:url(../images/recent.png) no-repeat; height:14px; margin:25px 0 0 15px;}
.content .about h1{background:url(../images/about.png) no-repeat; height:14px; margin:0 0 0 15px;}
.content .about p{color:#111111; font-size:12px; margin:10px 0 0 15px; }
.content .why h1{background:url(../images/why.png) no-repeat; height:17px;}
.content .why{margin:0 40px 0 0; }
.why ul{margin:7px 0 0 0; padding:0; font-size:12px; line-height:18px; list-style-type:none; color:#111111;}
.why ul li{
		line-height:20px; background:url(../images/liwithout.png) no-repeat top left; 
		float:left;
		background-position: 4px 7px;
		padding:0 0 0 20px;	
	}

.phone{background:url(../images/phone.png) no-repeat; background-position: 4px 4px; margin:25px 0 0 0; padding:0 0 0 35px; }
.email{background:url(../images/email.png) no-repeat; background-position: 4px 4px; margin:5px 0 0 0; padding:0 0 0 35px; }
.address{background:url(../images/addres.png) no-repeat; background-position: 4px 4px; margin:5px 0 0 0; padding:0 0 0 35px; }

.content .here h1{background:url(../images/here.png) no-repeat; height:22px;}
.network{ margin:0 0 0 15px;}
.fb{background:url(../images/fb.png) no-repeat; height:47px; width:48px; display:block;}
.twitter{background:url(../images/twit.png) no-repeat; height:47px; width:48px; display:block;}
.flickr{background:url(../images/flickr.png) no-repeat; height:47px; width:48px; display:block;}

.footer p{font-size:12px; color:#111; text-align:center; padding:30px 0 0 0;}
.footer {font-size:12px; text-align:center; color:#111;}
.footer a{color:#111; text-decoration:none;}

.tipsy { padding: 5px; font-size: 10px; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: #09F; color: white; max-width: 200px; text-align: center; border:1px solid #09F; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }
