/* CSS Document */
/*-------------General--------------*/
body{
	padding:29px 0 0 0;
	margin:0px;
	background-color:#DCDDD8;
	font:normal 9px/11px Tahoma, Arial, Helvetica, sans-serif;
	color:#6C6D6B;
}
p, td, input, form, img{
	padding:0px;
	margin:0px;
}
/*-------------Header starts--------------*/
.headerpic{
	background:url(images/header-pic.jpg) no-repeat 0 0;
}
.logo{
	padding:0 0 109px 0;
	color: #FFFFFF;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}
/*-------------Link starts--------------*/
ul.link{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
ul.link li{
	float:left; height:5px;
}
ul.link li a{
	float:left; height:5px; padding:0 9px 0 9px;
}
ul.link li a.home{
	background:url(images/home.gif) no-repeat 0 0; width:20px;
}
ul.link li a.aboutus{
	background:url(images/about-us.gif) no-repeat 0 0; width:36px;
}
ul.link li a.aboutus:hover{
	background:url(images/about-us-on.gif) no-repeat 0 0;
}
ul.link li a.services{
	background:url(images/services.gif) no-repeat 0 0; width:36px;
}
ul.link li a.services:hover{
	background:url(images/services-on.gif) no-repeat 0 0;
}
ul.link li a.packages{
	background:url(images/packages.gif) no-repeat 0 0; width:36px;
}
ul.link li a.packages:hover{
	background:url(images/packages-on.gif) no-repeat 0 0;
}
ul.link li a.partners{
	background:url(images/partners.gif) no-repeat 0 0; width:38px;
}
ul.link li a.partners:hover{
	background:url(images/partners-on.gif) no-repeat 0 0;
}
ul.link li a.support{
	background:url(images/support.gif) no-repeat 0 0; width:33px;
}
ul.link li a.support:hover{
	background:url(images/support-on.gif) no-repeat 0 0;
}
ul.link li a.testimonials{
	background:url(images/testimonials.gif) no-repeat 0 0; width:51px;
}
ul.link li a.testimonials:hover{
	background:url(images/testimonials-on.gif) no-repeat 0 0;
}
ul.link li a.contact{
	background:url(images/contact.gif) no-repeat 0 0; width:32px;
}
ul.link li a.contact:hover{
	background:url(images/contact-on.gif) no-repeat 0 0;
}

/*-------------Search starts--------------*/
.searchbg{
	background:url(images/search-bg.gif) no-repeat 0 0;
}
.searchimg{
	background:url(images/search-icon.gif) no-repeat 11px 0; 
}
input.fild{
	width:112px; height:18px;
	border:1px solid #A4A5A2;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#000;
}
select.menu{
	width:50px; height:18px;
	border:1px solid #A4A5A2;
	font:normal 9px/20px Tahoma, Arial, Helvetica, sans-serif;
	color:#0B405F;
}
/*-------------Body starts--------------*/
.bodymiddle{
	padding:21px 0 0 0;
}
/*-------------Current news starts--------------*/
.current_news{
	background:url(images/current-bg.jpg) no-repeat 0 0;
	padding:0 0 0 160px;
}
.news{
	padding:22px 0 0 0;
}
.news_date{
	font:bold 9px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff; padding:10px 0 0 0;
}
.news_text{
	padding:7px 20px 0 0;
}
.more01{
	padding:7px 22px 0 0;
}
/*-------------Welcome to our site starts--------------*/
.welcome{
	padding:0 0 0 39px;
}
.welcome_text{
	padding:14px 18px 0 39px;
}
.more02{
	padding:10px 22px 0 0
}
/*-------------Standerd starts--------------*/
.standerdbg{
	background:url(images/standerd.jpg) no-repeat 0 0;
}
ul.standerd{
	list-style-type:none;
	padding:28px 0 29px 0;
	margin:0 0 0 0;
}
ul.standerd li{
	background:url(images/arrow-blue.gif) no-repeat 0 6px;	
	font:normal 9px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#6C6D6B; text-decoration:none; padding:0 0 0 15px;
}
ul.standerd li a{
	font:normal 9px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#6C6D6B; text-decoration:none; padding:0 0 0 15px;
}
ul.standerd li a:hover{
	color:#6C6D6B; text-decoration:underline;
}
.ordernow{
	padding:0 0 10px 0;
}
.ordernow a{
	font:bold 9px Tahoma, Arial, Helvetica, sans-serif;
	color:#3F464A; padding:0 0 12px 0;
	text-decoration:none;
}
.ordernow a:hover{
	color:#3F464A; text-decoration:underline;
}
.advanced{
	background:url(images/advancedbg.jpg) no-repeat 0 0;
}
/*-------------Footer starts--------------*/
.footer_text a{
	font:normal 9px Tahoma, Arial, Helvetica, sans-serif;
	color:#083450; padding:0 10px 0 10px; text-decoration:none;
}
.footer_text span a{
	color:#60605E; text-decoration:none;
}
.footer_text span a:hover{
	color:#60605E; text-decoration:underline;
}
.footer_text a:hover{
	color:#083450; text-decoration:underline;
}
.copyright{
	font:normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color:#000609; padding:6px 0 0 0;
}