body {
	margin: 0 0 0 0;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000A0;
}
#main {
	width: 880px;
	margin: 0 auto;
}
/* Menu */
#top_menu h1 {
	background: transparent url(Images/hdd.png) no-repeat scroll left 50%;
	padding-left: 128px;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 1.8em;
	float: left;
	margin: 0 0;
}
#top_menu {
	margin: 0 auto;
}
#menu_bar {
	float: right;
}
#menu_bar ul {
	background: transparent url(Images/menubar.png) no-repeat scroll left 50%;
	font-size: 1.1em;
	padding: 20px 40px 20px 50px;
	margin: 40px 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
#menu_bar li {
	display: inline;
	margin-left: 20px;
	margin-right: 20px;
}
#menu_bar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#menu_bar a:hover {
	font-weight: bold;
	color: #0000FF;
}
/* End Menu */

#columns {
	display: block;
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.header {
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
}

/*Left column */
.left_column {
	float: left;
}
.left_content_header {
	background: url(Images/content_header.png) top left  no-repeat;
	height: 26px;
	width: 700px;
}
.left_content {
	background: url(Images/content_bg.png) top left  repeat-y;
	width: 640px;
	margin: 0 0 0 0;
	padding: 10px 30px 10px 30px;
}
.left_content p {
	margin-bottom: 0px;
}
.left_content h1,h2,h3 {
	margin-top: 10px;
	padding-top: 10px ;
	margin-bottom: 10px;
}
.left_content_bottom {
	background: url(Images/content_header_flip.png) top left  no-repeat;
	width: 700px;
	height: 26px;
	margin-bottom: 30px;
}

.right_column {
	float: right;
}

.right_column ul {
	list-style: none ;
	padding-left: 0 ;
	margin-left: 0 ;
	font-size: 11px ;
	text-align: left;
	margin-top: 10px ;
	margin-bottom: -10px ;
	padding-bottom: 20px ;
}

.right_column h1, h2, h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px ;
}

.right_column a {
	text-decoration: none;
	color: #0000A0;
}

.right_column a:hover {
	color: #0000FF;
}

.right_content_header {
	background: url(Images/pane_header.png) top left  no-repeat;
	width: 143px;
	height: 26px;
}
.right_content {
	background: url(Images/pane_bg.png) top left  repeat-y;
	margin: 0 0 0 0;
	padding-left: 10px;
	padding-right: 10px;
	width: 123px;
}


/*End Left column */

/*Right column */

.right_content_bottom {
	background: url(Images/pane_header_flip.png) top left  no-repeat;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	width: 123px;
	height: 26px;
	font-size: 9px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

/*End Right column */

.bottom {
	margin: 30px 0 0 0;
	clear: both;
}
.style1 {
	background-color: #FFFFFF;
	background-image: url(Images/background.png);
	background-repeat: repeat-y
}
.LeftMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF
}
