

body {
  font: 10pt Arial;
  color: #333;
  background-color: #000000;
}

html, body, form {
  height: 100%;
  margin: 0;
  padding: 0;
}


a { 
color: #1e1e1e; 
}

a:hover { 
color: #414141; 
}

a:active{
    outline: none;
}
    
a:focus{
    -moz-outline-style: none;
}

html { 
overflow: auto !important; 
}


hr {
	background-color: #dddddd;
	border: 0;
	color: #dddddd;
	height: 1px;
	margin: 3px 0 3px;
}

/* WRAPPER  */

#wrapper {
  margin: 0 auto;
  width: 900px;
  border-left: 0px solid #bbb;
  border-right: 0px solid #bbb;
  border-bottom: 10px solid #05070a;

}

#wrapper #header {
  clear:both;
	background-image: url(/_mndata/tintmaster/uploaded_images/871640.jpg);
background-position: 0% 0%;
background-repeat: no-repeat;
background-color: white;

	height: 300px;
	margin-bottom: 0px;
}

#wrapper #header #header-content {
	float: ;
}

#bgwrapper{

margin:0 auto;
padding: 0px;
width: 100%;
}



/* MENU HORIZONTAL */

#menu {
	background-color: #101111;;
	background-color: #101111;;
	height: 22px;
	padding-left: 200px;
	padding-top: 5.5px;


}

#menu .main-menu a {
	color: #fff;
	font: 11pt Arial;
	text-decoration: none;
	padding-right: 30px;
}

#menu .main-menu a:hover {
	color: #3f4b5b;
}

#menu div.main-menu-sub {
	background-color: #2eb0ff;;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}

#menu .main-menu-sub a {
  color: #fff;
  text-decoration: none;
  cursor: hand;
}

#menu .main-menu-sub a:hover {
  color: #3f4b5b;
}

#menu .main-menu-sub-item {
  padding-top: 3px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom: 1px solid #ffffff;

}

/* MIDDLE */


#wrapper #middle {
min-height: 300px;
background-color: #fff;
padding: 0px;
}

#wrapper #middle #content {

  line-height: 125%;
  padding: 20px;
  margin-Right: 0px;
}

#wrapper #middle #side {
clear:none;
float: Right;
width: 0px;

}

/* FOOTER  */

#push {
clear: both;
height: 0px;
}

#footer {
height: 40px;
}

#footer { 
  background-color: #1b222c;
  width: 900px;
  color: #999;
  font: 9pt Arial;
  overflow: hidden;
  clear: both;
}

#footer a {
  color: gray;
  padding: 10px;
  }
  
#footer  a:hover {
color: gray;
 }
 
/* BOTTOM */

#push2 {clear:both; height: 0px;}
#bgwrapper {margin: 0 auto -0px;}

#bottomwrap {
    height: 0px;
    ;
	overflow: hidden;
}




