* { 

margin: 0;

padding: 0;

}

#menu {
	width: 100px;
	height: auto;
	background-color: #FFF;
	text-align: right;
	margin-bottom: 15px;
	left: auto;
	float: left;
}

#content {
	padding: 10px;
	height: auto;
	width:380px;
	margin-top: 20px;
	margin-left: 260px;

}

#right {
	float: left;
	height: auto;
	width: 300px;
	padding: 5px;

}

.redtext {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 16px;

	color: #C00;

}

.greentext {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 16px;

	color: #9C3;

}


#bottominfo {

	padding: 10px;

	width: 100%;

}





#global #content img {

	margin-left: 40px;

}



#dispLogo img {

	margin-left: 40px;

}





#nav, #nav ul {
	padding: 0;
	list-style: none;
	line-height: 0;
	width:200px;
	text-decoration:none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	text-align: left;

}



#nav a {
	display: block;
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	background: #333;
	text-align: center;
	width: 200px;
	line-height: 50px;

	

}
#v-menu {
	padding: 0;
	list-style: none;
	line-height: 0;
	width:200px;
	text-decoration:none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	text-align: left;

	

}
#v-menu a {
		display: block;
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	background: #666;
	text-align: center;
	width: 200px;
	line-height: 50px;

	

}

#v-menu a:hover {

	background-color: #C00;



}
#nav a {
	display: block;
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	background: #333;
	text-align: center;
	width: 200px;
	line-height: 50px;

	

}

#nav a:hover {

	background-color: #C00;



}



.contacta {

}





#nav li {

	text-decoration:none;

	float: left;

}

#nav li:hover {

	background-color: #C00;



}

body {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 12px;

	color: #333;

margin-left: auto;

margin-right: auto;

}

#global {
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;

}

#banner {

	height: auto;

	width: 760px;

}

#content h1 {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 16px;

	color: #333;

}

#global #bottominfo p img {

	margin-top: 20px;

	margin-bottom: 20px;



}

#global #right p img {

	margin-left: 30px;

	padding-left: 5px;

}

#global #bottominfo .redtext {

	text-align: left;

}
