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

a:link.email {
   color: #ffffff;
}
a:visited.email {
   color: #ffffff;
}
a:active.email {
   color: #ffffff;
}
a:hover.email {
   color: #000000;
}

div#container{
	clear: both;
   width: auto;
   padding: 0px;
   margin-right:auto;
   margin-left:auto;
   margin-top:10px;
}

div#title {
      padding: 0px;
   }

div#logo {
    float: left;
    background-image: url('../images/title.gif');
    width: 210px;
    height: 70px
}

div#ticket1 {
    width: auto;
    height: 70px
    text-align: center;
}

div#ticket {

	margin-right:auto;
   	margin-left:auto;
	border: 1px dotted #ffffff;
    width: 210;
    padding: 5px;
    background-color: #4F7071;
    }
    
.ticket{
	margin-top: 10px;
	color: #ffffff; 
	font-size: 10px;
	font-family: verdana; 
	}

.ticket.hover{
	color: #AEBDB5; 
	font-size: 10px;
	font-family: verdana; 
	}

div#date {
	color: #ffffff;
	float:right;
    }


div#links {
	clear: both;
	width: 90%;
    color: #618A8B;
	margin:0px auto;
	text-align:left;
    }
    
    
.hidden{
color: #618A8B;
font-size: 5px;
}


.links{
	margin-right:10px;
	color: #AEBDB5; 
	font-size: 10px;
	font-family: arial; 
}

a:hover.links{
	margin-right:10px;
	color: #ffffff; 
	font-size: 10px;
	font-family: arial; 
}

div#menu {
	float: right;
	text-align: left;
	     }

div#header {
	clear: both;
    margin:0px;
    background-image: url('../images/webdesigncompany.jpg');
    height: 149px;
}


div#topmenu {
	width: 444;
	height: 73px;
    float: right;
    text-align: right;
    background-color: #000000;
    color: #ffffff;
}


div#middle {
	width: 60%;
	height: 61%;
	margin-right:auto;
	margin-left:auto;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 5px;
	text-align:left;
    }
    
div#bottommenu {
	clear: both;
	background-color: #A7A7A7;	
	 }

.bottommenu{
	color:#000000;
	margin: 47px;
	text-decoration: none;
	font-weight: bold;
	}	
	
a:hover.bottommenu{
	color:#000000;
	margin: 47px;
	text-decoration: underline;
	font-weight: bold;
	}	



div#footer {
    clear: both;
    background-color: #5E5E5E;
    color: #ffffff;
    font-weight: bold;
    height: 25px;
    }
    
.footer{
	color:#ffffff;
	margin: 28px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	}	
	
a:hover.footer{
	color:#ffffff;
	margin: 28px;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	}	
	
	
div#heading {
    clear: both;
    background-color: #606060;
    color: #ffffff;
    height: 25px;
    padding-left: 10px;
    padding-top: 5px;
    font-size: 10pt;
    font-weight: bold;
    }	
    
div#picture {
	margin-top: 28px;
	margin-left: 160px;
    color: #ffffff;
    float: left;
    }	

div#text {
	margin-top: 28px;
    color: #ffffff;
    float: right;
    width: 350px;
    }	

.kit {
	color:#ffffff;
	font-size: 18pt;
	font-family: Arial Black;
    }
    
