/*BASIC OVERIDES ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

body
{
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 67.77%;
	color: #666666;
}

img
{
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}

div
{
	margin: 0;
	padding: 0;
}

p {
	font-size: 1.2em;
	margin: 5px 50px 10px 20px;
	text-align:left;
}

a:link
{
	color: #666666;
	text-decoration: none;
}
a:visited
{
	color: #666666;
	text-decoration: none;	
}
a:hover
{
	color: #5786B0;
	text-decoration: none;	
}
a:active
{
	color: #666666;
	text-decoration: none;	
}

h1, h2, h3
{
	color: #5786B0;
	margin: 20px 50px 10px 20px;	
}

h4
{
	font-size: 1.2em;
	color: #666666;
	margin: 15px 50px 10px 20px;	
}

/* LAYOUT OPTIONS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

div.header
{
	background: url('/images/layout/header-bg.gif') repeat-x;
	position:absolute;
	top:0px;
	width:100%;
	height: 97px;
}

	div.header div.logo
	{
		position: relative;
		width: 149px;
		height: 87px;

		top: 0px;
		left: 50%;
		margin: 0 -149px -87px -410px;
	}
	
	div.header div.links
	{
		position: relative;
		width: 500px;
		height: 20px;
		
		top: 70px;
		left: 50%;
		margin: 0 -500px -20px -240px;
		
		font-weight: normal;
		font-size: 1.2em;
	}
	
	div.header div.contact
	{
		position: relative;
		width: 310px;
		height: 29px;

		top: 15px;
		left: 50%;
		margin: 0 -310px -29px 150px;
	}

div.main
{
	position:absolute;
	top:110px;
	left:50%;
	margin-left:-375px;
	width:770px;
}

div.row
{
	float: left;
	width:770px;	
	display: inline;
}

div.primaryleft, div.primaryright, div.primaryfull, div.secondaryleft, div.secondaryright
{
	float:left;
	margin-top: 3px;
	margin-bottom: 3px;
}

div.primaryleft
{
	width:613px;
	margin-right:10px;
}

div.primaryright
{
	width:137px;
}

div.primaryfull
{
	width:760px;
}

div.secondaryleft
{
	width:468px;
}

div.secondaryright
{
	width:288px;
}

div.divider
{
	height:7px;
	margin: -2px 0 3px 0;
	display: inline;
	float: left;
	background: url('/images/layout/divider.gif') repeat-x;
	font-size:1px;
}

div.spacer
{
	display:block;
	float:left;
	margin: 0 0 5px 0;
	font-size:2px;
}

div.break
{
	display:block;
	float:left;
	height: 1px;
	margin: 0;
	font-size:2px;
}

img.title, img.titleblock
{
	margin:15px 0 15px 15px;
	
}
	img.title {
		float:left;
	}
	img.titleblock
	{
		display:block;
	}

/* CONTENT STYLING ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

p.leftmarginonly {
	margin: 0px 0px 0px 20px;
}

.pseudolink
{
	cursor: pointer;
}

span.highlight {
	color: #5786B0;
}

div.context
{
	background: #FFFFFF;
	margin: 5px;
	padding:5px;	
}

div.content
{
	background: #F0F0F0;
}

table.contact tr td
{
	vertical-align: top;
}

div.speechbubble
{
	float:left;
	background: url('/images/layout/box-speech_bubble.gif') no-repeat;
	width: 346px;
	height: 119px;
	margin: 5px 0 5px 22px;
	display: inline;
}

	div.speechbubble h3
	{
		margin: 10px 0 0 132px;
		color:#FFFFFF;
		font-weight: bold;
		font-size: 1.4em;
	}

	div.speechbubble p
	{
		margin: 3px 15px 0 142px;
		color:#FFFFFF;
		font-size: 1.2em;
	}

	div.speechbubble img
	{
		float: left;
	}

div.speechbubble2
{
	float:left;
	background: url('/images/layout/box-speech_bubble-2.gif') no-repeat;
	width: 294px;
	height: 99px;
	margin: 5px 10px 15px 55px;
	display: inline;
}

	div.speechbubble2 h3
	{
		margin: 10px 5px 0 193px;
		color:#FFFFFF;
		font-weight: bold;
		font-size: 1.4em;
	}

	div.speechbubble2 p
	{
		margin: 5px 5px 0 193px;
		color:#FFFFFF;
		font-size: 1.2em;
	}

	div.speechbubble2 img
	{
		float: left;
	}

div.speechbubble3
{
	float:left;
	background: url('/images/layout/box-speech_bubble-3.gif') no-repeat;
	width: 341px;
	height: 130px;
	margin: 5px 10px 15px 22px;
	display: inline;
}

	div.speechbubble3 h3
	{
		margin: 32px 5px 0 215px;
		color:#FFFFFF;
		font-weight: normal;
		font-size: 1.4em;
	}

	div.speechbubble3 img
	{
		float: left;
	}

ul.main
{
	list-style:none;
	padding: 0;
	margin: 0 0 0 20px;
}

	ul.main li
	{
		font-size: 1.3em;
		font-weight: bold;
		margin: 0;
		padding: 0 0 15px 20px;
		background: url('/images/layout/bullet-1.gif') 0 3px no-repeat;
	}
		ul.main li span.slogan
		{
			font-size: 0.9em;
			font-weight: normal;
			color: #5786B0;
		}

div.services
{
	width: 135px;
	height: 150px;
	background: url('/images/layout/splash-links_bg.gif') no-repeat;
	margin: 3px 0 4px 0;
}
	div.services span.title
	{
		display:block;
		text-align:center;
		font-size: 1.3em;
		padding: 3px 0 0 0; 
	}
	div.services ul
	{
		padding: 0;
		margin: 7px 0 0 10px;
		list-style:none;
	}
	div.services ul li
	{
		padding: 0 0 6px 20px;
		background: url('/images/layout/bullet-2.gif') 0 3px no-repeat;
		font-size: 1.2em;
		margin: 0;
	}
