/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background:url(images/footBg.png);
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align:center;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */
#header{
	width: 940px;
	height: 240px;
	margin: 0px auto;
	background: url(images/img04.jpg) no-repeat left top;
}

#logo {
	float: center;
	width: 1024px;
	height: 200px;
	margin: 0 auto;
	padding: 20px 10px;
}



#logo h1 {
	padding: 100px 0 0 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 13px;
	color: #CCC;
}

#logo p {
	text-transform: uppercase;
	padding: 140px 0 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#splash {
	float: right;
	width: 180px;
	padding: 30px 20px 20px 20px;
	line-height: 24px;
	color: #BED89F;
}

#splash h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#menu-container {
	width: 1286px;
	height: 500px;
	margin: 0px auto;
	padding: 0px auto;
	background: url(images/Bg_logo.png) no-repeat center;
	

}

#menu-container2 {
	width: 675px;
	height: 500px;
	margin: 0px auto;
	margin-top: 45px;
	background: url(images/logo4x4.png) no-repeat center top;

}



/* Footer */

#footer {
	width: 1286px;

	margin: 0 auto;

}

#footer i {
	font-style:normal;
	font-size:12px;
	font-weight:600;
}

#footer p {
	margin: 0;
	padding: 1px 0 20px 0;

	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #0066CC;
	font-weight:600;
	text-align:center;
}

#footer h5 {
	color:#333333;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
}