body {
    background: #1a1a1a url('../images/top-bg.png') repeat-x top;
    font-family:Tahoma,Arial,Helvetica,sans-serif;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 90%;
    color: #fff;
    line-height: 1.45em;
}

img {
	border: 0px;
}
#header { 
    margin-left: 100px;
    margin-right: 100px;
    width: 920px;
    height: 62px;
}

#site {
    margin: 0px auto;
    width: 1120px;
    text-align: left;
}

#logo {
    width: 289px;
    height: 62px;
    float: left;
	margin: 0px 0px 0px 5px;
	border: 0px;
}

#trade-mark {
    width: 305px;
    height: 24px;
    margin-top: 25px;
    float:right;
}

#menu {
	float: left;
    width: 920px;
    height: 37px;
    margin-left: 100px;
    margin-right: 100px;
}

#banner {
    width: 920px;
    margin-left: 100px;
    margin-right: 100px;
    height: 300px;
}

#content {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 1120px;
}

#top-content {
    width: 920px;
    margin-left: 100px;
}

#bottom-spacer {
   width: 100%;
   background: #232323;
   height: 200px;
}

#bottom-content {
    text-align: center;
    margin: 0 auto;
    width: 920px;
    /*margin-right: 100px;
    float: left;*/
}

#yellow-man {
    width: 94px;
    height: 182px;
}

#spacer-man {
   height: 100%;
   float: left;
   width: 94px;
   text-align: right;
   position: relative;
   top: -215px;
}

#site-bottom {
    background: url('../images/footer-bg.png') repeat-x;
    width: 100%;
    text-align: center;
    height: 56px;
    overflow: hidden;
}

#contactLinkContainer {
	position: relative;
	width: 916px;
	height: 60px;
	color: #808080;
	font-size: 12px;
}

.video {
    float: left;
}

.videoContent {
    float: left;
    margin-left: 24px;
    width: 250px;
    height: 332px;
}

.contactAddress {
	position: absolute;
	width: 200px;
	height: 40px;
	top: 0px;
	left: 30px;
	text-align: left;
}

.contactPhone {
	position: absolute;
	width: 200px;
	height: 40px;
	top: 0px;
	right: 30px;
	text-align: right;
}

.normal-text {
    color: #fff;
}

em {
    color: #eadd22;
    font-style: normal;
}

li {
    margin-left: -20px;
    color: #eadd22;
}

a {
    color: #eadd22;
    text-decoration: underline;
}

a:link {
    color: #eadd22;
}

a:hover {
    color: #fff;
    text-decoration: underline;
}

h2 {
    font-size: 110%;
    font-weight: bold;
}

.clearer {
    clear: both;
}

/* boxes */
.lgbox-top {
    width: 916px;
    height: 13px;
    background: url('../images/lg-box-top.png') scroll left top;
}

.lgbox-mid {
    width: 916px;
    height: 100%;
    background: url('../images/lg-box-mid.png') scroll left top;
}

.lgbox-bottom {
    width: 916px;
    height: 11px;
    background: url('../images/lg-box-bottom.png') scroll left top;
}

.sm-box {
    float: left;
    margin-top: 30px;
    height: 400px;
}

.smbox-top {
    width: 275px;
    height: 9px;
    background: url('../images/sm-box-top.png') scroll left top;
}

.smbox-mid {
    width: 275px;
    height: 100%;
    background: url('../images/sm-box-mid.png') scroll left top;
}

.smbox-bottom {
    width: 275px;
    height: 10px;
    background: url('../images/sm-box-bottom.png') scroll left top;
}

.sm-box2 {
    float: left;
    margin: 30px 22px 0px 22px;
    height: 400px;
}

.smbox-top2 {
    width: 320px;
    height: 10px;
    background: url('../images/sm-box-top2.png') scroll left top;
}

.smbox-mid2 {
    width: 320px;
    height: 100%;
    background: url('../images/sm-box-mid2.png') scroll left top;
}

.smbox-bottom2 {
    width: 320px;
    height: 10px;
    background: url('../images/sm-box-bottom2.png') scroll left top;
}

.box-spacing {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 24px;
    padding-right: 24px;
    height: 100%;
}

.divider-spacer {
    margin-top: 10px;
    margin-bottom: 10px;
}

.smbox-spacer {
    float: left;
    width: 22px;
}

/* News Items */
.news-title {
	font-weight: bold;
    font-size: 100%;
    color: #eadd22;
}

.news-date {
    color: #eadd22;
    font-weight: normal;
    font-style: italic;
    float: left;
}

.news-text {
    color: #ffffff;
}

.blog-btn {
    text-align: right;
     margin-top: -5px;
}

.button {
    border: 0px none;
}

/* Footer */
#footer-spacer {
    width: 1120px;
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#footer {
    font-size: 80%;
    color: #000;
    width: 920px;
    height: 57px;
    margin-left: 100px;
    margin-right: 100px;
    line-height: 1.3em;
    text-align: center;
}

#footer a {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

#footer a:link {
    color: #000;
    font-weight: bold;
}

#footer a:hover {
    color: #888;
    font-weight: bold;
}

/* Columns */
.column-3 {
    width: 33%;
    float: left;
}

.column-2 {
    width: 50%;
    float: left;
}


ul#newsList {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 7px 0px;
}

ul#newsList li {
	list-style: none;
	height: 100px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

/* additiona by insightforge */
h1.bold {
	font-size:20px;
	line-height:20px;
	color:#FF0;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h2 {
	font-size:16px;
	line-height:18px;
	color:#FF0;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

ol.legal li {
	color:#FFFFFF;
}
/* additiona by insightforge */
