@charset "UTF-8";



/* Clear Marketing CSS Document */


/* General Styles */

body	{
	background-image: url(../img/bg/1.jpg);
	}

.hoverBtn div {
	background:	white url(../img/navhover_blue.gif) repeat 0 0 scroll;
	overflow: hidden;
	text-indent: 4px;
}

li a.selected	{
	background: url(../img/navhover_blue.gif) repeat;
	color: #22656d;
}

h2	{
	color: #9DF1FA;
	font-size: 1.7em;
	letter-spacing: -0.05em;
	padding-bottom: 4px;
	}

h3	{
	color: #d1d2d3;
	font-size: 1.5em;
	letter-spacing: -0.03em;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #333;
	}





/* About page styles */	



p.bigger	{
	font-size: 1.6em;
	line-height: 1.5em;
	float: left;
	width: 370px;
	text-align: right;
	padding-bottom: 0;
	font-weight: bold;
	margin-top: 325px;
	
	}
	
p.list	{
	font-size: 1.1em;
	line-height: 1.4em;
	float: right;
	width: 290px;
	padding: 10px;
	margin: 210px 40px 0 0;
	
	}

p.biogs	{
	font-size: 1.1em;
	line-height: 1.5em;
	}
	
#rightcol.aboutbox	{
	width: 752px;
	background: url(../img/doormat.jpg);
	height:432px;
	}
	
#rightcol.difference	{
	width: 752px;
	background: url(../img/wall.jpg);
	height:432px;
	}
	
#rightcol.difference p	{
	font-size: 1.2em;
	line-height: 1.3em;
	width: 680px;
	padding-left: 28px;
	
	}
	
#rightcol.difference p.top	{
	margin-top: 246px;
	}
	

/* People page styles */	

#rightcol.elaine	{
	background: url(../img/people/elaine.jpg) left top no-repeat;
	height: 432px;
	padding-left: 340px;
	width: 282px;
	}

#rightcol.tony	{
	background: url(../img/people/tony.jpg) left top no-repeat;
	height: 432px;
	padding-left: 340px;
	width: 282px;
	}

#rightcol.jim	{
	background: url(../img/people/jim.jpg) left top no-repeat;
	height: 432px;
	padding-left: 340px;
	width: 282px;
	}

#rightcol.chris	{
	background: url(../img/people/chris.jpg) left top no-repeat;
	height: 432px;
	padding-left: 340px;
	width: 282px;
	}
