
*{
    margin: 0px;
    padding: 0px;
}

img, fieldset{
    padding: 0px;
    border: none;
	margin: 0px;
	line-height: 0px;
}

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

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

body{	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #000000;
    background: #067296 url(pic/bg.png) fixed bottom;
}

H1 {
	font-size: 38px;
	font-family: 'Berkshire Swash', cursive;
	color: #000000;
	font-weight:  normal;
	padding-bottom: 10px;
}

h2{
	font-size: 18px;
	font-family: 'Berkshire Swash', cursive;
	color: #000000;
	font-weight:  normal;
	padding-bottom: 10px;
}

h3{
	font-size: 18px;
	font-family: 'Berkshire Swash', cursive;
	color: #000000;
	font-weight:  normal;
	padding-bottom: 5px;
	padding-left: 25px;
}

.clear{
	clear: both;
	padding-top: 20px;	
}

.clear2{
	clear: both;
}

#grad_bg{
	position: absolute;
	height: 664px;
	background: url(pic/bg_grad.jpg) repeat-x top;
	width: 100%;
}

#wrap{
	position: relative;
	width: 926px;
	margin: 0 auto;
}

/*
	menu
*/

#menu{
	background: url(pic/menu_bg.jpg) repeat-x top;
	height: 50px;
	width: 917px;
}

#menu ul{
    padding-left: 0px;
    list-style: none;
    width: 825px;
    margin: 0 auto;
    position: relative;
    left: -25px;
}

#menu ul li{
	display: inline;
}

#menu ul li samp{
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
    display: block;
    float: left;
    height: 50px;
    line-height: 50px;
    text-shadow: #000 1px -1px 1px;
    border-left: solid #303030 1px;
    border-right: solid #303030 1px;
}
#menu ul li samp:hover,  #menu ul li .active{
    color: #42C7F3;
    border-left: solid #0d99c8 1px;
    border-right: solid #0d99c8 1px;
}

/*
	content
*/
#content_iframe {
    height: 600px;
    width: 105%;
    border: none 0px;
    position: relative;
    top: 2px;
    left: -22px;
}

#content_bg{

	padding: 15px;
}

/*
	header box
*/
.langbar
{
    position: relative;
    top: 2px;
    right: -5px;
}
.langitem {
    background: none;
    cursor: pointer;
    height: 20px;
}
.langitem_current {
    background: none;
    cursor: pointer;
    height: 20px;
    opacity: 0.4;
}
.langitem:hover {
	opacity: 0.6;
}
.langitem:active {
	opacity: 0.4;
}
#header{
	height: 250px;
	border: 5px solid #fff;
	width: 907px;
	overflow: hidden;
}

/*
	content white box
*/

#content_white{
	background: url(pic/content_bg.png);
	padding: 22px;
	width: 872px;
}

#content_white p{
	color: #000000;
	padding-top: 10px;
}

#content{
	margin-bottom: 10px;
}

#content a{
	color: #000000;
	font-weight: bold;
}

#content a:hover{
	color: #424242;
}

#content_left{
	width: 872px;
	padding-right: 20px;
	float: left;
	padding-bottom: 10px;
}

#content_left h2{
	padding-bottom: 10px;
}

#content_left p{
	line-height: 18px;
}

#content_left img{
	padding-right: 20px;
	float: left;	
}

.left_col1{
	float: left;
	width: 50%;
}

.left_col1 p{
	padding-right: 10px;
	line-height: 18px;
}

.left_col2{
	float: right;
	width: 50%;
}

.left_col2 ul{
    list-style: none;
    padding-left: 0px;
}

.left_col2 ul li{
    margin-bottom: 10px;
    background: url(pic/ls.gif) no-repeat center left;
	padding-left: 15px;
}

.news{
	padding-bottom: 10px;
}

.news img{
	padding-right: 10px;
	padding-bottom: 5px;
	float: left;
}

.date{
	display: block;
	font-weight: bold;

	color: #067296
}
/*
	3column
*/

#column3{
	clear: both;
	padding: 0px 10px 15px 10px;
}

#col1, #col2, #col3{
	float: left;
	width: 285px;
}

#col2{
	padding-left: 79px;
	padding-right: 79px;
}

.pad_left{
    padding-left: 20px;
    margin-bottom: 5px;
}

.ls{
	list-style: none;
}

.ls li{
	padding-top: 3px;
	border-bottom: 1px solid #b5b5b5;
}

.ls li a{
	color: #067296;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}

.ls li a:hover{
	color: #783f01;
}

#col1 .ls{
	padding-top: 20px;
}

#col1 .ls li a{
	font-size: 12px;
	text-transform: none;
}


/*
	footer_top
*/

#footer_top{
	width: 841px;
	margin: 0 auto;
	background: url(pic/footer_top_border.png) no-repeat bottom;
	padding-top: 30px;
}

#footer_top a{
	color: #ffffff;
	font-weight: bold;
}

#footer_top a:hover{
	color: #000000;
}

#footer_top p{
	color: #ffffff;
}

#footer_column1, #footer_column2, #footer_column3{
	width: 226px;
	float: left;
}

.footer_text{
	background: url(pic/footer_top_border.png) no-repeat top left;
	width: 226px;
	padding: 10px 0px 10px 0px;
}

#footer_column2{
	padding: 0px 87px 0px 75px;
}

.foot_pad{
    padding-left: 45px;
	padding-top: 10px;
}

.link1{
    background: url(pic/link1.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link2{
    background: url(pic/link2.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link3{
    background: url(pic/link3.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link4{
    background: url(pic/link4.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.ls{
    list-style: none;
    padding-left: 0px;
}

.ls li{
    background: url(pic/ls1.gif) no-repeat 0px 6px;
    margin-bottom: 8px;
    padding-left: 15px;
}

/*
	footer_bot
*/

#footer_bot{
	padding: 25px;
	text-align: center;
	font-size: 10px;
}
