* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url('images/body_bg.jpg') repeat 0px 0px;
	color: #a7a7a7;
	font-family: tahoma, arial, sans-serif;
	font-size: 9px;
	text-align: center;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

h1 {
	text-align: center;
	color: #000000;
        font-size: 16px;
        font-weight: bold;
        font-family: federal;
        padding: 20px;
}

h2.contenthead {
	font-size: 14px;
	color: #000000;
	text-indent: 0px;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 20px;
	text-align: justify;
	line-height: 13px;
}

div.topheader {
	text-align: center;
	color: #000000;
        font-size: 14px;
        font-weight: bold;
        font-family: Verdana;
        font-style: italic;
        padding: 20px;
}

font.pink {
	background: #ffdddd;
}

input.side {
	left: 0;
	right: 0;
	background: #ffffff;
}

font.menu {
	color: #000033;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
}

font.content {
	color: #000000;
	font-size: 14px;
	font-family: arial;
}

td.header {
	background: #777e86;
	padding-bottom: 0px; border-bottom: #000000 2px solid;
}

td.headerh1 {
	background: #777e86;
	padding-bottom: 0px; border-bottom: #000000 2px solid;
}

iframe.leftindex {
	border: 0px;
	width: 100%;
	height: 315px;
}

iframe.lefttest {
	border: 0px;
	width: 100%;
	height: 355px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#container {
	margin: 0px auto;
	width: 780px;
	text-align: left;
}


/* Page Header */

#page_header {
	width: 780px;
	height: 122px;
	background: #00ff00;
}

#company_name {
	padding-left: 204px;
	height: 122px;
	background: #00ff00;
}

#company_name h1 {
	width: 155px;
	height: 32px;
	background: #0000ff;
}


/* Page Menu */

#page_menu {
	margin-bottom: 0px;
	width: 780px;
	height: 42px;
	background: url('images/menu_background.gif') no-repeat 0px 0px;
	text-align: center;
}

#page_menu ul {
	margin: 0px auto;
	height: 29px;
	width: 606px;
}

#page_menu li {
	width: 101px;
	height: 29px;
	background: url('images/menu_link_bg.gif') no-repeat 0px 0px;
	float: left;
}

#page_menu li a {
	margin-top: 8px;
	height: 10px;
	width: 101px;
	display: block;
}


/* Left Sidebar */

#left_sidebar {
	padding-left: 0px;
	float: left;
	width: 180px;
	height: 900px;
}

/* Main Content */

#main_content {
	padding-right: 0px;
	float: right;
	width: 580px;
	height: 900px;
}

#main_content a {
	color: #0000ff;
	font-size: 14px;
	font-family: verdana;
}

/* Page Footer */

#page_footer {
	width: 100%;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background: #000000;
}

#page_footer a {
	color: #ffffff;
	text-decoration: underline;
}

#page_footer a:hover {
	color: #f7ec37;
}

.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#b7b7b7; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#b7b7b7; border-right:2px solid #b7b7b7; border-left:2px solid #b7b7b7; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#b7b7b7; border-right:1px solid #b7b7b7; border-left:1px solid #b7b7b7; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#b7b7b7; border-right:1px solid #b7b7b7; border-left:1px solid #b7b7b7; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #ffffff;}
.headh {background: #b7b7b7; border-right:1px solid #b7b7b7; border-left:1px solid #b7b7b7;}
.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.contenth {background: #ffffff; border-right:1px solid #b7b7b7; border-left:1px solid #b7b7b7;}
.contenth div {margin-left: 0px; padding-top: 0px; height: 870px;}
.contenth a {color: #0000ff; font-size: 14px; font-family: verdana;}