html,body
{
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
.nav {
      height: 25px;
      margin: auto;
}
.nav a {
       display:block;
       height: 20px;
       width: 100px;
       max-width: 100px;
       border: solid 1px black;
       background-color: #CFDFFF;
       text-align: center;
       text-decoration: none;
       line-height: 23px;
}
.nav a:hover {
       background-color: white;
}
#buyb {

       border: none;
}
.wrapper {
        width: 850px;
        font-family: arial;
        font-size: 14px;
        text-align: center;
        margin: 10px;
        height: 100%;
}
.wrapper h1 {
        height: 85px;
        width: 330px;
        margin: auto;
}
ul
{

}
li {
        margin-bottom: 7px;
        margin-right: 20px
}
.form
{
        
}
.form h2 {
        
        font-size:14px;
        text-align: center;
        margin-top: 10px;
        color: black;
}
.form table 
{
        background-image: url("images/paper.jpg");
        border: solid 7px #C8C8C8;
        font-family: Arial;
        font-weight: bold; 
       	font-size: 12px;
        text-align: right;
        width: 350px;
        margin: auto;
}
.form table input
{
	text-align: center;
    font-family: Courier;
}
.form table select
{
    text-align: center;
	width: 100%;
	font-family: Courier;
}
.note
{
        font-weight: normal;
        font-style: italic;
        color: #555555;
}
.notes
{
        margin: 50px;
        width: 300px;
        border: 1px dashed #FFEC80;
        font-family: Arial;
        font-size: 12px;
        background-color: #FCFFA3;
}
.notes h2
{
        text-align: center;   
        font-size: 14px;;
}
.footer
{
       margin-top: 10px;
       margin-bottom: 100px;
       clear: right;
       font-size: 12px;
}

h3 
{
       color: #46A2D1;

}
.dining
{
      float: left;
      width: 250px;
      height: 240px;
      color: #C8C8C8;
      font-size: 10px;
      font-style: italic;
}
.car
{
      float: right;
      width: 230px;
      height: 240px;
      color: #C8C8C8;
      font-size: 10px;
      font-style: italic;
}
.sendSMS {
	  float: right;
	  color: #C8C8C8;
      font-size: 10px;
      font-style: italic;

}
.carphone {
	  float: left;
      width: 230px;
      height: 240px;
      margin-top: -20px;
      color: #C8C8C8;
      font-size: 10px;
      font-style: italic;
}    
p, h3, .disk{
         border: none;
	  margin-left:170px; 
	  margin-right:170px; 
}
.userguide {
      text-align: left;
}
ul {
	  margin-left:190px; 
	  margin-right:170px; 
}
