@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0;}
body{
	margin:0;
	color:#232323;
	padding:0;
	background-color:#dfefff;
	color: #595959;
    font: 13px/1.4 "Trebuchet MS",Arial,Helvetica,sans-serif;
}
a { outline:none;}
.body-inner{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-attachment: scroll;
	background-image: url(images/bg-inner.gif);
	background-repeat: repeat-x;
	
}
.padding5{ padding:5px;}

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

h1{ color:#C30; font-size:24px; font-weight:normal; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------top--------------------*/
#top{
	width:1004px;
	height:70px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	color: #0c6bb9;
}
.logowrapper { margin:0 auto; width:970px;}
.logo {
	margin: 0px;
	padding: 10px 0 0 0;
	float: left;
	height: 60px;
	width: 297px;
}
.headerlinks { float:right; width:550px; text-align:right; margin-right:20px; margin-top:30px;}
.headerlinks a { color:#0c6bb9; text-decoration:none; padding:0 8px;}
.header_text {
	color: #767676;
	text-decoration: none;
	margin: 0px;
	float: right;
	height: 50px;
	width: 680px;
	padding-top: 73px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.inner_font{
	font-family:"Century Gothic";
	font-size:1.8em;
	color:#507B00;
	font-weight:bolder;
	background-color:#E6F5D0;
	padding-left:8px;
}


/*------------------------------------------------menu_banner--------------------*/
#menu_banner{
	width:1004px;
	height:36px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
}.search_area {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #c1c1c1;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 33px;
	width: 430px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 325px;
}

.clearer {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.search_textbox1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 222px;
}
.search_head {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #c1c1c1;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 122px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.search_submit {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #c1c1c1;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width:52px;
}
.search_textbox {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 215px;
	border: 1px solid #666666;
}
.submitbutton {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a32a1a;
	margin: 0px;
	float: left;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #a32a1a;
}
.submitbutton:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7d9332;
	margin: 0px;
	float: left;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #7d9332;
}.menu_area {
	margin: 0px;
	float: left;
	width: 700px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*.menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu_active.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.menu:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu_hover.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	width: 59px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.menu_hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu_hover.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	width: 59px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	cursor:text;
}
*/


/*------------------------------------------------menustrip----------------*/
#menustrip {
	width:970px;
	height:36px;
	margin:0 auto;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
}


.menu_bg {
	margin: 0px;
	float: left;
	height: 50px;
    width: 100%;
	background-color:#0071be;
}

.button {
	color:#000000;
	height: 26px;
	width: 60px;
	font-family: Arial;
	font-size: 11px;
	float: left;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.button:hover {
	color:#981f1b;
	height: 26px;
	width: 60px;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
/*----------------------------------------------- End--------------------*/
/*------------------------------------------------button1 --------------------*/

.button1 {
	color:#981f1b;
	height: 26px;
	width: 60px;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.button1:hover {
	color:#000000;
	height: 26px;
	width: 60px;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
/*----------------------------------------------- End--------------------*/
/*------------------------------------------------button_big --------------------*/

.button_big {
	color:#000000;
	height: 26px;
	width: 125px;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-image: url(images/button_big.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.button_big:hover {
	color:#981f1b;
	height: 26px;
	width: 125px;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-image: url(images/button_big.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}








.button_big_mid {
	color:#000000;
	height: 26px;
	width: 100px;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-image: url(images/Copy-of-button_big.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.button_big_mid:hover {
	color:#981f1b;
	height: 26px;
	width: 100px;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-image: url(images/Copy-of-button_big.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}





.button_big_red {
	color:#981f1b;
	height: 26px;
	width: 125px;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-image: url(images/button_big.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.button_big_red:hover {
	color:#000000;
}
#banner{
	width:970px;
	height:282px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding:0;
	color: #dcd66e;
	text-decoration: none;
}
.bannerwrapper{
	float:left; width:970px;
	background-color:#FFF;
}

#banner-inner{
	width:1004px;
	height:150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
}


.banner_image {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e8a65e;
	text-decoration: none;
	
	margin: 0px;
	float: left;
	height: 218px;
	width: 970px;
	padding-bottom: 0px;
	
}

.banner_imageinner {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e8a65e;
	text-decoration: none;
	background-image: url(images/banner_inner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 115px;
	width: 350px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 36px;
	padding-right: 334px;
}


.banner_imageinner-careers {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e8a65e;
	text-decoration: none;
	background-image: url(images/careers-banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 115px;
	width: 350px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 36px;
	padding-right: 334px;
}


.banner_imageinner-contactus {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e8a65e;
	text-decoration: none;
	background-image: url(images/contact-banner_inner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 115px;
	width: 350px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 36px;
	padding-right: 334px;
}


.banner_imageinner-business {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e8a65e;
	text-decoration: none;
	background-image: url(images/busines-banner_inner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 115px;
	width: 350px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 36px;
	padding-right: 334px;
}

.banner_imageinner-profile {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e8a65e;
	text-decoration: none;
	background-image: url(images/profile-banner_inner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 115px;
	width: 350px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 36px;
	padding-right: 334px;
}

.banner_imageinner-family {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e8a65e;
	text-decoration: none;
	background-image: url(images/family-banner_inner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 115px;
	width: 350px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 36px;
	padding-right: 334px;
}

.banner_imageinner-sitemap {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e8a65e;
	text-decoration: none;
	background-image: url(images/sitemap-banner_inner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 115px;
	width: 350px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 36px;
	padding-right: 334px;
}



.banner_imageinner-secure {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e8a65e;
	text-decoration: none;
	background-image: url(images/banner_inner-secure.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 115px;
	width: 350px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 36px;
	padding-right: 334px;
}

.banner_imageinner-backup {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e8a65e;
	text-decoration: none;
	background-image: url(images/banner_inner-backup.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 115px;
	width: 350px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 36px;
	padding-right: 334px;
}



.banner_head {
	font-family: "BD Merced";
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.playvideo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ebe142;
	text-decoration: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.playvideo:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}.login_area {
	margin: 0px;
	float: left;
	height: 252px;
	width: 224px;
	background-image: url(images/banner_02.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.login_head {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.login_textbox1 {
	margin: 0px;
	float: left;
	height: 25px;
	width: 222px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.login_textbox {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 175px;
	border: 1px solid #666666;
}
.notamember {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 200px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.registernow {
	font-family: Arial;
	font-size: 30px;
	font-weight: normal;
	color: #ebe142;
	text-decoration: none;
}
.registernow:hover {
	font-family: Arial;
	font-size: 30px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

/*------------------------------------------------body_area--------------------*/
#body_area{
	width:970px;
	margin:0 auto;
	color: #dcd66e;
	text-decoration: none;
}
.bodywrapper { width:970px; background-color:#FFF; float:left;}
.innerbg{ background:url(images/inner_bg.jpg) repeat-x top #fff;}
#innerbody_area{
	width:1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
}
.left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 518px;
	width: 190px;
}
.why_choose_us {
	background-image: url(images/left_01.gif);
	background-repeat: no-repeat;
	float: right;
	height: 75px;
	width: 190px;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.our_services {
	background-image: url(images/left_02.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 75px;
	width: 190px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.our_clients {
	background-image: url(images/left_03.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 80px;
	width: 190px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_head {
	font-family: Arial, Helvetica, sans-serif;
	font-siize: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
	text-transform: uppercase;
}
.left_head1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
	text-transform: uppercase;
}



.left_head1 a:link {
	text-decoration: none;
	color: #FFFFFF;	
}

.left_head1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}




.categories_head {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/left_04.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 43px;
	width: 170px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.categories_area {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a9cae6;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 176px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.categories_area p{
	margin: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.categories_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(images/categories_arrow.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: 0px 5px;
	height: 18px;
	width: 170px;
	
}
.categories_link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/categories_arrow.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: 0px 5px;
	height: 18px;
	width: 170px;	
}


.mid_area {
	margin: 0px;
	float: left;
	
	width: 654px;
	min-height:450px;
	padding-top: 26px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.product_head {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #2e719e;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 654px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}
.product_head1 {
	font-family: Arial;
	font-size: 18px;
	color: #d35710;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.product_text {
	
	font-weight: normal;
	color: #5f605b;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 590px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.product_blank {
	color: #5f605b;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 440px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.news_area {
	float: left;
	width: 254px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news_head {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/newsandevents.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 50px;
	width: 220px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
}
.news_head1 {
	background-image: url(images/news_head.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 24px;
	width: 224px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.news_text {
	margin: 0px;
	float: left;
	height: 60px;
	width: 200px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 14px;
}



.news_text a:link {
    color: #ebe142;
	text-decoration: underline;
}


.news_text a:visited {
	color: #ebe142;
	text-decoration: underline;
}

.news_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.news_text a:active {
	color: #ebe142;
	text-decoration: underline;
}




.news_more_button {
	margin: 0px;
	float: left;
	width: 219px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	height: 28px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ebe142;
	text-decoration: underline;
}
.news_more_button:hover {
	margin: 0px;
	float: left;
	width: 219px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	height: 28px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.news_more_button_area {
	margin: 0px;
	float: left;
	width: 254px;
	color: #ebe142;
	clear:both;
}
.nav { float:left; clear:both; width:100%; margin-bottom:20px; color:#000;}
.nav a{ color:#06C; text-decoration:none;}
.nav a:hover{ text-decoration:underline;}
.newsletter_head {
	font-family: Arial;
	font-size: 24px;
	margin: 0px;
	float: left;
	width: 250px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	color:#316ac5;
}
.contacts { margin-top:10px; margin-bottom:10px; width:250px; float:left; clear:both;}
.contacticon { float:left; width:30px;}
.contacttext { float:left; width:220px; color:#666; font-size:14px; padding-top:5px; }
.newsletter_textboxarea {
	margin: 0px;
	float: left;
	height: 20px;
	width: 218px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.subnavigation { float:left; clear:both; width:250px; }
.subnavigation ul { list-style-type:none; padding-left:5px;}
.subnavigation ul li a{ background:url(images/subNav.png) repeat-y left; text-decoration:none; display:block; color:#06C; border-bottom:1px dotted #0CF; padding:5px 5px 5px 15px;}
.subnavigation ul li a:hover, .subnavigation ul li a.active{ background:url(images/subNav_over.png) repeat-y left; color:#000;}

.newsletter_txtbox {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 200px;
	border: 1px solid #1A4260;
}
.newsletter_signup {
	margin: 0px;
	float: left;
	height: 20px;
	width: 218px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#sitemap {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
#sitemap ul {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#sitemap ul ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#sitemap ul ul li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#sitemap ul li a {
	font-size: 1.1em;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#sitemap ul li a:hover {
	color: #FF6600;
}
#sitemap ul ul li a {
	font-weight: normal;
}

#sitemap ul li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}




/*------------------------------------------------fotter--------------------*/
#fotter{
	width:100%;
	min-height:125px;
	float: left;
	padding:20px 0;
	
}
.fotter_links {
	margin:0 auto;
	width: 945px;
}


.footerblock { float:left; padding-right:60px; padding-left:60px; widows:315px; height:170px; border-right:1px dashed #0071be; color:#044a79;}
.footerheading {  font-size:18px; float:left;color:#333; margin-bottom:10px;}
.footerlinks { float:left; clear:both;}
.footerlinks ul{ margin-left:20px; line-height:1.5;}
.footerlinks a { color:#0071be; text-decoration:none; }

.footerlinks a:hover { color:#044a79; text-decoration:underline;}
.fotter_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cb0002;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 43px;
	width: 944px;
	padding-top: 53px;
	padding-right: 30px;
	padding-bottom: 32px;
	padding-left: 30px;
}

.fotter_copyrights {

	font-size: 11px;
	margin:10px 0;
	float: left;
	height: 20px;
	width: 100%;
	color: #ccc;
	text-align:left;
}
.fotter_validation {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #c75c2c;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#sneha-navigation {
	float: left;
	background-color: #F5E7CD;
	width: 190px;
}
#sneha-navigation ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sneha-navigation li{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B5E5E;
}

#sneha-navigation li a{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	display: block;
	color: #660000;
	text-decoration: none;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	font-size: 12px;
	font-weight: bold;
}
#sneha-navigation ul a:hover, #sneha-navigation ul a.current:link, #sneha-navigation ul a.current:visited 
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D7A653;
}


/*------------------------------------------------fotterlinks --------------------*/
a.fotterlink:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ebe142;
	padding-right: 2px;
	padding-left: 2px;
}
a.fotterlink:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ebe142;
	padding-right: 2px;
	padding-left: 2px;
}
a.fotterlink:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
a.fotterlink:active{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ebe142;
	padding-right: 2px;
	padding-left: 2px;
}



#skips {
	font-size: 0.9em;
	font-weight: bold;
	list-style-type: none;
	height: 15px;
	width: 250px;
	padding: 0px;
	float: left;
}
#skips ul {
	list-style-type: none;
}
#skips li {
	display: inline;

}
#skips li a {
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}
#skips a:active, #skips a:focus {
	overflow: visible;
	position: absolute;
	text-align: right;
	z-index: 1000;
	height: auto;
	width: auto;
	color: #CC0000;
	font-weight: bold;
}


/*------------------------------------------------fotterlinksend--------------------*/

/*------------------------------------------------validation --------------------*/
a.xhtml:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #0099FF;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #0099FF;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #71882c;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:active{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #0099FF;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

a.css:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #71882c;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #71882c;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #0099FF;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:active{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #71882c;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
/*------------------------------------------------validation--------------------*/
/*---------------------------------------------------------------------------------------------innerpage-------------------------------------------------------------*/
#innerblank
		{
			width:1004px;
			float:left;
			margin:2px 0 2px 0;
			padding:0 0 0 31px;
			background-image:url(images/innerbg.jpg);
		}
#innercontentblank
		{
	margin: 0px;
	float: left;
	width: 700px;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
	font-weight: bold;
		}
#innerhedding
		{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #2e719e;
	text-decoration: none;
	background-image: url(images/product_icon.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 40px;
	}
#innercontent
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5f605b;
	text-decoration: none;
	margin:10px 0 0 0;
	float: left;
	width:600px;
	padding:0px;
	}
#innercontent002
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5f605b;
	text-decoration: none;
	margin:10px 0 0 0;
	float: left;
	width:600px;
	padding:0px;
	}						
#innercontent003
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5f605b;
	text-decoration: none;
	margin:10px 0 0 0;
	float: left;
	width:600px;
	padding:0px;
	}						
#innercontent004
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5f605b;
	text-decoration: none;
	margin:10px 0 0 0;
	float: left;
	width:600px;
	padding:0px;
	}						
#innercontent005
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5f605b;
	text-decoration: none;
	margin:10px 0 0 0;
	float: left;
	width:600px;
	padding:0px;
	}
#submenuhedding
		{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #2e719e;
	text-decoration: none;
	margin:10px 0 0 0;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left:0px;
	}
#submenutop
	{
		width:502px;
		height:1px;
		margin:0px;
		padding:0px;
		float:left;
		background-image:url(images/topline.jpg);
		background-repeat:no-repeat;
	}
#submenublank
	{
		width:522px;
		margin:0px;
		padding:0 0 10px 0;
		float:left;
	}
.submenublank
	{
		width:502px;
		height:20px;
		margin:0px;
		padding:1px 0 0 5px;
		float:left;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		color: #5f605b;
		text-decoration: none;
		background-image:url(images/active.jpg);
		background-repeat:no-repeat;
	}
.submenublank:hover
	{
		width:502px;
		height:20px;
		margin:0px;
		padding:1px 0 0 5px;
		float:left;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		color: #5f605b;
		text-decoration: none;
		background-image:url(images/over002.jpg);
		background-repeat:no-repeat;		
	}	
/*---------------------------------------------------------------------------------------------innerpage-------------------------------------------------------------*/

	

#contactleftblank
		{
				width:577px;
				height:auto;
				float:left;
				margin:0 0 0 29px;
				padding:0px;
		}
#contactblank
			{
			margin: 0px;
			float: left;
			width: 700px;
			padding-top: 26px;
			padding-right: 0px;
			padding-bottom: 0px;
			padding-left: 33px;
			}
		
#contactinnerblank
		{
				width:1004px;
				height:500px;
				float:left;
				margin:0px;
				padding:0px;
		}
#contactheddingblank
		{
			width:500px;
			height:30px;
			float:left;
			margin:27px 0 0 45px;
			padding:0px;
			font:normal 12px/17px Arial, Helvetica, sans-serif;
			color:#CECECE;
			border-bottom: solid 1px #7f7f7f;
			
			
		}
#contactaddressblank{
	margin: 0px;
	float: left;
	width: 220px;
	font-weight: normal;
	padding: 0px;
	}

#contactaddressheddingblank
	{
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	float: left;
	width: 230px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;

	}	
#contactaddresshedding
		{
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/left_04.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 43px;
	width: 170px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
		}		

#contactaddresstext{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5f605b;
	text-decoration: none;
	float: left;
	height: 143px;
	width: 176px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 14px;
	}
#contactsmallhedding
			{
	margin:10px 0 0 0;
	float: left;
	width:600px;
	padding:0px;
			}
#contacthedding
			{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #2e719e;
	text-decoration: none;
	background-image: url(images/product_icon.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 40px;
		}
			

#contactfeildnameblank
			{
				width:150px;
				height:400px;
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildblank
			{
				width:250px;
				height:400px;
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname
			{
				width:150px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeildname002
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname003
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname004
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname005
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname006
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname007
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname008
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname009
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild
			{
				width:200px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeild002
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild003
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild004
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild005
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild006
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild007
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild008
			{
				width:200px;
				height:20px;
				margin:8px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild009
			{
				width:200px;
				height:60px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#submitbutton
			{
				width:200px;
				height:20px;
				margin:50px 0 0 0;
				padding:0;
				float:left;
			}	
.contactfeildname
			{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5f605b;
	text-decoration: none;
			}
.contactfeild
			{	font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color: #3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
.contactfeild:hover
			{
				font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color:#3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
.submit
			{
				font-family:Arial, Helvetica, sans-serif;
				font-size:9pt;
				color:#FFFFFF;
				background-color:#666666;
				border:solid;
				border-width:1px;
				border-color:#CCCCCC;
			}
.submit:hover
			{
				font-family:Arial, Helvetica, sans-serif;
				font-size:9pt;
				color:#FFFFFF;
				background-color:#c22934;
				border:solid;
				border-width:1px;
				border-color:#c22934;
			}
			
.contactinput
		{
			width:160px;
			height:20px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			font-size:12px;
			font-weight:bold;
			color:#3c4538;
			background-color:#FFFFFF;
			border:solid;
			border-color:#F3F3F3;
			border-width:1px;
		}
.contactinput:hover
		{
			width:160px;
			height:20px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			font-size:12px;
			font-weight:bold;
			color:#3c4538;
			background-color:#F9F9F9;
			border:solid;
			border-color:#F3F3F3;
			border-width:1px;		}
.textarea
		{
			width:200px;
			height:100px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			font-size:12px;
			font-weight:bold;
			color:#3c4538;
			background-color:#fffdfd;
			border:solid;
			border-color:#d2e3e9;
			border-width:1px;		}
.textarea:hover
		{
			width:200px;
			height:100px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			font-size:12px;
			font-weight:bold;
			color:#3c4538;
			background-color:#fffdfd;
			border:solid;
			border-color:#d2e3e9;
			border-width:1px;		}












/* ######### Default class for drop down menus ######### */

.anylinkmenu{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px solid black;
	border-bottom-width: 0;
	z-index: 100; /* zIndex should be greater than that of shadow's below */
	background: lightyellow;
	width: 200px; /* default width for menu */
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	text-decoration: none;
	text-indent: 5px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	color: #990000;
}

.anylinkmenu a:hover{ /*hover background color*/
background: black;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
	position: absolute;
	width: 350px;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px solid black;
	padding: 10px;
	z-index: 100; /*zIndex should be greater than that of shadow's below*/
	background: #E9E9E9;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00FF00;
}

.anylinkmenucols li{
	padding-bottom: 3px;
	color: #996600;
}

.anylinkmenucols .column{
	float: left;
	margin-right: 5px;
	background: #E0E0E0;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}



/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}





/* ######### Slider  ######### */

#Slideshow {
    float: left;
    height: 282px;
    overflow: hidden;
    width: 970px;
}

#Slides {
    background: none repeat scroll 0 0;
    height: 282px;
    margin-bottom: 18px;
    margin-top: -360px;
    overflow: hidden;
}

.contentMax, .contentArea, #Showcase, #Slides {
    margin: 0;
    width: 970px;
}

#SlideTop, #SlideRepeat, #SlideBottom, .slidePrev, .slideNext, #slidePager {
    margin: 0 -35px 0 0;
    position: relative;
    z-index: 8;
}


a.slidePrev {
    background: url("images/slide-previous.png") no-repeat scroll 0 0 transparent;
    float: left;
    margin: 0 0 0 -7px;
}
a.slidePrev:hover {
    background: url("images/slide-previous.png") no-repeat bottom;
    float: left;
    margin: 0 0 0 -7px;
}

a.slideNext {
    background: url("images/slide-next.png") no-repeat scroll 0 0 transparent;
    float: right;
    margin: 0 -7px;
}
a.slideNext:hover {
    background: url("images/slide-next.png") no-repeat bottom;
    float: right;
    margin: 0 -7px;
}

a.slidePrev, a.slideNext {
    display: block;
    height: 64px;
    top: -170px;
    width: 51px;
    z-index: 8;
}
.products { width:654px; float:left; clear:both; margin-bottom:30px;}
.icon { float:left; width:60px;}
.icon_content { float:left; width:570px; padding-left:15px;}
.products h3, .products p{ text-decoration:none; font-weight:normal; color: #595959;}

input, select, textarea { padding:5px;}
 .products a { color:#F60;}
 
 
 
 /* Start : Ribbon */
 
 .ribbon, .ribbon .wrapAround, .ribbon .tab {
    height: 52px;
    overflow: hidden;
	
}
.ribbon {
    margin: 0 -4px 8px -37px;
    width: 638px;
}
.ribbon .wrapAround {
    background: url("images/ribbon-wrap.png") no-repeat scroll 0 -104px transparent;
    float: left;
    width: 52px;
}
.ribbon .tab {
    background: url("images/ribbon.png") no-repeat scroll 0 0 transparent;
    float: left;
    width: 586px;
	color: #FFFFFF;
    font-size: 18px;
    padding-top: 15px;
}
.red{ color:#FF0000;}
 /* End : Ribbon */
 
 .error_msg {  color:#F00; background:url(images/error_icon.png) left top no-repeat; padding-left:20px; display:block; margin-left:12px;}
.success_msg { color:#060; background:url(images/suc-icon.gif) left top no-repeat; padding-left:20px;display:block;margin-left:12px;}
.padding5{ padding:5px;}


/* jqModal base Styling courtesy of;
  Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
    a) supplying one via CSS
    b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
  
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 20%;
    left: 50%;
    
    margin-left: -200px;
    width: 400px;
    
    background-color: #fff;
    color: #333;
    border: 5px solid #999;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.loginblock, .loginfooter{ float:left; width:400px;}
.loginfooter { clear:both; margin-top:10px; padding-top:10px; border-top:1px solid #999;}
.iconimg{ float:left; width:150px;}
.formblock { float:left; width:250px;}
.close { float:right;}
.loginheading { float:left; clear:both;}
.loginform { float:left; clear:both;}
.loginform input { padding:5px; clear:both; width:240px; margin-top:10px;}
.forgotpassword { float:left; width:200px;}
.loginfooter  .button { float:right; margin:0; padding:0;}
.loginblock h1{ font-size:20px; color:#06C; font-weight:normal;}
.btn { background:url(images/button_bg.jpg) repeat-x top; border:1px solid #0071be; color:#FFF; font-size:14px; }
input.hintTextbox { color: #888; } input.hintTextboxActive { color: #000; }
