/*
	RESET STYLES 
	http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin : 0;
padding : 0;
border : 0;
outline : 0;
font-weight : inherit;
font-style : inherit;
font-size : 100%;
font-family : inherit;
vertical-align : baseline;
}
:focus {
outline : 0;
}
body {
line-height : 1;
color : #000;
background : white;
}
ol, ul {
list-style : none;
}
table {
border-collapse : separate;
border-spacing : 0;
}
caption, th, td {
text-align : left;
font-weight : normal;
}
blockquote:before, blockquote:after, q:before, q:after {
content : "";
}
blockquote, q {
quotes : "" "";
}
html {
overflow : hidden;
font-family : Tahoma;
}

/* IE6 PNG FIX */
img, div { behavior: url(css/resources/iepngfix.htc) }

#mainContainer {
padding : 0;
width : 4100px;
height : 1700px;
}
.sectionContainer {
padding : 5px;
width : 1024px;
height : 540px;
position : absolute;
}
.mainMenu, .contact {
background-color : #000;
}
.ourAgency {
background-color : #fff;
}
.coolHunting {
background-color : #ee385a;
}
.design {
background-color : #f59a20;
}
.web {
background-color : #ddbe3a;
}
.adv {
background-color : #3b5e64;
}
.events {
background-color : #369199;
}
.insideSection {
width : 90%;
height : 200px;
border : 1px solid silver;
margin : 0 auto;
}
.clear {
clear : both;
}
.hidden {
display : none;
}
#homeLogo {
background : url(../img/homeLogo.png);
width : 660px;
height : 146px;
margin : 59px auto 0 auto;
}
#newSiteBadge { background : url(../img/new_site_badge.png); width : 122px; height : 121px; position : absolute; left : 910px; top : 110px; z-index : 10; }
#homeMenu { width : 660px; height : 25px; margin : 43px auto; }
#homeMenu li { float : left; margin-right : 39px; font-size : 28px; }
#homeMenu li a { color : #fff; text-decoration : none; }
#homeMenu li.last { margin-right : 0; }
.menu_header { width : 660px; height : 20px; margin : 117px auto 0 auto; }
.home_menu, .inner_menu { width : 400px; height : 20px; margin : 0; }
.home_menu li { float : left; margin-right : 5px; font-size : 13px; font-weight : bold; }
.home_menu li a { color : #fff; text-decoration : none; }
.home_menu li a:hover { color : #ed3859; text-decoration : none; }
.home_menu li a.selected { color : #ed3859; }
.homeFooter { width : 725px; margin : 29px auto; }
.footTitle, .footText { float : left; color : #fff; font-family : Tahoma; }
.footTitle { margin-top : 8px; width : 12%; height : 30px; text-align : left; font-size : 12px; font-weight : bold; border-right : 1px solid #fff; line-height : 30px; }
.footText { width : 86%; text-align : left; margin : 8px auto auto 5px; font-size : 11px; }
.inner_header { width : 853px; height : 65px; margin : 50px auto 0 auto; }
.inner_logo { background : url(../img/innerLogo.png); width : 268px; height : 65px; float : right; }
.mnu_div { width : 50%; float : left; }
.inner_menu li { float : left; margin-right : 5px; font-size : 13px; font-weight : bold; }
.inner_menu li a { color : #353535; text-decoration : none; }
.inner_menu li a:hover { color : #fff; text-decoration : none; }
.inner_menu li a.selected { color : #fff; }
.content, .hideOverflow { width : 855px; height : 355px; margin : 0 auto; background : #fff; border : 1px solid silver; }
.content_text { float : left; font-size : 13px; height : 100%; padding : 5px; text-align : justify; width : 68%; color : #4e4c4c; line-height : 16px; }
.content_text p { margin : 5px auto; }
.content_images { width : 30%; float : right; }
.content_images img { float : right; }
.inner_title, .agency_subtitle { color : #fff; width : 403px; margin-top : 10px; font-size : 24px; }
.list { list-style-type : disc; list-style-position : inside; margin : 5px; }
.destacado { padding : 5px; background-color : #dfe8f0; border : 1px dashed #e3b5b6; }
.agency_logo { background : url(../img/agency_logo.jpg); width : 268px; height : 65px; float : right; }
.agency_menu, .inner_menu { width : 400px; height : 20px; margin : 0; }
.agency_menu li { float : left; margin-right : 5px; font-size : 13px; font-weight : bold; }
.agency_menu li a { color : #000; text-decoration : none; }
.agency_menu li a:hover { color : #ed3859; text-decoration : none; }
.agency_menu li a.selected, .agency_color { color : #ed3859; }
.agency_subtitle { font-size : 18px; width : 210px; }
.agency_staff { font-size : 11px; line-height : 14px; width : 24%; }

.hideOverflow { overflow:hidden; }
.borderLess { border: 0px; }
.floatLeft { float:left; }
.slide { width:100%; height:100%; display:block; }
._advSlide { color:#FFCC00; }
.img_slide { width:588px; height:100%; float: left; }
.txt_slide { background: #F2F2F2; float: left; height:100%; width: 267px; }
.txt_slide_title, .txt_slide_description { color: #493725; font-size: 12px; margin: 21px; width:225px; }
.txt_slide_title { font-weight: bold;  }


._advEvenBackColor, ._advOddBackColor
._huntingEvenBackColor, ._huntingOddBackColor, ._designEvenBackColor, ._designOddBackColor
._eventsEvenBackColor, ._eventsOddBackColor, ._webEvenBackColor, ._webOddBackColor { background-color: #FFF; }
