
* { outline: none; }

body { margin: 0px; padding: 0px; }
td, body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

div.rel { position: relative; }
div.abs { position: absolute; }
div.clr { clear: both; }


td.top_left { vertical-align: top; width: 50%; }
td.top_center { background: url(../img/top_center.jpg) 0px 0px no-repeat; vertical-align: top; width: 983px; }
td.top_right {  background: url(../img/top_right.jpg) 0px 0px no-repeat; vertical-align: top; width: 50%; }

td.middle_left { background:#1D6292 url(../img/middle_bg.jpg) 0px 0px repeat-x; vertical-align: top; width: 50%; }
td.middle_center {  padding:0px 0px 20px 0px; background:#1D6292 url(../img/middle_bg.jpg) 0px 0px repeat-x; vertical-align: top; width: 983px; }
.middle_center_sub { }
td.middle_right { background:#1D6292 url(../img/middle_bg.jpg) 0px 0px repeat-x; vertical-align: top; width: 50%; }

td.bottom_left { border-top:4px solid #F8AC18; vertical-align: top; width: 50%; }
td.bottom_center {  padding:10px 0px 0px 0px; border-top:4px solid #F8AC18; vertical-align: top; width: 983px; }
td.bottom_right { border-top:4px solid #F8AC18; vertical-align: top; width: 50%; }

td.footer_left {vertical-align: top; width: 50%; }
td.footer_center { background: url(../img/footer_center.jpg) top right no-repeat; vertical-align: top; width: 983px; height: 130px; }
td.footer_right { background: url(../img/footer_right.jpg) 0px 0px repeat-x; vertical-align: top; width: 50%; }


.top_logo { top:0px; left: 27px; }
.top_menu { top:124px; left: 8px; }

.footer_ogicom { top:62px; left: 15px; }
.footer_menu { top:44px; right: 0px; }

.new_header_black { border-bottom: 1px solid #000; height: 25px; padding: 0px 20px 0px 0px; margin:0px 0px 15px 0px; float: left; display: block; }
.new_header_black_spacer { padding: 0px 0px 0px 3px; }
.new_header_black_spacer_text { float: left; }
.new_header_black_spacer_img { float: left; margin: 0px 0px 0px 35px; }

.new_header_white { border-bottom: 1px solid #fff; height: 25px; padding: 0px 30px 0px 0px; margin:0px 0px 15px 0px; float: left; display: block; }
.new_header_white_spacer { padding: 0px 0px 0px 3px; }
.new_header_white_spacer_text { float: left; }
.new_header_white_spacer_img { float: left; margin: 0px 0px 0px 35px; }


.shortcuts_list { padding: 13px 0px 0px 0px; }
.shortcuts_box_title { padding: 13px 0px 0px 0px; }
.shortcuts_break { padding: 0px 25px 0px 25px; }
.shortcuts_box { width: 170px; font-size: 11px; }
.shortcuts_box_title { font-size: 11px; padding: 0px 0px 10px 0px; }
	.shortcuts_box_title a { font-size: 11px; color: #000; font-weight: bold; }
	.shortcuts_box_title a:hover { font-size: 11px; color:#000; font-weight: bold; }
	
.contact_lid { padding: 13px 10px 0px 10px; }	
