﻿* 
{
    margin: 0;
    padding: 0;
}

body {font-family: Arial; font-size: 10pt; color: #514e4c; background-color: #414141;}

a:link.navbar {height: 21px;display: block;background: url('../images/home.jpg') no-repeat #FFF;}

a:visited.navbar {height: 21px;display: block;background: url('../images/home.jpg') no-repeat #FFF;}

a:hover.navbar {height: 21px;display: block;background: url('../images/home.jpg') no-repeat #FFF 0 -21px;}

a:active.navbar {height: 21px;display: block;background: url('../images/home.jpg') no-repeat #FFF;}

a:link.navbar2 {font: 11pt bold;text-transform: uppercase;text-decoration: none;color: #000;}

table.tblContent {margin: 0 auto 0;}

table.tblNavbar {height: 21px; background: #FFF;}

table {border: none;}

td.seperator {width: 9px; background: url('../images/bullet.jpg') no-repeat;}

td {border: none;}

tr {border: none;}

img {border: none;}

#wrapper {width: 952px;margin: 0 auto 0;}

#header
{
	height: 116px;
	background: url('../images/header.jpg') no-repeat;
}

#navbar
{
	height: 21px;
}

#left_main
{
	width: 295px;
	height: 505px;
	padding: 0px 12px 0px 21px;
	float: left;
	background: url('../images/left.jpg') no-repeat left #FFF;
}

#left_animation
{
	height: 505px;
	/*background: url('../images/naw.jpg') no-repeat bottom;*/
}

#naw 
{
    margin-top: 10px;
}

#right_main
{
	width: 112px;
	height: 505px;
	padding-left: 12px;
	float: right;
	background: url('../images/right.jpg') no-repeat right #FFF;
}

#main
{
	width: 500px;
	height: 505px;
	margin: 0 124px 0 328px;
	background: url('../images/content.jpg') no-repeat center #FFF;
}

#content
{
    height: 467px;
    padding: 38px 45px 0px 20px;
    overflow: auto;
}

#footer
{
	height: 25px;
	clear: both;
	background: url('../images/footer.jpg') no-repeat;
}

.submenu
{
	width: 219px;
	height: 24px;
	position: relative;
	left: 328px;
	top: 0px;
	/* background: url('../images/submenu_bg.jpg') repeat-x #00FF00; */
}

.submenu_left {width: 12px;height: 24px;float: left;background: url('../images/submenu_left.jpg') no-repeat left;}

.submenu_corner {width: 14px;height: 24px;float: right;background: url('../images/submenu_corner.jpg') no-repeat right;}