@charset "utf-8";

/*====================== main ================*/

body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

 #container { 
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	

	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border:thin none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
 #header { 
	background-image:url(images/header.jpg);
	height:120px;
	background-repeat:no-repeat;

} 

/*==================== left =====================================*/

 #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 216px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image:url(images/left-bg.jpg);
	height:329px;
	background-repeat:no-repeat;
	
}

#sidebar2 {
float:left;
background-image:url(images/sub/sub-left.jpg);
width:217px;
height:502px;

background-repeat:no-repeat;
}

#sidebar3 {
float:left;
background-image:url(images/sub/sub-left-2.jpg);
width:217px;
height:502px;

background-repeat:no-repeat;
}
#sidebar4 {
float:left;
background-image:url(images/sub/sub-left-3.jpg);
width:217px;
background-repeat:no-repeat;
}



#navlist {
width:200px;
font-size:12px;
}

#navlist ul {
padding-left:25px;
padding-top:32px;
margin:0px;
list-style-type:none;
}

#navlist2 {
width:200px;
font-size:12px;
}

#navlist2 ul {
padding-left:25px;
padding-top:26px;
margin:0px;
list-style-type:none;
}

#navlist2 ul li {
 padding:0px;
 display:block;
 }
 
 a.nav:link {
 color:#FFCC00;
 text-decoration:none;
 }
 
  a.nav:visited {
 color:#FFCC00;
 text-decoration:none;
 }
 
  a.nav:hover{
 color:#FFffff;
 text-decoration:underline;
 }
 
  a.nav:active {
 color:#FFCC00;
 text-decoration:none;
 }
 
 #left-img {
 padding-top:115px;
 }
 
 #email {
 padding-top:290px;
 padding-left:65px;
 }
 
  #view-products{
 padding-top:240px;
 padding-left:50px;
 }
 
/*==================== end left =====================================*/
 
 
 #mainContent { 
  background-image:url(images/right-bg.jpg);
  width:544px;
  height:329px;
  float:right;
  background-repeat:no-repeat;

  font-size:141px;
} 

#who-we-are {
background-image:url(images/sub/who-we-are-title.jpg);
width:493px;
background-repeat:no-repeat;
background-color:#FFFFFF;
float:right;
padding-left:20px;
padding-right:30px;
padding-bottom:20px;
padding-top:100px;
}

#products {
background-image:url(images/sub/products-title.jpg);
width:493px;
background-repeat:no-repeat;
background-color:#FFFFFF;
float:right;
padding-left:20px;
padding-right:30px;
padding-bottom:20px;
padding-top:100px;
}

#manuals {
background-image:url(images/sub/manuals-title.jpg);
width:493px;
background-repeat:no-repeat;
background-color:#FFFFFF;
float:right;
padding-left:20px;
padding-right:30px;
padding-bottom:20px;
padding-top:100px;
}

#technical-support {
background-image:url(images/sub/technical-support-title.jpg);
width:493px;
background-repeat:no-repeat;
background-color:#FFFFFF;
float:right;
padding-left:20px;
padding-right:30px;
padding-bottom:20px;
padding-top:100px;
}

#contact-us {
background-image:url(images/sub/contact-us-title.jpg);
width:493px;
background-repeat:no-repeat;
background-color:#FFFFFF;
float:right;
padding-left:20px;
padding-right:30px;
padding-bottom:20px;
padding-top:100px;
}

#news {
background-image:url(images/sub/news-title.jpg);
width:493px;
background-repeat:no-repeat;
background-color:#FFFFFF;
float:right;
padding-left:20px;
padding-right:30px;
padding-bottom:20px;
padding-top:100px;
}


#t-wrex {
background-image:url(images/sub/t-wrex-title.jpg);
width:493px;
background-repeat:no-repeat;
background-color:#FFFFFF;
float:right;
padding-left:20px;
padding-right:30px;
padding-bottom:20px;
padding-top:100px;
}

#hawkjaw{
background-image:url(images/sub/hawkjaw-title.jpg);
width:493px;
background-repeat:no-repeat;
background-color:#FFFFFF;
float:right;
padding-left:20px;
padding-right:30px;
padding-bottom:20px;
padding-top:100px;
}

#spinmaster{
background-image:url(images/sub/spinmaster-title.jpg);
width:493px;
background-repeat:no-repeat;
background-color:#FFFFFF;
float:right;
padding-left:20px;
padding-right:30px;
padding-bottom:20px;
padding-top:100px;
}

#kittyhawk{
background-image:url(images/sub/kittyhawk-title.jpg);
width:493px;
background-repeat:no-repeat;
background-color:#FFFFFF;
float:right;
padding-left:20px;
padding-right:30px;
padding-bottom:20px;
padding-top:100px;
}

#other-products{
background-image:url(images/sub/other-title.jpg);
width:493px;
background-repeat:no-repeat;
background-color:#FFFFFF;
float:right;
padding-left:20px;
padding-right:30px;
padding-bottom:20px;
padding-top:100px;
}



#home-text {
padding-left:10px;
padding-top:10px;
font-size:11px;
padding-right:300px;
}


#home-footer { 
	background-image:url(images/bottom-bg.jpg);
	background-repeat:no-repeat;
	width:760px;
} 

#footer {
background-image:url(images/sub/footer.jpg);
width:760px;
height:98px;
background-repeat:no-repeat;
}

#footer-list {
width:760px;
text-align:center;
font-size:10px;
padding-top:15px;
padding-bottom:15px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/*========================= end main ========================================*/


/*========== images ============================*/

img {
	border:none;
}

/*=================== end images ========================*/


/*====================== text ===========================*/

h1 {
font-size:16px;
}


 a:link {
 color:#000000;
 text-decoration:underline;
 }
 
  a:visited {
 color:#000000;
 text-decoration:underline;
 }
 
  a:hover{
 color:#666666;
 text-decoration:underline;
 }
 
  a:active {
 color:#000000;
 text-decoration:underline;
 }

.homeimage {
float:right;
padding-top:47px;
}

.logo {
float:right;
padding:0px 125px 0px 0px;
}