
/********************* general ********************/
body {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 12px;
}

.bodyclass {
	background-color: #0c0c0c;
	padding: 0px;
	margin: 0px;
}


/*********************************** main ********************************************/
#main {
	width: 938px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}


/************************** header *************************/
#printheader {
	display: none;
	visibility: hidden;
}

#header {
	width: 938px;
	height: 74px;
	float: left;
	background-image: url(../images/bg_header.jpg);
	color: #78a9ce;
}

#header a {
	color: #78a9ce;
	text-decoration: none;
}

#top {
	width: 938px;
	height: 41px;
	float: left;
}

#toplink {
	width: 200px;
	float: right;
	padding-right: 8px;
	padding-top: 7px;
	text-align: right;
	font-size: 12px;
}

#topnav {
	width: 494px;
	height: 28px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#topbutton {
	float: left;
}

#insideheader {
	width: 938px;
	height: 114px;
	float: left;
}

/*************************** flash ******************************/

#flash {
	width: 938px;
	height: 210px;
	float: left;
}


/************************** main container ***********************/
#maincontainer {
	width: 938px;
	float: left;
	background-image: url(../images/bg_index.gif);
	background-repeat: repeat-y;
}

#maincontainerinside {
	width: 938px;
	float: left;
	background-image: url(../images/bg_inside.gif);
	background-repeat: repeat-y;
}

#main_top {
	width: 938px;
	height: 6px;
	float: left;
	background-image: url(../images/bg_top.gif);
	line-height: 0px;
}

#main_bottom {
	width: 938px;
	height: 2px;
	float: left;
	background-image: url(../images/bg_bottom.gif);
	line-height: 0px;
}

#bar {
	width: 2px;
	float: right;
}

/*************************** navigation **************************/
#navigation {
	width: 166px; 
	float: left;
}

#navcontainer {
	width: 166px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#navtitle {
	color: #ffffff;
	text-align: right;
	width: 150px;
	padding-right: 16px;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#navtitle a,
#navtitle a:hover,
#navtitle a#current {
	color: #ffffff;
	text-decoration: none;
}

#navcontainer ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li
{
	list-style:none;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
}

#navcontainer li a
{
	display: block;
	padding: 3px 16px 3px 5px;
	color: #78a9ce;
	background-image: none;
	text-decoration: none;
	text-align: right;
	line-height: 15px;
	width: 145px;
}

#navcontainer li a:hover,
#navcontainer li a#current
{
	color: #ffffff;
	background-image: url(../images/bullet.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#navcontainer ul ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li li
{
	list-style: none;
	margin: 0;
}

#navcontainer li li a
{
	display: block;
	background-image: url(../images/bg_menu2.gif);
	background-repeat: repeat-y;
	margin-top: 1px;
	padding: 3px 16px 3px 5px;
	text-decoration: none;
	width: 145px;
	color: #78a9ce;
}

#navcontainer li li a:hover,
#navcontainer li li a#current
{
	background-image: url(../images/bg_menu2.gif);
	background-repeat: repeat-y;
	color: #c06c07;
}

#navcontainer ul ul ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#navcontainer li li li
{
	list-style: none;
	margin: 0;
	font-weight: normal;
	border: none;
}

#navcontainer li li li a
{
	display:block;
	background-image: url(../images/bg_menu3.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 3px 16px 3px 5px;
	text-decoration: none;
	width: 145px;
	color: #78a9ce;
}

#navcontainer li li li a:hover,
#navcontainer li li li a#current
{
	background-image: url(../images/bg_menu3.gif);
	background-repeat: repeat-y;
	color: #c06c07;
}

#navseparator {
	background-image: url(../images/bg_menu2.gif);
	background-repeat: no-repeat;
	float: right;
	width: 166px;
	height: 1px;
	line-height: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}
	
/************************** content *******************/
#container {
	width: 770px;
	float: right;
	padding-bottom: 10px;
}

.contentbackground {
	background-image: url(../images/bg_content.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 4px 4px 0px 4px;
}

h1 {
	background-image: url(../images/bg_title.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 12px 0px 0px 24px;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
}

#boxbackground {
	background-image: url(../images/bg_box.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	float: left;
	clear: both;
}

#contentbox {
	float: left;
}

#contentboxinside {
	float: left;
	padding: 5px 15px 10px 15px;
    min-height: 200px;
    _height: 200px
}

#corner_top_left {
	background-image: url(../images/corner_top_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 5px;
	line-height: 0px;
	float: left;
	width: 100%;
}

#corner_top_right {
	background-image: url(../images/corner_top_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 5px;
	line-height: 0px;
	float: right;
	width: 100%;
}

#corner_bottom_left {
	background-image: url(../images/corner_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 5px;
	line-height: 0px;
	float: left;
	width: 100%;
}

#corner_bottom_right {
	background-image: url(../images/corner_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 5px;
	line-height: 0px;
	float: right;
	width: 100%;
}


#inside_top {
	float: left;
	width: 770px;
	height: 7px;
}

#inside_main {
	float: left; 
	width: 762px;
}

#inside_bottom {
	width: 938px;
	height: 23px;
	float: left;
}

/*************************************** footer ****************************************/
#footer {
	width: 938px;
	height: 49px;
	padding-top: 17px;
	float: left;
	clear: both;
	background-image: url(../images/bg_footer.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #78a9ce;
	font-size: 12px;
}

#footer a {
	text-decoration: underline;
	color: #78a9ce;
}

#footer_left {
	width: 550px;
	float: left;
	padding-left: 10px;
	line-height: 15px;
}

#footer_right {
	width: 300px;
	float: right;
	padding-right: 10px;
}

#printfooter {
	display: none;
	visibility: hidden;
}
