/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#header{
	top: 0px;
	background-color: #E79A00;
	width: 98%;
	left: 1%;
	height: 90px;
	z-index: 100;
	right: 1%;
	position: absolute;
}



#pageBody{
	background-color: #E79A00;
	top: 90px;
	z-index: 200;
	left: 50px;
	right: 140px;
	position: absolute;

	right: 140px;

}

#content {
	background-color: #FFCF63;
	top: 0px;
	margin-left: 100px;
	margin-right: 20px;
	
}

#tl {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 200;
}

#tr {
	position:absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}






#leftbar{

	width: 130px;
	left: -40px;
	position: absolute;	
}


#leftmenu{
	background-color: #FFCF63;
	width: 130px;
}

#leftads{
	width: 130px;
}

#rightbar{

	top: -20px;
	width: 130px;
	position: absolute;
	right: -125px;
}

#rightmenu{
	background-color: #FFCF63;
	width: 130px;
}

#rightads{
	width: 130px;
}

#footer{
	left: 10px;
	right: 10px;
}

/************** siteInfo styles ****************/

#siteInfo{
	font-size: 80%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	width: 55%;
	float: left;

}


/************** copyright styles ****************/

#copyright{
	font-size: 65%;
	text-align: right;
	width: 40%;
	padding-top: 5px;
	padding-right: 5px;
	right: 5px;
	top: 0px;
	float: right;
	color: #A2A2A2;
}



body {  margin-right: 0px; margin-left: 0px; background-color: #FFEFCE}
.main{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 75%;
	margin-top: 5px;
	border-style: none;
	font-weight: 450;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.standard {  
	font-size: 100%;    
}
.altcolour1 {  
    background-color: #F0A300;
}
.altcolour2 {  
    background-color: #FFC142;
}
.maintable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-style: none;
	font-weight: 450;
	font-size: 75%;
}



p {
	text-align: justify;
}
a:link {  color: #000099; text-decoration: none}
a:visited {  text-decoration: none; color: 0000cc}
a:hover {  color: #0000FF; text-decoration: underline}
.smalldark { font-family: Verdana, Arial, Helvetica, sans-serif; color: #111111; clip:  rect(   ); font-size: 57%; margin-top: 1px; margin-right: 3px; margin-bottom: 1px; margin-left: 3px; border-style: none; text-align: justify}
h1 {
	font-size: 140%;
	color: #993333;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding-left: 7px;
	background-image: url(images/misc/circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
}
.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: 100%;
	color: #993333;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
.large {
	font-size: 130%;
	font-weight: bold;
}
.small {
	font-size: 80%;
	font-weight: bold;
}
.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: 95%;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-weight: 600;
}

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;
}

