

/* CSS Document 
Cake 2005*/

body {
  margin:0;
  padding:0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:18px;
  text-align:center;
  color:#656063;
  background:#fff;
  }
  
h1, h3, h4, h5, h6{
    margin:0;
} 

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#EC008C;
	font-weight:bold;
	}
	
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3E2D39;
	font-weight:bold;
	}
	
h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F1E7ED;
	font-weight:bold;
	}
	
h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F1E7ED;
	font-weight:bold;
	 margin:0;
	}


	
img { 
    border: none;
    }

img a {
    border: 0;
}

p {
    text-indent:0;
	margin-top:0;
}

.head{
	color:red;
	}

a:link{
    color:#CA6CA5;
    text-decoration:none;
    }
    
a:visited{
    color:#CA6CA5;
    text-decoration:none;
    }
    
a:hover{
    color:#ED9ACD;
    text-decoration:underline;
    }
    
a:active{
    color:#CA6CA5;
    text-decoration:none;
    }
    
ul{
    list-style-type:none;
    line-height:16px;
    margin:0;
	padding:0;
    font-weight:bold;
	font-size:10px;
	color:#2D2D31;
    }
	
dt{
	line-height:16px;
	}
	
dd{
	line-height:16px;
	}
    
ol{
    line-height:16px;
    margin:0;
    padding:0;
    }
	
form {
	margin:0;
}

label{
	font-weight:bold;
	}

blockquote{
	background:#FCF2F8;
	border: 3px solid #E8D1DF;
	padding:5px;
	font-size:10px;
	line-height:20px;
	color:#2B1E24;
	margin:30px;
	}
	
address{
	font-style:normal;
	}
	

/*elements*/
#wrapper	{
	margin:10px 0 0 10px;
	text-align:left;
	padding:0;
}

#copy{
	margin-left:100px;
	padding:0;
	width:518px;
	}
	
#clear{
	clear:both;
	}
	
#describe{
	display:none;
	}
	
#describe h1{
	display:none;
	}

/*navigation*/

#main-nav {
	position: relative;
	width: 618px;
	height: 104px;
	background: transparent url(../images/elements/nav1.gif) no-repeat;
}

#main-nav ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	height: 104px;
}
#main-nav ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border: none;
}
#main-nav ul li a {
	display: block;
	height: 104px;
	padding: 0;
	margin: 0;
}

li#nav_logo a{ width: 103px; }
li#nav_home a { width: 57px; }
li#nav_clients a { width: 74px; }
li#nav_services a{width:79px}
li#nav_personnel a {width:88px}
li#nav_contact a {width:76px}
li#nav_guides a {width:104px}

li#nav_logo a:hover { background: transparent url(../images/elements/nav2.gif) 0px 0px no-repeat; }
li#nav_home a:hover { background: transparent url(../images/elements/nav2.gif) -103px 0px no-repeat; }
li#nav_clients a:hover { background: transparent url(../images/elements/nav2.gif) -160px 0px no-repeat; }
li#nav_services a:hover { background: transparent url(../images/elements/nav2.gif) -234px 0px no-repeat; }
li#nav_personnel a:hover { background: transparent url(../images/elements/nav2.gif) -313px 0px no-repeat; }
li#nav_contact a:hover { background: transparent url(../images/elements/nav2.gif) -401px 0px no-repeat; }
li#nav_guides a:hover { background: transparent url(../images/elements/nav2.gif) -477px 0px no-repeat; }

#main-nav ul li strong { display: none; }


/*index*/
#idxhed{
	width: 518px;
	height: 111px;
	background:url(../images/replace/hd_index.gif) transparent no-repeat;
	overflow:hidden;
	}
#idxhed span {
	display: none;
	}
	
#casestudies{
	width:518px;
	height:164px;
	margin:0;
	padding:0;
	}
	
.c_one{
	margin:0;
	padding:0;
	width:164px;
	height:143px;
	border-right:7px solid #fff;
	background:url(../images/bg/casestudy.gif) no-repeat top #fff;
	float:left;
	text-align:center;
	}
	
.c_one img{
	margin-top:22px;
	margin-bottom:2px;
	}
	
	
.c_two{
	margin:0;
	padding:0;
	width:164px;
	height:143px;
	background:url(../images/bg/casestudy.gif) no-repeat top #fff;
	float:left;
	text-align:center;
	}

.c_two img{
	margin-top:22px;
	margin-bottom:2px;
	}
	
#third{
	width:518px;
	height:250px;
	margin:0;
	padding:0;
	}
	
#idxbullets{
	width:252px;
	/*height:270px;*/
	margin:0;
	margin-right:10px;
	padding:0;
	float:left;
	background:url(../images/bg/cakeknowsbest.gif) top no-repeat;
	}
	
#idxbullets p{
	margin:25px 5px 5px 5px;
	}
	
	
#idxbullets ul{
	margin:0;
	padding:0;
	margin-left:22px;
	margin-bottom:10px;
	}
	
#idxbullets li{
	list-style-image:url(../images/elements/bullet.gif);
	list-style-position:outside;
	margin-bottom:10px;
	font-weight:normal;
	line-height:14px;
	}
	
#idxcontact{
	width:231px;
	/*height:270px;*/
	float:left;
	background:url(../images/bg/idxcontact.gif) #fff;
	/*margin-left:12px;*/
	color:#7F5D6E;
	padding-left:10px;
	}
	
.iptone{
	border-top:1px solid #666;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #666;
	background:#fff;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin-bottom:12px;
	padding:2px;
	}
	
.ipttwo{
	border-top:1px solid #666;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #666;
	background:#fff;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin-bottom:12px;
	padding:2px;
	}
	
#idxcontact select{
	background:#fff;
	font-size:10px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
	margin-bottom:20px;
	}
	
.send{
	border:0;
	padding-bottom:20px;
	}


/*heading replacements*/
#servhed{
	width: 518px;
	height: 111px;
	background:url(../images/replace/hd_services.gif) transparent no-repeat;
	overflow:hidden;
	}
#servhed span {
	display: none;
	}
	
#pershed{
	width: 518px;
	height: 111px;
	background:url(../images/replace/hd_personnel.gif) transparent no-repeat;
	overflow:hidden;
	}
#pershed span {
	display: none;
	}
	
#clienthed{
	width: 518px;
	height: 111px;
	background:url(../images/replace/hd_clients.gif) transparent no-repeat;
	overflow:hidden;
	}
#clienthed span {
	display: none;
	}
	
#contacthed{
	width: 518px;
	height: 111px;
	background:url(../images/replace/hd_contact.gif) transparent no-repeat;
	overflow:hidden;
	}
#contacthed span {
	display: none;
	}
	
#freehed{
	width: 518px;
	height: 111px;
	background:url(../images/replace/hd_free.gif) transparent no-repeat;
	overflow:hidden;
	}
#freehed span {
	display: none;
	}
	
/*internal pages*/

#personnel{
	margin:0;
	padding:0;
	}
	
#other_personnel{
	margin-top:20px;
	border-top:1px solid #f4f4f4;
	padding:10px 0 0 0;
	}
	
#other_personnel ul{
	margin:0;
	padding:0;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:10px;
	}
	
#other_personnel li{
	list-style-image:url(../images/elements/personnel_bullet.gif);
	list-style-position:outside;
	margin-bottom:10px;
	}
	
#clients{
	margin-top:20px;
	border-top:1px solid #f4f4f4;
	padding:10px 0 0 0;
	}
	
#clients ul{
	margin:10px 0 20px 0;
	padding:0;
	}
	
#clients li{
	list-style-type:none;
	margin-bottom:10px;
	font-weight:normal;
	font-size:11px;
	}
	
#press{
	margin:0;
	padding:0;
	}
	
#press ul{
	margin:0;
	padding:0;
	margin-left:30px;
	margin-bottom:10px;
	margin-top:10px;
	}
	
#press li{
	list-style-image:url(../images/elements/docicon.gif);
	list-style-position:outside;
	margin-bottom:20px;
	text-transform:uppercase;
	}
	

	


/*classes*/
.services{
	width:513px;
	margin:10px 0 30px 0;
	}

.personnel_left{
	width:240px;
	float:left;
	margin-right:10px;
	margin-bottom:50px;
	}
	
	
.personnel_right{
	width:240px;
	float:left;
	margin-right:10px;
	margin-bottom:50px;
	}
.personnel_photo{
float:right;
}

.date{
	font-size:9px;
	color:#999999;
	font-weight:normal;
	text-transform:capitalize;
	}
	
.label{
	padding:5px 0 5px 0;
	width:180px;
	margin:0;
	vertical-align:top;
	}
	
.download{
	float:right;
	margin-top:7px;
	}
	
.hlab{
	display:none;
	}





/*footer*/

#footer{
	margin:10px 0 0 0;
	width:100%;
	height:70px;
	background-color:#F4F4F4;
	text-align:left;
	}
	
#bottomLinks{
	list-style: none;
	margin-top: 0;
	margin-left: 0;
	padding-top: 1.5em;
	background-repeat: no-repeat;
	margin-left:80px;
}

#bottomLinks li{
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	font-size:9px;
	font-weight:normal
}

#footer p{
	margin-left:100px;
	color:#B4A9B3;
	font-size:9px;
	}


#bottomLinks a{
	color: #626061;
	text-decoration:none;
}

#contactform{
	margin:0;
	padding:0;
	height:300px;
	clear:left;
	display:block;
	}
	

#contactform label{
	font-weight:bold;
	color:#333333;
	}
	
#contactform textarea{
	position: relative;
	top: -1.4em;
	left: 9em;
	display: block;
	}
	
#contactform input{
	position: relative;
	top: -1.4em;
	left: 9em;
	display: block;
	}
	


#footer p{
	margin-top: 1.5em;
	font-size:9px;
	margin-left:119px;
	color:#BFBDBE;
}





