body {
	margin: 0px;
	background:#4a4a4a;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
img {
	border:none
}



.title {
font-family: Arial;
font-size: 15px;
font-weight: bold;
padding-bottom: 40px;
}

img.floatLeft {
float: left;
margin: 6px 0 0 0;
padding: 0 10px 0 0;
}


img.floatRight {
float: right;
margin: 6px 10px 0 0;
padding: 0 0px 0 10px;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	line-height: 160%;
	margin-bottom: 1em;
}

h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
	color: #ffffff;
	line-height: 100%;
	margin: 2em 0 0.5em 0;
	padding: 0;
	text-transform: uppercase;
}
#body_content h3 {
  margin-top: 0;
}

p {
	line-height: 160%;
	margin-bottom: 20px;
}
a, a:link, a:visited {
	color: #fff;
}
ul, ol, li {
  list-style:disc outside;
  line-height: 160%;
}

li {
  margin-bottom: 6px;
}

span.emphasis {
	color: #63c0fe;
}
.clearfix {
	clear: both;
}
.image_l {
	float: left;
	padding: 0 20px 20px 0;
}
.image_r {
	float: right;
	padding: 0 0 20px 20px;
}
#body_content p img {
  float: left;
  padding: 1em 1em 1em 0;
}

#wrapper, #header, #global_nav, #body_content, #footer {
	clear:both;
	float:left;
	width:100%;
}

#body_content .container, #footer .container {
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:770px;
}

.footer_logo {
	text-align: center;
	margin-top: 10px;
}

#header {
	background: #000;
}

#header #header2 {
	margin:0 auto;
	position:relative;
	width: 1100px;
	height: 260px;
	overflow: visible;
	max-width: 1100px;
	background: #000 no-repeat top center;
	z-index: 10;
}

#header #header3 {
	background: #000 url(../images/layout/shadow_left.png) no-repeat top left;
	position:absolute;
	top: 0;
	left: 0;
	width: 190px;
	height: 260px;
}

#header #header4 {
	background: #000 url(../images/layout/shadow_right.png) no-repeat top right;
	position:absolute;
	top: 0;
	right: 0;
	width: 190px;
	height: 260px;
}

#global_nav .container {
	margin:0 auto;
	position:relative;
	width:770px;
	z-index: 3;
	overflow: visible;
}

#body_content {
	background: url(../images/layout/home_bg2.jpg) no-repeat top center;
	min-height: 200px;
}

#body_content_inner {
	padding-top: 10px;
}

.pad {
	padding: 10px;
}

#footer .container {
	padding: 20px 0 10px 0;
}

#sidebar-left {
  float: left;
  width: 140px;
  position: relative;
}

#sidebar-left-inner {
  margin: 0;
  padding: 0;
}

#page-content {
  position: relative;
  width: 590px;
  float: right;
}

#sidebar-left{float:left; width:138px; padding-right:34px}

#sidebar-left ul,
#sidebar-left li
{
  margin:0px; padding:0px; list-style:none;
}

#sidebar-left #left_nav{ float:left; width:138px; margin:0px; padding:0px; list-style:none}
#sidebar-left #left_nav li{ float:left; width:138px; font-weight:bold; font-size:12px; padding-bottom:4px; line-height:18px}
#sidebar-left #left_nav li a{color:#bbb7b7; text-decoration:none; float:left; width:138px; padding-left:10px}


#sidebar-left #left_nav li a:hover{ color:#fff;}
#sidebar-left #left_nav li.current{ color: #fff; width:138px; background-image:url('../images/layout/left_menu_hover.png'); background-repeat:no-repeat;  background-position:top left}
#sidebar-left #left_nav li a:active, #sidebar-left #left_nav li.current a { color:#fff; }

#sidebar-left ul li li {
  margin-left: 10px;
  margin-top: 6px;
}

#sidebar-left ul li li li {
  margin-left: 10px;
  margin-top: 0px;
}


#sidebar-left #left_nav li li.current{
  background: transparent;
  color:#aec1a2;
}

#sidebar-left #left_nav li ul li a:hover{
  background: transparent;
  color:#fff;
}

#sidebar-left{float:left; width:138px; padding-right:34px}

.form_style td { padding: 3px; }

.category-box {
	float: left;
	width: 50%;
	overflow: hidden;
}

.category-box .box {
  margin-bottom: 20px;
}

.summary-box {
	float: left;
	width: 100%;
	overflow: hidden;
}

.summary-box .box {
  margin-bottom: 20px;
}

.summary-box .box a img {
  width: 200px;
  float: left;
  margin: 0 20px 20px 0;
}

.photo_box img {
  width: 96%;
  margin: 0 auto;
}

#breadcrumb {
	clear:both;
	float:left;
	width:100%;
	margin-bottom: 20px;
}

breadcrumb_inner {
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:770px;
}

#breadcrumb_inner,
#breadcrumb_inner a {
	color: #ccc;
}


#flashcontent {
	margin-left: -130px;
}
