@charset "utf-8";
/* CSS Document */

*{
margin:0px;
padding:0px;
font-family:Tahoma, sans-serif;
font-size:12px;

}
.style1 {color: #FF6600; font-weight:bold;}
.style2 {color: #FF0000; line-height:20px;}
.style3 {color: #006699; line-height:20px;}

html{
width:100%;
height:100%;
background-image:url(images/top_bg.gif);
background-position:top left;
background-repeat:repeat-x
}
body{
width:100%;
height:100%;
background-image:url(images/bot_bg.jpg);
background-position:bottom left;
background-repeat:repeat-x;
position:relative;
}

html > body{
min-height:100%;
height:auto;
}

#site{
width:1000px;
overflow:hidden;
margin:0 auto;
padding:0 0 146px 0
}

#wrapper{
width:1000px;
overflow:hidden;
margin:0 auto;
background-image:url(images/bg.jpg);
background-position:top left;
background-repeat:repeat-y;
}
/*Header */

#header{
/*background-image:url(images/top_img.jpg);*/
background-position:top left;
background-repeat:no-repeat;
width:1000px;
height:324px;
}

.LogohotSpot{
position:absolute;
margin-top:8%;
margin-left:5%;
}

.LogohotSpot img a{
border:none;
}

.TopimgSolution{
background-image:url(images/top_img_Solutions.jpg);
}
.ContactUsTopImg{
background-image:url(images/contactUs-top_img.jpg);
}
.homeTopimg{
background-image:url(images/top_img.jpg)
}
.SolutionsTopimg{
background-image:url(images/Solutions_top_img.jpg)
}


/*** Menu **/
#menu{
width:814px;
float:left;
padding:11px 0 0 73px;
line-height:44px;
}
#menu li{
display:inline;
background-position:top left;
background-repeat:no-repeat;
}
#menu a{
display:block;
float:left;
text-align:center;
margin:0 1px 0 0;
text-decoration:none;
font-family:Tahoma, sans-serif;
font-size:12px;
color:#000000
}
/*** Menu **/
.but1{
background:url(images/but1.jpg) left top no-repeat;
}
.but2{
background:url(images/but2.jpg) left top no-repeat;
}


/** Buttons **/
.but1{width:81px;}
/*.but1:visited{background:none;}*/
.but1:hover{background-image:url(images/but1-H.jpg);}
.but1_active{width:81px; background-image:url(images/but1-H.jpg);}
.but2{width:132px; background:url(images/but2.jpg) left top no-repeat;}
/*.but2:visited{width:132px; }*/
.but2:hover{background-image:url(images/but2-H.jpg);}
.but2_active{width:132px; background-image:url(images/but2-H.jpg);}
.but3{width:113px; background:url(images/but3.jpg) left top no-repeat;}
/*.but3:visited{background:none;}*/
.but3:hover{background-image:url(images/but3-H.jpg);}
.but3_active{width:113px; background-image:url(images/but3-H.jpg);}
.but4{width:113px; background:url(images/but4.jpg) left top no-repeat;}
/*.but4:visited{background:none;}*/
.but4:hover{background-image:url(images/but4-H.jpg);}
.but4_active{width:113px; background-image:url(images/but4-H.jpg);}
.but5{width:102px; background:url(images/but5.jpg) left top no-repeat;}
/*.but5:visited{background:none;}*/
.but5:hover{background-image:url(images/but5-H.jpg);}
.but5_active{width:102px; background-image:url(images/but5-H.jpg);}

.links1 ul {
margin:0;
padding:0;

}

.links1  li{
	margin:0;
	padding:0;
	color:#0066FF;
	font-family:Tahoma, sans-serif;
	color:#595555;
	font-size:12px;
	line-height:19px;
	margin:10px;
	list-style-position:outside;
	list-style-image: url(images/Dot.png);
	list-style-type: none;
}





#content{
background-image:url(images/content_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
padding:5px 0 0 60px;
overflow:hidden;
width:1000px;
}
#content h4{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#3A3A3A;
font-weight:bold
}

/** LEFT BAR **/
#leftBar{
width:218px;
min-width:218px;
float:left;
clear:left;
display:block;
}

#leftBar ul{
margin:0px 0 15px 0;
}
#leftBar li{
list-style-type:none;
line-height:19px;
width:218px;
}

#leftBar li a{
color:#000000;
text-decoration:none;
background: #DFECFD;
line-height:25px;
height:25px;
width:215px;
display:inline-block;
margin-bottom:1px;
padding-left:10px;
}
#leftBar li a:visited{text-decoration:none}
#leftBar li a:hover{text-decoration:none; background: #EDF6FF;}

/** LEFT BAR **/


/** RIGHT BAR **/
#rightBar{
float:left;
padding:0 10px 0 20px;
width:60%;
}
#rightBar p{
width:640px;
font-family:Tahoma, sans-serif;
font-size:12px;
color:#3A3A3A;
text-align:justify;
line-height:20px;
padding:1px 0px 5px 0px;
}


/** RIGHT BAR **/

/************************ FOOTER ***********************************/
.pad15{padding-top:15px}
#footer{
position:absolute;
bottom:0px;
width:1000px;
height:81px;
background-image:url(images/content_bot.gif);
background-position:top left;
background-repeat:no-repeat;
padding:65px 0 0 0;
font-family:Tahoma, sans-serif;
font-size:11px;
color:#000000;
clear:both
}
#footer ul{
text-align:center;
line-height:12px;
padding:8px 0 0 0;
}
#footer li{
display:inline;
}
#footer li a{
color:#000000;
text-decoration:none;
margin:0 10px;
}
#footer li a:visited{text-decoration:none;}
#footer li a:hover{text-decoration:underline;}
#footer p{
text-align:center;
padding:20px 0 0  0;
}
#footer p a{
color:#0052AE;
text-decoration:underline;
}
#footer p a:visited{text-decoration:underline;}
#footer p a:hover{text-decoration:none;}

/*** FOOTER ENDS **/



.text{
font-family:Tahoma, sans-serif;
color:#000000;
font-size:12px;
display:block;
float:left;
width:200px;
padding:25px 0 0 80px;
}
.link{
color:#0052AE;
text-decoration:underline
}
.link:visited{text-decoration:underline}
.link:hover{text-decoration:none}
.list{
padding:30px 0 35px 0;
overflow:hidden;
float:left
}
.list ul{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#3A3A3A;
list-style-type:none;
padding:5px 45px 0 0
}
.list ul a{
color:#3A3A3A;
text-decoration:none;
}
.list ul a:visited{text-decoration:none}
.list ul a:hover{text-decoration:underline}
#main .sort h4{
float:left;
width:435px;
padding-bottom:12px;
}

/** TITLE **/
.title:visited{text-decoration:none}
.title:hover{text-decoration:underline}
.titlelink{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#EC6F03;
font-weight:bold;
text-decoration:underline;
margin:0 0 11px 0;
display:block;
}

.logo{
font-family:halvetica, sans, arial;
color:#EC6F03;
size:12px;
font-weight:bold;
}


blockquote{
	margin-bottom:5px;
	padding:15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width:1px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-bottom-color:#e4e4e4;
	background-color: #f5f5f5;
	font-family:Tahoma, sans-serif;
	color:#595555;
	font-size:12px;
	line-height:19px;
	width:100%;
	border-bottom-style: solid;
}

 .alter blockquote{
	margin-bottom:5px;
	padding:15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width:1px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #000;
	border-bottom-color:#e4e4e4;
	background-color: #000;
	font-family:Tahoma, sans-serif;
	color:#595555;
	font-size:12px;
	line-height:19px;
	width:100%;
	border-bottom-style: solid;
}


p .paraList ul{
     margin:0;
	 padding:0;
	 list-style-type:none;
	 width:100%;
	 list-style-type:none;
	 
}
p .paraList ul li{
margin:1px;
padding:5px;
width:100%;
list-style-type:none;
list-style:circle;
}

/* FORM */

#rightBar table .logosTable{
background:#fff;
border:1px solid #fff;
margin:5px 5px 5px 0px;
}
#rightBar .logosTable td{
background:#fff;
border:1px solid #fff;
}


#rightBar table{
text-align:center;
margin:1px;
background:#e4e4e4;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#353434;
font-size:14px;

}
#rightBar table td{
text-align:left;
background-color:#f6f6f6;
padding:10px;
font-size:14px;

}

#rightBar table.productsTable{
font-size:12px;
}

#rightBar table .productsTable td{
font-size:12px;

}
.SubmitButton{
background-color:#3399FF;
border:1px solid #0066CC;
color:#FFFFFF;
padding:6px;
font-weight:bold;
}
td .productHeader{
background:#006699;
color:#000000;
font-weight:bold;
}




/*Drop Down Menu */


/*#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}*/

#menu div
{	position: absolute;
	visibility: hidden;
	/*margin: 0;
	padding: 0;*/
	background: #C7E0F6;
	width:150px;
	z-index: 30
	}

	#menu div a
	{	position: relative;
		display: block;
		margin: 0;
		padding:5px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #C7E0F6;
		color: #000;
		font: 11px arial;
		width:150px;
		height:25px;
		float:left;
		border-bottom:1px solid #fff;

		}

	#menu div a:hover
	{	background: #49A3FF;
		color: #FFF}
		
.SolutionsSubMenu {
margin-top:45px;
width:150px;
margin-left:115px;
}

