html {
    border-left: 0px;
}
body, form, a, div, span, ul, ol, li, table, caption, tr, th, td, img, strong, em, p, h1, h2, h3, h4, h5, h6, pre {
    padding: 0px;
    border: 0px;
    margin: 0px;
}
body {
    color: #000000;
	background-color:#ffffff;
}
body, input, select, option, textarea, h1, h2, h3, h4, h5, h6, table, tr, th, td {
    font-family: Arial, georgia, helvetica, "Trebuchet MS", verdana, lucida, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
	color: #000000;
	line-height:1.25em;
}	
strong, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
a, a:visited, a:active {
	font-family:Arial;
	font-weight:bold;
	color:#0070d2;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size:15px;
	padding:0px;
	margin:0px;
	margin-left:18px;
	padding-top:17px;
}
li {
	margin-left:33px;
}
.red {
	color:#990000;
	font-weight:bold;
	text-align:center;
}
hr {
	border:1px solid #ffffff;  /* #4a9400 */
}
/* TinyMCE HACK */ 
p { 
	margin-bottom:15px;
}
.MsoNormal {
	text-align:left;
}
/* end HACK */

#wrapper {
    width: 905px;
	height: 100%;
    margin: 0px auto;
	margin-top:10px;
    color: #000000;
	z-index:0;
}
#wrapper-left {
	width:216px;
	height:500px;
	float:left;
}
#wrapper-right {
	width:688px;
	float:right;
}	
#main-left {
	width:532px;
	float:left;
	background-color:#DEDEDD;
}
#main-right {
	width:156px;
	float:right;
}	

/* START MAIN-TOP */
#main-top-brands {
	height:47px;
}
#main-top-wellcome {
	height:105px;
}	
#main-top-title {
	border:1px red;
	position: absolute;
	margin-top:-77px;
	color:#ffffff;
	height:56px;
	width:532px;
	z-index:10000;
}	
#main-top-title h1 {
	color:#ffffff;
}
#main-content {
	height:auto;
	padding:15px;
	min-height:327px;
}	
#main-bottom {
	padding-top:5px;
	background-color:#ffffff;
	color:#2D8ADA;
}

/* START MAIN-RIGHT */
#main-right-top {
	
}
#main-right-middle {

}
#main-right-content {
	padding:0px;
	font-weight:bold;
}

/* START MENU LEFT */
#menu-left {
	width:261px;
	height:186px;
	position:absolute;
	z-index:5;
	top:370px;
	margin-left:-45px;
}
#menu-left a, #menu-left a:active, #menu-left:visited {
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
#menu-left a:hover {
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}
.activeButton {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
#menu-left .menu_12 {
	width:261px;
	height:56px;
	position:absolute;
	top:0px;
	z-index:10;
	padding-top:42px;
}
#menu-left .menu_12 .menu_1{
	width:83px;
	height:20px;
	float:left;
	padding-left:4px;
}
#menu-left .menu_12 .menu_2{
	width:155px;
	height:20px;
	float:right;
}
#menu-left .menu_34 {
	width:261px;
	height:60px;
	position:absolute;
	top:99px;
	z-index:15000;
	padding-top:18px;
}
#menu-left .menu_34 .menu_3{
	width:115px;
	height:20px;
	float:left;
	text-align:right;
}
#menu-left .menu_34 .menu_4{
	width:109px;
	height:20px;
	float:right;
	text-align:left;
}
/* END MENU LEFT */

/* START MENU RIGHT */
#menu-right {
	width:182px;
	height:146px;
	position:absolute;
	z-index:5;
	top:39px;
	margin-left:-35px;
}
#menu-right a, #menu-right a:active, #menu-right:visited {
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
#menu-right a:hover {
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}
.activeButton2 {
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
#menu-right .menu_12 {
	width:185px;
	height:36px;
	position:absolute;
	top:0px;
	z-index:10;
	padding-top:32px;
}
#menu-right .menu_12 .menu_1{
	width:60px;
	height:20px;
	float:left;
	padding-left:7px;
	text-align:center;
}
#menu-right .menu_12 .menu_2{
	width:101px;
	height:20px;
	float:right;
}
#menu-right .menu_34 {
	width:185px;
	height:40px;
	position:absolute;
	top:91px;
	z-index:10;
}
#menu-right .menu_34 .menu_3{
	width:78px;
	height:20px;
	float:left;
	text-align:center;
	padding-left:30px;
}
#menu-right .menu_34 .menu_4{
	width:77px;
	height:20px;
	float:right;
	text-align:left;
	text-align:center;
}
/* END MENU RIGHT */


#error404Message {
	position:absolute;
	font-family:Georgia;
	font-weight:bold;
	font-size:14px;
	margin-top:70px;
	height:300px;
	width:100%;
	z-index:1000;
}
#feedback_user {
	color:#ff0000;
}
#feedback_system {
	color:#990000;
}

