@charset "UTF-8";
/* CSS Document */

*, html, body {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

h1 {
	color: #00559c;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 130%;
	margin: 0 0 10px;
	padding: 0;
}
h2 {
	color: #00559c;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 160%;
	margin: 0;
	padding: 0;
}
h3 {
	color: #88B272;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	line-height: 160%;
	margin: 5px 0;
	padding: 0;
}
h4 {
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-weight: normal;
	line-height: 160%;
	margin: 0 0 5px;
	padding: 0;
}
h5 {
	clear: both;
	position: relative;
	display: block;
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-weight: normal;
	line-height: 160%;
	margin: 0 0 12px;
	padding: 0;
}
h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	line-height: 160%;
	margin: 0;
	padding: 0;
}
p {
	font-size: 85%;
	line-height: 160%;
	margin: 0 0 8px;
}
a {
	color: #f36e00;
	text-decoration: none;
	border-bottom: 1px dotted #f36e00;
}
a:link {
}
a:visited {
}
a:hover {
	border-bottom: 1px solid #f36e00;
}
a:active {
	border-bottom: 1px solid #f36e00;
}
ul {
	font-size: 12px;
	line-height: 160%;
	margin: 0 0 0 20px;
}
ol {
	font-size: 12px;
	line-height: 160%;
	margin: 0 0 0 20px;
}
li {
}
blockquote {
}
table {
}
th {
}
tr {
}
td {
}

#everything {
	position: relative;
	display: block;
	width: 100%;
	border-top: 4px solid #00559c;
}

#header {
	width: 100%;
	height: 154px;
	background: url(../images/header/header-sky.jpg) no-repeat center #00559c;
	border-top: 1px solid #f36e00;
	border-bottom: 2px solid #f36e00;
}

#headercontent {
	width: 954px;
	margin: 0 auto;
}

#logo {
	margin: 0;
}
#logo a {
	display: block;
	width: 412px;
	height: 103px;
	background: url(../images/site/claremont.png);
	text-indent: -9999px;
	border-bottom: none;
}

#content {
	width: 900px;
	margin: 0 auto;
}

#mainsidebar {
	width: 214px;
	float: left;
	background: url(../images/site/navback.jpg) repeat-x center top;
}

#maincontent {
	width: 661px;
	float: left;
	position: relative;
	display: inline;
	margin: 18px 0 30px 25px;
}

#nav {
	width: 214px;
}
#nav ul {
	line-height: 100%;
	margin: 0;
	padding: 11px 0;
}
#nav li {
	list-style: none;
	font-size: 125%;
	margin: 0 6px;
	padding: 10px 0;
}
#nav li ul {
	padding: 5px 0 0;
}
#nav li ul li {
	font-size: 100%;
	padding: 10px 0 0;
}
#clients #everything #content #mainsidebar #nav li.clientscases ul li a {
	color: #f36e00;
	background: none;
}
#clients #everything #content #mainsidebar #nav li.clientscases ul li.active a {
	color: #00559c;
	background: none;
}
#cases #everything #content #mainsidebar #nav li.clientscases ul li a {
	color: #f36e00;
	background: none;
}
#cases #everything #content #mainsidebar #nav li.clientscases ul li.active a {
	color: #00559c;
	background: none;
}
#news #everything #content #mainsidebar #nav li.newsresources ul li a {
	color: #f36e00;
	background: none;
}
#news #everything #content #mainsidebar #nav li.newsresources ul li.active a {
	color: #00559c;
	background: none;
}
#resources #everything #content #mainsidebar #nav li.newsresources ul li a {
	color: #f36e00;
	background: none;
}
#resources #everything #content #mainsidebar #nav li.newsresources ul li.active a {
	color: #00559c;
	background: none;
}
#nav a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 19px;
	border-bottom: none;
}
#solutions #everything #content #mainsidebar #nav li.solutions a {
	color: #00559c;
	background: url(../images/site/navbox.jpg) no-repeat left;
}
#clients #everything #content #mainsidebar #nav li.clientscases a {
	color: #00559c;
	background: url(../images/site/navbox.jpg) no-repeat left;
}
#cases #everything #content #mainsidebar #nav li.clientscases a {
	color: #00559c;
	background: url(../images/site/navbox.jpg) no-repeat left;
}
#news #everything #content #mainsidebar #nav li.newsresources a {
	color: #00559c;
	background: url(../images/site/navbox.jpg) no-repeat left;
}
#resources #everything #content #mainsidebar #nav li.newsresources a {
	color: #00559c;
	background: url(../images/site/navbox.jpg) no-repeat left;
}
#aboutus #everything #content #mainsidebar #nav li.aboutus a {
	color: #00559c;
	background: url(../images/site/navbox.jpg) no-repeat left;
}
#contact #everything #content #mainsidebar #nav li.contact a {
	color: #00559c;
	background: url(../images/site/navbox.jpg) no-repeat left;
}

#specialbox {
	width: 214px;
}
#quote {
	background: url(../images/site/quoteback.jpg) no-repeat left top;
	padding: 10px 25px;
}
#quote p {
	font-style: italic;
}
#quote h3 {
	color: #00559c;
	font-size: 80%;
	font-weight: normal;
}
#quote h4 {
	color: #00559c;
	font-size: 80%;
	margin: 0 0 0 14px;
}

.highlightbox {
	background: url(../images/site/highlightboxback.jpg) repeat-x top #f9f9f9;
	padding: 10px 25px;
	margin: 20px 0;
}

.clearer {
	clear: both;
}

.pdf {
	display: block;
	position: relative;
	background: url(../images/site/pdficon.jpg) no-repeat left top;
	text-indent: 32px;
	margin: 15px 0 0;
}

#footer {
	clear: both;
	width: 100%;
	height: 43px;
	background: url(../images/site/footerback.jpg) repeat-x center;
	margin: 0 0 30px;
}

#footercontent {
	width: 900px;
	margin: 0 auto;
}

#copyright {
	width: 239px;
	float: left;
	margin: 14px 0;
}
#copyright p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 65%;
}

#signup {
	width: 400px;
	float: left;
	margin: 9px 0;
}
#signup h2 {
	float: left;
	font-size: 85%;
	margin: 4px 0 0;
	padding: 0;
}
#signup input.text {
	width: 160px;
	height: 16px;
	float: left;
	color: #999;
	background: url(../images/site/inputback.jpg) repeat-x center;
	border: 1px solid #f36e00;
	margin: 0 8px 0 16px;
	padding: 4px 4px 2px;
}

#signup .button {
	width: 56px;
	height: 24px;
	float: left;
	border: 1px solid #ddd;
	color: #fff;
	background: url(../images/site/signupbutton.jpg) no-repeat center;
}
#signup .button h3 {
	font-size: 80%;
	text-align: center;
	padding: 4px 0 0;
	margin: 0;
}
#signup .button h3 a {
	color: #fff;
}

div#elative {
	position: relative;
	display: block;
	width: 200px;
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: right;
}
div#elative p {
	float: right;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 65%;
	line-height: 120%;
	text-align: right;
	margin: 5px 0;
	padding: 0;
}
div#elative img {
	position: absolute;
	right: 0;
	top: 0px;
	border: 0px;
	margin: 0;
	padding: 0;
}
