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


*{margin:0;padding:0;border:0;font-family:Arial, Helvetica, sans-serif; font-size:14px}
body{background-image: url(../_img/background.jpg); background-repeat:repeat-x; background-color:#dadada}
.container{width:742px;margin:auto}
.magenta{color:#9d003b;font-weight:900;font-size:12px}
h2{color:#FFF; background-color:#9d003b; font-size:16px; font-weight:900; margin-left:8px; padding: 8px 0 8px 22px;}

.lbt{background-image:url(../_img/lbt.png);width:742px;height:18px}
.lbm{background-image:url(../_img/lbm.png);width:742px;height:1px}
.lbb{background-image:url(../_img/lbb.png);width:742px;height:16px}

.mbt{background-image:url(../_img/mbt.png);width:547px;height:12px}
.mbm{background-image:url(../_img/mbm.png);width:547px;height:1px}
.mbb{background-image:url(../_img/mbb.png);width:547px;height:16px}

.sbt{background-image:url(../_img/sbt.png);width:186px;height:14px}
.sbm{background-image:url(../_img/sbm.png);width:186px;height:1px}
.sbb{background-image:url(../_img/sbb.png);width:186px;height:18px; margin-bottom:13px}

#headerbox{height:100px}
.logo{float:left;width:149px;height:43px; background-image:url(../_img/javelinnorthsouth.gif);margin:20px 0 0 28px}

.left{float:left;margin-top:13px}
#nav{height:284px}
#nav a{color:#000; text-decoration:none}
#nav a:hover{color:#9d003b}
#nav ul{float:right}
#nav li{list-style-type:none;text-align:right;margin-right:20px;margin-top:20px}
.aiminghigher{ float:right;background-image:url(../_img/aiminghigher.gif);width:138px;height:19px;margin:40px 20px 0 0}
#testimonial{height:100px;}
#testimonial p{font-size:12px;line-height:18px; margin-left:20px}
#help{background-image:url(../_img/help.png);width:184px;height:122px}

.right{float:right; width:547px; margin-top:13px}
#main{height:620px}
.mainleft{margin-left:20px;width:300px;float:left}
.mainleft ul{list-style-type:none}
.mainleft li{font-size:12px}
#maintitle{background-image:url(../_img/newfreshingredients.gif); width:181px; height:126px; margin-bottom:20px}
.mainright{float:left; width:200px;margin-left:20px;}
.mainright li{font-size:11px; margin-left:15px;}
#ingredients{background-image:url(../_img/ingredients.jpg);width:181px;height:177px; margin-bottom:30px}
.phonenumber{background-image:url(../_img/phonenumber.gif); width:158px; height:19px; margin-top:90px; margin-left:20px}

.testimonialsheader{background-image:url(../_img/testimonialsheader.png); width:547px; height:212px;}
#testimonialsmain{height:220px;}
#testimonialsmain table{ margin-top:20px; margin-bottom:20px;}
#testimonialsmain p{line-height:20px; font-size:12px; margin-left:30px;}
#testimonialsmain i{font-size:12px}
#testimonialsmain a{color:#9d003b;text-decoration:none; font-size:12px;}

.employersheader{ background-image:url(../_img/employersheader.png); width:547px; height:212px;}
#employersmain{height:500px;}
#employersmain p{line-height:20px; font-size:12px; margin:20px 30px 0 30px;}

.footer{float:left; margin-top:13px;}
#footerbox{height:100px;}
.javelinrecruitment{ float:right; background-image:url(../_img/JavelinRecruitment.gif); width:171px; height:60px; margin-right:20px}
/*
.reclogo{ float:left; background-image:url(../_img/reclogo.gif); width:45px; height:33px; margin-left:20px}
.glalogo{ float:left; background-image:url(../_img/glalogo.gif); width:194px; height:75px; margin-left:20px}
*/
.homeleft{ 
	float:left; 
	margin-top:13px;
}
.homeleft #leftimage{
	background-image:url('/_img/homepage_left1.png');
	background-repeat:none;
	background-position:left;
	width:359px; height:491px;
	cursor:pointer;
}
.homeleft #leftimage:hover{
	background-position:right;
}

.homeright
{ 
	margin-left:20px;
	float:left; 
	margin-top:13px; 
}
.homeright #rightimage{
	background-image:url('/_img/homepage_right1.png');
	background-repeat:none;
	background-position:left;
	width:359px; height:491px;
	cursor:pointer;
}
.homeright #rightimage:hover{
	background-position:right;
	
}
.headertext{float:right; margin-top:20px; margin-right:20px;}
.headertext p{font-size:10px; text-align:right; margin-bottom:10px;}
.logotwo{float:left; margin-left:20px; margin-top:20px;}
.homeabout{float:left; margin-top:13px;}
#aboutbox{height:160px;}
#aboutbox p{margin-left:30px; margin-right:30px;}
#aboutbox strong{font-size:28px; font-weight:100; color:#9d003b}

#overlay{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(/_img/overlay.png);
	display:none;
}

#left{
	position:absolute;
	display:inline;
	width:360px;
	height:491px;
	display:block;
}

#right{
	position:absolute;
	display:inline;
	width:360px;
	height:491px;
	display:block;
}