html,body {height: 100%;}
#twoColLayout {height: 100%; } 

/* OVERALL CONTAINER \*/
#wrapper { width: 900px; height: 100%; margin-right: auto; margin-left: auto; text-align:center; padding-top:0px; background:url(../images/backer.jpg) scroll repeat-y;}

/* CLEAR THE BASE STUFF AND MOVE BOTTOM ELEMENTS DOWN \*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 20px; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearfixright:after {
    content: "."; 
    display: block; 
    height: 5px; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfixright {height: 1%;}
/* End hide from IE-mac */



#twoColContentLeft {float:left; width:240px; text-align:left;}

#twoColContentRight {float:left; display:inline; margin-left:20px; width:530px;}

#wintelligence {float:left; display:inline; margin-top:60px; width:540px; text-align:left;}

.wintelligenceLeft {float:left; display:inline; margin-left:0px; width:270px; text-align:left;}
.wintelligenceRight {float:left; display:inline; margin-top:10px; width:260px; text-align:left;}



/* SETS EMAIL LINK PROPS BELOW PHONE NUMBERS \*/
a.emailLink:link {font-family: Arial, Helvetica, sans-serif; margin-top:7px; font-size: 12px; line-height: 16px; font-weight: normal; color: #547e7e; text-decoration: none;}
a.emailLink:active {font-family: Arial, Helvetica, sans-serif; margin-top:7px; font-size: 12px; line-height: 16px; font-weight: normal; color: #547e7e; text-decoration: none;}
a.emailLink:visited {font-family: Arial, Helvetica, sans-serif; margin-top:7px; font-size: 12px; line-height: 16px; font-weight: normal; color: #547e7e; text-decoration: none;}
a.emailLink:hover {font-family: Arial, Helvetica, sans-serif; margin-top:7px; font-size: 12px; line-height: 16px; font-weight: normal; color: #EE7914; text-decoration: none;}






/* HIDES PANELS */
.menu_items {height: 31px; overflow: hidden; }

/* STOPS UNDERLINE IN TITLES */
#menu_options .menu_items a { text-decoration: none; overflow:hidden; }

/* SETS PROEPRTIES OF TITLE PANELS */
#menu_options .menu_items_title {display: block; width: 250px; height:31px; background-position: top;cursor: pointer; }

/* PROPERTIES FOR TITLES OF CATEGORIES */
#menu_pink { background: url(../images/menu_wint_pink.gif) no-repeat; }
#menu_lime { background: url(../images/menu_wint_lime.gif) no-repeat; }
#menu_red { background: url(../images/menu_wint_red.gif) no-repeat; }
#menu_gold { background: url(../images/menu_wint_gold.gif) no-repeat; }
#menu_cyan { background: url(../images/menu_wint_cyan.gif) no-repeat; }



/* SETS PROPERTIES OF HIDDEN PANEL */
#menu_options .menu_items_content {width: 240px; height:160px; padding: 5px 8px; background: url(../images/menu_item_content_bg_lg.jpg) bottom left no-repeat;
font-family: Arial, Helvetica, sans-serif; text-align:left; font-size: 12px; line-height: 13px; font-weight: normal; color: #FFFFFF; text-decoration: none; 
}

/* UNDERLINES TEXT */
#menu_options .menu_items_content a { text-decoration: underline; }

/* SETS POSITION OF CLICKTHROUGH IMAGE */
#menu_options .menu_items_content_pink img { float: right; }
#menu_options .menu_items_content_lime img { float: right; }
#menu_options .menu_items_content_gold img { float: right; }
#menu_options .menu_items_content_red img { float: right; }
#menu_options .menu_items_content_cyan img { float: right; }


/* SETS PROPERTIES OF COLOURED PANELS */
#menu_options .menu_items_content_pink {width: 240px; height:160px; padding: 5px 8px; background: url(../images/drop_menu_lg_back_pink.jpg) bottom left no-repeat;
font-family: Arial, Helvetica, sans-serif; text-align:left; font-size: 12px; line-height: 15px; font-weight: normal; color: #FFFFFF; text-decoration: none; 
}

#menu_options .menu_items_content_lime {width: 240px; height:160px; padding: 5px 8px; background: url(../images/drop_menu_lg_back_lime.jpg) bottom left no-repeat;
font-family: Arial, Helvetica, sans-serif; text-align:left; font-size: 12px; line-height: 15px; font-weight: normal; color: #FFFFFF; text-decoration: none; 
}


#menu_options .menu_items_content_gold {width: 240px; height:160px; padding: 5px 8px; background: url(../images/drop_menu_lg_back_gold.jpg) bottom left no-repeat;
font-family: Arial, Helvetica, sans-serif; text-align:left; font-size: 12px; line-height: 15px; font-weight: normal; color: #FFFFFF; text-decoration: none; 
}


#menu_options .menu_items_content_red {width: 240px; height:160px; padding: 5px 8px; background: url(../images/drop_menu_lg_back_red.jpg) bottom left no-repeat;
font-family: Arial, Helvetica, sans-serif; text-align:left; font-size: 12px; line-height: 15px; font-weight: normal; color: #FFFFFF; text-decoration: none; 
}


#menu_options .menu_items_content_cyan {width: 240px; height:160px; padding: 5px 8px; background: url(../images/drop_menu_lg_back_cyan.jpg) bottom left no-repeat;
font-family: Arial, Helvetica, sans-serif; text-align:left; font-size: 12px; line-height: 15px; font-weight: normal; color: #FFFFFF; text-decoration: none; 
}

/* DROP MENU \*/
#dropMenu {float:left; display:inline; padding-bottom:40px;}





.leader {margin-top:0px; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#EE7914; text-align:left; font-weight:normal; line-height:22px;}

.copy {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#547e7e; text-align:left; font-weight:normal; line-height:16px;}

