body{
	background:url(../images/back_top2.gif) center top repeat-x;
	color:#000;
	font:62.5% Arial, Helvetica, sans-serif;
	margin:0;
	padding:0
	}

/* -------- iStyles ------------ */

p{
	font-size:12px;
	line-height:1.8em;
	margin-top:0.5em;
	}

h1{
	background:url(../images/underline_dotted.gif) left bottom repeat-x;
	color:#999;
	font:24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:2.4em
	}

h1 span{
	color:#028872;
	}

h1 b{
	color:#000;
	font-weight:100
	}

h2{
	border-bottom:1px solid #8f8f8f;
	font:100 18px Arial;
	padding-bottom:0.3em;
	margin-top:0.9em;
	height:22px;
	}

h2 span{
	color:#028872
	}

a{
	color:#09F;
	outline:0;
	text-decoration:none
	}

a:hover{
	text-decoration:underline
	}
	
.flt_L{
	float:left
	}
	
.flt_R{
	float:right
	}

.clearfix:after {
  	clear: both;
	content: ".";
   	display: block;
	height: 0;
	visibility: hidden;
	}
	
.text1{
	color:#636363;
	font-size:11px;
	letter-spacing:0.07em;
	line-height:14px
	}
	
.text2{
	color:#636363;
	margin:0;
	}
.text2 strong{
	display:block;
	width:70px;
	}
.text2 a{
	color:#636363
	}
	
.text3{
	color:#909090
	}
	
.text3 a{
	color:#909090;
	padding:0 7px;
	}
	
.text4{
	color:#fff
	}
	
.text4 a{
	color:#fff;
	}

.text5{
	line-height:2.2em
	}
.text6{
	padding-left:2.5em;
	}
.text7{
	padding-left:2.5em;
	line-height:2.2em;
	text-align:justify;
	}

ul.point{
	margin:20px 0 20px 60px;
	padding:0;
	}

ul.point li{
	background:url(../images/bullet2.jpg) no-repeat;
	line-height:22px;
	list-style:none;
	height:24px;
	font:1.2em Arial, Helvetica, sans-serif;
	padding-left:25px;
	}
	
#flashcontent {
		height: 100%;
	}

/* ------- End of iStyles ------ */

#pg_wrapper{
	padding:0;
	margin:0 auto;
	overflow:hidden;
	width:990px;
	}

#header{
	height:115px;
	overflow:hidden;
	width:100%;
	}

#logo{
	float:left;
	width:406px;
	}
	
/* TOP MENU */
	
#menu{
	background:url(../images/support2.gif) 11px 0 no-repeat;
	height:41px;
	padding:73px 0 1px 33px;
	width:547px;	
	}
	
#menu ul{
	list-style: none;
	position: relative;
	padding:0;
	margin:0
	}

#menu ul li{
	display: inline;
	padding:0;
	margin:0;
	}
	
#menu ul li a{
	display: block;
	height: 41px;
	float: left;
	text-indent: -9999px;
	}

#menu ul li#n1 a{
	background:url(../images/menu.gif) 0 0 no-repeat;
	width:88px;
	}
	
#menu ul li#n1 a:hover{
	background:url(../images/menu.gif) 0 -41px no-repeat;
	}
	
#menu ul li#n2 a{
	background:url(../images/menu.gif) -88px 0 no-repeat;
	width:105px;
	}
	
#menu ul li#n2 a:hover{
	background:url(../images/menu.gif) -88px -41px no-repeat;
	}
	
#menu ul li#n3 a{
	background:url(../images/menu.gif) -193px 0 no-repeat;
	width:101px;
	}
	
#menu ul li#n3 a:hover{
	background:url(../images/menu.gif) -193px -41px no-repeat;
	}
	
#menu ul li#n4 a{
	background:url(../images/menu.gif) -294px 0 no-repeat;
	width:113px;
	}
	
#menu ul li#n4 a:hover{
	background:url(../images/menu.gif) -294px -41px no-repeat;
	}
	
#menu ul li#n5 a{
	background:url(../images/menu.gif) -407px 0 no-repeat;
	width:118px;
	}
	
#menu ul li#n5 a:hover{
	background:url(../images/menu.gif) -407px -41px no-repeat;
	}
	
/* EOF TOP MENU */

/* DROP DOWN */
#drop1{
	background:url(../images/back_dropdown1.png) no-repeat;
	height:230px;
	margin:-8px auto auto 150px;
	padding:20px;
	position:absolute;
	overflow:hidden;
	visibility: hidden;	
	width:420px;
	}
	
#drop1 ul{
	margin:20px 0 0 20px;
	padding:0;
	list-style:none;
	width:175px;
	overflow:hidden;
	}

#drop1 ul li{
	background:url(../images/line2.gif) 0 30px repeat-x;
	height:32px;	
	list-style:none;
	font:1.2em Arial, Helvetica, sans-serif;	
	width:175px;
	}

#drop1 ul li a{
	background:url(../images/bullet1.gif) 0 3px no-repeat;
	color:#000;
	padding-left:20px;
	line-height:30px;
	}

#drop1 ul li a:hover{
	background:url(../images/bullet1.gif) 0 -31px no-repeat;
	color:#F00
	}
/* EOF DROPDOWN */

/* SLIDE */

#slide{
	background:url(../images/back_slide.jpg) center top no-repeat;
	height:190px;
	margin:0 0 15px 0;
	overflow:hidden;
	width:100%
	}
	
#mySlides{
	float:left;
	height:190px;
	width:850px;
	overflow:hidden;
	}
	
#slide .prev, #slide .next{
	cursor:pointer;
	float:left;
	height:140px;
	padding:50px 0 0 0;
	width:39px;
	}
	
#slide .sl_cont{
	height:140px;
	padding:50px 0 0 0;
	position:relative;
	width:900px;
	}
	
#slide .sl_cont .s_img{
	width:365px;
	}
	
#slide .sl_cont .descp{
	width:465px;
	}

/* EOF SLIDE */


/* CONTENT SECTION */

#pg_cont_L{
	padding:0 28px 0 9px;
	width:730px;
	}

#pg_cont_R{
	width:200px;
	margin:30px 0 0 20px;
	}
	
#quick{
	background:url(../images/back_quick.gif) repeat-y;
	overflow:hidden;
	width:200px;
	}
#quick form{
	margin:0 10px;
	padding:0;
}

.box{
	background:url(../images/back_quick.gif) repeat-y;
	overflow:hidden;
	width:200px;
	}

.set{
	height:170px;
	overflow:hidden;
	margin-top:20px;
	width:324px;
	}

.set .image{
	overflow:hidden;
	width:84px
	}

.set .set_cont{
	width:240px
	}

.set2{
	height:170px;
	margin:20px 0 0 20px;
	width:375px;
	}

.set2 .image{
	width:100px;
	}

.set2 .set_cont{
	width:274px
	}

.ht2{
	height:200px;
	}
	
.set3{
	overflow:hidden;
	margin-top:20px;
	width:365px;
	}
.set3 .image{
	padding-top:65px;
	width:84px;
	}
.set3 .set_cont{
	text-align:justify;
	width:255px
	}
.fild_box{
	background:url(../images/fild_box_mdl.gif) repeat-y; 
	width:637px;
	padding:0px 30px 15px 30px;
	}

/* EOF CONTENT SECTION */


/* FOOTER */
#footer{
	background:url(../images/back_footer.gif) #343434 repeat-x;
	clear:both;
	height:385px;
	padding:42px 0 0 0;
	margin:10px 0 0 0;
	overflow:hidden;
	width:100%;
	}
	
#footer_wrap{
	margin:0 auto;
	width:990px;
	}
	
#f_sec1{
	height:282px;
	}
	
#f_sec2{
	height:103px;
	margin:1px 0 0 0;
	}
	
#f_featured{
	padding:0 0 0 16px;
	height:100%;
	width:545px;
	}
	
#f_btn{
	width:420px;
	}
	
#f_featured ul{
	padding:0;
	margin:15px 0 0 0;
	width:176px
	}
	
#f_featured ul li{
	background:url(../images/underline.gif) 0 34px repeat-x;
	font:12px Arial, Helvetica, sans-serif;
	height:36px;
	list-style:none;
	line-height:36px;
	padding:0;
	}
	
#f_featured ul li a{
	background:url(../images/bullet.gif) 0 7px no-repeat;
	color:#636363;
	display:block;
	height:36px;
	list-style:none;
	line-height:36px;
	padding:0 0 0 27px;
	}
	
#f_featured ul li a:hover{
	background:url(../images/bullet.gif) 0 -30px no-repeat;
	color:#06C;
	}
	
#g_touch{
	background:url(../images/underline.gif) left 35px repeat-x;
	height:225px;
	margin:12px 0 0 0;
	}
/* EOF FOOTER */

/* FORM ELEMENTS */
input[type="text"], select, textarea{
	background:#fff url(../images/back_form.gif) repeat-x;
	border:1px solid #ccc;
	font:1.2em Arial, Helvetica, sans-serif;
	height:14px;
	padding:7px;
	margin:6px 0;
	width:161px;
	max-width:161px
	}
	
select{
	height:28px;
	padding:5px 7px;
	width:175px;
	}
	
textarea{
	height:80px;
	}
	
input:focus, input:hover, select:focus, select:hover, textarea:focus, textarea:hover{
	border:1px solid #FFC6C6;
	color:#f00;	
	}
/* EOF FORM ELEMENTS */

/* Simple LightBox */
.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	}
.white_content {
	display: none;
	position: fixed;
	top: 30px;
	left: 25%;
	width: 50%;
	height: 80%;
	padding: 0;
	border: 16px solid #099;
	background-color: white;
	z-index:1002;
	overflow: auto;
	}
.closeLight{
	height:20px;
	display:block;
	overflow:hidden;
	background:#FFF;
	width:100%;
	}
.contentLight{
	overflow:auto;
	text-align:center;
	width:100%;
	}
/* EoF LightBox */

