BODY {
background: #242424;
margin: 0; 
padding:0; 
font-size: 12px;
font-family: Arial;
}

a {
text-decoration: none;
}

a img {
border: 0px;
}

a:hover {
text-decoration: underline;
}

.grow_line {
background: url('../images/grow_line.jpg');
height: 62px;
width: 100%;
}

.header {
background: url('../images/header.jpg');
height: 249px;
width: 100%;
}

.main_header {
background: url('../images/main_header.jpg');
height: 249px;
width: 980px;
padding-top: 34px;
}

.grow_line2 {
background: url('../images/grow_line.jpg') top #3B3B3B repeat-x;
height: 60px;
width: 100%;
border-bottom: 1px solid #1C1C1C;
}

.footer {
background: #242424;
height: 45px;
width: 100%;
line-height: 45px;
color: #FFF;
}

.footer a {
border-bottom: 1px dotted #FFF;
color: #FFF;
}


.width980 {
	width: 980px;
}

.right {
float: right;
}

.left {
float: left;
}

.clear {
clear: both;
margin: 0;
padding: 0;
}

.toplinks {
color: #7B7B7B;
font-size: 16px;
}

.toplinks a {
color: #FFF;
font-size: 12px;
padding: 0 5px 0 5px;
}

.menu ul {
list-style-type: none;
padding: 0;
margin: 0;
height: 62px;
line-height: 62px;
margin-right: 40px;
}

.menu ul li {
line-height: 62px;
height: 62px;
float: right;
margin-left: 40px;
}

.news {
background: url('../images/news.png') no-repeat;
width: 396px;
height: 130px;
padding-top: 14px;
}

.news_content {
width: 380px;
height: 95px;
font-size: 13px;
color: #606060;
}

.news_content b {
color: #125FAB;
}

#marqueecontainer {
position: relative;
width: 100%;
overflow: hidden;
z-index: 0;
}

#marqueecontainer2 {
position: relative;
width: 100%;
overflow: hidden;
z-index: 0;
}

.bggrow {
background: #DFDFDF;
}

.centerit {
width: 980px;
background: #FFF;
padding-top: 15px;
}

.content {
width: 960px;
text-align: right;
padding: 0 10px 10px 10px;
}

h1 {
padding-right: 10px;
padding-left: 10px;
color: #115EAA;
font-size: 22px;
font-weight: bold;
margin-top: 0;
padding-top: 0;
}

.text {
color: #4D4D4D;
font-size: 15px;
line-height: 19px;
}

.text a {
border-bottom: 1px dotted #2A5270;
color: #2A5270;
}

.menu_cat {
background: url('../images/row_sub.png') no-repeat left #3B3B3B;
height: 29px;
line-height: 29px;
margin-bottom: 1px;
padding-right: 10px;
padding-left: 10px;
color: #FFF;
font-size: 14px;
cursor: pointer;
cursor: hand;
}

.menu_cat2 {
background: url('../images/row_sub.png') no-repeat right #3B3B3B;
height: 29px;
line-height: 29px;
margin-bottom: 1px;
padding-right: 10px;
padding-left: 10px;
color: #FFF;
font-size: 14px;
cursor: pointer;
cursor: hand;
}

.menu_row {
background: #545454;
height: 29px;
margin-bottom: 1px;
line-height: 29px;
padding-right: 10px;
padding-left: 10px;
cursor: pointer;
cursor: hand;
}

.menu_row a {
color: #FFF;
font-size: 14px;
}

.menu_sub_row {
background: #B4B4B4;
height: 29px;
margin-bottom: 1px;
line-height: 29px;
padding-right: 20px;
padding-left: 10px;
cursor: pointer;
cursor: hand;
}

.menu_sub_row a {
color: #3B3B3B;
font-size: 14px;
}
