/* CSS Document */

html {height:100%;}

body{
background-image:url(backgrnd_try21.jpg);
text-align: center; 
}

.floatclear {
overflow:hidden;
}

* html .floatclear { 
height:1%; 
}

#container{
width: 800px;
background-color:#FFFFFF;
margin-left: auto;
margin-right: auto;
text-align: left; 
margin-bottom: auto;
}

#header_wrap{
width: 800px;
height: 100px;
background-color:#FFFFFF;
}

#header_wrap:after {
content:" ";
display:block;
clear:both;
}

#main_nav {
float:left;
}

#topright_nav {
float:right;
text-align:right;
list-style: none;
padding: 0;
margin: 0;
}

.navigationtopright {
font-family:"Microsoft Sans Serif";
font-size:9pt;
color:#666666;
text-decoration:none;
}
.navigationtopright:hover {
font-family:"Microsoft Sans Serif";
font-size:9pt;
color:#CCCCCC;
text-decoration:none;
}

#logo {
float:right;
}

#banner{
width: 800px;
height: 90px;
text-align:center;
background-color:#000000;
}

#gray_wrap{
width: 100%;
float:left;
background-color:#CCCCCC;
margin-left: auto;
margin-right: auto;
padding-top:2px;
padding-bottom:2px;
}

#gray_wrap:after {
content:" ";
display:block;
clear:both;
}

#nav_finder{
width:400px;
background-color:#CCCCCC;
font-family:"Microsoft Sans Serif";
font-size:8pt;
padding-left:10px;
color:#333333;
float:left;
}

#right_top_time{
width:300px;
background-color:#CCCCCC;
font-family:"Microsoft Sans Serif";
font-size:8pt;
color:#333333;
padding-right:10px;
float:right;
text-align:right;
}

#container_center{
width: 100%;
background-color:#FFFFFF;
margin-left: auto;
margin-right: auto;
text-align: left; 
float:left;
}

#left{
width: 150px;
float: left;
}

#left_top_content{
background-color: #FFFFFF;
border-right: 2px dashed #CCCCCC;
font-family: "Microsoft Sans Serif";
font-size: 9pt;
color: #000000;
padding-left:10px; 
padding-top: 15px;
}

.pdescr {
font-family:Caliph;
font-size:13.5pt;
color:#0099FF;
}

.pdescr:hover {
font-family:Caliph;
font-size:13.5pt;
color:#B5D5D1;
}

#center{
width: 400px;
float: left;
padding-left:25px;
padding-top:10px;
font-family:"Microsoft Sans Serif";
font-size:10pt;
color:#000000;
}

#middle{
width: 370px;
float: left;
padding-left:25px;
padding-top:10px;
padding-bottom:30px;
font-family:"Microsoft Sans Serif";
font-size:10pt;
color:#000000;
}

#content_mid{
width: 360px;
float: left;
font-family:"Microsoft Sans Serif";
border-right: 1px solid #CC9966;
font-size:10pt;
color:#000000;
}

.navigationcontent {
	font-family:"Microsoft Sans Serif";
	font-size:10pt;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}
.navigationcontent:hover {
	font-family:"Microsoft Sans Serif";
	font-size:10pt;
	color:#CCCCCC;
	text-decoration:none;
	font-weight: bold;
}

h1 {
	font-size: 13pt;
	text-align: left;
	display:block;
	font-weight: normal;
	font-family: "Microsoft Sans Serif";
	color:#0099FF
}

h2 {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	display:inline;
	font-family: "Microsoft Sans Serif";
}

#right{
width: 200px;
float: right;
}

#rightcolumn{
width: 370px;
float: right;
margin-top:80px;
margin-right:15px;
font-size: 10pt;
	font-weight: normal;
	text-align: left;
	display:inline;
	font-family: "Microsoft Sans Serif";
}

#news_top{
background-color:#000000;
padding: 8px;
}

#news_mid{
background-color: #FFFFFF;
font-family: "Microsoft Sans Serif";
font-size: 9pt;
color: #000000;
padding: 8px;
}


/* FOOTER */

#footer_wrap {
width: 100%;
float:left;
background-color:#A9A9A9;
}

#footer_nav{
width:97.5%;
background-image:url(photos/footer_bckgrnd.jpg);
padding:0px 0px 0px 20px;
margin:0;
}

#footer_nav ul {
display:inline;
padding:0;
margin:0;
}

#footer_nav li {
display:inline;
padding:0;
margin:0;
}

#footer_nav li a:link,
	#footer_nav li a:visited {
		color:#333333;
		padding:1px 1px 1px 1px;
		background: url(/photos/nav_bg.gif) #fff bottom left repeat-x;
		height: 2em;
		line-height: 2em;
		float: left;
		width: 8em;
		display: block;
		border: 0.1em solid #dcdce9;
		color: #0d2474;
		text-decoration: none;
		text-align: center;
		margin:10px 0px 10px 8px;
		font-family:"Microsoft Sans Serif";
		font-size:10.5pt;
	}
	#home #footer_nav li-home a,
	#about #footer_nav li-about a,
	#archive #footer_nav li-archive a,
	#lab #footer_nav li-lab a,
	#reviews #footer_nav li-reviews a,
	#reviews #footer_nav li-agents a,
	#contact #footer_nav li-contact a {
		color:#fff;
	}

	#footer_nav li a:hover {
		color:#996666;
	}
	#footer_nav li a:active {
		background-color:#e35a00;
		color:#fff;
	}

#footer_content {
background-color:#A9A9A9;
margin-left: auto;
margin-right: auto;
float:left;
width:100%;
height:130px;
}

#newsletter {
	padding:8px;
	border-width: 4px;
	border-color: #CCCCCC;
	border-style: solid;
	background-color:#A9A9A9;
	float:left;
	margin:10px 10px 10px 15px;
	font-family:"Microsoft Sans Serif";
	font-size:12pt;
	font-style:italic;
}

#friendlink {
	padding:8px;
	border-width: 4px;
	border-color: #CCCCCC;
	border-style: solid;
	background-color:#A9A9A9;
	float:left;
	margin:10px;
	font-family:"Microsoft Sans Serif";
	font-size:12pt;
	font-style:italic;
}

#photogal {
margin: 20px 35px 10px 10px;
font-family:"Microsoft Sans Serif";
font-size:12pt;
color:#000000;
float:right;
}

.pphotogal {
font-family:"Microsoft Sans Serif";
font-size:9.5pt;
color:#333333;
}

.pnewsletter_small {
font-family: "Microsoft Sans Serif";
font-size: 9.5pt;
font-style: normal;
font-weight: normal;
color: #333333;
text-decoration: none;
}

#sharing_wrap {
background-color:#A9A9A9;
width:100%;
float:left;
padding-top:25px;
}

#twitter {
width:40%;
margin-left:70px;
font-family:Eurostile, sans-serif;
font-size:12pt;
font-weight:bold;
float:left;
text-align:right;
}

.navtwitter{
	font-family:"Microsoft Sans Serif";
	font-size:11pt;
	color:#333333;
	text-decoration: none;
}

#sharing {
width:40%;
margin-right:70px;
font-family:Eurostile, sans-serif;
font-size:12pt;
font-weight:bold;
float:right;
text-align:left;
}

#footer_logo {
background-color:#FFFFFF;
border-width: 4px;
border-color: #CCCCCC;
border-style: solid;
margin:10px 40px 10px 40px;
overflow:auto;
width:89%;
float:left;
}

#footerarc {
margin:8px 20px 8px 53px;
padding:10px;
background-color:#FFFFFF;
float:left;
}

#footernexion {
margin:8px 15px 8px 10px;
padding:10px;
background-color:#FFFFFF;
float:left;
}

#footerhcp {
margin:8px 15px 8px 15px;
padding:10px;
background-color:#FFFFFF;
float:left;
}

#footer_cred_border {
border-top:1px solid #CCCCCC;
width:90%;
text-align:center;
margin:15px 0 5px 40px;
float:left;
}	

#footer_cred {
width:100%;
float:left;
background-color:#A9A9A9;
padding-top:5px;
padding-bottom:5px;
margin:0;
}

#footer_cred ul {
display:inline;
padding:0;
margin:0;
}

#footer_cred li {
display:inline;
padding:0;
margin:0;
}

#footer_cred li a:link,

	#footer_cred li a:visited {
		color:#333333;
		padding:1px 8px 1px 9px;
		float:left;
		width:auto;
		text-decoration:none;
		font-family:"Microsoft Sans Serif";
		font-size:7.5pt;
	}
	#home #footer_cred li-home a,
	#about #footer_cred li-about a,
	#archive #footer_cred li-archive a,
	#lab #footer_cred li-lab a,
	#reviews #footer_cred li-reviews a,
	#reviews #footer_cred li-agents a,
	#contact #footer_cred li-contact a {
		color:#fff;
	}
	#footer_cred li a:active {
		background:#e35a00;
		color:#fff;
	}

#footer_bot {
width:100%;
float:left;
height: 20px;
}
