body{
	margin: 0;
	padding: 0;
	background-color: #004278;}
#body{
	width: 100%
	margin: 0 auto;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;}
#body_l{
	float: left;
	position: relative;
	background-image: url(../images/top_l.jpg);
	width: 100px;
	height: 35px;}
#body_r{
	float: right;
	position: relative;
	background-image: url(../images/top_r.jpg);
	width: 100px;
	height: 35px;}
#body_mid{
	margin:0 auto;
	height:600px;
	width: 901px;}
#top_links{
	text-align: center;
	background-image: url(../images/top_linksbg.jpg);
	line-height: 35px;
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;}
#top_links ul{
	line-height: 35px;
	margin: 0;
	padding: 0;}
#top_links li{
	line-height: 35px;
	display: inline;
	padding: 0 54px;
	margin: 0;}
#main_graphic{
	width: 100%;
	height: 152px;
	overflow: hidden;
	margin: 0;
	padding: 0;}
#main_graphic2{
	width: 100%;
	height: 469px;
	overflow: hidden;
	margin: 0;
	padding: 0;}
#content{
	margin-top: 3px;
	width: 901px;
	background-color: #efefef;
}
#content_top{
	background-image:url(../images/content_top.jpg);
	overflow: hidden;
	height: 14px;
	overflow: hidden;}
#content_bot{
	background-image:url(../images/content_btm.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	height: 14px;}
#content h1{
	color: #006bc6;
	border: 1px solid #d0d0d0;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	margin: 0 10px;
	padding: 0 10px;
	font-size: 20px;}
#content_pad{
	min-height: 600px;
	padding: 0 10px;}
#content_pad p img{
	float: left;}
#list_ul{
	width: 100%;}
#list_ul ul{
	margin: 0 15px;
	padding: 5px 0;

	}
#list_ul li{
	margin-left: 25px;
	list-style:url(../images/star.gif);
	line-height: 18px;}
#footer{
	width: 100%;
	height: 54px;
	margin-top: 10px;
	background-color: #004278;
	background-repeat: repeat-x;
	background-color: none;
	background-image: url(../images/footer_bg.jpg);
	overflow: hidden;}
#left_links2{
	width: 100%;}
#left_links2 ul{	
	margin: 0;
	line-height: 18px;
	padding: 0;}
#left_links2 li{
	list-style: armenian;
	list-style:url(../images/star.gif);
	border-bottom: 1px solid #c3c3c3;
	margin-left: 20px;
	line-height: 18px;
	}	
#footer p{
	margin: 0;
	padding: 0;
	float: right;}
#footer_l{
	width: 18px;
	background-image: url(../images/footer_l.jpg);
	height: 54px;
	background-repeat: no-repeat;
	float: left;}
#footer_r{
	width: 18px;
	background-image: url(../images/footer_r.jpg);
	height: 54px;
	background-repeat: no-repeat;
	float: right;}
.required{ color:#FF0000;
           font-weight:bold;
		   vertical-align:top;
}
.white{
	color: #FFFFFF;}
.blue{
	color: #0066ff;}
.black{
	color: #000000;}
.lht18{
	line-height: 18px;}
.lht54{
	line-height: 54px;}
.lht35{
	line-height: 35px;}
.arial11n{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;}
.arial11{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;}
a.arial11:hover{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;}
.arial12{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;}
a.arial12:hover{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;}
.arial12n{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;}
.arial13{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 13px;}
.arial14{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 14px;}
.url2{
	text-decoration: underline;}
a.url2:hover{
	text-decoration: none;}
.bdr{
	border: 1px solid #990000;}
.grey_bg{
	background-color: #d0d0d0;}
.div_cont{
	padding: 3px 5px 5px 5px;}
/* style for sirius page links*/
#left_links{
	width: 100%;}
#left_links ul{	
	margin: 0;
	line-height: 18px;
	padding: 0;}
#left_links li{
	border-bottom: 1px solid #c3c3c3;
	margin-left: 20px;
	}
/* style for brop down menu*/
#dropmenudiv{
position:absolute;
border:1px solid #00aaaa;
border-bottom-width: 0;
font-family: Arial,Verdana, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
background-color: #00ffff;
color: #000000;
line-height:18px;
z-index:100;
}

#dropmenudiv a{ width: 100%;
                display: block;
                text-indent: 3px;
                border-bottom: 1px solid #00aaaa;
                padding: 1px 0;
                color: #000000;
                text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #004278;
color: #FFFFFF;
}
/* End */
/*style for show/hide div*/
.show{ display:none;
}
#thanks{ position:absolute;
	 position:absolute;
	 top:25%;
	 left:25%;
	 height:325px;
	 width:640px;
	 background-color:#FFFFFF;
	 padding: 8px;
	 border:5px solid #004278;

}
#contactMain{ position:absolute;
	      top:25%;
	      left:25%;
	      height:375px;
	      width:640px;
	      background-color:#FFFFFF;
	      padding: 8px;
	      border:5px solid #004278;
}
#overLay{ position:absolute;
	  top:0;
	  left:0;
	  height:100%;
	  width:100%;
	  background:#000000;
	  opacity:0.6;
	  filter:alpha(opacity=60)
	  z-index:50;
}
.sender{ position:absolute;
	 left:494px;
	 top:350px;
	 color: #004278;
	 background: #efefef;
	 font-weight: bold;
	 border: 1px solid #004278;
	 width:50px;
}

.sender:hover{ color: #efefef;
                background: #004278;
}
.canceler{ position:absolute;
	   left:428px;
	   top:350px;
	   color: #004278;
	   background: #efefef;
	   font-weight: bold;
	   border: 1px solid #004278;
	   width:65px;
}
.canceler2 { position:absolute;
	     left:445px;
	     top:280px;
	     color: #004278;
	     background: #efefef;
	     font-weight: bold;
	     border: 1px solid #004278;
             width:40px;
}
.canceler2:hover{ color: #efefef;
                  background: #004278;
}
.canceler:hover{ color: #efefef;
                 background: #004278;
}
.contactBlock{ padding: 8px;
	       border: 1px solid #CFCFCF;
	       background:#FFFFFF;
	       height: 130px;
               width: 500px;
}
.productBlock{
	padding: 8px;
	border: 1px solid #CFCFCF;
	background:#FFFFFF;
	height: 69px;
	width: 280px;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin-top:27px;
}
a.navBtns{ color:black;
           cursor: pointer;
}
a.navBtns:Hover{ cursor: pointer;
}
.navBtns{ border: 1px solid #CFCFCF;
          background: white;
          text-decoration:none;
          padding 8px;
          width:200px
          height:100px;
          cursor: pointer;

}
.navBtns:Hover{ border: 1px solid #CFCFCF;
                background-color: #CCCCFF;
                cursor: pointer;
}
.contactContent{
	position:relative;
	left: 90px;
	width:300px;
	top: -100px;
				 

}
.productC { border: 2px solid #1475C5
            background: #efefef;
            height: 100px;
            position: absolute;
                              
}                              
#radioBtns{ font-family:  Arial,Verdana, Helvetica, sans-serif;
	    font-size: 10px;
	    text-decoration: none;
	    line-height: 2px;

}
#contactText{ font-family:  Arial,Verdana, Helvetica, sans-serif;
	      font-size: 14px;
	      text-decoration: none;
	      vertical-align: top;
	      position: relative;
	      top: 0px;
}
#siriusBlock{

}
#cSuiteBlock{
}
#mercBlock{
}
			 
/*ends*/