body {
	margin: 0px;
	font-family: 'Lucida Grande', Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #000000;
}

img {
	border: 0px;
	behavior: url("pngbehaviour.htc");
}

.container {
	width: 100%;
}

.header {
	background: url(img/header.jpg) center top;
	width: 100%;
	height: 201px;
}

.content_cont {
	background: url(img/bg2.jpg) center top;
	width: 100%;
}

.content {
	width: 818px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#content_bg {
	position: absolute;
	left: 6px;
	top: 0px;
}


/*//////// home /////////////*/


#content {
	width: 834px;
	height: auto;
	padding-bottom: 10px;
}

#content_top {
	margin-left: 14px;
}

#content_bottom {
	margin: -20px 0px 0px 14px;
}

#content_l {
	float: left;
	padding-left: 14px;
	width: 39px;
	height: 0px;
	overflow: hidden;
}

.text {
	float: left;
	width: 365px;
	font-size: 12px;
	color: #707070;
	text-align: justify;
	line-height: 15px;
	font-weight: normal;
	margin-left: 25px;
	margin-top: 20px;
}

.text h1{
	color:#002D79;
	font-size:13px;
	text-transform:uppercase;
}

.text h3{
	color:#002D79;
	font-size:13px;
	margin:0px;
}

.text ul{
	margin:3px 0px 3px 0px;
	padding-left:20px;
	font-size:11px;

}

#content_r {
	float: right;
	margin-right: 0px;
	width: 39px;
	right: 0px;
	height: 0px;
	overflow: hidden;
}

#text_cont {
	background: url(img/content_bg.gif) 53px 10px no-repeat;
}

#text_cont2 {
	background: url(img/content_bg2.gif) 53px 10px repeat-y;
}

#text_cont2 .text {
	width: 740px;
	margin-left: 0px;
	height: 1010px;
}

#mainphoto1{

	position:absolute;

	right:43px;

	top:1px;

}

.mainmenu{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

.mainmenu div{
	position: absolute;
	height: 32px;
	left: 25px;
	top: 166px;
	overflow:hidden;
}

.mainmenu div a{
	display:block;
	float:left;
	overflow:hidden;
}

.mainmenu div a#mm1{
	width:73px;
}

.mainmenu div a#mm2{
	width:86px;

}

.mainmenu div a#mm3{
	width:126px;

}

.mainmenu div a#mm4{
	width:113px;

}

.mainmenu div a#mm5{
	width:87px;

}

.mainmenu div a#mm6{
	width:96px;

}

.mainmenu div a#mm7{
	width:102px;

}

.mainmenu div a#mm8{
	width:82px;

}

.mainmenu div a#mm2 img{
	margin-left:-71px;
}

.mainmenu div a#mm3 img{
	margin-left:-157px;
}

.mainmenu div a#mm4 img{
	margin-left:-282px;
}

.mainmenu div a#mm5 img{
	margin-left:-396px;
}

.mainmenu div a#mm6 img{
	margin-left:-484px;
}

.mainmenu div a#mm7 img{
	margin-left:-581px;
}

.mainmenu div a#mm8 img{
	margin-left:-682px;
}

.mainmenu div a:hover{
	letter-spacing:normal;
}

.mainmenu div a:hover img{
	margin-top:-35px;
}

.hr{
	background:url(img/hr.gif);
	width:100%;
	height:4px;	
}


.credits{

	color:#717a7d;

	font-size:11px;

	margin:-5px 0px 0px 48px;

}

a.newa{color:#707070;text-decoration:none;}
p.newp{clear:both;margin:0px auto 10px auto;width:250px;float:left;}
.clear1{clear:both;height:1px;font-size:1px;}
