div, span, p {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 10pt;
	/*background-color: #4C423B;*/
	background:url("baxterBG.jpg") no-repeat fixed center top #000000;
	line-height: 1.5em;
	margin: 0px auto;
}

#container {
	margin: 0px auto;
	width: 900px;
	height: 100%;
		background:url("bg-trans.png") repeat scroll 0 0 transparent;
	/*background-color: #101010;*/
	border-right: 1px solid #242424;
	border-left: 1px solid #242424;
	}

#header {
	position: relative;
	width: 900px;
	height: 0px;
	clear: both;
}

#logotop {
	width: 190px;
	margin-left: 861px;
	float: left;
	/*letter-spacing: .1em;*/
	font-size: 18px;
	font-weight: 900;
	clear: none;
	position: fixed;
	text-align: left;
	z-index: 1;
}

.logotoppiece {
	background-color: #000;
	border-top: 1px solid #242424;
	border-bottom: 1px solid #242424;
	border-left: 1px solid #242424;
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 10px 10px;
	width: 15%;
	color: #6DCFF6;
	z-index: 1;
}


#headerright {
	padding-top: 45px;
	text-align: center;
	display: block;
    margin-left: auto;
    margin-right: 30px;
}

#namelink {
	float: right;
	border-style: none;
	color: #b4b4b4;
}

#maillink {
	float: right;
	color: #b4b4b4;
}

.itemlabel {
	font-size: 8pt;
}

img#headerlogo {
}



/* BODY */
.spacer {
	height: 50px;
	width: 100%;
	clear:both;
}

#navigation {
	width: 220px;
	float: left;
	letter-spacing: 0.1em;
	clear: none;
	position: fixed;
}

.navbar {
	background:url("bg-trans.png") repeat scroll 0 0 transparent;
	border-top: 1px solid #242424;
	border-bottom: 1px solid #242424;
	border-right: 1px solid #242424;
	margin: 0px 0px 5px 0px;
	padding: 7px 0px 7px 25px;
	width: 70%;
	color: #6DCFF6;
	margin-left: -1px;
	font-size: 15px;
	font-weight: 900;
}

.navbar a:hover {
	background-color: #000;
	/*border-bottom: 1px solid #242424;
	border-right: 1px solid #242424;*/
	padding: 7px 0px 7px 20px;
	width: 90%;
	color: #ddf;
}

a:link {
	color: #6DCFF6;
	text-decoration:none;
}

a:visited {
	color: #6DCFF6;
	text-decoration:none;
}

a:hover {
	color: #ddf;
}

#desc {
	position: relative;
	width: 900px;
	height: 1680px;
}

#mid {
	width: 75%;
	background-color: inherit;
	padding-right:10px;
	color: #bebebe;
	float: right;
}

.headp {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #242424;
	border-bottom: 1px solid #242424;
	color: #EBE6E5;
	font-size: 12pt;
	width: 652px;
}

.content {
	padding-top: 10px;
	width:610px;
}

.def {
	border-top: 1px solid #242424;
	border-bottom: 1px solid #242424;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

input.button {
	background: #000000;
	border-top: 1px  solid #242424;
	border-bottom: 1px solid #242424;
	border-right: 1px solid #242424;
	border-left: 1px solid #242424;
	padding: 7px;
	color: #6DCFF6;
}

input[type=text] { 
width: 200px;
height:18px;
background-color: #000;
color: #fff;
font-weight:bold;
font-size:12px;
} 

input.text { 
width: 200px; 
height:18px;
background-color: #000;
color: #fff;
font-weight:bold;
border: 1px solid #242424;
font-size:12px;
}


input[type=textarea] { 
width: 200px;
background-color: #000;
color: #fff;
font-weight:bold;
border: 1px solid #242424;
font-size:12px;
} 

textarea { 
width: 300px; 
background-color: #000;
color: #fff;
font-weight:bold;
border: 1px solid #242424;
font-size:12px;
} 


input.button:hover {
	background: #000000;
	border-left: 1px solid #242424;
	border-bottom: 1px solid #242424;
	border-right: 1px solid #242424;
	border-top: 1px solid #242424;
	padding: 3px;
	color: #ffffff;
}

input, textarea {
	font-weight: bold;
}

#footer {
position:absolute;
bottom:0px;
margin: 0px;
padding: 0px;
width:890px;
text-align: right;
}

#copy {
	font-size: 9px;
	letter-spacing: .07em;
}


/* gradient 2 */
.gradient2 h1 {
	font: bold 310%/100% "Lucida Grande", Arial, sans-serif;
	position: absolute;
	margin: 30px 0 50px;
	color: #464646;
	text-transform: uppercase;
	letter-spacing: -2px;
	width:100%;
}
.gradient2 h1 span {
	background: url(gradient-glossy.png) repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	height: 18px;
	color: #000000;
}


/* gradient 6 */
.gradient6 {
	padding: 0px 0 0px 0px;
	margin: 0px 0 50px;
	text-align: right;
	z-index:1;
	position: fixed;
	top: 0;
	width:900px;
	clear: none;
}
.gradient6 h1 {
	font: bold 310%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -2px;
}
.gradient6 h1 span {
	background: url(gradient-dark-stripe.png) repeat-x;
	position: absolute;
	bottom: 0.3em;
	display: block;
	width: 100%;
	height: 29px;
}

.gradient6 h2 {
font-size: 13px;
margin: 0px;
color: #ffffff;
}

.tab a{
color: #6DCFF6;
text-decoration: none;
}
.tab a:hover{
color: #ddf;
}
.box p{
margin: 5px;
padding: 5px;
line-height: 1.5em;
text-align: justify;
}
#wrappa{
width: 652px;
margin: 0 auto;
}
.box{
background:url("bg-trans.png") repeat scroll 0 0 transparent;
}
.boxholder{
clear: both;
padding: 1px;
border-top: 1px solid #242424;
border-right: 1px solid #242424;
border-left: 1px solid #242424;
border-bottom: 1px solid #242424;
}
.tab{
float: left;
height: 32px;
width: 100px;
margin: 10px 1px 0 5px;
text-align: center;
background:url("bg-trans.png") repeat scroll 0 0 transparent;
border-top: 1px solid #242424;
border-right: 1px solid #242424;
border-left: 1px solid #242424;
color: #6DCFF6;
letter-spacing: 0.1em;
clear: none;
font-size:15px;

}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}
