*{
	margin: 0;
	padding: 0;
}

body{
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background-color:#58595B
}
hr 
{
	border:solid 1px white}

#wrapper{
	width: 1014px;
	margin: 10px auto;
	text-align: left;
	border: 2px solid #413f34;
	background-color:#fff
	/*border: 1px solid #716f64;*/
}

#header{
	background: url(/images/header-bg2.jpg) left top no-repeat;
	height: 148px;
	position: relative;
}

#logo{
	position: absolute;
	right: 0;
	top: 0;
}
#flashcontainer
{
	position:absolute;
	width:600px;
	height:90px;
	left:0;
	bottom:0;
}
#container{
	background:#970037 url(/images/content.jpg) bottom left no-repeat;
}

#mainContent{
	width: 585px;
	float: left;
}

#extraContent{
	float: left;
	width: 407px;
	background: #323334;
	min-height:300px
}

#extraContent .in{
	padding: 55px 55px 35px 45px;
}
#newsmenu{
	position:relative;height:210px;width:300px;padding:40px 55px 35px 45px;overflow:auto;
	scrollbar-track-color:#970037;scrollbar-face-color:#323334;scrollbar-arrow-color:#fff
}

#bottom{
	background:#fff url(/images/sea.jpg) left top no-repeat;
	height: 170px;
}

h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1{
	font-size: 29px;
	margin-bottom: 12px;
}

h2{
	font-size: 17px;
}

h3{
	font-size: 24px;
}

h6{
	font-size: 12px;
	color: #58585a;
}

#header h2{
	color: #b6beca;
	position: absolute;
	bottom: 15px;
	left: 38px;
}

ul{
	list-style-type: none;
}

img{
	border: 0;
}

.clear{
	clear: both;
}

img{
	behavior: url(iepngfix.htc);
}

#container p{
	line-height: 1.6;
}

a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#footer{
	text-align: center;
	clear: both;
	color: #666767;
	font-size: 9px;
	padding: 15px 0;
	background-color:#fff
}
#footer a {color:#666767}

#menu{
	padding-left: 28px;
}

#menu li{
	float: left;
	margin-right: 10px;
	display: inline;
}

#menu li a{
	padding: 30px 8px 8px 8px;
	display: inline-block;
}

#menu li a:hover,#menu li.current a{
	background: #eaecf1;
}

#personal{
	padding: 30px 25px 23px 35px;
	float: left;
	position: relative;
	width: 525px;
	height: 235px;
}

#leksand{
	position: absolute;
	top: 30px;
	right: 20px;
}
.leksand{
	float:right;
	top: 30px;
	right: 20px;
}

ul.personal li{
	float: left;
	color: #fff;
	font-weight: bold;
	margin-right: 35px;
	display: inline;
}

#slideButton{
	position: absolute;
	bottom: 30px;
	right: 120px;
}

.graybox{
	background: url(/images/graybox.png) left top no-repeat;
	width: 199px;
	height: 155px;
	position:relative;
	cursor:pointer
}

#bottom .graybox{
	margin-top: 25px;
	float: left;
	padding-left: 25px;
	padding-right: 15px;
	z-index: 100;
	behavior: url(/iepngfix.htc);
}

#bottom .graybox h6{
	/*height: 30px;
	line-height: 30px;*/
	margin-top:10px;
	margin-bottom: 10px;
	font-weight: bold;
}

#bottom .graybox p{
	font-size: 10px;
	color: #777;
}

#bottom .graybox .more{
	/*margin-top: 20px;
	margin-right: 10px;
	text-align: right;*/
	position:absolute;
	right:10px;
	bottom:50px
}

#bottom #news1{
	background: url(/images/box1.png) left top no-repeat;
	width: 158px;
	height: 156px;
}

#bottom #news2{
	background: url(/images/box2.png) left top no-repeat;
	width: 155px;
	height: 156px;
}

#bottom #news3{
	background: url(/images/box3.png) left top no-repeat;
	width: 158px;
	height: 156px;
}

#bottom  #login{
	background: url(/images/box4.png) left top no-repeat;
	width: 176px;
	height: 156px;
	float: right;
}

#bottom  #login img{
	margin-top: -8px;
}

#bottom  #login h6{
	margin-bottom: 0;
}

#xsupport{
	position:relative;
	top:3px
}

#login a{
	color: #58585A;
}
/* Slider */
#slider {
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden
}
.sliderItem {
	width:525px;
	float:left;
	padding:10px
}
/*blog*/
.blog-title{
	font-size: 14px;
	font-weight: bold;
}

#bloglist{
	width: 335px;
	float: right;
	padding: 30px 30px 5px 0;
}

#bloglist li{
	margin-bottom: 20px;
}

#blog-month li{
	margin-bottom: 5px;
}

#blog-month li a{
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}
.button {padding:5px}
/*modal */
#simplemodal-container a.modalCloseImg {
	background:url(/images/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}

modal-overlay {background-color:#000;}
#simplemodal-container {background-color:#333; border:8px solid #444; padding:12px;}

.textbox 
{
	width: 200px;
}
textarea.textbox {height:100px;}
label {width:100px;float:left;}
.left100 {margin-left:100px}
