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

body {
	padding:0;
	width: 14800px;
	color:#333; 
	line-height: 110%;
	font:100%/110% "etica-1","etica-2",sans-serif;
	background: #fff;
}


html>body {
font-size: 16px;
}


#page {
margin-top: 0; 
padding-top: 150px;
}

h1 {
text-transform: uppercase;
font-size: 1.2em;
color: #C71D46;
margin:0 0 5px;
font-weight: normal;
}

h1.logo {
padding-top: 25px;
}

h1 a {
color: #C71D46;
font-size: .7em;
margin-left: 30px;
text-decoration: none;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: normal;
	padding:0 0 20px 107px;
	margin:0;
}

h2.pink {
padding: 10px 0 10px 0;
color:  #C71D46;
	font-weight: normal;
}

h3 {
font-size: 1.0em;
	letter-spacing: 1px;
		font-weight: normal;
	}
	
h4 {
	text-transform: uppercase;
	font-size: .85em;
	color:#C71D46;
	margin:0;
	padding:10px 0 10px;
		font-weight: normal;
}

h5 {
padding:0;
margin:0;
	font-weight: normal;
}

h6 { margin:0; padding-top:10px;	text-transform: uppercase;	font-weight: normal;
	font: .8em Geneva, Arial, sans-serif;
}

h6 a {color: #333;}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}


#header h1 {
position: fixed;
z-index: 1;
top:-1.1em;
left: 350px;
}

div.wht_bg {
width: 100%;
height: 130px;
position: fixed;
z-index:1;
top:0;
left:0;
background: #fff;
-khtml-opacity:.85; -moz-opacity:.85; -ms-filter:”alpha(opacity=85)”; filter:alpha(opacity=85); opacity:.85; 
}
	
#menu {
position: fixed;
z-index:1;
top:8em;
left: 117px;
padding:0;
text-transform:uppercase;
font-size: .8em;
}

#menu ul {
	list-style: none;	

}

#menu ul li {	display: inline;
padding: 0 15px 0 0;
margin:0;
font-size: 1.1em;
}

#menu ul li.pink a {
color: #C71D46;
}

#menu a{
	text-decoration: none;
color:#333;
}


#menu a:hover{
	border-bottom: 1px solid #472950;
}

#content {
top: 200px;
left:150px;
padding-left: 100px;
height:100%;
overflow: auto;
}


.par {
	margin: 0 120px 0 45px; 
	padding-left:8px; 
	float: left; 
	width: relative;	
	width: 850px;
}

.alt {/* modify this to add style to alternate sections*/}

#home {}

#note { 
	margin-top:10px;
}


ul.services, ul.clients {
font: .75em Geneva, Arial, sans-serif ;
list-style: none;
color: #666;
padding-top:10px;
margin:0;
}

ul.clients {
padding-top:0;
margin:0;
}

ul.services li, ul.clients li {
padding-bottom: 2px;
}

ul.clients li a {
color:#666;
}

ul.clients li a:hover {
text-decoration: underline;
}

table.clients {
width: 850px;
height: 265px;
}

table clients td.one  {
background: #30C;
}

td.link a:hover {
color: #F36;
}


div.main {
width: 850px;
margin-top: 10px; 
}

div.wrap, div.wrap_home {
padding-top: 1px;
width: 850px;
height:100%;
overflow:hidden;
}

div.wrap_home {
margin-top:20px;
}

#wrap.bottom {padding-top: 10px;}

div.news {
float: left;
width: 400px;
}

#news.contact {
padding-left: 60px;
width: 220px;
float:left;
}

div.featured {
float: right;
width: 400px;
}

#featured.contact {
float: right;
padding-right: 330px;
}

table {
padding-top: 20px;
}

td {
color: #666;
font-size: .75em;
}


p {
color: #666;
font: .75em Geneva, Verdana, sans-serif;
text-align:justify;
padding:0;
margin:0;
}

.img_bio {
margin:0;
padding-bottom: 10px;
}

