/* CSS Arix@you for S@rete 2009 */

html, body, input, select, textarea {
	font-family: "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	font-size:13px;
	color:#333;
}

body, form, input, p, pre{
 margin: 0px;
 padding: 0px;
}

body{
 background: #20b4ee url(../img/bg.gif) repeat-x;
 text-align:center;
}

a img{
 border-width: 0px;
}

hr {
    border: 0;
    width:100%;
    color: #EFEFEF;
    background-color: #EFEFEF;
    height: 1px; 
	margin:4px 0px;
} 

a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

a:hover {
	text-decoration:underline;
}

div.menu {
	font:bold 18px "lucida sans unicode", arial, verdana, sans-serif;
	color:#FFFFFF;
	text-align:center;
	border-width: 0px; 
	margin: 0px; 
	padding: 10px 0 0 0;
}

div.menu a {
}


h1 {
	font:bold 24px "lucida sans unicode", arial, verdana, sans-serif;
	color:#20b4ee;
	margin:0;
	padding:0;
}

div.menu a {
	color:#FFFFFF;
	padding-right:20px;
	line-height:50px;
	}

#tr3 {
	width:906px;
	height:236px;
	margin:25px auto 0 auto;
	position:relative
}

	#mainphoto { 
		height: 236px; 
		width: 906px; 
		padding: 0; 
		position:absolute;
		top:0px; 
		left:0 
		}


	.pics img { 
		height: 236px; 
		width: 906px; 
		padding: 0; 
		position:absolute;
		top:0px; 
		left:0 
		}


div.head {
width:100%;
background-position: 100% 0%;
background-repeat: repeat-x;
}

#frame {
margin:0 auto;
width:906px;
background:#fff;
text-align:center;
padding-bottom:60px;
}

#top_frame {
margin:0 auto;
width:906px;
background:url(../img/bg_top.gif) no-repeat;
height:47px;
}

#top_frame1 {
margin:0 auto;
width:906px;
background:url(../img/bg_top1.gif) no-repeat;
height:47px;
}

#bottom {
	background:#03265c;
	margin:0px auto 0px auto;
	color:#fff;
	padding:10px 0px 0px 0px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

	#bottom_contents {
		margin:0 auto;
		width:906px;
		text-align:left;
	}

	#bottom_contents img {
		margin:0px 10px 0px 0;
		float:left
		}
		
	#bottom_contents span.text {
		line-height:40px ;
		}
		
table td {
	text-align:left;
	font-family: "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	font-size:100%;
}

table.news {
	background:#ffc933;
	margin:0 0 10px 0;
	float:right
}

table.link {
	background:#03265c;
	margin:0 0 30px 0;
	float:right
}

table.link a {
	color:#fff;
}

table.link td.one {
	background:url(../img/bg1.gif) no-repeat top right;
	padding-left:12px;
}

img.left {
	float:left;
	margin-right:20px;
}


/* for highslide */
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

