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, dd, ol, ul, li,
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: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: url(images/bg.jpg) repeat-x #33506a;
	padding: 0 10px;
}
ol, ul {
	list-style: none;
}
/* 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: "" "";
}

#container_frame { width: 1020px; margin: 0 auto; background: url(images/shadow2.png) repeat-y; }

#container { width: 1000px; margin: 0 auto; background: #fff; }

#header { position: relative; height: 130px; margin-bottom: 20px; }

#logo { position: absolute; left: 15px; top: 23px; }

#nav { background: url(images/bg_topnav.png) repeat-x; width: 730px; position: absolute; bottom: 0; margin: 0 auto; padding: 0 135px; }

.left { float: left; margin: 0 15px 15px 0; }

img.left { margin-left: -25px; }

.side { background: #eee; position: relative; left: 50px; }

h2 { padding: 10px 0 20px; font-family: Arial, helvetica, sans-serif; font-size: 14px; }

h3, .ui-accordion-header { font-family: arial, helvetica, sans-serif; font-size: 14px; color: #333; font-weight: bold; margin-top: 15px; }

h5 { font-family: arial, helvetica, sans-serif; font-size: 10px; color: #fff; }

h6 { font-family: arial, helvetica, sans-serif; font-size: 10px; color: #000; }

h4 { font-family: arial, helvetica, sans-serif; font-size: 18px; color: #333; font-weight: bold;}

p { font-family: arial, helvetica, sans-serif; font-size: 13px; line-height: 18px; color: #333; padding: 8px 0; }

a { color: #2f4e5a; font-weight: bold; }

b, strong { color: #2f4e5a; font-weight: bold; }

#content { padding: 0 20px 0 40px; }

#content ul { margin-left: 15px; }

#content li { font-family: arial, helvetica, sans-serif; font-size: 12px; color: #333; margin: 0; background: url(images/bullet.png) no-repeat left 4px; padding-left: 15px; }

#content .side ul { margin-left: 0; }

#content .side li { text-transform: capitalize; border-bottom: 1px solid #ddd; border-left: none; margin-left: 0; padding-left: 0; font-size: 11px; background: none; }

#content .side li a { text-decoration: none; text-transform: capitalize; font-weight: normal; display: block; padding: 10px; background:url(images/bg_fade.png) repeat-x #e7eff2;  }

#content .side li a:hover { background: #103659; color: #fff; }

#accordion { margin: 10px 0; }

.homenews { padding:16px; float:left; background:url(images/bg_fade.png?) repeat-x #d6d6d6; margin: 0 0 1px; }

	.homenews p { font-family: Arial, helvetica, sans-serif; font-size: 12px; color: #555; }
	
	.homenews h6 { font-family: Arial, helvetica, sans-serif; font-size: 12px; color: #555; }
	
	.homenews a { text-decoration: none; color: #555; font-weight: normal;}
	
	.homenews a:hover { text-decoration: none; color: #999; }
	

.switch a { cursor: pointer; text-decoration: none; }

.switch a:hover { cursor: pointer; color: #091d30; }
	
.team h3 { border: none; }

#footer { background: #005f84; height: 4px; clear: both; margin-top: 20px; text-align: right; padding: 8px 8px 0 0; }

.fyeo { display:none; }