﻿/*------------------------------------------------------------------------
STRUCTURE
------------------------------------------------------------------------*/

html { 
	font: 65%/1.3 Verdana,arial,sans-serif; 
	color: #3A3D44; 
}

body {
	margin:0;padding:0;
	background:#E5E5E5 url('images/bg_dots_new.gif') 0 0;
	
}

#container {
	width:800px;
	height:100%;
	background-color:#fff;
	position:relative;
	margin-top:0;margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	padding:1px 0 1px 0;
	border-left:1px solid #636363;
	border-right:1px solid #636363;
	border-bottom:1px solid #636363;
}

#branding {
	height:95px;
}

	.logo {
		border:none;
		margin:13px;
	}
	
	#sales_message {
		position:absolute;
		top:14px;right:40px;
		width:195px;
	}
	
	#sales_message p {
		font-family:Verdana,arial,sans-serif;
		font-weight:bold;
		text-transform:uppercase;
		font-size:1.2em;
		color:#071844;
		text-align:center;
	}
	
	#sales_message a:link, #sales_message a:visited {
		font-weight:normal;
		text-transform:capitalize;
		text-decoration:none;
		color:#fff;
		display:block;
		width:100%;
		margin-top:5px;
		background:#838383 url('images/bg_sales_btn.jpg') repeat-x 0 0;
		padding-left:0; padding-right:0; padding-top:2px; padding-bottom:3px; background-repeat:repeat-x
	}
	
	#sales_message a:hover {
		text-decoration:underline;
	}

#content {
	width:525px;
	margin:0;padding:0;
	float:left;
}

	#target_message {
		width:525px;
		height:241px;
		margin-bottom:20px;
		background-image:url('images/bg_targetMessage.gif');
		background-position: 0 0;
		background-repeat:no-repeat
	}
	
	#target_message img {
		float:none !important;
		padding:10px 0 0 10px !important;
		border:none !important;
	}
	
	#target_message p {
		width:80%;
		font-size:1.5em !important;
		font-family:Verdana,arial,sans-serif !important;
		color:#E4DBDB;
		margin:0;
	}

#sidebar {
	width:252px;
	float:right;
	padding:0;	
}

#footer {
	width:800px;
	margin-top:30px;margin-bottom:30px;
	padding:0;
	border-top:1px solid #636363;
	border-bottom:1px solid #636363;
	background-color:#DFDFDF;
}

	#footer p {
		font-size:1.0em;
		margin:0;padding:7px 15px 10px 15px;
	}

	#copyright {
		margin:0;padding:0;
		height:28px;
		border-bottom:1px solid #636363;
		background:#636C83 url('images/bg_footer.gif') repeat-x 0 0;
				
	}
	
	#copyright p {
		margin:0;padding:7px 0 0 15px !important;
		font-weight:bold;
		color:#fff;
	}

/*------------------------------------------------------------------------
NAVIGATION
------------------------------------------------------------------------*/

#navigation {
	width:800px;
	background:#636C83 url('images/bg_nav.gif') repeat-x 0 0;
	border-top:1px solid #636363; border-bottom:1px solid #B4B3B3; margin-bottom:5px; background-repeat:repeat-x
}

#navigation ul {
	margin:0;padding:0;
	list-style-type:none;
	height:33px;
	border-right:solid 1px #636363;
}

	#navigation ul li {
		display:inline;
	}

	#navigation ul li a:link, #navigation ul li a:visited {
		margin:0;padding:8px 14px 9px 15px;
		display:block;
		float:left;
		color:#fff;
		font-size:1.2em;
		font-weight:normal !important;
		text-decoration:none;
		border-left:solid 1px #B4B3B3;
		border-right:solid 1px #636363;
	}

	#navigation ul li a:hover, #navigation ul li a.section_id {
		background-color:#828BA1;
	}

/* SECONDARY NAVIGATION */

#nav_secondary {
	margin-bottom:20px;
	}

	#nav_secondary ul {
		margin:0;padding:0;
		list-style-image:url('images/bg_dots_new.gif') !important;
		list-style-type:none
	}
	
	#nav_secondary ul li {
		display:inline;
	}
	
	#nav_secondary ul li a {
		display:block;
		border-top:1px solid #636363;
		border-bottom:1px solid #636363;
		border-left:1px solid #636363;
		border-right:1px solid #636363;
		background:#fff url('images/bg_2ndNav.jpg') no-repeat 0 0;
		padding:5px; font-family:Verdana,arial,sans-serif; font-weight:normal; font-size:1.1em; text-decoration:none; margin-left:0; margin-right:28px; margin-top:0px; margin-bottom:8px; background-repeat:no-repeat
	}	

	#nav_secondary ul li a:hover, #nav_secondary ul li a.page_id {
		background:#fff url('images/bg_2ndNav_over.jpg') no-repeat 0 0;
		
	}
	

/*------------------------------------------------------------------------
TYPOGRAPHY
------------------------------------------------------------------------*/

h1, h2, h3, h4 {
	font-family:Verdana,arial,sans-serif;
	font-weight:normal;
	color:#071844;
}

h1.maintitle, h2.maintitle {
	background:#7B0000 url('images/bg_header.gif') repeat-x 0 0;
	color:#ffffff !important; font-size:1.2em !important; border-bottom:medium none !important; margin-left:0; margin-right:0; margin-top:0; margin-bottom:15px; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:3px; background-repeat:repeat-x
}

h1.sidetitle, h2.sidetitle {
	background:#071844 url('images/bg_header_blue.gif') repeat-x 0 0;
	color:#ffffff !important; font-size:1.2em !important; border-bottom:medium none !important; margin-left:0; margin-right:0; margin-top:0; margin-bottom:15px; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:3px; background-repeat:repeat-x
}

h1.maintitle a:link, h1.maintitle a:visited, h1.sidetitle a:link, h1.sidetitle a:visited, h2.sidetitle a:link,
h2.sidetitle a:visited, h2.maintitle a:link, h2.maintitle a:visited {
	color:#ffffff !important;
	text-decoration:none !important;
	font-weight:normal !important;
}

	h1.maintitle a:hover, h2.maintitle a:hover {
		text-decoration:underline !important;
		font-weight:normal !important;
	}


#content h1.maintitle, #content h1, #content h2, #content h3, #content h4 {
		padding-left:25px !important;
	}
	
#content h1, #content h2, #content h3, #content h4 {
		border-bottom:solid 1px #636363;
	}
	
	#content h1 {
		font-size:1.8em;
	}
	
	#content h2 {
		font-size:1.6em;
		padding-right:10px;
		width:60%;
	}
	
	#content h3 {
		font-size:1.4em;
		width:55%;
	}
	
	#content h4 {
		font-size:1.2em;
		width:50%;
	}

#content p {
	padding-left:25px;
	font-size:1.2em;
}

	#content p.callout {
		float:right;
		width:175px;
		background-color:#EFF0F2;
		color:#071844;
		font-size:1.6em;
		padding:10px;
		margin:0 0 15px 15px;
		text-align:right;
	}

#content li {
	font-size:1.2em;
	line-height:1.6em;
}

#content ul, #sidebar ul {
	list-style-image:url('images/bullet.gif');
	margin-top:15px;
	margin-bottom:25px
}

/*SIDEBAR TYPOGRAPHIC STYLING*/

#sidebar p {
	margin:0px 0 15px 0;
	font-size:1.2em;
	width:210px;
}

#sidebar h1 {
	font-size:1.8em;
	width:210px;
	margin:0;
}

	#sidebar h1 a:link, #sidebar h1 a:visited {
		text-decoration:none !important;
		color:#071844;
		font-weight:normal;
	}
	
	#sidebar h1 a:hover {
		text-decoration:underline !important;
	}

#sidebar h2 {
	font-size:1.6em;
	padding-right:10px;
	width:210px;
}

#sidebar h3 {
	font-size:1.4em;
	width:210px;
}

p.citation, p.date {
	font-weight:bold;
	font-size:.9em !important;
	color:#888;
	margin-top:0 !important;margin-bottom:0 !important;
	padding-top:0 !important;padding-bottom:0 !important;
}


/*------------------------------------------------------------------------
LINK STYLING
------------------------------------------------------------------------*/

a:link, a:visited {
	font-weight:bold;
	color:#071844;
	font-family:Verdana,arial,sans-serif;
}

	a:hover {
		text-decoration:none;
	}

p a:link, p a:visited {
	font-size:1.0em;
}

/*------------------------------------------------------------------------
IMAGE STYLING
------------------------------------------------------------------------*/

#content img {
	border:solid 1px #A3B7CE;
	float:right;
	margin:10px 10px 10px 0;
}

.img_left {
	float:left !important;
	margin:10px 0px 10px 10px;
}


/*------------------------------------------------------------------------
CASE STUDY HOME STYLING
------------------------------------------------------------------------*/

.case {
	background:#C0C2C7 url('images/bg_case.jpg') no-repeat 0 0;
	border-top:1px solid #636363; border-bottom:1px solid #636363; border-right:1px solid #636363; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:14px; padding-left:15px; padding-right:15px; padding-top:8px; padding-bottom:10px; background-repeat:no-repeat
}

	.case h1 {
		font-size:1.3em !important;

		border:none !important;
		margin:0 !important;padding:0 !important;
	}
	
	.case h1 a:link, .case h1 a:visited {
		text-decoration:none !important;
		color:#071844;

	}
	
	.case h1 a:hover {
		text-decoration:underline !important;
	}
	
	.case p {
		margin-top:0;margin-bottom:0;
		padding-top:0;padding-bottom:0;
	}










