/* Some nice default tag styles */

BODY, TH, TD, P, FORM, UL, OL, DIV, SPAN, FONT {
	color:#666666;
	margin: 0;
	font-size:12px;
	font-family: Arial, Tahoma, "Times New Roman", Times, Georgia, serif;
	line-height:15px;
	padding-left: 15px;
}

B {
	font-weight:bold;
}

A, A:link, A:visited {
	color:#666666;
}

A:hover, A:active {
	color:#666666;
	text-decoration:none;
}

/* ----------top menu-------------- */

#topmenu {
	width: 766px;
	padding: 0px 0px 0px 10px;
}

			#nav {
				background-color: #6cacde;
				padding: 0 30px;
				width: 715px;
				margin-left: 15px;
			}
			
			body.home #nav { margin-left: 0; }
			
			#nav li {
				list-style: none;
				float: left;
			}
			
			#nav li.about, #nav li.caps, #nav li.products, #nav li.seminars, #nav li.contact {
				text-decoration: underline;
			}
			
			#nav li a {
				background: url(../images/bg-nav.png) no-repeat right center;
				color: #fff;
				font: 13px Arial, Verdana, Helvetica, sans-serif;
				padding: 15px 12px 12px 0;
				margin-right: 12px;
				text-transform: uppercase;
				display: block;
				text-decoration: none;
				text-shadow: 1px 1px 1px #666;
			}
			
			#nav li a:hover, #nav li a.here {
				text-decoration: underline;
			}
			
			#nav li a.last {
				background-image: none;
				padding-right: 0;
				margin-right: 0;
			}
			
			#nav:after {
			    content: "."; 
			    display: block; 
			    height: 0;
			    clear: both; 
			    visibility: hidden;
			}
			
/* ----------side menu-------------- */

#sidemenu {
float:left;
width:203px;
margin:0px 0px 0px 0px;
padding:10px 0px 5px 0px;
list-style:none;
border-top:0px solid #4b7aa3; 
background:#4b7aa3;
}

#sidemenu ul {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#sidemenu li {
list-style:none;
text-align:left;
border-bottom:1px solid #4b7aa3;
}

#sidemenu a {
list-style:none;
font-size:12px;
line-height:12px;
font-weight:bold;
display:block;
color:#663300;
padding:5px 0px 0px 0px;
text-transform:uppercase;
}


/* ----------home side menu-------------- */

#home_sidebar {
float:left;
width:182px;
height:auto;
margin:0;
padding:20px 16px 16px;
font-size:11px;
font-family: Georgia, "Times New Roman", Times, serif;
line-height:14px;
list-style:none;
border-top:0 solid #4b7aa3; 
background:#e9f4fa;
}

#home_sidebar em {
color:#00447c;
font-size:12px;
line-height:15px;
}

#home_sidebar a {
color:#00447c;
}



/* ----------photo header-------------- */

#flashheader {
	width: 776px;
}
	
/* ----------top menu-------------- */

#bodycopy {
	width: auto;
	margin: 0px;
	padding: 20px 20px 20px 24px;
}

#sitemap {
	width: 400px;
	margin: 0px;
	padding: 0px;
	list-style:none;
}

#sitemap li {
	list-style:square;
}


/* ----------footer-------------- */

#footer {
	color: #fff;
	width: 776px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 8px;
	background-color: #00457C;
}

#footer a { 
	color:#fff;
}

.mainhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00457c;
	font-size: 20px;
	line-height:24px;
	font-weight: bold;
	font-style: normal;
}


.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00457c;
	font-size: 16px;
	line-height:20px;
	font-weight: bold;
	font-style: normal;
}

.white {
	color: #ffffff;
}
#bodycopysm { font-size: 8px; width: auto; margin: 0; padding: 10px 20px 10px 24px; }

#pasi { background-color: #d0e6f4; width:164px; padding: 8px; }

