@import url("content.css");
/* Common Part
----------------------------------------------- */
* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	font:12px Arial, Helvetica, sans-serif;
	background:#0F5B5B url(/design/images/bg.gif);
	behavior:url("/design/css/csshover.htc");
}
.clear {
	clear:both;
	font-size:0%;
	line-height:0%;
	height:0px;
}
h2 span {
	display:none;
}
.all {
    min-height:100%;
    height:auto !important;
    height:100%;
    margin:0 auto -80px auto;
    width:980px;
    background:#00595a url(/design/images/all.gif) repeat-x 0% 320px;
} 

h1 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:9px
}
.wrapper {
	width:980px;
	margin:0 auto;
}
.push {
	height:80px;
}
/* =Misc(links)
----------------------------------------------- */
a {
	color:#EEEEEE;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
/* =Header
----------------------------------------------- */
.header {	
	height:320px;
	width:980px;
}
.logo {
	position:absolute;
	margin:38px 0 0 30px;
}
.slogan {
position:absolute;
margin:179px 0 0 224px;
width:554px;
height:99px;
z-index:1;
}
.logo {
position:absolute;
margin:22px 0 0 39px;
z-index:2;
}
.logo_bg {
width:205px;
height:259px;
}
.logo_bg a {
width:205px;
height:208px;
display:block;
position:relative;
}
.menu {
background:url(/design/images/menu_bg.gif) no-repeat 0% 0%;
position:absolute;
margin:265px 0 0 107px;
width:753px;
height:55px;
z-index:3;
}
.menu ul {
list-style:none;
padding:13px 0 0 7px;
}
.menu ul li {
float:left;
}
.menu ul li a {
display:block;
text-align:center;
padding:9px 0 0 0;
height:25px;
text-transform:uppercase;
font-size:13px;
color:#fff;
text-decoration:none;
}
.menu ul li a:hover {
background-position:0% -34px;
text-decoration:underline;
}
.m1 a {
background:url(/design/images/m1.gif) no-repeat;
width:146px;
}
.m2 a {
background:url(/design/images/m2.gif) no-repeat;
width:147px;
}
.m3 a {
background:url(/design/images/m3.gif) no-repeat;
width:147px;
}
.m4 a {
background:url(/design/images/m4.gif) no-repeat;
width:147px;
}
.m5 a {
background:url(/design/images/m5.gif) no-repeat;
width:148px;
}
.brif {
position:absolute;
margin:183px 0 0 847px;
}
.brif_bg {
background:url(/design/images/brif.png) no-repeat 0% 0%;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/brif.png, sizingMethod='crop');
_background:none;
width:111px;
height:91px;
}
.brif_bg a{
display:block;
width:111px;
height:91px;
position:relative;
}
.newz {
position:absolute;
margin:285px 0 0 888px;
}
.newz_bg {
background:url(/design/images/newz.png) no-repeat 0% 0%;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/newz.png, sizingMethod='crop');
_background:none;
width:52px;
height:38px;
padding:81px 0 0 13px;
}
.newz_bg a {
font-size:13px;
color:#fff;
text-decoration:none;
text-transform:uppercase;
position:relative;
}
.newz_bg a:hover {
text-decoration:none;
}


/* =Content
----------------------------------------------- */
.content {

}
.cont_left {
background:url(/design/images/cont_left.gif) no-repeat 0% 189px;
}
.cont_right {
background:url(/design/images/cont_right.gif) no-repeat 100% 514px;
}

/* =Footer
----------------------------------------------- */
.footer {
	height:80px;
	position:relative
}
.footer .wrapper {
	padding:17px 0 0 97px;
	width:883px !important;
	height:63px;
	position:relative
}
.foot_block {
border-top:solid 1px #fff;
width:790px;
height:62px;
background:url(/design/images/foot_block.gif) no-repeat 282px 100%;
}
.foot_fish {
position:absolute;
margin:-17px 0 0 667px;
background:url(/design/images/foot_fish.gif) no-repeat;
width:101px;
height:46px;
}
.footer_pic {
position:absolute;
margin:-52px 0 0 813px;
background:url(/design/images/footer_pic.png) no-repeat;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/footer_pic.png, sizingMethod='crop');
_background:none;
width:62px;
height:105px;
}
.adress {
float:left;
padding:5px 0 0 0;
font-size:10px;
width:165px;
color:#fff;
line-height:11px;
font-family:Tahoma;
position: absolute;
}
.email {
float:left;
padding:25px 0 0 0;
font-size:10px;
width:105px;
color:#fff;
line-height:11px;
font-family:Tahoma;
position: absolute;
margin-left: 150px;
}
.email a {
color:#fff;
text-decoration:none;
}
.email a:hover {
text-decoration:underline;
}
.copy {
float:right;
padding: 0 px 0 0 250px;
color:#fff;
font-size:10px;
font-family:Tahoma;
}