@charset "utf-8";
html, 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, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height:1.3em;
	color: #60686a;
}
a {
	text-decoration:none;
	color:#60686a;
}
a:hover {
	text-decoration:none;
	color:#F7B629;
}
#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#header {
	padding: 0px;
	margin:0px;
}
.menuHome {
	height:54px;
	background-image: url(Images/Home_Menu_Background.jpg);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:15px;
}
.menuHome a {
	padding-right:10px;
	float:left;
}
.menu {
	height:54px;
	background-image:url(Images/menu_background.jpg);
	background-repeat:repeat-x;
	padding-left:30px;
	padding-top:15px;
}
.menu a {
	padding-right:10px;
	float:left;
}
.sub-menu {
	float:left;
	width:350px;
	padding-top:5px;
}
.sub-menu a, .sub-menu a:link {
	float:left;
	font-size:13px;
	padding-right:15px;
	color:#9d9fa2;
	text-decoration:none;
}
.sub-menu a:hover {
	float:left;
	padding-right:15px;
	color:#ffc316;
	text-decoration:none;
}
.contact {
	float:right;
	padding-right:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
}
.contact a, .contact a:link, .contact a:visited, .contact a:hover {
	color:#FFF;
	text-decoration:none;
}
.contact a:hover {
	color:#ffc222;
}
#homemainContent {
	padding-right:35px;
	padding-left:40px;
	margin:0px;
	min-height:522px;
	background-image:url(Images/Home_Background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#mainContent {
	padding-right:35px;
	padding-left:35px;
	margin:0px;
	min-height:450px;
}
.logo {
	float:right;
	padding-right:15px;
	padding-left:50px;
	padding-top:0px;
	padding-bottom:20px;
}
.mainText {
	padding-top:90px;
	float:left;
}
.textBox {
	line-height:1.3em;
	color:#60686a;
}
.textBoxBlack {
	color:#636466;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;
}
#footer {
	padding: 0px;
}
/* ---------------------------------------------------- */
/* Insights Divs
/* ---------------------------------------------------- */
.maininsights {
	float:left;
	width:280px;
	margin-left:0px;
	margin-right:46px;
	margin-bottom:30px;
}
.insightspicture {
	float:left;
	width:73px;
}
.insightstext {
	float:left;
	width:180px;
	height:62px;
	margin-top:15px;
	margin-left:5px;
	padding-left:15px;
	padding-top:6px;
	background-image:url(Images/Insights_text_background.jpg);
	background-repeat:no-repeat;
}
.insightstext a {
	text-decoration:underline;
}
/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
}
#slideshow ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 1%; /* IE fix */
}
#slideshow2 {
}
#slideshow2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 1%; /* IE fix */
}
/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
	overflow:hidden;
	width:52px;
	float:left;
}
#slideshow .slides ul {
	width:52px;
}
#slideshow .slides li {
	width:103px;
}
#slideshow .slides a {
	line-height:6pt;
}
/* slide 2 */
#slideshow2 .slides2 {
	overflow:hidden;
	width:130px;
	float:left;
	padding-top:13px;
	padding-left:30px;
}
#slideshow2 .slides2 ul {
	width:130px;
}
#slideshow2 .slides2 li {
	width:130px;
	padding-right:15px;
	float:left;
	text-align:left;
}
#slideshow2 .slides2 a {
	font-weight:bold;
	line-height:normal;
}
/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
.photo-link {
	padding: 0px;
	margin: 4px;
	display: block;
	border:solid 1px #666;
	width: 62px;
	float: left;
}
.photo-link:hover {
	border:solid 1px #FFF;
}
