/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html, body { height:100%; }
body {
	font-size:100%;
	line-height:1em;
	background:#1c1c1c;
	text-transform: none;
	clip: rect(auto,auto,auto,0);
}
html, input, textarea	{	font-family: Tahoma, Geneva, sans-serif; 
		color:#8c8c8c;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top;}
.clear { clear:both;}
.fleft{
	float:right;
	width: 200px;
	height: 30px;
}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }

a{color:#000000; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#000000; background:url(images/marker.gif) top left no-repeat; padding-left:20px; background-position:0 5px; text-decoration:none; font-size:.916em  }
.link:hover{text-decoration:underline }
.link1{ color:#FFF}
.link2{ color:#6486a5; font-weight:bold}

.button{
	color:#f8f7f3;
	background:url(images/button.gif) top left no-repeat;
	font-weight:bold;
	padding:1px 8px 5px 9px;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.button:hover{
	text-decoration:underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 8px; margin:0; padding-left:13px; }
ul li a{color:#fff; text-decoration: underline; line-height:1.66em} 
ul li a:hover { text-decoration:none; }

.ul2 li{background:url(images/marker1.gif) top left no-repeat; background-position:0 8px; margin:0; padding-left:13px; }
.ul2 li a{color:#fff; text-decoration: underline; line-height:1.66em} 
.ul2 li a:hover { text-decoration:none; }

.ul1 li{background:url(images/marker2.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:21px; padding-bottom:9px}
.ul1 li a{color:#6486a5; font-weight:bold; text-decoration: underline; line-height:1.66em} 
.ul1 li a:hover { text-decoration:none; }

.ul li div{
	background:url(images/icon1.gif) top left no-repeat;
	padding-left:50px;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-right: 50px;
}
.ul .li div{background:url(images/icon2.gif) top left no-repeat; padding-left:50px; }
.ul .li1 div{background:url(images/icon3.gif) top left no-repeat; padding-left:50px; }
.ul .li2 div{background:url(images/icon4.gif) top left no-repeat; padding-left:50px; }
.ul li{background:url(images/tail1.gif) repeat-x bottom; padding-left:0;}
.ul li a{color:#8c8c8c; text-decoration:none; line-height:1.28em; font-size:1.16em; font-family:Arial, Helvetica, sans-serif} 
.ul li a:hover { text-decoration: underline; }

.ul3 li div{background:url(images/icon1.gif) top left no-repeat; padding-left:50px;  padding-bottom:12px; margin-bottom:12px; font-family:Arial, Helvetica, sans-serif; font-size:1.16em}
.ul3 .li div{background:url(images/icon2.gif) top left no-repeat; padding-left:50px; }
.ul3 .li1 div{background:url(images/icon3.gif) top left no-repeat; padding-left:50px; }
.ul3 .li2 div{background:url(images/icon4.gif) top left no-repeat; padding-left:50px; }
.ul3 .li3 div{background:url(images/icon5.gif) top left no-repeat; padding-left:50px; }
.ul3 .li4 div{background:url(images/icon6.gif) top left no-repeat; padding-left:50px; }
.ul3 li{background:url(images/tail1.gif) repeat-x bottom; padding-left:0;}
.ul3 li a{color:#fff; text-decoration:underline; line-height:1.5em; font-family:Arial, Helvetica, sans-serif} 
.ul3 li a:hover { text-decoration:none ; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


/*header*/
#header .flash{ margin:0 0 0 0; position:absolute }


/*content1*/
#content1{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont1.gif) repeat-x bottom #1c1c1c; color:#2d2d2d}
#content1 .indent-main{padding:3px 45px 22px 50px}
#content1 .title{  margin-bottom:16px}
#content1 .img-left{ float:left; margin:0 20px 16px 0}
#content1 .img-indent{ margin:0 0 16px 0}
#content1 p{ margin:0 0 17px 0}
#content1 .p{ margin:0 0 10px 0}
#content1 .p1{ margin:0 0 26px 0}
#content1 .p2{ margin:0 0 21px 0}
#content1 h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content1 h4{color:#fff; font-size:1em; margin-bottom:13px; font-weight:normal  }
#content1 h5{color:#f5a76e; font-size:1em; margin-bottom:13px; font-weight:normal  }
#content1 .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}
#content1 .txt1{ color:#fff}
#content1 .txt3{ font-weight:bold}
#content1 .button1{ bottom:0; float:right; position: relative; margin-top:-24px; margin-right:10px}

#content .indent{padding:0 0 0 0}
/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:#2d2d2d}
#content .indent-main{padding:26px 61px 26px 50px}
#content .indent-main1{padding:26px 61px 26px 60px}
#content .indent-col{padding:6px 0 0 0}
#content .title{  margin-bottom:4px}
#content .title1{ background:url(images/tail2.gif) repeat-x bottom; padding-bottom:4px;  margin-bottom:5px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
#content .p{ margin:0}
#content .p1{ margin:0 0 15px 0}
#content h4{color:#fff; font-size:1em; margin-bottom:13px; font-weight:normal  }
#content h5{color:#f5a76e; font-size:1em; margin-bottom:13px; font-weight:normal  }
#content .tail{ background:url(images/tail2.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}
#content .txt{ color:#ffffff}
#content .txt strong{ color:#6486a5}
#content .txt1{ color:#f5a76e}

#content .indent{padding:0 0 0 0}

/*box*/
.box{ background:#1c1c1c; width:100%;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:17px 25px 20px 22px; }

/*box1*/
.box1{ background:#b53b40; width:100%;}
.box1 .border-top {background:url(images/border_top1.gif) repeat-x top;}
.box1 .border-bottom {background:url(images/border_bottom1.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border_left1.gif) repeat-y left;}
.box1 .border-right {background:url(images/border_right1.gif) repeat-y right;}
.box1 .corner-top-left {background:url(images/corner_top_left1.gif) no-repeat left top;}
.box1 .corner-top-right {background:url(images/corner_top_right1.gif) no-repeat right top;}
.box1 .corner-bottom-left {background:url(images/corner_bottom_left1.gif) no-repeat left bottom;}
.box1 .corner-bottom-right {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; width:100%; }
.box1 .indent-box{ padding:19px 8px 25px 25px; }

/*box2*/
.box2{ background:#e89457; width:100%;}
.box2 .border-top {background:url(images/border_top2.gif) repeat-x top;}
.box2 .border-bottom {background:url(images/border_bottom2.gif) repeat-x bottom;}
.box2 .border-left {background:url(images/border_left2.gif) repeat-y left;}
.box2 .border-right {background:url(images/border_right2.gif) repeat-y right;}
.box2 .corner-top-left {background:url(images/corner_top_left2.gif) no-repeat left top;}
.box2 .corner-top-right {background:url(images/corner_top_right2.gif) no-repeat right top;}
.box2 .corner-bottom-left {background:url(images/corner_bottom_left2.gif) no-repeat left bottom;}
.box2 .corner-bottom-right {background:url(images/corner_bottom_right2.gif) no-repeat right bottom; width:100%; }
.box2 .indent-box{ padding:19px 8px 25px 25px; }

/*box3*/
.box3{ background:#4a6c8b; width:100%;}
.box3 .border-top {background:url(images/border_top3.gif) repeat-x top;}
.box3 .border-bottom {background:url(images/border_bottom3.gif) repeat-x bottom;}
.box3 .border-left {background:url(images/border_left3.gif) repeat-y left;}
.box3 .border-right {background:url(images/border_right3.gif) repeat-y right;}
.box3 .corner-top-left {background:url(images/corner_top_left3.gif) no-repeat left top;}
.box3 .corner-top-right {background:url(images/corner_top_right3.gif) no-repeat right top;}
.box3 .corner-bottom-left {background:url(images/corner_bottom_left3.gif) no-repeat left bottom;}
.box3 .corner-bottom-right {background:url(images/corner_bottom_right3.gif) no-repeat right bottom; width:100%; }
.box3 .indent-box{padding:19px 8px 25px 25px; }

/*box4*/
.box4{ background:#384e65; width:100%;}
.box4 .border-top {background:url(images/border_top4.gif) repeat-x top;}
.box4 .border-bottom {background:url(images/border_bottom4.gif) repeat-x bottom;}
.box4 .border-left {background:url(images/border_left4.gif) repeat-y left;}
.box4 .border-right {background:url(images/border_right4.gif) repeat-y right;}
.box4 .corner-top-left {background:url(images/corner_top_left4.gif) no-repeat left top;}
.box4 .corner-top-right {background:url(images/corner_top_right4.gif) no-repeat right top;}
.box4 .corner-bottom-left {background:url(images/corner_bottom_left4.gif) no-repeat left bottom;}
.box4 .corner-bottom-right {background:url(images/corner_bottom_right4.gif) no-repeat right bottom; width:100%; }
.box4 .indent-box{ padding:19px 8px 25px 25px;}


/*footer*/
#footer { color:#787878; font-size:0.675em; }
#footer .indent-footer{
	text-align:right;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
}
#footer a {color:#787878; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:21px}
.block-contact span{ float:right; margin-right:80px}
.block-contact1 span{ float:right; margin-right:30px}
input{
   	border:1px none #a4a4a4; 
	background:#383838;
	width:264px; height:16px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #a4a4a4; 
	background:#383838;
	width:264px; height:93px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px;
	overflow:auto}

input.button {
	color:#999999;
	background:#414141;
	text-decoration:none;
	border:1px solid #000000;
	width: 80px;
	height: 20px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
input.button:hover {
	cursor:pointer;
	color:#FFFFFF;
}
.shubhi-row{
	margin: 0px;
	padding: 0px;
}
.bg-but-paypal{
	background-color: #444141;
	margin: 0px;
	padding: 0px;
}

.shubhi-min{
	font-family: "Helvetica LT Light";
	font-size: 13px;
	color: #E6E6E6;
	margin: 0px;
	padding: 0px;
}
.row-highlight{
	background-color: #444141;
	display: block;
	padding: 0px;
	border: thin solid #979797;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.row-col{
	padding: 20px;
	display: block;
	width: 40%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-image: none;
	list-style-type: none;
	line-height: 150%;
}
.row-col ul{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	line-height: 150%;
}
.row-col li{
	list-style-type: none;
	list-style-image: none;
	font-size: 12px;
	font-weight: bold;
	color: #8c8c8c;
	line-height: 200%;
	background-image: url(images/bullet-1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 25px;
	letter-spacing: 0.03em;
}

