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

/* OVERALL CONTAINER \*/
#wrapper { width: 900px; 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: 0px; 
    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 */




/* MOVIE AREA \*/
#movie {float:left; display:inline;width:800px; height:250px; margin:5px 0 0 50px;}




#twoColContentLeft {
float:left;
width:502px;
border-right-style:solid;
border-right-color:#E8E8E8;
border-right-width:1px;

}

#twoColContentRight {
float:right;
width:264px;
}



/* MAIN AREA LEFT \*/
#mainAreaLeft {float:left; display:inline; width:360px; }

/* FEATURED WORK AREA \*/
#featuredWork {float:left; display:inline; margin-top:5px; width:360px; background-color:#FFFFFF; text-align:left;}

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









/* HIDES PANELS */
.menu_items {float:left; display:inline; width:330px; height: 31px; overflow: hidden; margin:0 0 0 0;}

/* 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: 325px; height: 31px; background-position: top;cursor: pointer;}

/* PROPERTIES FOR TITLES OF CATEGORIES */
#menu_printed_communications_title { background: url(../images/menu_printed_communications.gif) no-repeat; }
#menu_website_production_title { background: url(../images/menu_website_production.gif) no-repeat; }
#menu_logos_identities_title { background: url(../images/menu_logos_identities.gif) no-repeat; }
#menu_advertising_title { background: url(../images/menu_advertising.gif) no-repeat; }

/* SETS PROPERTIES OF HIDDEN PANEL */
#menu_options .menu_items_content {width: 310px;height: 40px; padding: 5px 8px; background: url(../images/menu_item_content_bg.jpg) bottom left no-repeat;
font-family: Arial, Helvetica, sans-serif; text-align:left; font-size: 11px; 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 img { float: right; }








/* MAIN AREA RIGHT \*/
#mainAreaRight {float:left; display:inline; width:440px; }

#winBadge {float:left; display:inline; width:440px; height:215px;}

.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;}

a img, img  { 
	border: none;
	text-decoration: none;
	outline: 0;
	border:0;
}

