/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

/* HTML ELEMENTS */
body {
	background-position : center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 0% 0%;
}

/* COMMON CLASSES */
.break { clear:both; }

/* HEADER */
#header {
	height:520px;

}
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:520px; position:absolute; }

/* NAVIGATION */
#nav-outer { height:190px; padding-top:10px; position:relative; top:1px; background-image:url("../"); }
#nav-outer-2 { height:24px; padding-top:1px; position:relative; top:1px; }
#navigation { height:16px; width:960px; margin:0 auto; background-position:top left; background-repeat:no-repeat; }

/* SEARCH */
#search {
	float:right;
	width:40px;
	padding:10px;
}
#searchtxt { padding:3px; width:150px; }
#searchbtn { border:1px solid #eee !important; background-color:#0099cc; color:#eee; padding:3px; margin-left:5px; }

/* MENU */

#menu3 {

	height: 45px;
	width: 1000px;

}

ul#menu {
	list-style: none;
	margin:0 auto;
	width: 1000px;

}

#menu li {
	float: left;


}

#menu li a {
	font-family: 'Open Sans', sans-serif;
	color: #000000;
	font-weight: 500;
	display:block;
	height: 40px;
	width: 115px;
	text-align: center;
	text-decoration: none;
	padding-top: 4px;
	font-size: 13px;
}

.guida {
	padding-right: 18px;
	padding-left: 18px;
}



/* -- Container -- */
#wrapper .post, #wrapper .advertise {
  margin-bottom: 20px;
  padding: 0 10px;
  border-bottom: 1px solid #ccc;
}

/* HEADER TEXT */
#headertxt { width:960px; margin:0 auto; clear:both; position:relative; top:74px; }
#firstline {
	color:#333;
	font-size:70px;
	padding:4px 13px 7px;
	float:left;
	display:block;
}
#secondline {
	color:#FFFFFF;
	text-decoration:none;
	font-size:40px;
	padding:0 13px 10px;
	float:left;
	display:block;
	clear:both;
}
#secondline:hover {
	text-decoration:underline;
	color:#00CCFF;
}

.pictured { background-color:#0099cc; color:#FFF; font-size:12px; padding:9px 16px; text-transform:uppercase; float:left; display:block; clear:both; margin-top:10px; }
.pictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; }
.pictured a:hover { text-decoration:underline; }

/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:400px; margin:0 auto; width:960px; }
#headernav { padding-left:864px; }

/* CONTENT */
#content { color:#575757; background-color:#eee; }
#content p { padding:10px 20px; font-size:16px; width:960px; margin:0 auto; }
#content p a { text-decoration:none; color:#CD2B3A; }
#content p a:hover { text-decoration:underline; color:#7F000C; }


#footer {
	height:220px !important;
	}


#foot-sx {
	float:left;
    padding-right: 110px;
	}

#foot-dx {
	float:left;
	}

.testi-white {
	color:#FFFFFF !important;
	}

.testi-white a {
	color:#FFFFFF !important;
	}
