/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body{
	margin:13px 0 13px 0;
	font-family:Verdana;
	font-size:11px;
	color:#323232;
}
#container-wrap{
	width: 100%;
	clear: both;
	overflow: hidden;
}
#container{
	width:901px;
	margin: 0 auto;
	border-top:1px solid #555555;
}
.enviro{
margin:13px 0 13px 0;
font-family:Georgia;
font-size:22px;
font-color:#30d205;
}
.logo{float:left;}
#flash{
float:right;
margin-top:15px;
}
.menu{
border-bottom:9px solid #BC100F;
border-top:2px solid #555555;
height:30px;
}
.menu a{
height:30px;
line-height:30px;
font-family:Georgia;
font-size:16px;
text-decoration:none;
display:block;
float:left;
padding:0 12px 0 12px;
background:url(../images/stripe.gif) right center no-repeat;
}
.menu a:hover{
color:#ffffff;
background:#1a85bd;
}
.menu a#home{color:#1a85bd}
.menu a#home:hover{color:#ffffff}
.menu a#exp{color:#c09002}
.menu a#exp:hover{color:#ffffff}
.menu a#media{color:#ba3590}
.menu a#media:hover{color:#ffffff}
.menu a#dail{color:navy}
.menu a#dail:hover{color:#ffffff}
.menu a#about{color:#30d205}
.menu a#about:hover{color:#ffffff}
.menu a#contact{color:#de0303}
.menu a#contact:hover{color:#ffffff}
.menu a.active,
.menu a:hover{
color:#ffffff !important;
background:#1a85bd;
}
.date{
font-family:Verdana;
font-size:11px;
height:30px;
line-height:30px;
float:right;
color:#a4a4a4;
}
#content{
width:100%;
padding-top:10px;
line-height:15px;
}

#content a{
color:#01859D;
text-decoration:none;
background:url(../images/dotts2.gif) repeat-x bottom left;
}
#content span{
color:#30d205;
font-weight:bold;
}
.contentLeft{
width:390px;
float:left;
}
.contentArt{
width:850px;
float:left;
}
.contentRight{
width:475px;
float:right;
}
.article{
width:100%;
padding-top:10px;
padding-bottom:15px;
margin:0;
background:url(../images/dotts.gif) bottom left repeat-x;
}
.article p{
	margin:0;
	padding:0;
}

#advert_mv{
margin-top:12px;
margin-bottom:8px;
width:390px;
}
.section{
background:url(../images/dotts.gif) bottom left repeat-x;
padding-top:10px;
padding-bottom:15px;
}
.leftSection{
width:222px;
float:left;
}

.rightSection{
width:222px;
float:right;
}

.rightSection2{
padding-top:0px;
padding-bottom:0px;
width:55px;
float:right;
}

.photo{
margin-top:12px;
margin-bottom:8px;
height:114px;
}

.photo2{
margin-top:12px;
margin-bottom:8px;
height:114px;
}

#footer{
width:100%;
height:80px;
color:#878787;
font-family:Georgia;
font-size:12px;
border-top:2px solid #000000;
line-height:18px;
margin-top:25px;
}

#footer a{
color:#878787;
background:url(../images/line.gif) bottom left repeat-x;
}

.clear{
clear:both; 
line-height:0;
height:0;
margin:0;
padding:0;
}

h2{
	color:#1a85bd;
	font-weight:normal;
	padding:0;
	margin:0 0 12px 0;
	font-family:Georgia;
	font-size:24px;
	line-height: 24px;
}
h2.h2{margin-top:10px;}
img{border:0}
.footerLeft{float:left; padding-top:15px;}
.footerRight{float:right; padding-top:4px;}
p{margin:0; padding:0;}
a#enviromental{color:#04afce;}
a#enviromental:hover{color:#30d205;}
