@charset "utf-8";

/*#####################################
#######################################
	   
client:		THE COFFER GROUP
agency:		akikodesign.com
version:	v1.0
creator:	steven holt

#######################################
#####################################*/


/* 		 SETUP  
#####################*/
body {
	font-size:62.5%; font-family: Georgia, Times, 'Trebuchet MS'; background:#b7b1a9; color:#3a2c23;
}
#wrapper {
	width: 740px; margin: 16px auto; background: #fff url('../../img/wrapper_bg.gif') top left repeat-y; 
}
#header {
	width: 740px; background: #fff url('../../img/page_top.gif') top left no-repeat;	position: relative; border-bottom: 5px solid #fff;
}
#main {
	clear:both;
	float:left;
}
#logo {
	float:left;
	width:720px;
	height:112px;
	margin:16px 0 0 20px;
	/*display:inline;*/
	background: #fff url('../../img/header.jpg') top left no-repeat;
}
#strapline {
	float:left;
	width:720px;
	height:150px;
	margin:12px 0 0 20px;
	background: #fff url('../../img/tutu.jpg') top left no-repeat;
}
#dclflash {
	clear: both;
	float:left;
	width:320px;	
	margin:22px 0 0 20px;
	height:220px;
	padding-right: 10px;
	display:inline;
	border-right: 1px solid #b7b1a9;
}
#cclflash {
	float:left;
	width:330px;	
	margin:22px 20px 0 0;
	height:220px;
	display:inline;
	padding: 0 10px;
}

#signoff{
	clear: both;
	height: 9px;
	width: 385px;
	color:#b7b1a9;
	font-size: 100%;
	padding: 20px 0 6px 345px;
}
#bottom {
	height: 9px; width: 740px;
	background: #fff url('../../img/page_bottom.gif') no-repeat bottom left;
}

h1 {
	font-size: 180%;
	font-weight: normal;
	font-style:italic;
	color: #fff;
	padding: 45px 0 0 43px;
}

ul {
	list-style: none;
	padding-left: 0;
	margin: 0 0 0 0;
}

li {
	font-size: 120%;
	color:#715a4c;
	line-height: 130%;
	margin: 0 0 0 0;
	padding: 0 0 10px 20px;
	background: url('../../img/icon.jpg') no-repeat;
}

