body, html { 
background: url(../media/images/page_bg.gif) #E7E7E7 repeat-x; 
min-width: 980px; 
text-align: center; 
margin: 0 auto; 
padding: 0; 
}

#page_container { 
background-color: #FFFFFF; 
width: 980px; 
text-align: center; 
margin-top: 7px; 
margin-left: auto; 
margin-right: auto; 
}

#header { 
background: url(../media/images/header_bg.gif) repeat-x;
height: 100px; 
text-align: left; 
}

#header .leftcnr { 
background: url(../media/images/header_left.gif) no-repeat; 
width: 12px; 
height: 10px; 
float: left; 
}

#header .rightcnr { 
background: url(../media/images/header_right.gif) no-repeat; 
width: 12px; 
height: 10px; 
float: right; 
}

.gbwlogo { 
margin: 20px 0 0 12px; 
float: left; 
}

#header .colright { 
width: 200px; 
float: right; 
position: relative; 
text-align: right; 
margin: 45px 0 0 0;  
}

#header a {
color: #ED1C24; 
text-decoration: none; 
}

#container { 
background-color: #FFFFFF; 
width: 956px; 
text-align: left; 
margin-left: auto; 
margin-right: auto; 
}

.clearfloat { 
clear: both; 
height: 0; 
font-size: 1px; 
line-height: 0px; 
}

p, td, .content { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #4B4B4B; 
text-align: left; 
line-height: 17px; 
}

.white_text {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #FFFFFF; 
}

.grey_text {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #C2C2C2; 
}

img { 
border: 0; 
}

a { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #5E5D5D; 
}

a:hover { 
color: #EC1C24; 
}

h1 { 
font-family:Arial, Helvetica, Verdana, sans-serif; 
font-size:20px; 
font-weight:normal; 
color:#FFFFFF; 
margin:0; 
}

h2 { 
font-family:Arial, Helvetica, Verdana, sans-serif; 
font-size:16px; 
font-weight:normal; 
color:#4B4B4B; 
background:url(../media/images/h2_underline.gif) no-repeat; 
width:430px; 
height:40px; 
margin-bottom:-6px; 
}

h3 { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 16px; 
font-weight: normal; 
color: #FFFFFF; 
margin: 0 0 10px 0; 
}

h4 { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 16px; 
font-weight: normal; 
color: #4B4B4B; 
margin: 0 0 10px 0; 
}

h5 { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #4D4D4D; 
margin: 10px 0 3px 0; 
}

ul { 
list-style-image: url(../media/images/arrow_grey.gif) no-repeat; 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
line-height: 17px; 
color: #4D4D4D; 
margin-bottom: 20px; 
}

#myslidemenu {
background: url(../media/images/menu_bg.gif) repeat-x; 
height: 40px; 
margin-bottom: 5px; 
}

#menu a {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 13px; 
font-weight: normal; 
color: #4B4B4B; 
text-decoration: none; 
padding: 9px 15px 9px 15px; 
}

#menu a:hover {
background: url(../media/images/menu_rollover_bg.gif) top left no-repeat; 
color: #4B4B4B; 
}

#menu a:hover span {
background: url(../media/images/menu_rollover_bg_right.gif) top right no-repeat; 
}

#menu .selected { 
background: url(../media/images/menu_selected_bg.gif) top left no-repeat; 
color: #FFFFFF; 
}

#menu .selected span { 
background: url(../media/images/menu_selected_bg_right.gif) top right no-repeat; 
}

#menu ul { 
margin: 0; 
padding: 18px 15px 0 15px; 
}

#menu li { 
list-style-type: none; 
display: inline; 
float: left;  
margin: 0; 
}

#large_promos { 
width: 956px; 
height: 240px; 
}

#large_promos .left_promo { 
background: url(../media/images/promo_leftbg_lrg.jpg) no-repeat; 
width: 235px; 
height: 240px; 
/*padding: 15px 10px 20px 15px; */
padding: 15px 0px 0px 5px;
margin-right: 0px; 
float: left; 
position: relative; 
}

#large_promos .right_promo { 
width: 710px; 
height: 240px; 
margin-left: 3px; 
float: right; 
position: relative; 
}

#small_promos { 
width: 956px; 
height: 100px; 
}

#small_promos .left_promo { 
background: url(../media/images/promo_leftbg_sml.jpg) no-repeat; 
width: 235px; 
height: 100px; 
/*padding: 25px 12px 15px 12px; */
padding: 15px 0px 0px 5px;
margin-right: 3px; 
float: left; 
position: relative; 
}

#small_promos .right_promo { 
width: 710px; 
height: 10px; 
margin-left: 3px; 
float: right; 
position: relative; 
}

#content_3col { 
background: url(../media/images/home_content_bg.gif) repeat-y; 
width: 956px; 
margin-top: 15px; 
}

#content_3col .leftcol { 
background: url(../media/images/grey_panel_top.gif) #F5F5F5 no-repeat; 
width: 236px; 
float: left; 
}

#content_3col .content { 
width: 430px; 
padding: 0 0 20px 24px;
float: left; 
min-height: 150px; 
}

#content_3col .rightcol { 
background: url(../media/images/grey_panel_top.gif) #F5F5F5 no-repeat; 
width: 236px; 
float: right; 
}

#content_3col_base {
background: url(../media/images/home_content_base.gif) #FFFFFF no-repeat;
height: 5px; 
padding-bottom: 20px; 
}

#content_2colleft { 
background: url(../media/images/leftcol_content_bg.gif) repeat-y; 
width: 956px; 
margin-top: 15px; 
}

#content_2colleft .leftcol { 
background: url(../media/images/grey_panel_top.gif) #F5F5F5 no-repeat; 
width: 236px; 
float: left; 
}

#content_2colleft .content { 
width: 717px; 
float: left; 
}

#content_2colleft .intro { 
width: 430px; 
padding: 0 0 20px 24px;
float: left; 
min-height: 150px; 
}

#content_2colleft .leader { 
width: 239px; 
float: right; 
position: relative; 
margin-top: 25px; 
}

#content_2colleft_base {
background: url(../media/images/leftcol_content_base.gif) #FFFFFF no-repeat;
height: 5px; 
padding-bottom: 20px; 
}

#grey_panel {
padding: 15px 12px 15px 12px; 
}

#grey_panel a { 
text-decoration: none; 
}

#grey_panel ul { 
margin: 0 0 0 15px; 
padding: 0; 
}

#grey_panel li {
list-style-image: url(../media/images/arrow_red.gif); 
}

#subnav ul {
margin-left: 15px 15px 15px 12px; 
}

#subnav li {
padding: 2px 0 2px 0; 
}

#subnav ul .level2 {
margin-left: 12px; 
padding: 2px 0 2px 0; 
}

#subnav .selected {
list-style-image: url(../media/images/arrow_grey.gif); 
}

#leader {
background: url(../media/images/leader_bg.gif) no-repeat; 
width: 213px; 
height: 75px; 
padding: 14px 0 0 20px; 
margin-bottom: 5px; 
}

#leader a { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 16px; 
font-weight: normal; 
text-decoration: none; 
}

#small_leader {
background: url(../media/images/leader_bg_sm_newl.gif) no-repeat; 
width: 213px; 
height: 76px; 
padding: 14px 0 0 20px; 
margin-bottom: 5px; 
}

#small_leader a { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 16px; 
font-weight: normal; 
text-decoration: none; 
}
#call2action {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
padding-top: 12px; 
border-top: solid 4px #EAEAEA; 
}

#call2action a {
color: #ED1C24; 
}


#footer { 
background: url(../media/images/footer_bg.gif) repeat-x; 
width: 980px; 
height: 100px; 
text-align: left; 
margin: 0 auto; 
}

#footer .leftcnr { 
background: url(../media/images/footer_left.gif) no-repeat; 
width: 24px; 
height: 85px; 
float: left; 
}

#footer .rightcnr { 
background: url(../media/images/footer_right.gif) no-repeat; 
width: 24px; 
height: 85px; 
float: right; 
}

#footer ul { 
padding: 25px 0 0 0; 
margin: 0; 
float: left; 
}

#footer li { 
list-style-type: none; 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 11px; 
color: #A0A0A0; 
margin-right: 10px; 
padding-right: 10px; 
display: inline; 
border-right: 1px solid #CCC; 
}

#footer .copyright { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 10px; 
color: #A0A0A0; 
float: left; 
position: relative; 
padding: 0 0 0 0; 
border: 0;
}

#footer a { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 11px; 
color: #A0A0A0; 
text-decoration: none;  
}

#footer a:hover { 
color: #5E5D5D; 
}

#logos { 
float: right; 
position: relative; 
padding-top: 25px; 
}

#logos .logo1 { 
float: left; 
position: relative; 
width: 70px; 
height: 45px; 
padding: 0 8px 0 0; 
border-right: solid 1px #CCC; 
}

#logos .logo2 { 
float: left; 
position: relative; 
width: 45px; 
height: 45px; 
padding: 0 8px 0 8px; 
border-right: solid 1px #CCC; 
}

#logos .logo3 { 
float: left; 
position: relative; 
width: 75px; 
height: 45px; 
padding: 0 0 0 8px; 
border: 0; 
}

input {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
color: #757575; 
}

.hidden { 
display: none; 
}

.alert {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-transform: uppercase; 
color: #ED1C24; 
}

/* start style for promo pages */

#content_3col .promocontent { 
width: 464px;
background:transparent url(../media/images/corner-top-left.gif) no-repeat scroll left top;
padding: 0px;
margin: 0px 0px 0px 10px;
float: left; 
background-color:#eaede6;
color:#4c4c4c;
}
.rtcorner { 
margin:0;
padding:0;
background:transparent url(../media/images/corner-top-right.gif) no-repeat scroll right top;
}

.botcorner { 
margin:0;
padding:0;
background:url(../media/images/corner-bottom-left.gif) no-repeat scroll left bottom;

}

.botcorner h4 { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 16px; 
font-weight: normal; 
color: #4B4B4B; 
padding: 15px 0px 10px 10px; 
}

.botcorner div{ 
margin:0;
background:url(../media/images/corner-bottom-right.gif) no-repeat scroll right bottom;
padding:10px 15px 10px 10px;
color:#4c4c4c;
display:block;

font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 12px; 
}

.botcorner div img{ 
text-align: center; 
}

#small_leader_promo {
background: url(../media/images/centre_column_button.jpg) no-repeat; 
width: 213px; 
height: 50px; 
padding: 14px 0px 0px 15px;
margin-bottom: 0px;
margin-right:auto;
margin-left:0px; 
display:block;
color:#4c4c4c;
text-align:left;

}

#small_leader_promo a {
color:#333333;
font-size: 16px; 
font-weight:normal1;
text-decoration: none;
color:#4c4c4c;
text-align:left;

}

#small_leader_promo_rt {
background: url(../media/images/leader_bg_sml_blue.jpg) no-repeat; 
width: 213px; 
height: 50px; 
padding: 14px 0px 0px 15px;
margin-bottom: 0px; 
}

#small_leader_promo_rt a { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 16px; 
font-weight: normal; 
text-decoration: none; 
color:#4c4c4c;
}



/* end style for promo pages */






























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

