body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	background: #ddd url(../images/bg1.png) repeat;
}


p {
margin: 0 0 15px 0;
padding: 0;
}

img {
border: none;
}


#slider {
    position: relative;
	width: 100%;
}

#wrapper {
	width: 1080px;
	margin: 0 auto;
}

#top {
width: 1080px;
height: 200px;

}

#top_left {
width: 250px;
height: 150px;
float: left;
background: url(../images/bg2.png) repeat;
}

#top_left img {
padding-top: 60px;
}

#top_right {
width: 800px;
height: 6px;
background: url(../images/bg2.png) repeat;
}


#right_content_top {
width: 800px;
height: 30px;
background: url(../images/content_top.png) no-repeat;
}

#right_content {
width: 800px;
background: url(../images/content_body.png) repeat-y;
}

#right_content a {
color: #333333;
text-decoration: none;
}

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

#right_content_bottom {
width: 800px;
height: 50px;
background: url(../images/content_bottom.png) repeat-y;
}

#main {
	clear: both;
	width: 1065px;
	padding: 0;
}

#left {
	float: left;	
	width: 250px;
}

#right {
	float: right;
	width: 800px;
}


#menu {

}

#footer {
color: #999999;
font-size: 12px;
text-align: left;
padding: 0 0 60px 0;
}

#footer_left {
float:left;
margin-left: 0px;
}

#footer_right {
float: right;
visibility: hidden;
}

#footer a {
	color: #999999;
}

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

.scroll {
    width: 760px;
    height: 460px;
    overflow: auto;
    /* overflow-x: hidden; */
    position: relative;
    clear: left;

}

.scrollContainer div.panel {
    width: 760px;
    height: 460px;
	padding: 20px 40px 40px 40px;
	overflow: hidden;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.navigation li {
    margin: 0;
	padding: 0;
}

ul.navigation li a {
	display: block;
	width: 180px;
	padding: 8px 10px 8px 35px;
	margin-bottom: 5px;
	font-size: 20px;
    text-decoration: none;
	color: #999999;
	text-align: left;
}

ul.navigation a:hover {
	color: #666666;
	background: url(../images/arrow.png) no-repeat left
}

ul.navigation li a.selected {
	background: url(../images/arrow_grey.png) no-repeat left;
	color: #000000;
}

ul.navigation a:focus {
    outline: none;
}


.scrollButtons {
    position: absolute;
    top: 300px;
    cursor: pointer;
}

.scrollButtons.left {
    left: 0
}

.scrollButtons.right {
    right: 0
}

.hide {
    display: none;
}

                #slider2 {position: relative; width: 600px; height: 375px; margin: 0 0 0 60px;}
                #slider2 .holder_cont {position: relative; overflow: hidden; width: 600px; height: 375px;}
                #slider2 .holder {width: 10000px;}
                #slider2 .slide {position: relative; float:left; width: 600px; height: 375px;}
                #slider2 .slide .caption {display: none; position: absolute; bottom: 0; _bottom: -1px; left: 0; width: 600px; background: #FFF; padding: 10px; opacity: 0.8;}                
                #slider2 .button {position: absolute;}
                #slider2 .prev {bottom: 33%; left: -100px;}
                #slider2 .next {bottom: 33%; right: -100px;}
                h4 {font-size: 18px; font-weight: bold; margin-bottom: 15px;}
                .clear {clear:both;}

#slider2 .caption {
font-style:normal;
font-weight:normal;
text-align:left;}

#slider2 ul {
list-style:nonemargin:0;
padding:0;
}

#slider2 li {
list-style:none;
margin:0;
padding:0;
}