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

/*Universal*/

body {font-family: Tahoma, Verdana, sans-serif;
	font-size:12px;}

.oneColFixCtrHdr {
	background:#ffffff; margin: 0 auto;
	background-image:url(http://www.dickersoncreative.com/images/bghome.jpg);
	background-repeat:repeat-x; border: 0; margin: 0 auto;}
	
.oneColFixCtrHdr2 {
	background:#ffffff; margin: 0 auto;
	background-image:url(http://www.dickersoncreative.com/images/bg.jpg);
	background-repeat:repeat-x; border: 0; margin: 0 auto;}	
	
.oneColFixCtrHdr3 {
	background:#ffffff; margin: 0 auto;
	background-image:url(http://www.dickersoncreative.com/images/bg3.jpg);
	background-repeat:repeat-x; border: 0; margin: 0 auto;}		
	
/*Home Page*/	

#containerhome {
	width:1000px; height:750px;
	background:#ffffff; margin: 0 auto;
	background-image:url(http://www.dickersoncreative.com/images/bghome.jpg);
	background-repeat:repeat-x;
}


#logohome {
	position:absolute;
	top:140px;
	margin-left: 750px;
	z-index:2;
	}	
	
#homeimage {
	position:absolute;
	top:98px;
	margin-left: 0px;
	}	
	
#homemenu {
	position:absolute;
	top:380px;
	margin-left: 730px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	z-index:2;
	}		
	
#cright {
	position:absolute;
	top:550px;
	width:1000px;
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
	}		
	
#contactinfo {
	position:absolute;
	top:50px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	}	
	
	
	
/*Firm Page*/	

#containerfirm {
	width:1000px; height:750px;
	background:white; margin: 0 auto;
	background-image:url(http://www.dickersoncreative.com/images/bg.jpg);
	background-repeat:repeat-x;
}	

#aboutimage {
	position:absolute;
	top:98px;
	margin-left: 0px;
	z-index:1;
	}	


#centertext {
	position:absolute;
	top:100px;
	margin-left:340px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	z-index:2;
	width:300px;
	color:#636363;
	}	

/*CAPABILITIES*/

#capaimage {
	position:absolute;
	top:83px;
	margin-left: 0px;
	z-index:1;
	}
	
#centertextcap {
	position:absolute;
	top:100px;
	margin-left:250px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	z-index:2;
	width:420px;
	color:#636363;
	}	
	
#crightcap {
	position:absolute;
	top:730px;
	width:1000px;
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
	}	
	
/*ABOUT PAGE*/

#abouttext {
	position:absolute;
	top:100px;
	margin-left:350px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	z-index:2;
	width:320px;
	color:#636363;
	}
	
#crightabout {
	position:absolute;
	top:650px;
	width:1000px;
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
	}			
	
/*CLIENT PAGE*/

#containerclient {
	width:1000px; height:900px;
	background:white; margin: 0 auto;
	background-image:url(http://www.dickersoncreative.com/images/bg.jpg);
	background-repeat:repeat-x;
}

#centertextclient {
	position:absolute;
	top:115px;
	margin-left:320px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	z-index:2;
	width:350px;
	color:#636363;
	}	
	
#crightclient {
	position:absolute;
	top:870px;
	width:1000px;
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
	}		
	
/* LINKS */

a:link {color: #636363; text-decoration: none;}
a:active {color: #636363; text-decoration: none;}
a:visited {color: #636363; text-decoration: none;}
a:hover {color: #ef8b40; text-decoration: none;}
