body {
	margin: 0px;
	
}

div.topnav {
	background-color: #002934;
	height: 25px;
	width: 920px;
		margin-left: auto;
	margin-right: auto;
}

img.topnav {
	float: right;
	margin: 6px;
	margin-right:25px;
	border: 0px;
}

.headert {
	float: left;
	background-color: #002934;
	width: 100%;
	height: 25px;
}
.headertt {
	float: left;
	background-color: #123d4d;
	width: 100%;
	height: 5px;
}
.header {
	float: left;
	background-color: #023d56;
	background-image: url("images/headerbg2.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 103px;
}

.logoheader {
	height: 103px;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
}

.logo {

	margin: 0px;
	margin-left: 10px;
	float: left;
	height: 103px;

}

a.bear { display: block; width:350px; height:103px; text-decoration:none; background: transparent url(images/bear.png) no-repeat; }


/*Navigation*/

#nav {
	padding:0;
	margin:0;
	list-style:none;
	width:783;
	height:35px;
	position:relative;
	z-index:500;
	float: left;
}
#nav li.top {
	display:block;
	float:left;
	height:35px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav li a.top_link {display:block; float:left; height:35px; cursor:pointer; }
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; }
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; }

#nav li a.top_link {display:block; float:left; height:35px; cursor:pointer; }


#nav li:hover {position:relative; z-index:200;}


#nav li:hover ul.sub
{left:1px; top:50px; background: #372b06; border:1px solid #554a21; width:155px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{ display:block; position:relative; float:left; width:90px; font-size:11px; font-weight:normal; padding-top: 5px; padding-right: 5px; padding-bottom: 5px;
	padding-left: 6px;}
#nav li:hover ul.sub li a
{display:block; width:140px; line-height:16px; color:#FFFFFF; text-decoration:none ;}
#nav li:hover ul.sub li a:hover 
{background:#6e5d20; color:#fff; }

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

a.home {
	display: block;
	width:73px;
	height:35px;
	text-decoration:none;
	background-color: transparent;
	background-image: url(images/home-bg.png);
	background-repeat: no-repeat;
}
a.home:hover { background-position:-73px 0; }
a.active1 {
	display: block;
	width:73px;
	height:35px;
	text-decoration:none;
	background-color: transparent;
	background-image: url(images/home-active.png);
	background-repeat: no-repeat;
}

a.about { display: block; width:92px; height:35px; text-decoration:none; background: transparent url(images/about-bg.png) no-repeat; }
a.about:hover { background-position:-92px 0;}
a.active2  { display: block; width:92px; height:35px; text-decoration:none; background: transparent url(images/about-active.png) no-repeat;}

a.approach { display: block; width:129px; height:35px; text-decoration:none; background: transparent url(images/approach-bg.png) no-repeat; }
a.approach:hover { background-position:-129px 0; }
a.active3 { display: block; width:129px; height:35px; text-decoration:none; background: transparent url(images/approach-active.png) no-repeat; }

a.services { display: block; width:89px; height:35px; text-decoration:none; background: transparent url(images/services-bg.png) no-repeat; }
a.services:hover { background-position:-89px 0; }
a.active4 { display: block; width:89px; height:35px; text-decoration:none; background: transparent url(images/services-active.png) no-repeat; }

a.news { display: block; width:132px; height:35px; text-decoration:none; background: transparent url(images/news-bg.png) no-repeat; }
a.news:hover { background-position:-132px 0; }
a.active5 { display: block; width:132px; height:35px; text-decoration:none; background: transparent url(images/news-active.png) no-repeat; }

a.clients { display: block; width:85px; height:35px; text-decoration:none; background: transparent url(images/clients-bg.png) no-repeat; }
a.clients:hover { background-position:-85px 0; }
a.active6 { display: block; width:85px; height:35px; text-decoration:none; background: transparent url(images/clients-active.png) no-repeat; }

a.friends { display: block; width:86px; height:35px; text-decoration:none; background: transparent url(images/friends-bg.png) no-repeat; }
a.friends:hover { background-position:-86px 0; }
a.active7 { display: block; width:86px; height:35px; text-decoration:none; background: transparent url(images/friends-active.png) no-repeat; }

a.contact { display: block; width:97px; height:35px; text-decoration:none; background: transparent url(images/contact-bg.png) no-repeat; }
a.contact:hover { background-position:-97px 0; }
a.active8 { display: block; width:97px; height:35px; text-decoration:none; background: transparent url(images/contact-active.png) no-repeat; }


.navi {
	height: 35px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 909px;
}

.navibg {
	float: left;
	background-color: #022334;
	width: 100%;
	height: 35px;
}


/* Main Content */

#all {
	margin-left: auto;
	margin-right: auto;
	width: 909px;
}

.banner {
	margin: 0px;
	margin-top: 10px;
	float: left;
}

.title {
	width: 606px;
	border: 0px;
	border-bottom: #bfbfbf 1px dotted;
	float: left;
	margin: 5px 0px 0px 0px; 

}


.maincontent {
	float: left;
	width: 606px;
	margin: 0px 15px 0px 0px;
}

#innerpg {
	padding: 15px 0px 0px 0px;
}
.content {
	float: left;
	width: 606px;
}

p.welcometxt {
	color: #666666;
	font-family: "Verdana", sans-serif;
	font-size: 0.7em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	line-height: 1.5em;
	width: 455px;
}

p.txt {
	color: #666666;
	font-family: "Verdana", sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	float: left;
	margin: 10px 0px 5px 0px;
	width: 550px;

	
}
p.qtxt {
	color: #666666;
	font-family: "Verdana", sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	float: left;
	margin: -10px 0px 5px 0px;
	width: 550px;

	
}

p.txt a {
	color: #216985;
	text-decoration:none;

}
p.txt a:hover {
	color: #666666;
	text-decoration:underline;
}

p.txtb {
	color: #216985;
	font-family: "Verdana", sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	float: left;
	margin: 10px 0px 20px 0px;
}
p.txtb a {
	color: #164A5E;
	text-decoration:none;

}
p.txtb a:hover {
	color: #666666;
	text-decoration:underline;
}
p.txttitle {
	margin: 15px 0px 0px 0px;	
	color: #666666;
	font-family: "Verdana", sans-serif;
	font-size: 0.7em;
	line-height: 2em;
	float: left;
	width: 605px;
}
p.txttitle a {
	color: #164A5E;
	text-decoration:none;

}
p.txttitle a:hover {
	color: #666666;
	text-decoration:underline;
}

img.welcome {
	float: left;
	margin: 10px 10px 10px 0px;
	border: #BFBFBF 1px solid;
}

.column {
	float: left;
	width: 175px;
}

#col2 {
	margin: 0px 39px 0px 39px;
}
img.column {
	border: #BFBFBF 1px solid;
	float: left;
}

img.column:hover {
	border: #6a6a6a 1px solid;
}
h3.column {
	font-size: 0.7em;
	color: #666666;
	font-family: "Verdana", sans-serif;
	margin: 10px 0px 5px 0px;
}

h3.column a {
	color: #666666;
	text-decoration: none;	
}

h3.column a:hover {
	color: #333333;
	text-decoration:underline;
}

p.column {
	float: left;
	font-size: 0.65em;
	color: #216985;
	font-family: "Verdana", sans-serif;
	margin: 5px 0px 0px 0px;
	line-height: 1.4em;
}

/*Sidebar*/

.whitespace {
	width: 266px;
	height: 15px;
	float: left;
	border: 0px;
}
.sidebar {
	float: left;
	background-color: #f3f2e7;
	border: #afbcc1 1px solid;
	width: 266px;
	margin: 10px 0px 0px 0px;
	padding: 10px;
}

.sidebartext {
	font-family: "Verdana", sans-serif;
	font-size: 0.65em;
	color: #5b7b86;
	margin: 5px 0px 7px 0px;
	float: left;
}

.sidebarimg {
	float: left;
}

.search {
	float: left;
	border: #d6d5c4 1px solid;
	font-size: 0.75em;
	height: 15px;
	padding: 4px;
	margin: 5px 5px 0px 0px;
	font-family: "Arial", sans-serif;
	color: #9E9E93;
	background-color: #fffef0;
	width: 215px;
}

.button {
	float: left;
	background-color: #23718B;
	height: 25px;
	padding: 4px;
	width: 35px;
	font-size: 0.75em;
	color: white;
	margin: 5px 0px 0px 0px;
	text-align: center;
	font-family: "Arial", sans-serif;
	border: 0px;
	font-weight: bold;
	text-decoration: none;
}

.button:hover {
	border: 0px;
	height: 25px;
	padding: 4px;
	background-color: #041F27;
}

.newstitle {
	margin-bottom: 5px;
	float: left;
}

.news div a {
	float: left;
	width: 260px;
	border: 0px;
	background-color: #f3f2e7;
	text-decoration: none;
	border-top: #d8d7ce 1px dotted;
}

.news div a:hover {
	background-color: #eeecdd;
}

a strong.newsheader {
	width: 260px;
	font-size: 1em;
	color: #999999;
	font-family: "Verdana", sans-serif;
	text-decoration: none;
	
}

p.newstxt a{
	padding: 10px 0px 10px 5px;
	font-size: 0.65em;
	color: #5b7b86;
	font-family: "Verdana", sans-serif;
	text-decoration: none;
	line-height: 1.3em;
}

.bignewstitle {
	margin: 15px 0px 0px 0px;
	color: #666666;
	font-family: "Verdana", sans-serif;
	font-size: 0.8em;
	line-height: 2em;
	float: left;
	width: 605px;
	text-transform: uppercase;
}
.bignewsdate {
	color: #1E657F;
	font-family: "Verdana", sans-serif;
	font-size: 0.6em;
	line-height: 2em;
	float: left;
	width: 605px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Footer */

.footer {
	float: left;
	background-image: url("images/footerbg.png");
	background-repeat: repeat-x;
	width: 909px;
	height: 27px;
	text-align: center;
	font-family: "Verdana", sans-serif;
	font-size: 0.6em;
	color: #8a8a8a;
	padding: 8px 0px 5px 0px;
	margin: 25px 0px 10px 0px;
}

.footer a { text-decoration:none; color:#8a8a8a; 
}
.footer a:hover { color:#216985;}


/* Form */
.form {
	font-size:12px;
	font-family: "Verdana", sans-serif;

}

.formp {
	font-size:11px;
	color: #216985;
}
.formheader {
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	background-color: #0E437D;
}
.formheadersub {
	font-size:9px;
	color: #FFFFFF;
	background-color: #0E437D;
}
.formheader2 {
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 9px;
}