/* Body */
html, body {margin: 0px 0px 0px 0px; height: 100%; background-color: #ffffff; font-family: "Arial"; font-size: 16px; color: #000000;}
.clear {clear: both; margin: 0; padding: 0; }
a img {border: none;}
.clear {clear: both;}

/* Header */
#header {background: url(../images/header_bg.jpg) repeat-x; height: 108px;}
#header_content {height: 108px; width: 1000px; margin: 0 auto; padding-left: 10px; padding-right: 10px;}
#header_contact {width: 400px; float: right; text-align: right;}

/* Banner */
#banner {background: url(../images/banner_bg.jpg) repeat-x; height: 315px;}
#banner_content {height: 315px; width: 1000px; margin: 0 auto; padding-left: 10px; padding-right: 10px;}
#banner_left {width: 430px; float: left; padding-top: 30px;}
#banner_right {float: right; padding-top: 20px;}

/* Navigation */
#nav {background: url(../images/nav_bg.jpg) repeat-x; height: 62px;}
#nav_content {height: 62px; width: 1000px; margin: 0 auto;  text-align: right; padding-left: 10px; padding-right: 10px;}

/* Main */
#main {background-color: #dedede;}
#main_content {width: 1000px; margin: 0 auto; padding-left: 10px; padding-right: 10px;}

#left_block {width: 499px; float: left;}
#right_block {width: 499px; float: right;}

hr {color: transparent; background-color: transparent; height: 1px; border-bottom: 2px dotted #ffffff; border-top: none; border-left: none; border-right: none; margin-left: 15px; margin-right: 15px;}

/* Footer */
#footer {background: url(../images/footer_bg.jpg) repeat-x; height: 103px; position: relative; z-index: 99; margin-top: -15px;}
#footer_content {height: 90px; width: 1000px; margin: 0 auto; padding-top: 13px; padding-left: 10px; padding-right: 10px;}
#footer_links {float: left; margin-top: 30px;}
#right {float: right; margin-top: 33px;}

/* Logos Bar */
#logos {background: url(../images/logos_bg.png) repeat-x; height: 80px; position: relative; z-index: 99;}
#logos_content {height: 80px; width: 1000px; margin: 0 auto; padding-left: 10px; padding-right: 10px;}


/******* Fonts *******/
/* Navigation links */
a.links_nav {color: #5e5e5e; text-decoration: none;  text-align: right;}
a:visited.links_nav {color: #5e5e5e; text-decoration: none;}
a:hover.links_nav {color: #5e5e5e; text-decoration: underline;}

.white {color: #ffffff;}
a.white {color: #ffffff; font-size: 12px;}
a:visited.white {color: #ffffff; font-size: 12px;}
a:hover.white {color: #ffffff; font-size: 12px;}
.small {font-size: 12px;}
.banner {font-size: 40px; color: #ffffff;}
.banner_sub {font-size: 28px; color: #b8b8b8;}

.title {font-size: 25px; color: #000000;}

.title2 {font-size: 20px; color: #01508c;}
.list {font-size: 20px; color: #000000;}

a.link_underline {color: #5e5e5e; font-size: 11px; text-decoration: underline; padding-left: 20px;}
a:visited.link_underline {color: #5e5e5e; font-size: 11px; text-decoration: underline;}
a:hover.link_underline {color: #5e5e5e; font-size: 11px; text-decoration: underline;}


.slideshow { height: 285px; width: 563px; margin: auto }