a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #D6D6D6;
	text-decoration: none;
}
a:hover {
	color: #FF0;
	text-decoration: none;
}
a:active {
	color: #FF0;
	text-decoration: none;
	text-align: center;
}
#body {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100.01%;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border: medium solid #D6D6D6;
}
#wrapper #banner {
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #03F;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #03F;
	margin-bottom: 4px;
	background-color: #D6D6D6;
}
#wrapper #banner img {
	margin: 20px;
}
#wrapper #nav {
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #03F;
	float: left;
	width: 740px;
}
#wrapper #nav ul {
	list-style-type: none;
}
#wrapper #nav ul li {
	float: left;
	font-size: 1.1em;
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}
#mainContent {
	width: 430px;
	float: left;
	padding: 3px;
}
#mainContent p img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;
}

#mainContent ul li {
	font-size: 1.2em;
	font-weight: bold;
}

#mainContent a {
	font-size: 1em;
}
#mainContent a:link {
	color: #03F;
	text-decoration: none;
}
#mainContent a:visited {
	color: #D6D6D6;
	text-decoration: none;
}
#mainContent a:hover {
	color: #CCC;
	text-decoration: none;
}
#mainContent a:active {
	color: #CCC;
	text-decoration: none;
	text-align: center;
}
#mainContent img {
	margin-right: 2px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding: 4;
}
#wrapper #mainContent #ParpacEnquiry p img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar {
	float: right;
	width: 300px;
	text-align: center;
	font-size: 0.8em;
	margin-top: 6px;
}
#sidebar img {
	text-align: right;
	margin: 10px;
}
#footer {
	background-color: #03F;
	clear: both;
	height: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}
#qtLink  {
	width: 400px;
	float: left;
}
#qtLink img {
	padding-top: 4px;
	padding-left: 10px;
}
#affiliates {
	float: right;
	width: 250px;
	text-align: center;
	padding-top: 4px;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
#wrapper #mainContent #ParpacEnquiry img   {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.opacity80 {
	opacity:0.8;
	filter: alpha(opacity=80);
}
.opacity80:hover {
	opacity:1.0;
	filter: alpha(opacity=100);
}
#wrapper #mainContent h1 img {
	float: right;
}

