@charset "utf-8";
/* CSS Document */

html {
	background-image: url(../_assets/cwf_buttons_generic-01.jpg);
	background-repeat: repeat-x;
	background-position: 1px 149px;
}

body, container, header, ul, li, maincontent, sidebar1, sidelist, img, p, h , footer     { margin : 0;
padding : 0; }

body  {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
}

#container  {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
} 
#header  {
	height: 170px;
	margin-top: 13px;
} 
#header h1 img {
	padding-left: 25px;
	margin-top: -7px;
}

#sidebar1  {
	float: left;
	width: 209px;
	padding-top: 60px;
	margin-top: 20px;
	height: 350px;
	background-image: url(../_assets/gradient-01.jpg);
	background-repeat: repeat-x;
}
h3 {
	color: #F00;
	padding-left: 120px;
}

#sidelist li {
	text-align: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	font-size: 15px;
	width: 190px;
	height: 35px;
}
#sidelist li a {
	color: #000;
	padding-right: 27px;
}
#sidelist li a:hover {
	color: #FFF;
	background-image: url(../_assets/arrow-01-01.png);
	background-position: right 0px;
	background-repeat: no-repeat;
	height: 70px;
	padding-top: 2px;
}
#sidelist #active #current {
	color: #FFF;
	background-image: url(../_assets/arrow-01-01.png);
	background-repeat: no-repeat;
	display: block;
	background-position: right 0px;
	padding-top: 2px;
}
#mainContent #info #list2 h2 {
	color: #F00;
}
#mainContent #info #listl h2 {
	color: #F00;
}

#mainContent  {
	margin-right: 2.56em;
	margin-left: 13.7em;
	text-align: left;
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 25px;
	margin-bottom: auto;
} 
#mainContent h1 {
	color: #F00;
	font-size: 2em;
}
#mainContent img {
	margin-left: 4em;
	padding-left: 4em;
	margin-top: 0.7em;
}
#mainContent h2 {
	color: #F00;
}

#mainContent #listl {
	width: 21em;
}
#mainContent #info #listl ul li {
	padding-bottom: 7px;
	list-style-position: inside;
}
#mainContent #info #list2 ul li {
	padding-bottom: 7px;
	list-style-position: inside;
}
#footer  {
	background-image: url(../_assets/footer-01.jpg);
	background-repeat: repeat-x;
	background-position: 5.3em 2.2em;
	height: 5em;
	padding-top: 15px;
	padding-bottom: 0;
	padding-left: 15px;
} 
#footer #footlist li {
	list-style-type: none;
	text-align: center;
	display: inline;
}
#footer #footlist li a {
	font-weight: bold;
	font-size: 0.9em;
	color: #06F;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3.7em;
	padding-right: 3.7em;
}
#footer #footlist li a:hover {
	color: #F00;
}
#footer #footlist #active #current {
	color: #F00;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

table, th, td {
	border-collapse : collapse;
}

th { padding : 5px 10px;
font-size : 90%;
text-transform : uppercase;
text-align : left;
color : #333; }

td {
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
	margin: 0px;
	vertical-align: top;
}

#table table tbody tr td p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#table table thead tr th p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navcontainer {
	position: absolute;
	top: 149px;
	width: 860px;
}

#navcontainer ul {
	width: 860px;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../_assets/cwf_buttons_generic-01.jpg);
	font-weight: bold;
	font-size: 0.9em;
	letter-spacing: 0.27em;
	text-align: center;
	background-repeat: repeat-x;
	padding-left: 0px;
	height: 50px;
}

#navcontainer ul li {
	display: inline;
	height: 50px;
}

#navcontainer ul li a {
	color: #000;
	text-decoration: none;
	float: left;
	background-image: url(../_assets/cwf_buttons_generic-01.jpg);
	padding-top: 0.88em;
	padding-right: 0.8em;
	padding-bottom: 0.4em;
	padding-left: 0.8em;
	width: 190px;
	background-repeat: no-repeat;
	height: 50px;
}

#navcontainer ul li a:hover {
	color: #fff;
	background-image: url(../_assets/cwf_buttons_generic_roll-01.jpg);
	width: 190px;
	text-align: center;
	background-position: top;
	font-weight: bolder;
	background-repeat: no-repeat;
	height: 50px;
}

#navcontainer ul #current {
	color: #fff;
	background-image: url(../_assets/cwf_buttons_generic_roll-01.jpg);
	width: 190px;
	text-align: center;
	background-position: top;
	font-weight: bolder;
	background-repeat: no-repeat;
	height: 50px;
}
table {
	margin-top: 15px;
	margin-left: 120px;
}
 
