/************************************************
Organic Communications is a strategic integrated marketing boutique dedicated to helping our clients build relationships through the development of distinctive and engaging communication strategies delivered through traditional and interactive marketing tactics.    *************************************************/



/*************************************************   
organic, communications, michelle, molin, marketing, consulting, graphic design, results tracking, advertising, print collateral, interactive marketing, strategic planning, content development   
*************************************************/
@charset "utf-8";
/* CSS Document */
body {
	text-align: center; /* required for centering the page in IE */
	background:  #525154 url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 26px;
  font-family: arial, trebuchet ms, sans-serif;
	font-size: 12px;  
	line-height: 1.8em;
	}
img {border: 0px; margin: 0px; padding: 0px;}	
a:link {color: white}
a:hover {color: white}
a:active {color: white}
a:visited {color: white}

/*****************************************************    
BEGIN STRUCTURE	    
******************************************************/
#wrapper {
	width: 900px;
	margin: 0 auto; /* centering the page */
	text-align: left;
		}
#header {
	height: 102px;
	background: url(images/header.png);
	background-repeat: no-repeat;
	background-position: top center;
	}
#nav {
	height:20px;
	position:relative;
	}	

#subNav{position: relative; left: 130px;}	

#left {
	float: left;
	width: 240px;
	height: 500px;
	text-align: right;
	
	}
#left img {
	margin-top: 100px;}	
#right {
	width:600px;
	float: right;
	padding: 0 15px 25px 15px;}
#right p {width:90%;}	
#content {
	width: 900px;
	float:left;
	background: url(images/contentbg.png);	
	background-repeat: no-repeat;
	background-position: bottom center;
	}
#footer {
	clear:both;
	}
/*****************************************************    
BEGIN TEXT STYLING    
******************************************************/
.green {color:#aed51c}
.beige {color:#d8d5cd}
  
/*****************************************************    
BEGIN MISC STYLING    
******************************************************/
textarea, input, select, option {
	background: url(images/formBg.png);
	border: 1px solid #b5b0a6;
	color: white;
	}
	
 * { behavior: url(iepngfix.htc) }
#organic-tab{ width:840px; margin:auto; padding-bottom:15px}
.heading-txt{ font-size:17px; margin:0; padding:15px 0 5px 0; color:#b3d028}
#organic-tab p{ margin:0; padding:0 0 12px 0; line-height:normal; text-align:left}


.clo{width:66px; height:18px; background:url(images/close.png) no-repeat; text-decoration:none; display:block; margin:5px 0 2px 0; text-indent:-9999px; color:red; float:right}
.clo:hover{ text-decoration:none; color:#0000FF}
.black_overlay {display:none; position:absolute; top:0; left:0; width:100%; height:100%; background-color:#000; z-index:1001; -moz-opacity:0.6; opacity:.60; filter:alpha(opacity=60)}
.white_content {display:none; position:relative; height:auto; padding:5px; margin-top:15%; border:5px solid silver; background-color:#fff; z-index:1002; overflow:auto}

.shadowboxer{
	position: absolute;
	top: 20%;
	left: 0px;
	width: 100%;
}
/*****************************************************    
BEGIN NAV STYLING    
******************************************************/
.linktitle{
	font-size:20px;
	font-weight:bold;
	color:#c6c6c6;
}
#full A{
	text-decoration:none;
}
#full P{
	padding-bottom:10px;
}
#nav A{
	text-decoration:none;
	font-weight:bold;
	color:#cccccc;
	font-size:13px;
}
#nav A:HOVER{
	color:#eeeeee;
}
#subnav A{
	text-decoration:none;
	font-weight:bold;
	color:#dbd0bb;
	font-size:13px;
}
#subnav A:HOVER{
	color:#dbd0bb;
}
#nav{
	width: 840px;
	display: block;
	padding-left: 60px;
	padding-top: 50px;
}
#nav .set{
	float:left;
	padding-right:35px;
}
#subnav{
	position: absolute;
	top: 85px;
	left: 120px;
}
#subAbout{
	position: absolute;
	width: 500px;
	left: -29px;
}
#subClients{
	position: absolute;
	width: 400px;
	left: 55px;
	top: 0px;
}
#subNews{
	position: absolute;
	width: 200px;
	left: 341px;
	top: 0px;
}
.subf{
	padding-left:40px;
	float:left;
}
.subm{
	padding-left:40px;
	float:left;
}
.subl{
	padding-left:40px;
	float:left;
}
