body{
font-family: Helvetica, Verdana, sans-serif; 
height: 100%;
background-image: url(/images/background666666.jpg);
background-repeat: repeat-x;
margin-top: 1px;
	}
	
.jobs{
text-align: right;
padding: 5px 25px 5px 5px;
background-color: #f2f2f2;
font-size: 13px;
}

.jobsheader{
text-align: right;
padding: 5px 25px 5px 5px;
background-color: #f2f2f2;
font-size: 13px;
border-bottom: 1px solid #cccccc;
}

.jobseven{
text-align: right;
padding: 5px 25px 5px 5px;
background-color: white;
font-size: 13px;
}

#menu a{
color: white;
font-weight: bold;
text-decoration: none;
}

#current a {
color: #FFA500;
font-weight: bold;
text-decoration: none;
}

#footer a{
color: white;
font-weight: bold;
text-decoration: none;
font-size: 14px;
}

#footer{
color: white;
padding: 8px 0px 15px 0px;
font-weight: bold;
background-color: #4A6FFF;
font-size: 13px;
}

#footer a:hover{
font-weight: bold;
text-decoration: underline;
}

#menu a:hover{
color: #ffa500;
font-weight: bold;
text-decoration: none;
}

img.floatRight { 
    float: right;
	margin-top: 8px; 
    
}

h1 {
font-size: 16px;
margin: 5px 0px 5px 0px;
display: inline;
vertical-align: middle;
}

h2 {
font-size: 15px;
margin: 5px 0px 5px 0px;
display: inline;
vertical-align: middle;
}

hr {
border: none 0; 
border-top: 1px dashed #FFA500;/*the border*/
width: 50%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/

}

#welcome{
float: right; 
height: 125px; 
width: 738px; 
text-align: right;  
margin-top: 15px; 
margin-bottom: 15px; 
margin-right: 2px; 
margin-left: 10px; 
background-color: #f6f6f6; 
padding: 5px 5px 0px 0px;
border: 1px solid #cccccc;
font-size: 15px;
}

#coupon{
float: right; 
height: 125px; 
margin-right: 15px; 
width: 175px; 
text-align: right;  
margin-top: 8px;
}


.contact{
text-align: right;
padding: 5px 20px 5px 20px;
background-color: #f2f2f2;
font-size: 15px;
color: #333333;
margin-top: 45px;
margin-left: 140px;
width: 450px;
height: 340px;
border: 1px dotted #cccccc;

}

.hamlazot{
text-align: right;
padding: 5px 20px 5px 20px;
background-color: #f6f6f6;
font-size: 15px;
color: #333333;
margin-top: 12.5px;
border: 1px solid #cccccc;
}

.credit{
color: #777777;
}

#content_header {
width: 350px; 
float: right; 
margin-top: 3px;
font-weight: bold;
}

#locations_wrapper {
float: left; 
width: 25%; 
text-align: right; 
margin-left: 20px; 
border: 1px solid #cccccc; 
margin-top: 25px; 
font-size: 13px; 
color: #444444;
}

.main_content {
float: right; 
width: 63%; 
text-align: right; 
margin-right: 45px; 
margin-top: 25px; 
border: 1px solid #cccccc;
padding-right: 15px;
}

.clear {
clear: both; 
height: 10px;
}

a { text-decoration: none;}

