@charset "UTF-8";
/* CSS Document */

/*global reset */


html *{
	padding: 0;
	margin: 0;
	padding-left: 0px;
}
a img, :link img, :visited img {
  border: 0;
}

ol, ul {
  list-style: none;
}

p{
	line-height: 18px;
}
/*  global reset */



/* base html */

body {
	background: #000;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;/*this is in place to center in older browsers*/
}

#headWrapper {
	height:420px;
	width:100%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background:#000;
}

	#internalHead {
	width: 900px;
	height: 420px;
	margin: auto;
	padding: 0;
	background: #000;
	position: relative;
	}
	
	#internalHead h1{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 370px;
	height: 23px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size:24px;
	color:#180404;
	font-weight: bold;
}
#internalHead h1 a{
	text-decoration: none;
	color:#666;
}
	#wrapperMain {
	width:100%;
	margin:auto;
	padding: 0;
	clear: both;
	background: #000;
	}
	
	#Main {
	width: 900px;
	margin: auto;
	padding: 0;
	background: #000;
	}
	
	#wrapperFooter {
	width: 100%;
	height:100px;
	margin:auto;
	padding: 0;
	clear: both;
	background-color: #000;
	}	

	#internalFooter {
	width: 900px;
	margin: auto;
	padding: 20px 0 0 20px;
	text-align: left;
	border-top: 2px solid #343a3d;
	}
	
	#internalFooter p {
	font-size: 1em;
	color: #CCCCCC;
	}
	
.clearer {
	clear: both;
	}

a {
	text-decoration: none;
	color:#BF1F1D;
}
a:link {/* unvisited link */
	color:#BF1F1D;
}     
 
a:hover { /* mouse over link */
 color:#bbb;
 text-decoration: underline;
}  
a:active {/* selected link */
	color:#bbb;
}



/* end base html */
/*  layout */

#wrapperImage {
	width: 900px;
	margin: auto;
	height: 280px;
	background:#fff;
	position:absolute;
	top:110px;
	left: 0px;
}

#mainimage {
	width: 900px;
	margin: auto;
	height: 280px;
	position:absolute;
	top:0px;
	left: 0px;
}

#leftcol {
	float:left;
	margin-top:0px;
	width:550px;
	margin-right: 0px;
	margin-bottom: 10px;
	background: #111;
	padding: 30px 0px 20px 20px;
}

#leftcol p {
	color:#fff;
	letter-spacing:0.135em;
	line-height:1.5em;
	margin:10px 0 0;
	padding-left:30px;
	text-align: justify;
	font-size: 12px;
	padding-right: 20px;
}

#leftcol ul {
list-style:none;
margin:0;
padding-left:20px;
}

#leftcol li {
padding:0.25em;
}

#leftcol h2 {
	color:#fff;
	letter-spacing:0.135em;
	line-height:1.5em;
	margin:0px 0 0;
	padding-left:30px;
	font-style: normal;
}

#leftcol a:hover {
text-decoration:underline;
}

#centercol {
	float:left;
	margin:30px 0px 0px 30px;;
	width:180px;
}
#centercol p {
	color:#f8faec;
	letter-spacing:0.135em;
	line-height:1.5em;
	margin:10px 0 0;
	padding-left:0px;
}

#centercol h2 {
	height:0px;
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	color: #cccc00;
	font-weight: 400;
}

#centercol li {
	font-size: 0.8em;
	line-height:1.5em;
	color: #262014;
	list-style-image: url(../images/check2.gif);
	margin-left: 2px;
	}

#rightcol {
	float:right;
	margin-top:0px;
	width:280px;
	margin-left:0px;
	background:#111;
	padding:0px 10px 20px 20px;
	margin-bottom: 10px;
}
	
#rightcol p {
	color:#fff;
	letter-spacing:0.135em;
	line-height:1.5em;
	margin:0;
	padding-left:0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
}

 .mission {
	color:#fff;
	letter-spacing:0.135em;
	line-height:1.5em;
	margin:0;
	padding-left:0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	font-style:italic;
}

#rightcol h4 {
	margin: 10px 10px 15px 10px;
	color: #CCCC00;
	}

#rightcol ul {
	list-style:none;
	margin:0;
	padding-left:0px;
}

#rightcol li {
padding:0.25em;
}

#rightcol li p.date{
	color: #eee;
	font-weight: bold;
}

#rightcol h2 {
	height:0px;
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #fff;
	font-weight: 400;
}

#rightcol a:hover {
text-decoration:underline;
}


#footer{
	width: 900px;
	margin: 10px auto 20px auto;
	border-top: 1px;
	border-top-color:#fff;	
}

#footer p{
	text-align: left;
	padding-left: 20px;
}

#listitems1 li {
	position:relative;
	display:block;
	height:100%;
	color:#fff;
	list-style:none;
	text-decoration:none;
	background-image:url(../images/check.gif);
	background-repeat:no-repeat;
	background-position:0 .4em;
	margin-top:10px;
	padding-left:15px;
	margin-left: 30px;
}

#listitems2 li {
	position:relative;
	display:block;
	height:100%;
	color:#fff;
	list-style:none;
	text-decoration:none;
	margin-top:10px;
	padding-left:5px;
	margin-left: 30px;
}


/*navigation*/
#navigation{
	position: absolute;
	top:20px;
	right: 0px;
}
#navigation li{
	
	float: left;
	
}
#navigation a {
	display: inline-block;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration:none;
	background-color:#000;
	border-bottom: 3px solid #BF1F1D;
	color:#fff;
	margin-right: 1px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#navigation a:hover{
	border-bottom: 3px solid #fff;
	color:#BF1F1D;
}
#navigation li.selected a{
	border-bottom: 3px solid #fff;
	color:#BF1F1D;
}
#imagem{
	position: absolute;
	top:142px;
	width: 860px;
	height: 292px;
}
#search{
	position: absolute;
	top: 105px;
	left: 22px;
}

h2#slogan{
	position: absolute;
	top: 50px;
	right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight: normal;
	font-style: italic;
	left: 20px;
	width: 450px;
	color: #666;
	letter-spacing: .5px;
}
h2#slogan span{
	font-style: italic;
	color: #95ca05;
}
h2{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 10px;
}

h5, h5 a {
	font: 400 1.1em 'trebuchet ms',arial,sans-serif;
	color: #BD481D;
	margin: 15px 0 0 0;
	text-decoration: none;
	}
	
h5 a:hover {
	text-decoration: underline;
	}
	
form label{
	display:block;
	}

form input.text, form textarea{
	width:450px;
	border:1px #DBD6AD solid;
	color:#444;
	padding:4px 5px;
	font:12px Arial,san-serif;
	background-color: #E4E0C2;
	}

form input.text:hover, form textarea:hover{
	border:1px #CFC994 solid;
	}

form input.text:focus, form textarea:focus{
	border:1px #CFC994 solid;
	color:#444;
	}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font:12px Arial,san-serif;
	}

* html form input.text,

* html form textarea{
	border-color: #CFC994;
	color:#444;
	}
		
#search input{
	float: left;
	background-color: #141718;
	border: 1px solid #393e41;
	padding: 3px;
	color: #fff;
	width: 152px;
}
#search .btn{
	border: 0;
	margin: 0 0 0 7px;
	padding: 0;
	width: auto;
}
#about_us{
	float: left;
	width: 280px;
	margin-right: 40px;
	display: inline;
}

#about_us p{
	color:#fff;
	letter-spacing:0.135em;
	line-height:1.5em;
	margin:0;
	padding-left:20px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	text-align:left;
}

#services{
	float: left;
	width: 200px;
	margin-right: 10px;
	display: inline;
	margin-left: 0px;
}

#services p{
	color:#fff;
	letter-spacing:0.135em;
	line-height:1.5em;
	margin:0;
	padding-left:20px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align:left;
}


#clients{
	float: left;
	width: 146px;
	display: inline;
}
#services ul li{
	padding:0 0 14px 18px;
	background: url(../images/bullet.jpg) no-repeat top left;
	color: #fff;
}
#clients ul li{
	padding:0 0 14px 20px;
	background: url(../images/arrow.jpg) no-repeat top left;
}
	
h3{
	padding: 30px 0 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}
#center{
	float:left;
	padding-bottom: 35px;
	border-bottom: 1px solid #343a3d;
}
#quote{
	float:left;
	padding: 35px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	letter-spacing: 2px;
	color: #8b8b8c;
	
}

#copy{
	padding-bottom: 10px;
	border-bottom: 1px solid #343a3d;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
}

#copy .thumbs img{
	position:relative;
	padding:1px;
	border:2px solid #fff;
	background:none;
	margin: 5px 5px;
}
#copy .thumbs img:hover{border:2px solid #fff; background:none;}

#news{
	padding-bottom: 10px;
	border-bottom: 1px solid #343a3d;
	margin-top: 30px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
#news li{
	margin-bottom: 20px;
	}
#news li p.date{
	color: #eee;
	font-weight: bold;
}
#news li p.archive{
	padding-left: 25px;
	background: url(../images/folder.jpg) no-repeat 0 50%;;
}
#contacts {
	margin-top: 20px;
	padding-left:20px;
	padding-bottom:10px;
}
#contacts h2{
	margin-top: 20px;
	padding-left:20px;
}
.green{
	color: #fff;
	padding-left:20px;
}

.thumbs img{
	position:relative;
	padding:1px;
	border:2px solid #fff;
	background:none;
	margin: 5px 7px;
}
.thumbs img:hover{border:2px solid #fff; background:none;}

img.img_left{
	float:left;
	padding:10px 8px 8px 30px;
}
