@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}
body {
    background:url(../contents/content.jpg) repeat scroll 0 0 #d3d3c9;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
	color:#5d5d60; 
	position:relative;
	min-width:924px;
	line-height:1;
}

html, body {
	height:100%;
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

.logobg {
	background:url(../contents/header.png) repeat-x scroll 0 0 transparent;
	height:131px;
	left:0;
	position:absolute;
	width:100%;
	top:0;
}

.logo
{
	background:url(../contents/logo.png) no-repeat scroll 0 0 transparent;
	display:block;
	width:274px;
	height:74px;
}

.main {
	top:1.5em;
	z-index:100;
	 -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.main, .mainbg
{
	margin:0 auto;
	position:relative;
	width:924px;
}

.mainbg {
	top:1.3em;
}

nav {
	margin:0;
	padding:0;
		
}

nav ul {
	margin:0;
	padding:0;
	text-height:30px;
	
}

nav li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	background:#f3f3f2;
	
}
.single {
	padding-top:22px;
	padding-bottom:8px;
}
nav ul li a{
	padding-top:15px;
	padding-bottom:15px;
	text-decoration:none;
	text-align:center;
	font-size:.9em;
	width:130px;
	height:30px;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	color:#23231c;
	border:1px solid #FFF;
	text-shadow:1px 1px 1px #999;
}


nav ul li ul li {
	background: none transparent;
}

nav ul li ul li a{
	padding-top:8px;
	padding-left:5px;
	width:220px;
	height:5px;
	font-size:.9em;
	text-align:left;
	
}

nav ul ul{
	background: url(../contents/submenu.png) repeat scroll 0 0 transparent;
	position:absolute;
	visibility:hidden;
	top:62px;
}

nav ul li:hover ul{
	visibility:visible;

}

nav ul li a:hover {
	color:#FFFFFF;
	text-shadow: none;
}



.current a {
	background:#23231c;
	color:#f5f5f5;
	text-shadow: none;
}
	 

nav li:hover{
	/*color:#f15a29;	
	background:#e0e0db;*/
	background:#23231c;
	color:#f5f5f5;
	text-shadow: none;
	border:none;
}

.ClearFloat{
	clear:both;
	margin:0;
	padding:0;
    display: block;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    width: 100%;
}

.nivoSlider {
	position:relative;
    background:url(images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}


/*--------------------Blocks---------------------------*/

section#buttons {
	margin: 0 auto;
    overflow: hidden;
    padding: 80px 0;
	display:block;
}

.blocks {
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 20px;
    width: 924px;
}

element.style {
    height: 150px;
}

.block {
    /*-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);*/
	 -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
    background: url(../images/block.png) repeat scroll 0 0 transparent;
    border: 1px solid #E6E6E0;
    color: #5D5D60;
	float: left;
    font-size: 13px;
    line-height: 18px;
    margin: 0 7px;
    text-decoration: none;
    width: 168px;
	position:relative;
}

.block .padding {
    padding: 12px 22px 15px 19px;
}


.block a, .block p {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: top;
	color: #D54C20;
    outline: medium none;
    text-decoration: none;
}

.block img {
    display: block;
    margin: 0 auto;
	border-style:none;
}

img {
    vertical-align: top;
}

.block h6 {
    color: #23231C;
    font-size: 16px;
    margin: 2px 0 17px;
    text-align: center;
    white-space: nowrap;
}

.padding h6 {
    font-size: 16px;
	text-transform:uppercase;
    color: #23231C;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 0 34px;
    text-shadow: 0 0 #23231C, 0 0 #23231C, 0 0 #23231C;
}

.block p {
    margin-bottom: 15px;
}

.block {
    color: #5D5D60;
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
}

.block .alignright {
    color: #67A814;
    text-decoration: underline;
}

.alignright {
    text-align: right;
}

.block:hover {
	background:#23231c;
	/*background:url(../contents/submenu.png) repeat scroll 0 0 transparent;*/
	border:1px solid #23231c;
	color:#aeaeaa;
}

.block:hover h6 {
	color:#f5f5f5;
}

.block .alignright {
	color:#67a814;
	text-decoration:underline;
}

.block:hover .alignright {
	color:#f15a29;
}

/*--------------------Content---------------------------*/

section#content, section#accre {
    overflow: hidden;
    
	display:block;
	width:924px;
}

section#content {
	margin: -30px auto;
	padding: 0 0 64px;
	
}

.left_con {
	width: 580px;
}
.just_one {
	width:924px;
	margin: 0 auto;
}

.right_con {
	width: 280px;
	padding-left:40px;
}

.left_con, .right_con {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
}

.just_one ul {
	padding-left:25px;
	list-style-position:inside;
	list-style-type:disc;
	color: #23231c;
	font-size:14px;
	font-weight:normal;
}

h1 {
	text-align:center;
	font-size: 35px;
	margin: 0 0 15px;
	text-transform:uppercase;
	text-shadow: 0px 1px 3px #23231c;
}

h2 {
    font-size: 22px;
	margin: 0 0 15px;
	text-transform:uppercase;
	text-shadow: 0px 1px 3px #23231c;
}

h4 {
	font-size:15px;
	/*margin:0 auto;*/
	margin: 0 0 15px;
}
	

h1, h2, h3, h4, h5, h6 {
    color: #23231C;
    font-weight: normal;
    line-height: 1.2em;
}

h1, h2, h3, h4, h5, h6, p,{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: top;
}

p {
	color: #23231c;
	font-size:14px;
	font-weight:normal;
}

section#accre {
	margin: 60px auto 5px;
	padding: 0 0 24px;
}

.logohd h2 {
	padding-left:5px;
	text-transform:uppercase;
	text-shadow: 0px 1px 3px #23231c;
}
.logobot {
	padding-left:15px;
}
.logobot ul {
	margin:0;
	padding:0;
}

.logobot li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	background: none repeat scroll 0 0 transparent;
	
}

.logobot ul li img{
	padding-top:15px;
	padding-bottom:15px;
	width:180px;
	height:150px;
	display:block;
	
}

.comp {
	width:924px;
	text-align:center;
}

.comp p {
	color:#000;
	font-weight:bold;
	line-height:19px;
}


.follow {
	width:597px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:15px;
	display:block;
	position:relative;
	
}

.follow h1 {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:28px;
	font-weight:bold;
	text-shadow: 0px 1px 3px #FFFFFF;
	padding-top:20px;
}

.follow ul {
	
	padding:0;
	text-align:center;
	
}

.follow li {
	
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	text-align:center;
	
	
}

.follow ul li h1, .follow ul li a{
	width:189px;
	height:72px;
	display:block;
}

.follow ul li a {
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}

.follow img {
	border-style:none;
}




.bot {
	font-size: 16px;
 /*   line-height: 1.3846em;*/
    margin-left: auto;
    margin-right: auto;
    width: 924px;
	
}

.bot ul li {
	background: none repeat scroll 0 0 transparent;
    vertical-align: top;
	color: #999;
    font-weight: normal;
    line-height: 1.2em;
	text-decoration:none;
	list-style:none;
}

.bot ul{
	padding-top:10px;
}
.bot ul li {
	font-size: 14px;
}
h6 {
	color:#FFFFFF;
	font-size: 18px;
}
	
.nav1, .nav2, .nav3, .nav4, .nav5, .nav6, .nav7 {
    width: 130px;
    display: inline;
    float: left;
    position: relative;
	text-align:center;
	text-decoration:none;
	border-style:none;
}

.bot a{
	text-align:none;
	border-style:none;
	text-decoration:none;
	color:#FFF;
}


.bot a:hover h6, .bot a:hover{
	color:#03F;
}

.end {
	margin-bottom:0;
	background: #000;
	color:#000000;
	padding: 10px 0 5px 0;
	height:260px;
	/*text-transform:uppercase;
	text-align:center;*/
	border-top: 20px #999999 solid;
}

footer {
    background: none repeat-x scroll 0 0 transparent;
    color: #D4D4CA;
    font-size: 11px;
	text-align:center;
    overflow: hidden;
    padding: 35px 0 0;
    width: 100%;
}

