@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #FFF;
	background-color: #03051C;
}
ul, li {
	font-size:13px;
	line-height:18px;
	color:#ABCBEB;
	list-style-image:url(../images/arrow.gif);
	margin-bottom:10px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* -------- SITE WIDE STYLES ---------- */

h1 {
	font-size:16px;
	color:#FFF;
	line-height:22px;
}
h1 a {
	color:#FFF;
	text-decoration:none;
}
h1 a:hover {
	color:#50A7F5;
	text-decoration:underline;
}
.headline {
	color:#FFF;
	font-size:23px;
	font-style:italic;
	padding:50px 0px 50px 0px;
}
.mission {
	color:#FFF;
	font-size:15px;
}
p {
	color:#ABCBEB;
	font-size:13px;
	line-height:18px;
}
p a {
	color:#ABCBEB;
	text-decoration:none;
}
p a:hover {
	color:#FFF;
	text-decoration:underline;
}
#main_container {
	width:1175px;
	margin-right:auto;
	margin-left:auto;
}
.trans_box {
	background-image:url(../images/trans_block.png);
	display:block;
	padding:20px;
	float:left;
}
.trans_box10 {
	background-image:url(../images/trans_block10.png);
	display:block;
	padding:20px;
	float:left;
}
#quote {
	height:auto;
	width:auto;
	float:left;
	margin:50px 0px 50px 20px;
}
.photo {
	width:260px;
	height:260px;
	float:left;
}
/* -------- HEADER -------- */

#header {
	background-image:url(../images/header.jpg);
	width: 1175px;
	height: 162px;
	color:#193285;
}
#header_contact {
	width:200px;
	float:right;
	color:#CCC;
	font-size:14px;
	line-height:18px;
	margin: 17px 93px 0px 0px;
}
#header_contact a {
	color:#CCC;
	text-decoration:underline;
}
#header_contact a:hover {
	color:#FFF;
	text-decoration:none;
}
.header_logo {
	display:block;
	width:344px;
	height:69px;
	float:left;
	margin: 50px 0px 0px 110px;
}
/* -------- NAVIGATION -------- */

#navigation {
	width:1175px;
	height:43px;
}

		/* -------- NAVIGATION ELEMENTS -------- */
		
				a.home {
					display:block;
					width:85px;
					height:43px;
					background-position: 0px 0px;
					background-image:url(../images/navigation/home.png);
					background-repeat:no-repeat;
					float:left;
					}
					a:hover.home {
					background-position:0px -43px;
					}
				a.influencing {
					display:block;
					width:202px;
					height:43px;
					background-position: 0px 0px;
					background-image:url(../images/navigation/influencing.png);
					background-repeat:no-repeat;
					float:left;
					}
					a:hover.influencing {
					background-position:0px -43px;
					}
				a.business {
					display:block;
					width:185px;
					height:43px;
					background-position: 0px 0px;
					background-image:url(../images/navigation/business.png);
					background-repeat:no-repeat;
					float:left;
					}
					a:hover.business {
					background-position:0px -43px;
					}
				a.academic {
					display:block;
					width:114px;
					height:43px;
					background-position: 0px 0px;
					background-image:url(../images/navigation/academic.png);
					background-repeat:no-repeat;
					float:left;
					}
					a:hover.academic {
					background-position:0px -43px;
					}
				a.croquet {
					display:block;
					width:102px;
					height:43px;
					background-position: 0px 0px;
					background-image:url(../images/navigation/croquet.png);
					background-repeat:no-repeat;
					float:left;
					}
					a:hover.croquet {
					background-position:0px -43px;
					}
				a.comments {
					display:block;
					width:164px;
					height:43px;
					background-position: 0px 0px;
					background-image:url(../images/navigation/comments.png);
					background-repeat:no-repeat;
					float:left;
					}
					a:hover.comments {
					background-position:0px -43px;
					}
				a.contact {
					display:block;
					width:98px;
					height:43px;
					background-position: 0px 0px;
					background-image:url(../images/navigation/contact.png);
					background-repeat:no-repeat;
					float:left;
					}
					a:hover.contact {
					background-position:0px -43px;
					}

/* -------- BODY HOME -------- */

#body_main {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/background_home.jpg);
	background-repeat:no-repeat;
}
	
	#body_home_personal {
		width:285px;
		float:right;
		background-image:url(../images/trans_block.png);
		background-repeat:repeat;
		margin-top:50px;
		padding:15px;
	}
	#body_home_text {
		width:600px;
		float:left;
		margin-top:50px;
	}
.breadth {
	color:#FFF;
	font-size:23px;
	font-style:italic;

}
.breadth_paragraph {
	color:#FFF;
	font-size:16px;
	line-height:22px;
}


/* -------- INSIDE PAGES -------- */

.white_text {
	color:#FFF;
}
.body_column {
	float:left;
}
.client {
	color:#EAEAEA;
	font-size:11px;
	float:left;
	text-indent:20px;
}
/* -------- FOOTER -------- */

#footer {
	width:1175px;
	height:188px;
	background-image:url(../images/footer.jpg);
	margin-left:auto;
	margin-right:auto;
	float:left;
	margin-top:30px;
}
.footer_logo {
	display:block;
	width:250px;
	height:50px;
	float:right;
	margin: 40px 113px 0px 0px;
}
.footer_navigation {
	font-size:14px;
	color:#FFF;
	float:left;
	margin:75px 0px 0px 115px;
}
.footer_navigation a {
	color:#FFF;
	text-decoration:none;
}
.footer_navigation a:hover {
	color:#09F;
	text-decoration:underline;
}
.footer_legal {
	color:#999;
	font-size:10px;
	text-align:left;
}
.footer_contact {
	width:200px;
	float:right;
	color:#CCC;
	font-size:14px;
	line-height:18px;
	margin: 15px 113px 0px 0px;
	text-align:right;
}
.footer_contact a {
	color:#CCC;
	text-decoration:underline;
}
.footer_contact a:hover {
	color:#FFF;
	text-decoration:none;
}