body{
	margin:0;
	padding:0;
	font-family:"Open Sans";
	font-size:14px;
	background:url(../gfx/bg.jpg) top center repeat-y #595959;
	color:#382E2D;
	}
	
#bg{
	margin:0;
	padding:0;
	background:url(../gfx/bgTop.jpg) top center no-repeat;
	overflow:hidden;
	}

#container{
	display:block;
	margin:auto;
	width:966px;
	overflow:hidden;
	text-align:center;
	}

#top{
	display:block;
	width:966px;
	height:187px;
	position:relative;
	text-align:center;
	}
	
#menuTop{
	display:block;
	width:795px;
	height:74px;
	text-align:center;
	margin:auto;
	}

#menuTop .item{
	display:block;
	float:left;
	height:74px;
	}
	
#menuTop .itemActual{
	display:block;
	float:left;
	height:74px;
	background:url(../gfx/menuHover.jpg) bottom center repeat-x;
	}

#menuTop .item:hover{
	background:url(../gfx/menuHover.jpg) bottom center repeat-x;
	}
	
#menuTop .item a{
	display:block;
	color:#A7A7A7;
	text-decoration:none;
	padding:0px 30px 0px 30px;
	font-size:17px;
	height:74px;
	line-height:74px;
	background:url(../gfx/menuBorder.jpg) top right no-repeat;
	}

#menuTop .item a:hover{
	color:#fff;
	}

#menuTop .itemActual a{
	display:block;
	color:#fff;
	text-decoration:none;
	padding:0px 30px 0px 30px;
	font-size:17px;
	height:74px;
	line-height:74px;
	background:url(../gfx/menuBorder.jpg) top right no-repeat;
	}

#menuTop .itemActual a:hover{
	text-decoration:underline;
	}	

#logo a{
	display:block;
	width:255px;
	height:79px;
	margin:20px auto 0 auto;
	background:url(../gfx/logo.png) top center no-repeat;
	}
	
#phone{
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	text-align:right;
	font-size:18px;
	font-weight:bold;
	background:url(../gfx/phone.png) top right no-repeat;
	height:65px;
	padding:10px 60px 0 0;
	margin:0 0 0 15px;
	}
	
#middle{
	display:block;
	width:966px;
	height:485px;
	margin:auto;
	position:relative;
	}

#banner{
	display:block;
	width:966px;
	height:307px;
	position:relative;
	padding:10px 0 0 0;
	margin:10px 0 0 0;
	}
	
.slogan{
	display:block;
	text-align:left;
	position:absolute;
	left:0;
	top: 180px;
	color:#fff;
	margin:0 0 40px 30px;
	}
	
.slogan p.s_red{
	font-size:28px;
	padding:5px 10px;
	background:#F40C0C;
	margin:0 0 2px 0;
	float:left;
	}
	
.slogan p.s_grey{
	font-size:18px;
	padding:5px 10px;
	background:#252525;
	float:left;
	}
	
#category{
	display:block;
	width:966px;
	position:absolute;
	bottom:-10px;
	margin:0px auto 0px auto;
	}
	
.categoryItem1, .categoryItem2, .categoryItem3, .categoryItem4, .categoryItem5, .categoryItem6, .categoryItem7{
	display:block;
	float:left;
	margin-left:10px;
	margin-right:11px;
	text-shadow:0 1px 1px #fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width: 116px;
	font-size: 14px;
	min-height: 160px;
	}

.categoryItem1:hover{
	margin-top:-10px;
	padding-bottom: 10px;
	}
.categoryItem2:hover{
	margin-top:-10px;
	padding-bottom: 10px;
}
.categoryItem3:hover{
	margin-top:-10px;
	padding-bottom: 10px;
}
.categoryItem4:hover{
	margin-top:-10px;
	padding-bottom: 40px;
	}
.categoryItem5:hover{
	margin-top:-10px;
	padding-bottom: 10px;
}
.categoryItem6:hover{
	margin-top:-10px;
	padding-bottom: 10px;
}
.categoryItem7:hover{
	margin-top:-10px;
	padding-bottom: 10px;
}
	
.categoryItem2, .categoryItem6{
	margin-top:10px;
	}

.categoryItem3, .categoryItem5{
	margin-top:20px;
	}

.categoryItem4{
	margin-top:30px;
	}
	
#category a{
	color:#212121;
	text-decoration:none;
	}

#category a:hover{
	color:#F40C0C;
	}

#page{
	display:block;
	width:966px;
	text-align:justify;
	margin:10px auto;
	overflow:hidden;
	}
	
#content{
	display:block;
	float:left;
	width:670px;
	margin:0px 0 0 0px;
	line-height:17px;
	padding-top: 15px;
	}

#content h1{
	display:block;
	background:url(../gfx/h1.jpg) bottom right no-repeat;
	font-size:24px;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	}
	
#content h2{
	display:block;
	background:url(../gfx/h1.jpg) bottom right no-repeat;
	font-size:22px;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	}

#content h3{
	display:block;
	background:url(../gfx/h1.jpg) bottom right no-repeat;
	font-size:20px;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	}

#content h4{
	display:block;
	background:url(../gfx/h1.jpg) bottom right no-repeat;
	font-size:18px;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	}

#pageRight{
	display:block;
	float:right;
	width:275px;
	}
	
#search{
	display:block;
	width:275px;
	height:45px;
	margin:0 0 20px 0;
	}
	
#search input.search{
	display:block;
	width:210px;
	height:45px;
	background:url(../gfx/search.png) top center no-repeat;
	color:#A8A8A8;
	font-size:12px;
	padding-left: 10px;
	padding-right: 55px;
	border:0;
	line-height: 45px;
	}	
		
#menuRight{
	display:block;
	width:274px;
	-webkit-border-radius:  15px;
	-moz-border-radius: 15px;
	border-radius:  15px;
	margin:0 0 20px 0;
	background:url(../gfx/menuRightBg.jpg) top center repeat-y; 
	}
	
h5{
	margin:0;
	font-size:20px;
	font-weight:bold;
	color:#393939;
	height:59px;
	line-height:59px;
	color:#fff;
	text-align:center;
	background:url(../gfx/menuRightHeader.png) top center no-repeat;
	}
	
#menuRight .itemRight, #menuRight .itemRight2{
	display:block;
	width:274px;
	height:35px;
	background:url(../gfx/menuRightBorder.png) bottom left no-repeat;
	}

#menuRight .itemRightActual, #menuRight .itemRight2Actual{
	display:block;
	width:274px;
	height:35px;
	background:url(../gfx/menuRightBorder.png) bottom left no-repeat;
	}
	
#menuRight .itemRight:last-child{
	background:none;
	}

#menuRight .itemRightActual:last-child{
	background:none;
	}

#menuRight .itemRight a{
	display:block;
	height:35px;
	line-height:35px;
	color:#747474;
	padding-left:40px;
	text-decoration:none;
	background:url(../gfx/menuRightArrow.png) top left no-repeat;
	}
	
#menuRight .itemRight a:hover{
	color:#fff;
	background-position:bottom left;
	}

#menuRight .itemRightActual a{
	display:block;
	height:35px;
	line-height:35px;
	color:#fff;
	padding-left:40px;
	text-decoration:none;
	background:url(../gfx/menuRightArrow.png) bottom left no-repeat;
	}

#menuRight .itemRight2 a{
	display:block;
	height:35px;
	line-height:35px;
	color:#747474;
	padding-left:75px;
	text-decoration:none;
	background:url(../gfx/menuRightArrow2.png) top left no-repeat;
	}
	
#menuRight .itemRight2 a:hover{
	color:#DC0624;
	background-position:bottom left;
	}

#menuRight .itemRight2Actual a{
	display:block;
	height:35px;
	line-height:35px;
	color:#DC0624;
	padding-left:75px;
	text-decoration:none;
	background:url(../gfx/menuRightArrow2.png) bottom left no-repeat;
	}
	
#partners{
	display:block;
	width:274px;
	-webkit-border-radius:  15px;
	-moz-border-radius: 15px;
	border-radius:  15px;
	margin:0 0 20px 0;
	background:#fff; 
	text-align:center;
	padding:0 0 20px 0;
	}
	
h4{
	margin:0;
	font-size:20px;
	font-weight:bold;
	color:#393939;
	height:59px;
	line-height:59px;
	color:#2E2E2E;
	text-align:center;
	}
		
#footainer{
	display:block;
	width:100%;
	height:215px;
	margin:30px auto 0 auto;
	text-align:center;
	padding:0 0 0px 0;
	background:url(../gfx/footainer.png) top center no-repeat;
	color:#818181;
	font-size:12px;
	}
	
#footer{
	display:block;
	width:966px;
	height:215px;
	margin:0 auto;
	}

#copyrights{
	display:block;
	float:right;
	text-align:center;
	margin:45px 0 0 0;
	}
	
#menuBottom{
	display:block;
	float:left;
	margin:55px 0 0 0;
	}
	
#menuBottom .itemBottom{
	float:left;
	font-size:12px;
	margin:0 5px;
	}	
	
#menuBottom .itemBottom a{
	color:#818181;
	text-decoration:none;
	}
	
#menuBottom .itemBottom a:hover{
	color:#F10D0E;
	}

#footainer img{
	margin:0 0 0 30px;
	}

#footainer a{
	text-decoration:underline;
	color:#818181;
	}
	
#links{
	display:block;
	margin:26px 0 0 0;
	line-height:20px;
	}
	
#links a{
	color:#B5B5B5;
	}
	
img{
	border:none;
	}
	
.clear{
	clear:both;
	}

div#content p{
	margin-bottom: 20px;
}

div#content ul li a,
div#content ol li a,
div#content p a {
	border-bottom: 1px dotted #243b89;
	color: #243b89;
	text-decoration: none;
}

div#content ul li a:hover,
div#content ol li a:hover,
div#content p a:hover{
	color: #FF0026;
	border-bottom: 1px solid #FF0026;
}

div#content p a.prettyphoto {
	border: 0px; 
}

div#content p a.prettyphoto:hover {
	border: 0px;
}



div#content div.columns div.left {
	float: left;
	width: 325px;
}

div#content div.columns div.right {
	float: right;
	width: 325px;
}

#content img {
	margin: 0px; padding: 0px;
	display: inline;
	border: 2px solid #ddd;
}

#content img.mediumimage {
	margin-left: 4px;
	margin-right: 4px;
}

#content img.smallimage {
	margin-left: 4px;
	margin-right: 4px;
}

#content img.smallimage {
	margin-left: 5px;
	margin-right: 5px;
}

#content div.triple img.smallimage {
	margin: 0px;
}

#content div.columns img.mediumimage {
	margin: 0px;
}

#content img.fullimage {
	border: 0px;
	box-shadow: none;
}

div#content div.triple div.left {
	float: left;
	width: 205px
}

div#content div.triple div.middle {
	float: left;
	width: 205px;
	margin-left: 26px;
}

div#content div.triple div.right {
	float: right;
	width: 205px;
}

#content iframe {
	border: 1px solid #ffffff;
	-webkit-border-radius: 10px; /* Safari, Chrome */
	 -khtml-border-radius: 10px;    /* Konqueror */
 	-moz-border-radius: 10px; /* Firefox */
 	 border-radius: 10px;
 	 box-shadow: 0px 0px 8px #444;
	}


div#content table {
	width: 100%;	
	margin-bottom: 20px;
}

div#content table thead tr td {
	padding: 4px;
	line-height: 15px;
	color: #eee;
	background-color: #1e1e1e;	
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 11px;
	font-weight: bold;
}

div#content table tbody tr:nth-child(even) td {
	padding: 6px;
	line-height: 17px;
	background-color: #fff;
	border-bottom: 1px dotted #999;
	border-right: 1px dotted #ccc;
	color: #555;
	font-size: 11px;
}

div#content table tbody tr:nth-child(odd) td {
	padding: 6px;
	line-height: 17px;
	background-color: #eee;
	border-bottom: 1px dotted #999;
	border-right: 1px dotted #ccc;
	color: #555;
	font-size: 11px;
}

div#content table tbody tr:hover td {
	background-color: #ddd;
}

#content ol,
#content ul {
margin-left: 35px;
margin-bottom: 15px;
}

#content ol ol,
#content ul ul  {
padding-bottom: 0px;
}

#content ul li {
	line-height: 18px;
}

#content ol li {
	line-height: 18px;
}

form div.field {
	clear: both;
}

form div.field label {
	float: left;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	width: 120px;
}

form div.field input{
	display:block;
	width:300px;
	height:30px;
	margin:0 0 5px 0;
	border:1px solid #c0c0c0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#fff;
	padding:0 12px 0 12px;
	color:#666;
	font-size:12px;
	}
	
form div.field textarea{
	display:block;
	width:300px;
	height:150px;
	margin:0 0 8px 0;
	border:1px solid #c0c0c0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#fff;
	padding:10px 12px 10px 12px;
	color:#666;
	font-size:12px;
	}

form div.field span.message {
        font-size: 12px;
        margin-left: 200px;
        margin-bottom: 20px;

}

form div.field input.button{
	width: auto;
	display:block;
	height:26px;
	line-height:26px;
	padding:0 10px;
	text-align:center;
	font-size:11px;
	color:#000;
	text-decoration:none;
	background-color: #eee;
}

form div.field input.button:hover{
	background-color: #aaa;
	}