html, body {height: 
100%;}

body {
	margin: 1em;
	padding: 0;
	font: normal 76% verdana, arial, sans-serif;
	background: #fff url(bg.gif); 
}	
img {border: 0 none; width: 100%;}

#title {
	width:50%; 
	height: 81px;	
	 }
	 
#wrapper {
	margin: 0.5em 0 0 0;
	padding: 0;
	min-height: 75%;
	background:#ccc;		
}

* html #wrapper, *  html #content { height: 75%; }	
 	 
#header {
	height: 105px;
	background: #fff url(bg.gif); 
}

#header img {float: left; width:435px;}
 
#header p  {
	font: 1.5em verdana, arial, sans-serif;
	margin:0 0 0 460px;
	padding: 0.5em 0;
	color: #ffe900;
} 
	
#nav {
   height: 1.5em;
   width: 100%;
   font-size: 1.7em;
   font-weight: bold;
   background-color: #ffe900;
   color: #000;
   padding-top: 0.6em;
   padding-bottom: 0.6em;
   text-align: center;
   border-bottom: 1px solid #000;  
   border-top: 1px solid #000;
}

#nav ul {
	margin: 0;
	padding: 0;
	line-height: 1.6em;
}
	 
#nav  li {
	 list-style-type: none;
	 display: inline;
	 border-right: 1px  solid #000;
	 padding: 0 0.5em;
 }
	
#nav  li a { 
	text-decoration: none;
   	color: #000;
   	background: #ffe900;  
}

#nav li a:visited {
	color:#000;
	background-color: #ffe900;
}
#nav  li a:hover {
	color: #921;
	background-color: #ccc;
}

#nav  li  span{color: #921; font-weight: bold;}

.list {
   height: 7em;
   width: 33%;
   float: left;
   font-size: 1em;
   font-weight: bold;
   background-color: #ccc;
   color: #000;
   padding-top: 0.1em;
   text-align: center;  
}

.list li  {padding-top: 1em;}

.list2 {
   height: 7em;
   width: 33%;
   float: left;
   font-size: 1.5em;
   font-weight: bold;
   background-color: #ccc;
   color: #921;
   text-align: center; 
}

.list2 li  {padding-top: 1em;}


#content {
	line-height: 1.5em;
	padding: 0.5em 1em 3em 0em;
	margin:11em 1em 0em 1em;	
	border-top: 3px solid #000;
}

#content h1 {
	
	font-size: 1.7em;
	text-align: left;
	color: #921;
	padding: 0;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#content h2 {
	font-size: 1.1em; 
	font-weight: bold;
	color: #ffe900; 
	background: #fff url(bg.gif);  
	float: left; 
	width: 30%;
	margin: 1em 0;
	padding: 0.5em;
	 } 
#content h2 span {background: #fff; color: red; font-size:0.8em;}
#thankyou #content h2 {margin: 150px 0; width: 100%; text-align: center;}/*was margin 150px 0 */

#content  h3 {
	font-size: 1em;
	text-align: left;
	color: #000;
	padding:0em;
}

#contentdata {
	float: left; 
	width: 80%; 
	position: relative;
	margin: 0 0 0 2em;
	}
#contentdata h3 {font-size: 1em;}
#content p {padding: 0.5em ; text-align: left;  font-size: 1.2em;}
#content p span {font-weight:bold; color: #921;}
#content a {font-weight: bold; font-size: 0.9em; color: #921; text-decoration: underline;}
#content a:hover {background-color: #fff; text-decoration: underline; color:  #921;}
#content ul li {padding-bottom: 0.5em;}

#contentpics
{
	float: left;
	width: 20%;
	position: relative;
	margin-top: 7em;
	margin-left: -30%;
}

#contentbox
{

	width:auto;
	color: #000;
	font-weight: bold;
	font-size: 1em;
	margin: 0 auto;
}
#contentbox img
{
	
	width: 60px;
	height: 57px;
	float: left;
}

#contentbox2 img
{
	width: 200px;
	height: 147px;
	float: left;
	margin-left:8em;
}
#contentbox3
{
	float: left;
	width: 300px;
	width: auto;
	color: #000;
	font-weight: bold;
	font-size: 1em;
}
#contentbox3 img
{
	width: 300px;
	height: 66px;
	float: left;
	margin: 0 0 0 15em;
}
ul.img {
	list-style:none;
	font-size: .76em;
	font-weight: bold;
	margin:0;
	padding:0;
	float: left;
	width: 99%;
    }
ul.img li {
	width: 160px;
	height: 200px;
	float: left;
	margin: 0.5em 0.5em 0;
	background-color:#aaa;
    }
  
ul.img li div {
	height: 112px;
	position:relative;
	background-color: #aaa;
    }
    
ul.img li img { 
	display:block;
	position:absolute;
	bottom:0;
	width: 160px;
    }
    
ul.img li p {
	margin: 0.25em;
	color: #000;
	font-size: 1.2em;
    }
    
ul.img li p span {
	font-weight:bold;
	display:block;
	margin-top:1em;
	font-size: 1em;
    }
    
    ul.img li p img {
	
	display:block;
	margin-top:1em;
	width: 48px;
	height: 24px;
    }
    
ul.img:after {
  display:block;
  content: " ";
  clear:left;
  height:0;
}

#lightning ul.img li div {height: 84px; background-color: #aaa;}

*html ul.img {height: 1%;}
#index h2 {font-size: 1.5em; font-weight: bold;color: #ffe900; background: #fff url(bg.gif);  float: left; width: 60%;margin: 1em 0; padding: 0.5em;} 


ul.img2 {
	list-style:none;
	font-size: .76em;
	font-weight: bold;
	margin:0;
	padding:0;
	float: left;
	width: 400px;
    }
    
ul.img2 li {
	width: 160px;
	height: 120px;
	float: left;
	margin: 0.5em 0.5em 0;
	background-color:#aaa;
    }
  
ul.img2 li div {
	height: 112px;
	position:relative;
	background-color:#aaa;
    }
    
ul.img2 li img { 
	display:block;
	position:absolute;
	bottom:0;
	width: 160px;
    }
ul.img2 li p {
	margin: 0.25em;
	color: #000;
	font-size: 1.2em;
    }
ul.img2 li p span {
	font-weight:bold;
	display:block;
	margin-top:1em;
	font-size: 1em;
    }
    
ul.img2:after {
  display:block;
  content: " ";
  clear:left;
  height:0;
}

#lightning ul.img2 li div {height: 84px;}

*html ul.img2 {height: 1%;}



#header:after, #wrapper:after, #content:after {
	display:block;
	content: "";
	height:0;
	clear:both;
}

.box
{
	float: left;	
	width: 18em;
	padding: 0.5em;
	background: #fff url(bg.gif) repeat;
	color: #fff;
	font-weight: bold;
	display: inline;
	margin-left: 0.25em;
	margin-bottom: 1em;
	}
	
.box a {color: #c30;}

.box2
{
	float: right;
	width: 40%;
	margin-top: 7em;
	background: #aaa;
	color: #000;
	}
	
.box2 h3{margin: 0.5em; font-weight: bold;}

.box3 {float: left; width:88px;}	
.box4 {float: left; width:41px;}	

#picdiv img {width: 100%;}

form {
	color:#000;
	font-size:1em;
	font-weight:bold;
	margin-top: 2em;
	margin-left:1em;
	width:60%;
	float: left;
}

fieldset {
	border: 0 none;
	margin-bottom:1em;
	line-height:1em;
	padding:.5em;
	background-color:#aaa;
}

fieldset legend {
	color:#000;
	font-weight:bold;
	padding:0.5em 0 1em 0;
	line-height: 1.5em;
}

fieldset p {
	margin:.25em 0;
	min-height:1.5em;
}

fieldset p label {
	display:block;
	width:13em;
	min-width:13em;
	float:left;
}

input,select,textarea{vertical-align:bottom;}

input.button {
	font-size:.9em;
	padding:.3em;
	background-color:#fff;
	color:#000;
	border:0.2em outset #2a2a7e;
}

#footer {
	clear: both;
	height: 4em;
	background: #aaa; 
	font-size: 0.8em;
	color: #000;
	text-align: right;
	padding: 0.5em 0 0 0;
	border-bottom: 3px solid #000;
	border-top: 3px solid #ffe900;
}
#footer p  {padding: 0.5em 1em 0 0; text-align: right;font-size: 8px; font-weight: bold;}
#footer a { color: #921;}
#footer a:hover {color: #c30; background: #fff;}

 /* Mac ie \*//*/
* html #wrapper { display: inline-block;}
/* end Mac ie */




 
 

/*<a href="http://cooltext.com"><img src="http://images.cooltext.com/90398.gif" width="300" height="66" 
alt="From $7,490 plus orc" /></a>
<br />Image by <a href="http://cooltext.com">Cool Text: Logo and Button Generator</a> - 
<a href="http://cooltext.com/Logo-Design?LogoID=140886667">Create Your Own</a>*/