/*

WordPress Default

*/


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-top: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/*CSS Reset*/
 
body, div, dl, dt, dd, li, pre,
form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }
 
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }
 
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
 
ol, ul { list-style: none; margin: 0; padding: 0; }
 
table { border-collapse: collapse; border-spacing: 0; } 
caption, th { text-align: left; font-weight: normal; font-style: normal; }
 
acronym, abbr, fieldset, img { border: 0;}
 
:focus { outline: 0; }
body { background-repeat: repeat-x; background-image: url(images/body_bg.gif); background-color: black; color: #5b5b5b; line-height: 17px; font-size: 12px; font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif; text-align: center; }
#container { width: 960px; margin-right: auto; margin-left: auto; background-repeat: repeat-y; background-image: url(images/creative_festivals_bg.gif); text-align: left; }
#header { background-repeat: no-repeat; background-image: url(images/creative_bars_header.gif); height: 275px; }
ul#nav { padding-left: 55px; padding-top: 195px; }
#main { padding-left: 40px; padding-bottom: 40px; padding-right: 40px; padding-top: 0px; }
#footer { font-size: 11px; text-align: center; clear: both; height: 60px; background-repeat: no-repeat; background-image: url(images/creative_festivals_footer.gif); }
#sidebar { width: 235px; display: inline; float: left; }
#content { width: 638px; display: inline; float: right; }
#content_full { padding-bottom: 20px; float: right; width: 800px; }
.home_content { background-position: right; }
#beer_bottle { margin-top: 20px; background-position: 15px 40px; height: 455px; width: 235px; background-image: url(images/beer_cup3.jpg); background-repeat: no-repeat; }
#content p { text-align: justify; line-height: 18px; padding-bottom: 20px; padding-right: 20px; }
#content h1, #wide_content h1, #content_full h1 { text-transform: uppercase; font-family: Impact, "Arial Black"; padding-bottom: 8px; padding-top: 20px; color: black; line-height: 30px; font-size: 24px; }
#footer p { padding-top: 30px; }
ul#nav li { position: relative; float: left; display: inline; }
ul#nav li a { height: 80px; background-repeat: no-repeat; display: block; }
ul#nav li a:hover, ul#nav li a.selected { background-position: 0 -80px; }
ul#nav li a.home { background-image: url(images/home_tab_140x80.gif); width: 140px; }
ul#nav li a.feedback { width: 133px; background-image: url(images/feedback_tab_134x80.gif); }
ul#nav li a.jobs { background-image: url(images/jobs_tab_140x80.gif); width: 140px; }
ul#nav li a.clients { background-image: url(images/clients_tab_135x80.gif); width: 135px; }
ul#nav li a.solutions { background-image: url(images/solutions_tab_136x80.gif); width: 136px; }
ul#nav li a.contact { background-image: url(images/contact_tab_162x80.gif); width: 162px; }
#footer a { color: #5b5b5b; }

/* nav */

ul#nav li ul      { position: absolute; margin-left: 15px; margin-top: 20px; display: none; z-index: 1000; top: 46px; left: -120px; width: 180px; }
ul#nav li ul li      { z-index: 0; height: 25px; overflow: hidden; padding: 0px; background-color: #4d96c2; width: 180px; border-style: solid; border-width: 1px 2px; border-color: white }
ul#nav li ul li a   { text-decoration: none; padding: 8px; color: #fff; background-image: none; width: 180px; border-width: 1px 2px; }
ul#nav li ul li a:hover    { height: 17px; color: #fff; background-color: #ed990b; }
/* Fix IE. Hide from IE Mac \*/
* html ul li { height: 1%; }
* html ul li a { height: 1%; }

/* End */
/* Hover Styles */
ul#nav li ul li a   { padding: 4px 0; border: 0 }

/* Sub Menu Styles */
<!-- ul#nav li:hover ul, #nav li.over ul { display: block; } -->

#nav li:hover ul, #nav li.over ul {  
     top: 46px;
     z-index: 100; 
    }
	

	
	
	
	

/* The magic */
ul#nav li a.selected    { color: #fff; background-color: #456677; display: block }
ul#home_fade li    { position: absolute; z-index: 1; border-color: #dddddd; border-width: 2px; border-style: solid; visibility: hidden; display: block; height: 407px; }
ul.crossfade    { position: relative; z-index: auto; height: 427px; display: block; }
#sidebar a    { padding: 5px; text-decoration: none; color: #4d96c2; }
#sidebar a:hover    { color: #ed990b; }
#fasttrack    { margin-left: 15px; margin-bottom: 5px; margin-right: 5px; margin-top: 5px; }
strong    { font-weight: bold; }
#wide_content    { width: 780px; }
#wide_content img    { border-color: #dddddd; border-width: 2px; border-style: solid; }
img.border    { border-color: #d6d6d6; border-width: 1px; border-style: solid; }
img.size-medium    { margin: 10px; }
ul#sidebar_list    { margin-top: 15px; margin-bottom: 15px; margin-left: 15px; }
ul#sidebar_list li    { font-family: Impact, "Arial Black", sans-serif; background-position: 2px; padding-top: 5px; padding-left: 30px; background-repeat: no-repeat; background-image: url(images/tick.gif); padding-bottom: 5px; line-height: 20px; font-size: 17px; color: black; }
form.back    { padding-top: 20px; padding-bottom: 20px; padding-right: 20px; text-align: center; }
#content a    { color: #0e6ca9; }
#content a:hover    { text-decoration: none; }
ul.why_list    { border-style: none; margin-top: 20px; margin-right: 25px; display: inline; width: 360px; float: left; }
ul.why_list li    { background-position: 0 7px; background-repeat: no-repeat; background-image: url(images/apply.gif); padding-top: 5px; padding-left: 25px; padding-bottom: 10px; }
ul#home_fade    { z-index: 0; }
#content h2    { line-height: 20px; font-size: 15px; color: #4d96c2; }
#sidebar p a.pdf_icon, #sidebar p a.excel_icon    { background-position: 0 3px; margin-bottom: 20px; margin-left: 10px; background-repeat: no-repeat; padding-left: 24px; }
#sidebar p a.pdf_icon    { background-image: url(images/pdf.gif); }
#sidebar p a.excel_icon    { background-image: url(images/excel.gif); }
ul#sidebar_list p    { color: black; font-family: Impact, "Arial Black", sans-serif; text-transform: uppercase; }
ul#nav li





