body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-color: #AFBDE0;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
}
#wrapper {
	width: 770px;
	margin:0 auto;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(images/logo_view.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	color: #000000;
}
#header {
	width: 770px;
	height: 230px;
	position: relative;
}
#menu {
	width: 216px;
	float: right;
	margin-right: 30px;
	margin-top: 25px;
	padding: 0;
	position: relative;
	display: block;
}
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 216px;
	height: 200px;
	overflow: hidden;
	position: relative;
	display: block;
}
#nav li {
	height: 11px;
	margin: 0;
	display: block;
	list-style-type: none;
	padding-bottom: 15px;
	}

#nav a {
	float: left;
	padding: 0 0 11px 0;
	overflow: hidden;
	height: 0px !important;
	}
	
#nav a:hover {
	background-position: 0 -11px;
	}
#nav a.selected {
	background-position: 0 -11px;
	}

#thome a  {
	width: 216px;
	background: url(images/home.gif) top left no-repeat;
	}

#trefrige a  {
	width: 216px;
	background: url(images/refrige.gif) top left no-repeat;
	}

#taircon a  {
	width: 216px;
	background: url(images/aircon.gif) top left no-repeat;
	}
	
	#tairconinstall a  {
	width: 216px;
	background: url(images/airconinstall.gif) top left no-repeat;
	}

#tventil a  {
	width: 216px;
	background: url(images/ventilation.gif) top left no-repeat;
	}
#trepair a  {
	width: 216px;
	background: url(images/repair.gif) top left no-repeat;
	}
#tprofile a  {
	width: 216px;
	background: url(images/profile.gif) top left no-repeat;
}
#tcontact a  {
	width: 216px;
	background: url(images/contact.gif) top left no-repeat;
}
#content {
	width: 770px;
	position: relative;
	text-align: center;
}
#logos {
	width: 770px;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
}
#h1 {
	width: 490px;
	position: relative;
	float: left;
	top: 128px;
}
#left {
	width: 340px;
	position: relative;
	float: left;
	text-align: left;
	margin-left: 25px;
}
#right {
	width: 340px;
	position: relative;
	float: right;
	text-align: left;
	margin-right: 25px;
}
#base {
	width: 770px;
	text-align: center;
	clear: both;
	background-image: url(images/base.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	height: 95px;
	position: relative;
	padding-top: 8px;
}
#autus {
	width: 730px;
	text-align: right;
}
a.page:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1844AC;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.page:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.page:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a.base:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #143DA6;
}
a.base:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #143DA6;
}
a.base:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FACE29;
	text-decoration: underline;
	background-color: #143DA6;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: inherit;
	line-height: 20px;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: inherit;
	line-height: 20px;
	font-weight: bold;
}
.basetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: inherit;
	line-height: 20px;
	text-align: center;
}
.navpad {
	padding-bottom: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
	margin-left: 25px;
	line-height: 26px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: inherit;
	padding-bottom: 5px;
}
p {
	padding-bottom: 0px;
}

