@charset "utf-8";
/* CSS Document */

div{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#333;
}

	

#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFF;
	width: 1000px;
	margin: 0px auto;
	position: relative;
	border-width: 1px;
	border-style: solid;
}
#wrapper #footertwo #bottom a:link, #wrapper #footertwo #bottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFF;
	text-decoration: none;
}
#wrapper #footertwo #bottom a:hover {
	color: #F60;
}

#header {
	height: 358px;
	position: relative;
}
#wrapper #header .headerImage {
	margin-top: 0px;
}
#content{
	height: 664px;
	width: 100%;
	position: relative;
	background-image: url(../images/backgoundInFull.jpg);
	background-repeat: no-repeat;
	background-position: 0px -83px;
}
#outerContent {
	height: 664px;
	background-repeat: no-repeat;
	background-position: 0px -795px;
	background-image: url(../images/backgoundInFull.jpg);
}
#wrapper #outerContent #spider {
	position: absolute;
	top: 850px;
	left: 0px;
}

 

#paperNav {
	background: url(../images/bitOfPaper.png) no-repeat;
	position: absolute;
	height: 234px;
	width: 205px;
	top: 350px;
	z-index: 12;
	left: 800px;
	padding-top: 60px;
	
	
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

#wrapper #content #mainphoto {
	position: absolute;
	left: 0px;
	top: 430px;
}
#wrapper #content #myphone {
	position: absolute;
	top: 164px;
	left: 700px;
}
 #testom {
	position: absolute;
	top: 900px;
	left: 150px;
	z-index: 15;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
#bottomContent {
	height: 664px;
	background-image: url(../images/backgoundInFull.jpg);
	background-repeat: no-repeat;
	background-position: 0px -2430px;
}
#footer {
	height: 383px;
	background-image: url(../images/backgoundInFull.jpg);
	background-repeat: no-repeat;
	background-position: 0px -1507px;
}
#footertwo{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 850px;
	width: 1000px;
	background-image: url(../images/backgoundInFull.jpg);
	background-repeat: no-repeat;
	background-position: 0px -3166px;
}
#illustrator {
	position: absolute;
	left: 3px;
	top: 2214px;
	z-index: 10;
}
#wrapper #footer #map {
	position: absolute;
	top: 2526px;
	left: 463px;
	z-index: 2;
}

#wrapper #footer #money {
	position: absolute;
	top: 2439px;
	left: 16px;
}
 #BottomText {
	width: 450px;
	text-align: left;
	background: #333;
	padding: 5px;
	height: 440px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	margin:0;
	position: absolute;
	left: 12px;
	top: 1px;
	border-style: solid;
}
 #list {
	width: 450px;
	padding: 5px;
	height: 440px;
	border-width: 1px;
	border-style: solid;
	background: #333;
	margin:0;
	position: absolute;
	top: 1px;
	right: 14px;
}
#badge {
	position: absolute;
	height: 152px;
	width: 153px;
	top: 26px;
	left: 398px;
}
#bottom {
	margin-top:20px;
	height: 301px;
	width: 960px;
	position: absolute;
	left: 11px;
	top: 452px;
	border-width: 1px;
	border-style: solid;
	background-image: url(../images/backgoundInFull.jpg);
	background-repeat: no-repeat;
	background-position: 0px -4539px;
}
#bottomStuff {
	position: absolute;
	height: 80px;
	width: 800px;
	top: 250px;
	left: 10px;
}
/*All the nav stuff*/
#mainNav{
	margin: 0px;
	height: 59px;
	position: relative;
	z-index:2;
	background: url(../images/navbar.jpg) repeat-x left top;
	padding-top: 5px;
}

	#nav {
	width: 684px;
	height: 53px;
	position: relative;
	background:url(../images/navSprite.jpg);
	margin: 0px auto 0px;
	padding: 0;
	list-style: none;
}
#nav li {
  float: left;
}
#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 53px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	background-image: url(../images/navSprite.jpg);
	background-repeat: no-repeat;	
}
li#nav_hom a {
  left: 0;
  width: 114px;
  background-position: 0 0;
}
li#nav_port a {
  left: 114px;
  width: 114px;
  background-position: -114px 0;
}
li#nav_des a {
  left: 228px;
  width: 114px;
  background-position: -228px 0;
}
li#nav_flash a {
  left: 342px;
  width: 114px;
  background-position: -342px 0;
}
li#nav_blog a {
  left: 456px;
  width: 114px;
  background-position: -456px 0;
}
li#nav_con  a {
  left: 570px;
  width: 114px;
  background-position: -570px 0;
}
li#nav_hom a:hover {
	background: transparent url(../images/navSprite.jpg) 0 -53px no-repeat;
 
}
li#nav_port a:hover {
	background: transparent url(../images/navSprite.jpg) -114px -53px no-repeat;
 
}
li#nav_des a:hover {
	background: transparent url(../images/navSprite.jpg) -228px -53px no-repeat;
 
}
li#nav_flash a:hover {
	background: transparent url(../images/navSprite.jpg) -342px -53px no-repeat;
  
}
li#nav_blog a:hover {
	background: transparent url(../images/navSprite.jpg) -456px -53px no-repeat;
  
}
li#nav_con a:hover {
	background: transparent url(../images/navSprite.jpg) -570px -53px no-repeat;
  
}
#body_hom li#nav_hom  a {
	background: transparent url(../images/navSprite.jpg) 0 -107px no-repeat;
  
}
#body_port li#nav_port a {
	background: transparent url(../images/navSprite.jpg) -114px -107px no-repeat;
 
}
#body_des li#nav_des a {
	background: transparent url(../images/navSprite.jpg) -228px -107px no-repeat;
  
}
#body_flash li#nav_flash a {
	background: transparent url(../images/navSprite.jpg) -342px -107px no-repeat;
  
}
#body_blog li#nav_blog a {
	background: transparent url(../images/navSprite.jpg) -456px -107px no-repeat;
  
}
#body_con li#nav_con a {
	background: transparent url(../images/navSprite.jpg) -570px -107px no-repeat;
 
}
.title {
	height: 34px;
	width: 410px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	padding-top: 8px;
	padding-left: 40px;
	background-image: url(../images/backgoundInFull.jpg);
	background-repeat: no-repeat;
	background-position: 0px -4938px;
}
#headText  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 4px;
	right: 274px;
	width: 400px;
	z-index: 20;
}
