body {
	margin:0px;
	margin-left:-70px;
}

#site_wrapper {
	background:url(../_images/headerbg.jpg) no-repeat top;
	width:1133px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height:380px;
	width:1133px;
}

#header .logo{
	margin-top:28px;
	margin-left:93px;
}

#container {
	width:1133px;
}

#container .column {
  position: relative;
  float: left;
}
#container #left {
  width: 646px;          /* LC width */
	margin-left:97px;
	background:url(../_images/bg.gif) repeat-y center top;
	word-wrap: break-word;
	display: inline;
}

#container #right {
  width: 240px;          /* RC width */
	margin-left:64px;
	margin-top:257px;
	word-wrap: break-word;
	display: inline;
}

#footer {
	width:1133px;
	height:568px;
	clear: both;
	background:url(../_images/footerbg.jpg) no-repeat center top;
}

#footer .column {
  position: relative;
  float: left;
}

#footer #left {
  width: 249px;          /* LC width */
	margin-top:103px;
	margin-left:115px;
	word-wrap: break-word;
	display: inline;
}

#footer #center {
  width: 249px;          /* LC width */
	margin-top:103px;
	margin-left:76px;
	word-wrap: break-word;
	display: inline;
}

#footer #right {
  width: 249px;          /* RC width */
	margin-top:103px;
	margin-left:76px;
	word-wrap: break-word;
	display: inline;
}

#lion {
position: absolute;
top:347px;
margin-left:780px;
z-index:50;
}

/*** Looks ***/


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a53a3a;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a53a3a;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
	line-height:1.2em;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height:1.2em;
}

#left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #447a7a;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	margin-top:0px;
}


.image_left {
	background:#767676;
	width:185px;
	height:86px;
	border:#E1E1E1 solid 7px;
	float:left;
	margin-bottom:10px;
	margin-right: 10px;
}

.image_right {
	background:#767676;
	width:185px;
	height:86px;
	border:#E1E1E1 solid 7px;
	float:left;
	margin-bottom:10px;
}

.image_left_b {
	background:#767676;
	width:185px;
	height:86px;
	border:#E1E1E1 solid 7px;
	float:left;
	margin-right: 10px;
	margin-bottom:25px;
}


#footer a {
	color:#FFFFFF;
}
