/* 

blue-green: 8BE3DD 
background brown 3B2F2F

*/

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:	10px;
	background:#3b2f2f;
	margin: 0;
	padding: 0;
	background-color: #3B2F2F;	
	}
	
	h1,h2	{
	margin:0;
	padding:0;
	text-indent: -1000em;
	}
	
h3	{
	color: #8BE3DD;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 18px;
	font-weight: normal;
}

h4	{
	color: #8BE3DD;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

.hilite	{
	margin: 0;
	padding: 0;
	color: #ffffff;
	display: inline;
	font-weight: bold;
}

li	{
	margin-bottom: 20px;
}

a:link, a:visited	{
	color: #8BE3DD;
	}

a:active, a:hover	{
	color: #ffffff;
	}

/*----------------------HOME --------------------*/

#homeContainer	{
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 675px;
	background-image: url('../images/home/BG-florals.gif');
	background-repeat: no-repeat;
}

.home #logo	{
	position: absolute;
	top: 161px;
	left: 229px;
	width: 427px;
	height: 124px;
	background-image: url('../images/home/logo.gif');
	background-repeat: no-repeat;
	text-indent: -1000px;
	z-index: 1;
}

.home #illustration-link	{
	position: absolute;
	top: 450px;
	left: 50%;
	margin-left: 104px;
	width: 197px;
	height: 27px;
	z-index: 200;
}

.home #graphicDesign-link	{
	position: absolute;
	top: 450px;
	left: 50%;
	margin-left: -300px;
	width: 231px;
	height: 27px;
	z-index: 200;
}



.home .navigation	{
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	margin-top: 50px;
	}

.home .navigation a	{
	text-decoration: none;
	border-bottom: dotted 1px;
	margin-left: 30px;
	margin-right: 20px;
	}
	
.home #description	{
	position:absolute;
	left: 50%;
	margin-left: -275px;
	top: 325px;
	 width: 550px;
	 height: 70px;
	 background-color: #3B2F2F;
	 color: #8BE3DD;
	 font-size: 13px;
	 font-style: italic;
	 text-align: center;
	 z-index: 3;
}

/*---------------------------- SECTIONS--------------------------*/
#container {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 1100px;
	left: 10px;
	top: -5px;
	}
		
#top_container	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1092px;	
	height: 348px;	
	background: url('../images/body_back_05.gif') no-repeat top;
	}
	
#header	{   
	position: absolute;
	top: -1px;
	left: 143px;
	width: 806px;
	height: 220px;
	background: url('../images/header.gif') no-repeat top;
	z-index: 1;
	}
	
#nav_bar	{
	position: absolute;
	left: 178px;
	top: 230px;
	width: 166px;
	text-align: left;
	height: 251px;
	}

#content_area {     				 /* blue-green BG */
	position:	absolute;
	top:	218px;
	left:	306px;
	width:	611px;
	background-color:#8BE3DD;
	}
		
#header_text	{
	position: absolute;
	left:	37px;
	padding:15px;
	width: 399px;
	height: 27px;
	top: -8px;
	}

#title	{
	position:absolute;
	left:706px;
	top:151px;
	width: 200px;
	height: 20px;
	}
	
.content_text	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding:10px;
	margin-left:30px;
	color: #dddddd;
	line-height: 17px;
	width: 420px;
	margin-bottom: -10px;
	}
	
.content_text_last	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding:10px;
	margin-left:30px;
	margin-bottom: 25px;
	color: #dddddd;
	line-height: 17px;
	width: 420px;
}

.testimonial_author	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding:10px;
	margin-left:30px;
	margin-bottom: 25px;
	color: #dddddd;
	line-height: 17px;
	width: 420px;
	text-align: right;
	margin-top: -35px;
}
	
.content_text_first	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding:10px;
	margin-left:30px;
	color: #dddddd;
	line-height: 17px;
	width: 420px;
	margin-top: -5px;
	}
	
#footer_area	{
	position:	absolute;
	top:	787px;
	left:	218px;
	height:	21px;
	width:	731px;
	}
#thumbnails_area	{
	position:	absolute;
	top:	251px;
	left:	378px;
	width:	489px;
	background:	#3b2f2f; /*brown*/
}

.thumbnail	{
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	width: 72px;
	height: 72px;
	border: 1px solid #8BE3DD;
	}

#text_area	{
	position:	absolute;
	top:	251px;
	left:	378px;
	width:	489px;
	height: 400px;
	background:	#3b2f2f; /*brown*/
}

#copyright	{
	position: absolute;
	left: 305px;
	 width: 610px;
	 text-align: center;
	 font-size: 11px;
	 color: #3B2F2F;
	 z-index: 100;
	 display: block;
}

.thumbnailempty	{
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	width: 72px;
	height: 72px;
	border: 1px solid #3B2F2F;
}





/*----------ABOUT -------*/

.about #title	{
	background-image: url('../images/headers/about_us.gif');
	background-repeat: no-repeat;
	z-index: 2;
}

.about #content_area	{  /* this needs to be changed if content grows */
	height:	1480px;
}

.about #text_area	{  /* this needs to be changed if content grows */
	height:	1370px;
}

/*----------SERVICES -------*/

.services #title	{
	background-image: url('../images/headers/services.gif');
	background-repeat: no-repeat;
	z-index: 2;
}

.services #content_area	{  /* this needs to be changed if content grows */
	height:	1450px;
}

.services #text_area	{  /* this needs to be changed if content grows */
	height:	1370px;
}


/*----------ILLUSTRATION -------*/
	
.illustration #title	{
	background-image: url('../images/headers/illustration.gif');
	background-repeat: no-repeat;
	z-index: 2;
}

.illustration #content_area	{  /* add 92 px every new row of thumbs [90 longer than below] */
	height:	490px;
	}

.illustration #thumbnails_area	{
	height:	400px;			/* add 92 px every new row of thumbs */
	}
	
.illustration #copyright	{   /* add 92 px every new row of thumbs */
	top: 672px;
}	

.illustration #businessBlair	{
position: absolute;
top: 460px;
left: 140px;
width: 150px;
height: 122px;
z-index: 101;
}

.illustration #businessBlairParis	{
position: absolute;
top: 590px;
left: 140px;
width: 150px;
height: 150px;
z-index: 101;
}
/*-----------GRAPHIC DESIGN -------- */

.graphic_design #title	{
	background-image: url('../images/headers/graphic_design.gif');
	background-repeat: no-repeat;
	z-index: 2;
}

.graphic_design #content_area	{  /* add 92 px every new row of thumbs */
	height:	1506px;
	}

.graphic_design #thumbnails_area	{
	height:	1406px;			/* add 92 px every new row of thumbs */
	}

.graphic_design	#copyright	{    /* add 92 px every new row of thumbs  */
	top: 1696px;
}	

.customtitle	{

}
/*----------TESTIMONIALS -------*/

.testimonials #title	{
	background-image: url('../images/headers/testimonials.gif');
	background-repeat: no-repeat;
	z-index: 2;
}

.testimonials #content_area	{  /* this needs to be changed if content grows */
	height:	1460px;
}

.testimonials #text_area	{  /* this needs to be changed if content grows */
	height:	1410px;
}

.testimonials .emphasis	{
	color: #8BE3DD;
	font-weight: normal;
	font-size: 14px;
}

/*----------CONTACT -------*/

.contact #title	{
	background-image: url('../images/headers/contact_us.gif');
	background-repeat: no-repeat;
	z-index: 2;
}

.contact #content_area	{  /* this needs to be changed if content grows */
	height:	900px;
	}

.contact #text_area	{  /* this needs to be changed if content grows */
	height:	850px;
	}
