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, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	color:#424242;
	font:12px Tahoma; 
	line-height: 1;
	width:100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p {
	color:#424242;
	font:11px Tahoma; 
}
a {
	color:#3b68a3;
	font:11px Tahoma;
}
a:hover {
	text-decoration:none;
}
.page {
	max-width:1680px;
	margin:0 auto;	
}
.page-inner {
	margin:0 10px;
}
.header {

		height:299px;
		
}

/* Header Navigation */
.header ul.nav {padding-top:30px;height:30px;}
.header ul.nav li {
	border-top:2px solid #013c88;
	border-bottom:2px solid #013c88;
	display:block;
	float:left;
	margin-right:25px;
	padding:6px 0;
}
.header ul.nav li a {	
	color:#424242;
	font:12px Tahoma;
	
	text-decoration:none;
}
.header ul.nav li a:hover {
	color:#013c88;
}
.header ul.nav li ul.sub {
	background:#e5e5e5;
	display:none;

	padding:0;
	position:absolute;
	z-index:100;
}
.header ul.nav li ul.sub li {
	border-top:0;
	border-bottom:1px solid #dedede;
	display:block;
	float:none;
	margin:0;
	padding:5px;
	white-space:nowrap;
}
.header ul.nav li ul.sub li a {
	background:url(../i/dot.gif) left center no-repeat;	
	color:#424242;
	display:block;
	font:11px Tahoma;
	padding-left:6px;
	text-decoration:none;
}
.header ul.nav li ul.sub li a:hover {
	text-decoration:underline;
}
.header ul.nav li:hover {
	position:relative;
	z-index:200;
}
.header ul.nav li:hover ul.sub {
	display:block;
	left:0;
	top:28px;
	position:absolute;
}
/* End Header Navigation */

.logo {
	background:url(../i/bg-header-repeat.gif) repeat-x;
}
.logo div {
	background:url(../i/bg-header.jpg) top right no-repeat;
	height:179px;
}
.logo div.logo-img {
	background:url(../i/logo.jpg) top left no-repeat;
	height:179px;
}
.logo a {
	display:block;
	width:300px;
	height:179px;
}
.content {
	height:100% !important;
	min-height:300px;
	height:300px;
	float:left;
	margin-right:-285px;
	padding-bottom:20px;
	width:100%;
}
.content-face {
	background:url(../i/bg-face-repeat.jpg) repeat-x;

}
.content-face div.face-repeat {
	background:url(../i/bg-face.jpg) no-repeat top left;
	height:69px;
	margin:15px 0;
	padding:72px 0 0 346px;
	text-align:left;
}

.content-face li {
	margin-top:5px;
}
.content-face li a {
	background:url(../i/arrow2.gif) left center no-repeat;
	color:#fff;
	font:12px Tahoma;
	padding-left:14px;
}
.content-face li a:hover {
	text-decoration:none;
}
h1 {
	color:#fff;
	font:22px 'Trebuchet MS';
}
.since {
	color:#fff;
	font:12px 'Trebuchet MS';
}
.content-inner {	
	padding:0 303px 0 20px;
}
.content p {
	color:#424242;
	font:11px Tahoma;
	text-align:justify;
}
.content ul {
	padding-left:25px;
}
.content ul li {
	margin-top:6px;
}
.content table {
	border:none;
}
.content table td {	
	vertical-align:middle
}
.content table table td {	
	border:1px solid #999;
	vertical-align:middle
}
h2 {
	color:#424242;
	font:20px 'Trebuchet MS';
}
h3 {
	background:url(../i/arrow.gif) left center no-repeat;
	color:#424242;
	font:bold 16px 'Trebuchet MS';
	padding-left:10px;
}
.blue {
	color:#3b68a3;
}
#contactFormArea table td.lbl {
	padding-top:5px;
	text-align:left;
	vertical-align:top;
}
#name, #email, #message {
	border:1px solid #999;
	width:300px;
}
table,tbody, tfoot, thead, tr, td {
	margin: 0px;
	padding: 12px;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
.bluet {
	margin: 10px;
	padding: 12px;
	border: 1px solid #03476F;
	outline: 0;
	font-size: 100%;
        vertical-align: baseline;
	background: #33ccff;
}

.brownt {
	margin: 10px;
	padding: 12px;
	border: 1px solid #03476F;
	outline: 0;
	font-size: 100%;
        vertical-align: baseline;
	background: #ff6600;
}

.greyt {
	margin: 10px;
	padding: 12px;
	border: 1px solid #03476F;
	outline: 0;
	font-size: 100%;
        vertical-align: baseline;
	background: #cccccc;
}

.sidebar {
	float:right;
	padding-bottom:20px;
	width:225px;
}
.b-news {
	background:#e1e1e1;
	padding:10px 15px 25px 10px;
}
.b-news li {
	margin-bottom:30px;
}
.b-news table {
	margin:0;
	margin-bottom:5px;
}
.b-news table td {
	margin:0;
	padding:0;
	padding-right:3px;
	vertical-align:top;
}
.b-news p {
	margin-bottom:10px;
}
.day {
	color:#013c88;
	font:24px Tahoma;
	padding-right:3px;	
}
.month {
	color:#424242;
	font:11px Tahoma;
	text-align:center;
}
.year {
	background:#013c88;
	color:#fff;	
	font:10px Tahoma;
	padding:0 1px;	
	text-align:center;
	white-space:nowrap;
}
.news-title {
	padding-left:3px;
}
h4 {
	border-left:2px solid #424242;
	margin-top:2px;
	padding-left:3px;
}
.news-title a {
	color:#3b68a3;
	font:11px Tahoma;
}
.news-title a:hover {
	text-decoration:none;
}
.readmore a {
	background:#013c88;
	color:#fff;	
	font:11px Tahoma;
	padding:0 3px;
	text-decoration:none;
}
.footer {
	border-top:5px solid #3b68a3;
	clear:both;
	overflow:hidden;
	padding:10px 0 10px 10px;
	
}
.footer ul {
	float:left;
	width:100%;
	position:relative;
}
.footer li {
	color:#6c6c6c;	
	float:left;
	font:11px Tahoma;
	width:33%;	
}
.footer li.last {	
	text-align:right;
}
.footer li.contacts {
	text-align:center;
}
.footer li p {
	color:#6c6c6c;
	font:10px Tahoma;
	
}
