/* General CSS code */

* {margin:0; padding:0;}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.replace{
      position:relative;
      margin:0px; padding:0px;
      /* hide overflow:hidden from IE5/Mac */
      /* \*/
      overflow: hidden;
      /* */
}
.replace span{
      display:block;
      position:absolute;
      top:0px;
      left:0px;
      z-index:1; /*for Opera 5 and 6*/
}



/* Site-specific code */

body
{
	background-color: #FFFFFF;
	font-family: "Arial", sans-serif;
	font-size: 100%;
	color: #545454;
	margin: 50px 0 40px 50px;
}

a:link
{
	color: #65B200;
	text-decoration: underline;
	font-weight: normal;
}
a:visited
{
	color: #587A1B;
	text-decoration: underline;
}
a:hover
{
	color: #DCC92C;
	text-decoration: underline;
}

p
{
	font-size: 1em;
	margin: 0 20px 20px 0;
}

h1
{
	font-weight: bold;
	font-size: 1.3em;
	margin: 10px 20px 10px 0;
}

ul
{
	padding: 0 20px 10px 30px;
	list-style: disc outside;
}

ol
{
	padding: 0 20px 10px 20px;
	list-style: decimal outside;
}

img { border-style: none; }

img.rightside { float: right; }

hr {margin: 15px 0 15px 0;}

/* Structure */

div#logo
{
	width: 549px;
	height: 189px;
	background-image: url("images/logo.gif");
}

div#nav
{
	width: 788px;
	height: 61px;
	padding-left: 37px;
	margin: 60px 0 0 58px;
	background-image: url("images/nav_bg.gif");
	background-repeat: repeat-x;
}
div#nav a:link span { background-position: 0px 0px; }
div#nav a:hover span { background-position: 0px -61px; }

div#page_content
{
	width: 825px;
	padding: 65px 0 30px 0;
}

div#sidebar_container
{
	float: right;
	width: 225px;
	padding: 0 0 20px 20px;
}
div.sidebar
{
	padding: 10px 10px 15px 10px;
	background-color: #D9ECB5;
}
div.sidebar_fixed { height: 250px; }
div#sidebar_container p
{
	font-size: 0.8em;
	margin: 5px 0 10px 0;
}
div#sidebar_container h1
{
	font-weight: bold;
	font-size: 1em;
	margin: 0 20px 10px 0;
}
div#sidebar_container ul
{
	padding: 0 0 0 20px;
	list-style: disc outside;
}
div#sidebar_container li { font-size: 0.8em; padding: 0 0 5px 0;}
div#sidebar_container form { padding: 0 0 10px 0; }
div#sidebar_container select { padding: 0 0 0 5px; }

p.qtreq
{
	font-size: 0.6em;
	background-color: #DDD;
	padding: 2px;
	margin: 0;
	border: 1px #FF0 solid;
}

div#copyright
{
	width: 643px;
	padding: 20px 0 0 58px;
	font-size: 0.8em;
	font-style: italic;
}
div#copyright p
{
	text-align: center;
	margin: 0;
}

div#otheroom
{
	width: 220px;
	height: 20px;
	padding: 18px 0 0 285px;
}

div#biopic
{
	float: left;
	width: 362px;
	height: 846px;
	margin: 0 30px 0 0;
	background-image: url("images/bio_bg.jpg");
	background-repeat: repeat-x;
	background-position: 0 0;
}

div#section_bio p { font-size: 0.8em; }
div#biotext { float: left; width: 400px;}

p.updated
{
	font-size: 0.8em;
	margin: 0 20px 10px 0;
	font-style: italic;
}

div#samples h1
{
	font-weight: bold;
	font-size: 1.2em;
	margin: 30px 20px 0 0;
}

div#samples p { margin: 2px 20px 5px 0; }


/* Navigation items */

#head_cmp, #head_cmp span
{
	width: 106px;
	height: 61px;
	background-image: url("images/head_cmp.gif");
}

div#nav_cmp
{
	float: left;
	width: 106px;
	height: 61px;
}
div#nav_cmp a
{
	width: 106px;
	height: 61px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav_cmp_img, #nav_cmp_img span
{
	width: 106px;
	height: 61px;
	background-image: url("images/link_cmp.gif");
}

div#section_cmp
{
	width: 825px;
	padding: 0 0 0 58px;
	background-repeat: no-repeat;
	background-position: 58px 0px;
	background-color: #FFF;
	background-image: url(images/bg_cmp.jpg);
}


#head_arr, #head_arr span
{
	width: 194px;
	height: 61px;
	background-image: url("images/head_arr.gif");
}

div#nav_arr
{
	float: left;
	width: 194px;
	height: 61px;
}
div#nav_arr a
{
	width: 194px;
	height: 61px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav_arr_img, #nav_arr_img span
{
	width: 194px;
	height: 61px;
	background-image: url("images/link_arr.gif");
}

div#section_arr
{
	width: 825px;
	padding: 0 0 0 58px;
	background-repeat: no-repeat;
	background-position: 58px 0px;
	background-color: #FFF;
	background-image: url(images/bg_arr.jpg);
}


#head_mus, #head_mus span
{
	width: 143px;
	height: 61px;
	background-image: url("images/head_mus.gif");
}

div#nav_mus
{
	float: left;
	width: 143px;
	height: 61px;
}
div#nav_mus a
{
	width: 143px;
	height: 61px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav_mus_img, #nav_mus_img span
{
	width: 143px;
	height: 61px;
	background-image: url("images/link_mus.gif");
}

div#section_mus
{
	width: 825px;
	padding: 0 0 0 58px;
	background-repeat: no-repeat;
	background-position: 58px 0px;
	background-color: #FFF;
	background-image: url(images/bg_mus.jpg);
}


#head_bio, #head_bio span
{
	width: 102px;
	height: 61px;
	background-image: url("images/head_bio.gif");
}

div#nav_bio
{
	float: left;
	width: 102px;
	height: 61px;
}
div#nav_bio a
{
	width: 102px;
	height: 61px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav_bio_img, #nav_bio_img span
{
	width: 102px;
	height: 61px;
	background-image: url("images/link_bio.gif");
}

div#section_bio
{
	width: 825px;
	padding: 0 0 0 58px;
	background-repeat: no-repeat;
	background-position: 58px 0px;
	background-color: #FFF;
	background-image: url(images/bg_bio.jpg);
}


#head_con, #head_con span
{
	width: 86px;
	height: 61px;
	background-image: url("images/head_con.gif");
}

div#nav_con
{
	float: left;
	width: 86px;
	height: 61px;
}
div#nav_con a
{
	width: 86px;
	height: 61px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav_con_img, #nav_con_img span
{
	width: 86px;
	height: 61px;
	background-image: url("images/link_con.gif");
}

div#section_con
{
	width: 825px;
	padding: 0 0 0 58px;
	background-repeat: no-repeat;
	background-position: 58px 0px;
	background-color: #FFF;
	background-image: url(images/bg_con.jpg);
}



/* Home page */

div#flash_container { padding: 71px 0 40px 100px; }

div#home { padding-top: 30px; }

div#home h1
{
	font-weight: bold;
	padding: 5px;
	font-size: 1.5em;
	margin-top: 0;
	margin-bottom: 25px;
}

div#home h1 a:link
{
	color: #545454;
	text-decoration: none;
	font-weight: bold;
}
div#home h1 a:visited
{
	color: #545454;
	text-decoration: none;
}
div#home h1 a:hover
{
	color: #545454;
	text-decoration: underline;
}
div#home_cmp
{
	top: 320px;
	left: 180px;
	width: 214px;
	height: 97px;
	background-color: #A7D25F;
	position: absolute;
}
div#home_arr
{
	top: 349px;
	left: 470px;
	width: 402px;
	height: 59px;
	background-color: #D9ECB5;
	position: absolute;
}
div#home_mus
{
	top: 441px;
	left: 299px;
	width: 264px;
	height: 106px;
	background-color: #93B367;
	position: absolute;
}
div#home_bio
{
	top: 511px;
	left: 592px;
	width: 181px;
	height: 151px;
	background-color: #A7D458;
	position: absolute;
}
div#home_con
{
	top: 599px;
	left: 206px;
	width: 231px;
	height: 48px;
	background-color: #D8EBB8;
	position: absolute;
}
div#home_box1
{
	top: 517px;
	left: 156px;
	width: 105px;
	height: 54px;
	background-color: #47592B;
	position: absolute;
}
div#home_box2
{
	top: 435px;
	left: 654px;
	width: 146px;
	height: 46px;
	background-color: #47592B;
	position: absolute;
}
div#home_box3
{
	top: 586px;
	left: 470px;
	width: 93px;
	height: 145px;
	background-color: #C7EB8B;
	position: absolute;
}

