* {
    font-family: "MS Reference Sans Serif";
    color: #4a4c5b;
    font-size: 12px;
}
#main_div {
    width: 890px;
}

#top_logo {
    height: 95px;
    background: url(images/logo.png) no-repeat 0px 40px;
}

#main {
    border: solid 1px #454444;
}

#main, #main * {
    background-color: white;
}

#top_banner {
    width: 543px;
    height: 306px;
    border: solid 1px #454444;
    float: left;
    margin: 10px;
}
#top_banner img {
    padding: 6px;
    border: none;
    width: 531px;
    height: 294px;
}
#top_banner_text {
    width: 310px;
    height: 306px;
    border: solid 1px #454444;
    float: right;
    margin: 10px 10px 10px 0px;
}
#top_banner_text div {
    padding: 10px 10px 0px 10px;
    font-size: 12px;
}

#div_top_menu {
    margin-top: 10px;
    height: 35px;
    background: url(images/top_menu_bg.png) no-repeat right;
}
#div_top_menu a {
    width: 147px;
    background-image: url(images/top_menu_bg.png);
    text-align: center;
    padding-top: 10px;
    padding-bottom: 9px;
    color: #202c35;
    font-size: 12px;
    display: block;
    float: left;
    text-decoration: none;
}
#div_top_menu a:hover {
    color: #192229;
    background-image: url(images/top_menu_bg_hover.png);
}
#div_top_menu a.active {
    color: #192229;
    background-image: url(images/top_menu_bg_hover.png);
}
#div_top_menu a.margin {
    margin-left: 1px;
}

div {
    text-align: left;
}

.clear {
    clear: both;
}

.clear2 {
    clear: both;
    height: 15px;
}

body {
    background-color: #c9d0ce;
    background-image: url(images/body_bg.gif);
    background-repeat: repeat-x;
}

#right_body {
    width: 612px;
    margin-right: 10px;
    float: right;
}

#right_body #page_title {
    padding: 10px 0px 10px 10px;
    font-size: 14px;
    color: white;
    background: black;
}

#right_body #text_body {
    padding: 10px 5px 5px 5px;
}

#right_body #text_body .subtitle{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

#right_body #text_body .content {
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#right_body #div_contact {
    width: 292px;
    float: left;    
}

#right_body #div_contact form {
    padding: 0;
    margin: 0;
    text-align: right;
}

#right_body #div_contact input, #right_body #div_contact textarea{
    width: 282px;
    padding: 5px;
    background-color: #bec5c5;
    margin-bottom: 5px;
    border: none;
}

#right_body #div_contact_info {
    width: 282px;
    float: right;    
    text-align: left;
    border-left: solid 1px #bec5c5;
}

#right_body #div_contact_info div {
    padding-left: 15px;
}

#right_body #div_contact_info .title{
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    color: #040404;
}

#right_body #div_contact_info .content {
    font-size: 12px;
    padding-top: 5px;
}

#right_body .news_item {
    margin-top: 10px;
    border: solid 1px #c4c4c4;
    padding: 5px;
}

#right_body .news_content {
    background: url(images/news_bg.png) repeat-x;
    background-color: #f3f2f3;
    padding: 5px;
    font-size: 11px;
}

#right_body .news_content h3{
    margin-top: 5px;
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: bold;
    background: transparent;
}

#right_body .news_content i {
    background: transparent;
}

#right_body .home_box {
    width: 280px;
    padding: 5px;
    border: solid 1px #c4c4c4;
    float: right;
    margin-left: 5px;
}

#right_body .home_box .title {
    padding: 5px;
    background-color: black;
    font-size: 14px;
    color: white;
}

#right_body .home_box .content {
    background: url(images/home_box_bg.png) repeat-x;
    background-color: #f3f3f3;
    padding: 5px;
}

#right_body .home_box .content .text{
    height: 90px;
    font-size: 11px;
    background: transparent;
}

#right_body .home_box .content .button{
    background: transparent;
    text-align: right;
    height: 40px;
}

#right_body .home_box .content .button .has_margin{
    margin-top: 10px;
}

#left_body {
    width: 248px;
    margin-left: 10px;
    float: left;
}

#div_left_menu a {
    width: 248px;
    background-color: #808990;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 9px;
    color: white;
    font-size: 11px;
    display: block;
    text-decoration: none;
}
#div_left_menu a:hover {
    background-color: red;
}
#div_left_menu a.active {
    background-color: red;
}
#div_left_menu a.margin {
    margin-top: 2px;
}

#left_body .news_title{
    padding: 10px 0px 10px 25px;
    font-size: 11px;
    color: white;
    background: black;
}

#left_body .news_body {
    background-color: #ced4d2;
    margin-top: 2px;
    padding: 10px 10px 10px 5px;
}

#left_body .news_body .topic {
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #4a4c5b;
    background: transparent;
}

#left_body .news_body .content {
    font-size: 11px;
    color: #4a4c5b;
    padding: 5px 0px 8px 15px;
    background: transparent;
}

#newsclipping_mini {
	width: 100px;
	height: 161px;
	float: right;
	border: 1px solid #442200;
	margin: 0px 0px 15px 15px;
	
}


#div_bottom {
    margin-top: 10px;
}

#div_bottom .left {
    font-size: 10px;
    float: left;
    width: 60%;
}

#div_bottom .right {
    font-size: 10px;
    float: right;
    width: 35%;
    text-align: right;
}



/*UTILITY CLASSES*/
.alignright {
	text-align: right;
}

.floatleft {
	float: left;
}

.floatright {
	float:  right;
}

.clear {
	clear: both;
}

.aligncenter {
	text-align: center;
}

.centermargin {
	margin-left: auto;
	margin-right: auto;
}

.err {
	color: #FF0000;
	font-style: italic;
	text-align: center;
}

.msg {
	color: #009900;
	font-style: italic;
	text-align: center;
}

#main p, #main .transbg {
	background-color: transparent;
}