body{
	background-color:#046ab2;
	margin:0px auto;
	text-align:center;
	width:950px;
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat-x;
}

#header{
	background-image:url(images/delay.jpg);
	width:335px;
	height:122px;
	float:left;		
}

#container{
	width:950px;
	text-align:left;
	margin:0px auto;
	
}

#menu{
	height:56px;
	float:left;
	margin:0 0 0 0;
	width:950px;
}

#left{
	background-image:url(images/left.jpg);
	width:184px;
	height:56px;
	float:left;
}

#home{
	background-image:url(images/home.jpg);
	width:76px;
	height:56px;
	float:left;
}

.home{
	background-image:url(images/home.jpg);
	width:76px;
	height:56px;
	display:block;
}

#faq{
	background-image:url(images/faq.jpg);
	width:64px;
	height:56px;
	float:left;
}

.faq{
	background-image:url(images/faq.jpg);
	width:64px;
	height:56px;
	display:block;
}

#testimonials{
	background-image:url(images/testi.jpg);
	width:132px;
	height:56px;
	float:left;
}

.testimonials{
	background-image:url(images/testi.jpg);
	width:132px;
	height:56px;
	display:block;
}

#ordernow{
	background-image:url(images/order.jpg);
	width:119px;
	height:56px;
	float:left;
}

.ordernow{
	background-image:url(images/index_05.jpg);
	width:188px;
	height:56px;
	display:block;
}

#contactus{
	background-image:url(images/contactus.jpg);
	width:121px;
	height:56px;
	float:left;
}

.contactus{
	background-image:url(images/contactus.jpg);
	width:151px;
	height:56px;
	display:block;
}

#right{
	background-image:url(images/right.jpg);
	width:235px;
	height:56px;
	float:left;
}

#contentbox{
	background-image:url(images/content.jpg);
	width:950px;
	background-repeat:repeat-y;
	float:left;
	text-align:justify;
}

#leftcol{
	width:600px;
	text-align:justify;
	margin-left:25px;
	float:left;
	
}

#rightcol{
	width:240px;
	background-color:#526472;
	float:right;
	margin: 0px 20px 0px 0px;
	}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 800;
	color: #1532A4;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #666;
}

.style2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:600;
	color:#6F1121;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: 750;
	color: #000040;

}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #F00;
}

.box{width:465px;}



#boxmid{
	background-image:url(images/box_mid.png);
	width:465px;
	float:left;
	background-repeat:repeat-y;
	margin-left:92px;
}

#boxbot{
	background-image:url(images/box_bottom.png);
	width:465px; height:24px;
	float:left;
	margin-left:92px;
}

.boxtext{
	padding:0px 12px 0px 12px;
	text-align:justify;
}

ul
{
list-style-type:none;
padding:10px;
margin:0px;
}
li
{
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
padding-left:23px;
padding-bottom:10px;
}

#testitop{
	background-image:url(images/testibox_01.jpg);
	width:240px; height:37px;
	float:right;
	background-repeat:no-repeat;
}

#testimid{
	background-image:url(images/testibox_02.jpg);
	width:240px; background-repeat:repeat-y;
	float:right;
}

#testibot{
	background-image:url(images/testibox_03.jpg);
	width:240px; height:33px;
	float:right;
	background-repeat:no-repeat;
}

#testitext{
	text-align:justify;
	margin:5px 10px 5px 10px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #004040;
}

.footerbg{background-image:url(images/footerbg.jpg); background-repeat:repeat-x; width:100%; background-color:#0f214d;}
#footer_txt{color: #fff; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin:15px 0 10px 0; width:850px;}
#footer_txt a {
	color: #076a79;
	text-decoration: none;
}
#footer_txt  a:hover  {
	color: #071f87;
	text-decoration: underline;
}


