body {
	color:#323232;
	width: 100%; 
	font-family:"Lucida Grande", Verdana, Arial, schreefloos;
	font-size:12px;
	margin:0;
	padding:0;
}




a {
	color:#ff6c28;
	text-decoration: none;
	
}

a img{
	border:0px;
	text-decoration: none;
}

input {
	background-color:white;
	border:1px solid rgb(204,204,204);
	cursor:pointer;
	margin-bottom:5px;
	margin-left:0;
	padding:5px;
}

#background {
height:100%;
position:absolute;
width:100%;
z-index:1;
border:0px solid #fff;
}


#holder {
	min-width:960px;
	min-height:100%;
	height:auto!important;
	height:100%;
	z-index: 10;
	position: absolute;
}



 

td{ 
padding: 5px;
	margin: 0px;
	border:1px solid #ccc;
	vertical-align: top;
}

td p {
	padding:0;
	margin:0px 0 0px 0;
}

p {
	padding:0;
	margin:10px 0 10px 0;
}

h1 {
	margin-top:0;
	font-size:26px;
	font-weight:500;
}

h2 {
	font-size:18px;
	font-weight:500;
}

.clear {
	clear:both;
}

#header {
	height:100px;
	width:100%;
}

#logo {
 
width:160px;
height: 100px;
text-align: right;
}

#logo img{
margin-top: 20px;
}


	
/* Menu */
#menu {
	float:left;
	width:160px;
	height:100%;
	padding:0;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
	width:155px;
	line-height:20px;
	list-style:none;
	padding-right:5px;
}

#menu ul li:hover {
	color:white;
	background-color:black;
}

/*
#menu ul li.active {
	background-color:black;
}
*/

#menu ul li a {
	color:#535353;
	text-decoration:none;
}

/*
#menu ul li.active a {
	color:white;
}
*/

#menu ul li a:hover {
	color:white;
}


	
/* menu */
#main_content {
	float:left;
	margin-left:20px;
	width:355px;
	height:100%;
}

#main_content_2 {
	float:left;
	margin-left:20px;
	width:714px;
	height:100%;
}

#right_content {
	float:left;
	margin-left:60px;
	width:300px;
	height:100%;
}

#left {
	margin-top:20px;
	margin-right:20px;
	height:auto;
	width:357px;
	float:left;
}

#right {
	margin-top:20px;
	float:right;
	width:300px;
}

  .smal_img_title {
	color:white;
	height:15px;
	width:290px;
	padding:5px;
	margin-bottom:20px;
	display:block;
	background:black;
}

.img_title {
	color:white;
	height:15px;
	width:704px;
	padding:5px;
	margin-bottom:20px;
	display:block;
	background:black;
}

 

#footer {
	color:#565656;
	font-size:11px;
	margin-left:180px;
	margin-top:80px;
	margin-bottom:20px;
	width:auto;
}


/* hooverbox */
.number{display: none;}

