body { /* For most versions of NN.4.x */
	margin: -10px;
	padding: 0;
}
html body { /* For CSS-compliant browsers */
	margin:0px;
}
body {
	background:url(/images/bg.jpg) no-repeat #600;
	color:#000;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:11px;
}
div,p,dt,dd,li,td {
	color:#000;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:11px;
}
dt {
	font-weight:bold;
}
ul {
	margin-top:0px;
}

h1{font-size:1.6em;line-height:1.6em;}
h2{font-size:1.45em;line-height:1.45em;}
h3{font-size:1.3em;line-height:1.3em;}
h4{font-size:1.15em;line-height:1.15em;}
h5{font-size:1em;line-height:1em;}
h1,h2,h3,h4,h5 {
	color:#000;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-bottom:.3em;
}

a:link {
	color:#900;
	background-color:transparent;
}
a:visited {
	color:#600;
	background-color:transparent;
}
a:hover {
	color:#EEE;
	background-color:transparent;
}
a:active {
	color:#EEE;
	background-color:transparent;
}

#logo {
	position:absolute;
	top:120px;
	left:10px;
	width:410px;
	height:130px;
}

#nav {
}

#client {
}

#breadcrumbs {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding:.5em .5em 0 .5em;
	height:2em;
	color:#999;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active {
	text-decoration:none;
	color:#CCC;
}

#contentbox {
	position:absolute;
	top:265px;
	left:115px;
	width:460px;
}

#sidebarbox{
	margin:6px;
}

#children {
	margin-top:1em;
	margin-bottom:1em;
	font-size:10px;
	color:#666;
}
#footer {
	position:absolute;
	top:545px;
	left:10px;
	font-size:10px;
	color:#EEE;
}


.header {
	font-size:1.6em;
	font-weight:bold;
	color:#EEE;
}
td .header {
	color:#EEE;
}
.subheader {
	font-size:1.45em;
	font-weight:bold;
	color:#EEE;
}

#scrollcontainer {
}
#scrollcontentone {
}
#scrollcontenttwo {
}
div.scrolllayer {
	position:absolute;
	top:0;
	left:0;
	z-Index:2;
	visibility:hidden;
}

img {
	border:0;
}
img.block {
	display:block;
}
/*/*/a{}
img.border{
	border:1px solid #600;
}
*/
a{}
