/* Main */

html, body {
	font-family:Arial, Verdana;
	color:#222222;
	background-color:#4f2d1c;
	font-size:12px;
	padding:0px;
	margin:0px;
	text-align:center;
}

a {
	color:#222222;
	text-decoration:underline;
}

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

img {
	border:0px;
}

#wrapper {
	position:relative;
	width:946px;
	height:auto;
	background-image: url(images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	padding:0px;
	margin:auto;
	text-align:left;
}

#main {
	font-size:12px;
}

/* Header */

#header {
	position:relative;
	width:946px;
	height:169px;
	background-image: url(images/header_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:0px;
	margin:auto;
	text-align:center;
}

/* Intro */

#intro_02 {
	position:relative;
	width:900px;
	height:123px;
	background-image: url(images/intro_02.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:0px;
	margin:auto;
	_left:19px;
	text-align:left;
}

#intro_button {
	position:relative;
	width:364px;
	height:60px;
	top:116px;
	left:486px;
	padding:0px;
	margin:auto;
	text-align:left;
	float:left;
}

/* Slider */

#page_slider {
	position:relative;
	width:900px;
	_width:910px;
	height:195px;
	padding:0px;
	margin:auto;
	_left:19px;
	text-align:left;
}

#slider {
	position:relative;
	margin:0px 30px 30px 0px;
	background:url(images/loader.gif) no-repeat 50% 50%;
	width:900px;
	height:195px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
	text-decoration:none;
	color:#fff;
	
}
#slider a:hover {
	border:0;
	display:block;
	text-decoration:underline;
	color:#fff;
	
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}

/* Menu */

#menu {
	position:relative;
	width:946px;
	height:39px;
	padding:0px;
	*padding-left:38px;
	margin:0px;
	top:123px;
	text-align:center;
}

#menu a {
	color:#f89400;
	text-decoration:none;
	outline:none;
}

#menu a:hover {
	color:#ffffff;
	text-decoration:none;
	outline:none;
}

#menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}

#menu li {
	height:37px;
	border:0px;
	padding:8px 16px 0px 16px;
	margin:0px 0px 0px -3px;
	cursor:pointer;
	list-style:none;
	text-align:left;
	display:inline-block;
	color:#f89400;
	font-family:'Century Gothic', Trebuchet MS, Helvetica, Arial, sans-serif, Verdana;
	font-size:17px;
	font-weight:bold;
	background-image: url(images/menu_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	*float:left;
	*margin-right:2px;
}

#menu li:hover {
	color:#ffffff;
	background-image: url(images/menu_bg.jpg);
	background-position:right top;
	background-repeat:repeat-x;
}

#menu li.last {
	background-image:none;
}

#menu li.last:hover {
	background-image: url(images/menu_bg.jpg);
}

/* Page */

#page {
	position:relative;
	width:946px;
	height:auto;
	padding:0px;
	margin:10px 0px 10px 0px;
	float:left;
	text-align:center;
}

#page P {
	padding:7px 0px 7px 0px;
	margin:0px;
}

#page ul {
	padding:0px 5px 0px 15px;
	margin:0px;
	list-style-type:square;
}

#page ol {
	padding:0px 5px 10px 25px;
	margin:0px;
}

#page a {
	color:#222222;
	text-decoration:underline;
}

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

#page h1 {
	color:#f89400;
	font-family:'Century Gothic', Trebuchet MS, Helvetica, Arial, sans-serif, Verdana;
	font-size:36px;
	font-weight:normal;
	padding:0px 0px 15px 0px;
	margin:0px;
	*line-height:25px;
}

#page h2 {
	color:#4f2d1c;
	font-family:'Century Gothic', Trebuchet MS, Helvetica, Arial, sans-serif, Verdana;
	font-size:24px;
	font-weight:bold;
	padding:10px 0px 10px 0px;
	margin:0px;
}

#page h3 {
	color:#4f2d1c;
	font-family:'Century Gothic', Trebuchet MS, Helvetica, Arial, sans-serif, Verdana;
	font-size:24px;
	font-weight:bold;
	padding:25px 0px 10px 0px;
	margin:0px;
}

#page_text {
	position:relative;
	width:825px;
	height:auto;
	padding:0px;
	margin:32px 0px 0px 60px;
	_margin-left:40px;
	float:left;
	text-align:justify;
	line-height:17px;
}

#page_text .page_topstart {
	position:relative;
	width:825px;
	height:auto;
	padding:3px 0px 15px 0px;
	margin:0px;
	color:#222222;
	text-align:justify;
	border:0px;
	border-bottom:#cccccc 1px solid;
}

#page_block_left {
	position:relative;
	width:395px;
	height:auto;
	padding:0px;
	height:auto;
	color:#666666;
	margin:2px 0px 0px 60px;
	_margin-left:40px;
	float:left;
	text-align:justify;
	line-height:17px;
}

#page_block_left a {
	color:#666666;
	text-decoration:underline;
}

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

#page_block_right {
	position:relative;
	width:395px;
	height:auto;
	color:#666666;
	padding:0px;
	margin:2px 60px 0px 0px;
	_margin-right:20px;
	float:right;
	text-align:justify;
	line-height:17px;
}

#page_block_right a {
	color:#666666;
	text-decoration:underline;
}

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

#page_text_home {
	position:relative;
	width:500px;
	height:auto;
	padding:0px;
	margin:32px 0px 0px 60px;
	_margin-left:30px;
	float:left;
	text-align:justify;
	line-height:17px;
}

#page_side_home {
	position:relative;
	width:285px;
	height:auto;
	padding:0px;
	margin:25px 70px 0px 0px;
	_margin-right:40px;
	color:#666666;
	float:right;
	text-align:justify;
	line-height:17px;
}

#page_side_home .page_side_block {
	position:relative;
	width:285px;
	height:auto;
	padding:5px 10px 5px 10px;
	margin:0px 00px 0px 0px;
	color:#666666;
	text-align:justify;
	background-color:#FFFFFF;
	border:0px;
	border-bottom:#cccccc 1px solid;
}

 #page_side_home .page_side_block:hover {
	color:#333333;
	background-color:#ededed;
}

#page_side_home a.sublink {
	color:#4f2d1c;
	text-decoration:none;
}

#page_side_home a.sublink:hover {
	color:#4f2d1c;
	text-decoration:none;
}

/* Footer */

#footer {
	position:relative;
	width:946px;
	height:62px;
	background-image: url(images/footer_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	color:#ffffff;
	padding:0px;
	margin:auto;
	clear:both;
	text-align:left;
}

#footer_design {
	position:relative;
	font-size:10px;
	padding:40px 50px 0px 0px;
	margin:0px;
	text-align:right;
	float:right;
}

#footer_copy {
	position:relative;
	font-size:10px;
	padding:40px 0px 0px 50px;
	margin:0px;
	text-align:left;
	float:left;
}

#footer P {
	padding:0px;
	margin:0px;
}

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

#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}

/* Extra */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
