﻿/* ============================= General Styles ====================== */
html {
	margin: 0;
	padding: 0;
}
body {
	font: 15px Arial,sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #ffffff url('images/bg-layout.jpg') repeat-x;
}
p {
	margin: 0 10px 10px;
}
a {
	text-decoration: none;
}
img {
	border: 0px;
}
h1 {
	margin: 0 auto;
	width: 900px;
	text-align: right;
	color: #ffffff;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
}
h2 {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 7px;
	color: #797878;
	padding: 0;
	font-size: 25px;
	font-weight: normal;
}
h2 span {
	color: #c8180d;
}
h3 {
	color: #ffffff;
}
/* ============================= Container ====================== */
div#container {
	width: 975px;
	margin: 0 auto;
	text-align: left;
}
div#container a{
	border: 0;
}
.ttl{
	float:left;
	text-align:right;
	width:200px;
	font-size:12px;
	padding-right:3px;
	padding-top:3px;
	color:white;
	height:24px;

}

.val{
	float:left;
	width:100px;
	height:24px;
}
/* ============================= Wrapper ====================== */
div#wrapper {
	float: left;
	width: 100%;
	margin-top: 20px;
}
/* ============================= Header ====================== */
div#header {
	height: 130px;
	width: 900px;
}
div#header .logo {
	width: 141px;
	float: left;
}
.slogan {
	text-align: right;
	float: left;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 15px;
}
.slogan p {
	color: #ffffff;
	font-size: 20px;
}
#action {
	float: right;
	width: 480px;
	text-align: center;
}
.action p {
	margin: 4px;
	margin-top: 15px;
}
.action a {
	color: #ffffff;
	text-transform: uppercase;
	border: 0;
}
.number {
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top:6px;
	float:right;
}
#action .rt {
	float: right;
	padding-top: 10px;
	
}
div#header .top-menu {
	width: 900px;
	padding-top: 15px;
	float: left;
}
div#header .top-menu a {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
/* ============================= Mid Banner ====================== */
div#mid-banner {
	height: 350px;
}
div#mid-banner .slide {
	width: 900px;
	height: 300px;
	padding-top: 25px;
	margin-left: 0;
}
/* ============================= Content ====================== */
div#content {
	color: #2b2b2b;
	background: #000000;
	padding: 15px;
}
div#content h2 {
	color: #ffffff;
	margin-bottom: 10px;
}
div#content p {
	line-height: 24px;
	font-size: 12px;
	color: #b4b4b4;
	width: 350px;
}
div#content .lt {
	float: left;
	width: 450px;
	padding: 25px;
}
div#content .rt {
	float: right;
	height: 550px;
	width: 400px;
	padding-top: 30px;
}
div#content ul {
	color: #ffffff;
	list-style-type: square;
	line-height: 30px;
}
div#content a {
	color: #FFFFFF;
}
div#contact-box {
	width: 450px;
}
div#contact-box p {
	width:450px;
	text-align: center;
	font-weight: bold;
}

.contact-btn {
	padding: 15px 140px 15px 140px;
}
/* ============================= Content2 - Transparent Background Content Box ====================== */
div#content2 {
	padding: 15px;
	background: transparent;
}
div#content2 h2 {
	color: #5f5f5f;
	margin-bottom: 10px;
}
div#content2 p {
	line-height: 24px;
	font-size: 12px;
	color: #5f5f5f;
	width: 350px;
}
div#content2 {
	color: #2b2b2b;
	height: 500px;
}
div#content2 .lt {
	float: left;
	width: 400px;
	padding: 25px;
}
div#content2 .rt {
	width: 460px;
	height: 502px;
	float: right;
	padding-top: 70px;
}
/* ============================= Homepage - Strip ====================== */
div#strip {
	clear: both;
	height: 85px;
	width: 100%;
	background: #6a767d url('images/bg-strip.jpg') repeat-x;
	border: 0;
}
div#strip .a1 {
	float: left;
	width: 240px;
	height: 75px;
	margin-top: 5px;
	margin-right: 1px;
	border: 0;
}
div#strip .image {
	float: left;
	padding-top: 7px;
	padding-left: 5px;
	border:0;
}
div#strip .txt {
	width: 135px;
	float: right;
}
div#strip .txt h2 {
	color: #ffffff;
	font-size: 13px;
	padding: 10px;
	font-weight: bold;
}
div#strip .a1 h2 {
	color: #ffffff;
}
div#strip .a1 a {
	color: #ef8e1d;
}
div#strip a {
	border:0;
}

/* ============================= Gallery ====================== */
div#gallery {
	width: 920px;
	float: left;
	padding:10px;
	padding-left: 40px;
}
div#gallery a img{
	border:medium #444444 solid;
}
div#gallery a:hover img{
	border:medium #FFFFFF solid;
}

/* ============================= Homepage - Boxes ====================== */
div#boxes {
	clear: both;
	width: 100%;
	background: #f7f7f7;
}
div#boxes p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	width: 230px;
	color: #b4b4b4;
}
div#boxes h2 {
	padding: 10px;
	font-weight: bold;
}
div#boxes h2 a {
	padding: 10px;
	font-weight: bold;
}
div#boxes .b1 {
	float: left;
	width: 475px;
	height: 200px;
	background: url('images/bg-b1-01.png') no-repeat right top;
	margin: 5px;
}
div#boxes .b1 h2 {
	color: #ef8e1d;
}
div#boxes .b1 h3 {
	color: #ffffff;
	font-size: 13px;
	margin: 0;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 260px;
}
div#boxes .b1 a {
	color: #ef8e1d;
}
div#boxes .b2 {
	float: left;
	width: 475px;
	height: 200px;
	background: url('images/bg-b1-02.png') no-repeat right top;
	margin: 5px;
}
div#boxes .b2 h2 {
	color: #ffffff;
}
div#boxes .b2 h2 a {
	color: #ffffff;
}
div#boxes .b2 h3 {
	color: #ffffff;
	font-size: 13px;
	margin: 0;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 260px;
}
div#boxes .b2 a {
	color: #0d7cbf;
}
/* ============================= Footer ====================== */
div#footer {
	clear: left;
	width: 100%;
	height: 250px;
	font-size: 9px;
	color: #5f5f5f;
}
div#footer ul {
	list-style: none;
}
div#footer .ft {
	color: #787878;
	text-align: left;
	margin: 0 auto;
	margin-top: 15px;
}
div#footer .ft a {
	color: #a0a0a0;
	font-size: 11px;
	line-height: 20px;
}
div#footer p {
	margin: 0;
	padding: 5px 10px;
}
div#footer h4 {
	margin-left: 35px;
	font-size: 14px;
}
div.list {
	width: 230px;
	float: left;
	padding-top: 20px;
	margin-right: 20px;
}
div.list2 {
	width: 200px;
	float: left;
	padding-top: 20px;
}
div#footer .ri {
	float: right;
	color: #fff;
}
div#footer .le {
	float: left;
	font-size: 11px;
}
div#footer .le a {
	font-size: 11px;
	color: #fff;
}
/* ============================= GAL Footer ====================== */
div#galfooter a {
	font-size: 11px;
	color: #a3a2a2;
}
div#galfooter {
	font-size: 11px;
	color: #a3a2a2;
	text-align: left;
	width: 450px;
	margin: 0 auto;
	float: left;
}
/* ============================= Miscellaneous ====================== */
strong {
	font-size: 10px;
	font-weight: normal;
	margin: 0 auto;
	width: 900px;
	text-align: right;
	color: #333333;
	display: block;
	float: right;
	width: 500px;
}
.clear {
	clear: both;
}