#container {
	position: relative;
	height: 783px;
	width: 800px;
	left: 0px;
	top: 0px;
	background-image:url(Images/container.png);
}

#logo {
	position: absolute;
	height: 94px;
	width: 210px;
	left: 21px;
	top: 8px;
	background-image:url(Images/logo.jpg);
}

#logo2 {
	position: absolute;
	height: 94px;
	width: 210px;
	left: 21px;
	top: 8px;
}


#lies {
	position: absolute;
	height: 54px;
	width: 534px;
	left: 195px;
	top: 15px;
	background-image:url(Images/lies.png);
	margin-left: 49px;
}



#nav {
	position: absolute;
	height: 33px;
	width: 545px;
	left: 229px;
	top: 78px;
	background-color: #062535;
	margin-left: 10px;
}

#navlinks {
	position: absolute;
	height: 16px;
	width: 545px;
	left: 229px;
	top: 87px;
	margin-left: 10px;
}

#nav2 {
	position: absolute;
	height: 646px;
	width: 231px;
	left: 0px;
	top: 106px;
	margin-top: 10px;
}

#shop {
	position: absolute;
	height: 150px;
	width: 205px;
	left: 16px;
	top: 105px;
	margin-top: 10px;
}



#acessories {
	position: absolute;
	height: 250px;
	width: 205px;
	left: 16px;
	top: 265px;
	margin-top: 24px;
}


#rep {
	position: absolute;
	height: 200px;
	width: 205px;
	left: 16px;
	top: 525px;
	margin-top: 24px;
}



#mainimg {
	position: absolute;
	height: 453px;
	width: 546px;
	left: 228px;
	top: 108px;
	background-color: #cccccc;
	margin-top: 10px;
	margin-left: 10px; 
}


#mainimg2 {
	position: absolute;
	height: 453px;
	width: 546px;
	left: 228px;
	top: 108px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
}



#footernav {
	position: absolute;
	height: 172px;
	width: 546px;
	left: 228px;
	top: 568px;
	background-color:#669966;
	background-image:url(Images/panel.png);
	margin-top: 10px;
	margin-left: 10px;
	color: #66FFCC;
}



#footer {
	position: absolute;
	height: 20px;
	width: 774px;
	left: 13px;
	bottom: 5px;
}
a:link {
    font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
	color: #044A66;
	text-decoration: none;
	
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
}

#sidenav {
	position: absolute;
	height: 554px;
	width: 165px;
	left: 24px;
	top: 108px;
}

#futnavL {
	position: absolute;
	height: 171px;
	width: 101px;
	left: 248px;
	top: 579px;
}

#futnavL2 {
	position: absolute;
	height: 171px;
	width: 101px;
	left: 368px;
	top: 579px;
}

#futnavR2 {
	position: absolute;
	height: 171px;
	width: 117px;
	left: 479px;
	top: 579px;
}

#futnavR {
	position: absolute;
	height: 171px;
	width: 155px;
	left: 614px;
	top: 579px;
}
a.second:link {
    font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #fff;
	text-decoration: none;
	
}
a.second:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66CCFF;
	text-decoration: none;
}
a.second:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
body {
	background-color: #FF7F00;
	background-image: url(Images/tile.jpg);
	background-repeat: repeat;
}

.pbox {
	position: relative;
	width: 100px;
	height: 120px;
	margin-top: 20px;
	margin-left: 8px;
	float: left;
}

#Ibox {
	position: absolute;
	width: 100px;
	height: 90px;
	top: 0px;
	left: 0px;
}

#cbox{
	position: absolute;
	width: 100px;
	height: 20px;
	top: 100px;
	left: 0;
}

.desc1{
	position: relative;
	width: 135px;
	height: 450px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	
}

.desc2{
	position: relative;
	width: 400px;
	height: 100px;
	margin-top: 10px;
	margin-left: 11px;
	float: left;
	
}

.bg{
	position: relative;
	width: 400px;
	height: 300px;
	margin-top: 0px;
	margin-left: 11px;
	float: left;
	
}
/*___________________________________________________________________  demos  */
#inline-sample-content {
  padding: 10px;
}
#hongkong {
  text-align: center;
  margin-bottom: 18px;
}

/*___________________________________________________________________  forms  */
form p {
  text-indent: 0;
}
form#build-form {
  padding: 1px 9px;
  background: url(bg.gif) top left repeat;
  margin-bottom: 18px;
}
form#build-form select {
  padding-left: 2px;
}
input.button, button {
  padding: 4px 5px;
  font-family: Georgia, serif;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
  border: 3px double #fff;
  background-color: #297bc1;
  color: #fff;
  cursor: pointer;
}
input.button:hover, button:hover {
  background-color: #ff3b9a;
}

/*___________________________________________________________________  notes  */
p.note {
  text-indent: 0;
  background-image: url(bg.gif);
  background-repeat: repeat;
  padding: 10px;
  border: 1px dashed #9a11d3;
}
p.note span {
  color: #9a11d3;
  font-family: Georgia, serif;
  font-style: italic;
  font-weight: bold;
}

/*______________________________________________________________________  qa  */
div.question p, div.answer p {
  text-indent: 0px;
}
div.question span, div.answer span {
  font-weight: bold;
  color: #9a11d3;
  font-family: Georgia, serif;
  font-style: italic;
}
