#header {
	text-align: center;
	position: absolute;
	top: 5px;
	height: 40px;
	left: 2%;
	right: 2%;
	width: 98%;
	color: #FFFFFF;
	font-size: 160%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#content {
	left: 2%;
	width: 96%;
	
	padding: 5px 5px 5px 5px;
	margin-top: 15px;
	position: absolute;
	top: 40px;
}

#overview {
	width: 78%;
	background-color: #003264;
	margin-bottom: 5px;
	padding: 10px 10px 10px 10px;
}

#detail {
	width: 78%;
	background-color: #9D9D9D;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#navbar {
	width: 18%;
	right: 10px;
	float: right;
	top: 0px;
	position: absolute;
}

#footer {
	width: 78%;
	background-color: #5F5F5F;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


body {  background-color: #000000}

.main{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 75%;
	margin-top: 5px;

}
.standard {  
	font-size: 100%;    
}
.altcolour1 {  
    background-color: #0053A6;
}
.altcolour2 {  
    background-color: #0067CE;
}
.maintable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 100%;

}
.disclaimer {

	text-align: center;
	vertical-align: middle;
	font-size: 70%;
	color: #E8E8E8;
	left: 10px;
	right: 10px;
}
.terms {

	text-align: center;
	vertical-align: middle;
	font-size: 70%;
}
.copyright {

	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin-top: 15px;
	font-size: 70%;
}
p {  text-align: justify}
a:link {  color: #BFDFFF; text-decoration: none}
a:visited {  text-decoration: none; color: #BFDFFF}
a:hover {  color: #0000FF; text-decoration: underline}
h1 {
	font-size: 140%;
	color: #BFDFFF;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding-left: 7px;
	padding-top: 0px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.menubar { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; clip:  rect(   ); font-size: 70%; margin-left: 0px; text-decoration: none; margin-top: 10px; margin-bottom: 10px; margin-right: 0px}
.menu:link { color: #FFFFFF; text-decoration: none ; margin-left: 4px}
.menu:visited { color: #FFFFFF; text-decoration: none ; margin-left: 4px }
.menu:hover { color: #FFFF00; text-decoration: underline; margin-left: 4px }
h2{
	font-size: 85%;
	color: #BFDFFF;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding-left: 7px;
	padding-top: 0px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.large {
	font-size: 130%;
	font-weight: bold;
}
.small {
	font-size: 75%;
}
.manufacturer {
	font-size: 55%;
	font-weight: bold;
}
.phone {
	font-size: 55%;
}
.yes {
	font-size: 90%;
	color: #006600;
}
.no {
	font-size: 90%;
	color: #990000;
}
.samplephone {
	font-size: 100%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(http://www.GTIZone.com/images/phones/standard_full.gif);
}
h3 {
	font-size: 80%;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding-left: 7px;
	padding-top: 0px;
	font-weight: 600;
	color: #BFDFFF;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
