/* ================================================================ 
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.thurnhofer.net
Copyright (c) 2009. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

html { 
  min-height: 101%; 
}

body {
	padding:0;
	margin:0;
	background-color:#737373;
	color:#707070;
	font: 90% Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", "Trebuchet MS", "Times New Roman", "Bitstream Vera Sans", sans-serif;
	text-align: center;
}

#layout {
  	margin:0;
	padding:0;
	background-color:#ffffff;
}

#header {
	margin:0;
	padding:0;
	height:192px;
	background:#ffffff url(../images/header_bg.jpg) repeat-x;
	margin-left: auto;
	margin-right: auto;
}

#header-center {
	width:1200px;
	height:192px;
	background:#ffffff url(../images/header.jpg);
	background-position: 0px 0px ;
	margin-left: auto;
	margin-right: auto;
}


#header-center1 {
	width:1200px;
	height:192px;
	background:#ffffff url(../images/header4.jpg);
	background-position: 0px 0px ;
	margin-left: auto;
	margin-right: auto;
}

#header-center2 {
	width:1200px;
	height:192px;
	background:#ffffff url(../images/header5.jpg);
	background-position: 0px 0px ;
	margin-left: auto;
	margin-right: auto;
}


#header-center3 {
	width:1200px;
	height:192px;
	background:#ffffff url(../images/header8.jpg);
	background-position: 0px 0px ;
	margin-left: auto;
	margin-right: auto;
}


#header-center4 {
	width:1200px;
	height:192px;
	background:#ffffff url(../images/header7.jpg);
	background-position: 0px 0px ;
	margin-left: auto;
	margin-right: auto;
}
#header-center5 {
	width:1200px;
	height:192px;
	background:#ffffff url(../images/header3.jpg);
	background-position: 0px 0px ;
	margin-left: auto;
	margin-right: auto;
}

#header-center6 {
	width:1200px;
	height:192px;
	background:#ffffff url(../images/header6.jpg);
	background-position: 0px 0px ;
	margin-left: auto;
	margin-right: auto;
}


#header-center7 {
	width:1200px;
	height:192px;
	background:#ffffff url(../images/header2.jpg);
	background-position: 0px 0px ;
	margin-left: auto;
	margin-right: auto;
}

#header-center10 {
	width:1200px;
	height:192px;
	background:#ffffff url(../images/header10.jpg);
	background-position: 0px 0px ;
	margin-left: auto;
	margin-right: auto;
}



#header-center11 {
	width:1200px;
	height:192px;
	background:#ffffff url(../images/header11.jpg);
	background-position: 0px 0px ;
	margin-left: auto;
	margin-right: auto;
}


#header-center12 {
	width:1200px;
	height:192px;
	background:#ffffff url(../images/header12.jpg);
	background-position: 0px 0px ;
	margin-left: auto;
	margin-right: auto;
}
   #header-center13 {
	width:1200px;
	height:192px;
	background:#ffffff url(../images/header13.jpg);
	background-position: 0px 0px ;
	margin-left: auto;
	margin-right: auto;
}

#container {
	width:1200px;
	margin:0px auto;
	padding:0;
}

#container-center {
	margin:0;
	padding:0;
	text-align:left;
	width:1200px;
	background: #ffffff url(../images/content_bg.jpg) repeat-y;
	background-position:0px 0px ;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	padding:0;
	margin:0 auto;
	background:#737373 url(../images/footer_bg.jpg) repeat-x;
}

#footer-center {
	width:1200px;
	height:83px;
	text-align:center;
	margin:0 auto;
	padding:0;
	background:#737373 url(../images/footer.jpg) no-repeat 50% 0;
}

#footer-content {
	font: 70% Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", "Trebuchet MS", "Times New Roman", "Bitstream Vera Sans", sans-serif;
	color:#ffffff;
	margin: 0 auto;
	width:1000px;
	text-align:center;
}

#footer-content a:link, #footer-content a:visited  {
	font: 100% Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", "Trebuchet MS", "Times New Roman", "Bitstream Vera Sans", sans-serif;
	color:#ffffff;
	text-decoration:none;
}

#footer p {
	text-align:center;
}