html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset,label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0px;
	margin: 0px;
	outline: 0px;
	padding: 0px;
}

html, body {
    padding:0;
	margin: 0;
	width: 100%;
	height: 100%;
}

html {
    overflow-y: scroll;

}

body{

	font-family:Tahoma;
	font-size:12px;
	color:#583737;
}

h1{color:#ffffff;
font-family:Tahoma;
	font-size:12px;
font-weight:bold;
text-decoration:none;	}

p{	padding:10px 0;}

a:link, a:visited, a:hover, a:active {
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

/*
@ layout
*/
#wrapper{
	background:url(images/bg.jpg) left top repeat-x fixed;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;


	}
#container{
	height: auto;
	margin:0 auto;
	width:900px;
	background:url(images/bgbg.png) left top repeat;

}

#top {
	width:900px;
	height:270px;
	margin:0 auto;
}

#menu {
    height: 64px;
    width:900px;
	margin:0 auto;
	text-align:center;
    }

.cont{
	display:inline-block;
	}
#menu ul, li {

    margin: 0px;
    padding: 0px;
    }
ul.menu {
    float: left;

    }
#menu ul.menu li {
    margin: 0px;
    float: left;
    height: 64px;
    display: block;
    text-align: center;

}


#menu ul li a {
    color: #fff;
	font-size: 12px;
    text-decoration: none;
    }

#content{
	width:900px;
	margin:0 auto;
	position:relative;
	padding-bottom:10px;}

#content #right{	float:left;
	width:210px;
	position:relative;}

#right ul {
	list-style-type:none;
}

#right {	margin:0 0 50px 0;}

li.group {
	color:#fbf4f4;
	font-weight:bold;
	text-align:center;
	padding:10px 0;
}

li.menu-left {
	background:url(images/menu.jpg) center no-repeat;
	width:200px;
	height:18px;
	padding:1px 3px;
	text-align:center;
}

li.menu-left a {
	color:#583737;
	font-weight:bold;

}

li.menu-left a:hover{
	color:#ffffff;
	font-weight:bold;

}

#content #center{	margin:0 0 0 220px;
padding:10px;}


#bottom {
	height:40px;
	position:relative;
	width:900px;
	margin: -50px auto 0;
	z-index:10;
}

#footer{
	height:40px;
	position:relative;
	font-size:12px;
	width:900px;
	margin: 0 auto;
	color:#ffffff;
	font-family:Tahoma;
	}

#footer-wrapper{	width:900px;
	margin:0 auto;}


#news{
}
#news h4{	color:#bc7947;
	font-size:30px;
	font-weight:normal;
	font-family:Georgia;}
#news a{	color:#2b72c3;
	font-family:Georgia;}
#news li{	list-style:none;
	color:#696969;
	font-size:12px;
	font-family:Verdana;
	padding:5px 0;}

	.saits {
		padding-left:8px;
	}

.saits a {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#583737;
}


.clear{	clear:both;}

.sliderContainer{	margin:23px auto 20px;
	width:615px;
}
