﻿html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more { 
	text-align: right;  
font-weight: bold;
 }

.clear {
	clear: both;
}

body
{
	background: #fff url(images/page_bg.gif) repeat-x;
	
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	min-width: 1002px;
	width: 1010px;
    position: relative;
}

h1 {
  position: absolute;
  top: 46px;
  left: 0;
  height: 43px;
  padding-top: 8px;
  width: 414px;
  text-align: center;
  background: #7A808C;
  color: #ffffff;
  font: 22px "Times new roman", serif;
  font-weight: normal;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}
#top-nav {
  position: absolute;
  top: 15px;
  left: 414px;
  width: 266px;
  height: 269px;
  background: #6D7481 bottom left url(images/header.jpg) no-repeat;
}
#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
  display: inline;
  font-size: 12px;
  color: #fff;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
 
}

#mmagic {
  background: url(images/media_magic.gif) no-repeat;
  position: absolute;
  top: 46px;
  left: 680px;
  width: 48px;
  height: 238px;
}
#header {
  background: url(images/header_bg.jpg) no-repeat;
  position: absolute;
  top: 89px;
  left: 0px;
  width: 414px;
  height: 195px;
}

/** body **/
#spacer {
  height: 285px;
  
}

#body 
{
  background: url(images/body_bg.gif): repeat-y;  
  width: 100%;
}

#left {
  float: left;
  width: 420px;
}
#right {
  float: right;
  width: 312px;
}

#nav ul 
{
	
}
#nav li
{
	  
	float: left;
	width: 102px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: url(images/tab_lit.gif) repeat-x;
	border-left: 1px solid white;
	list-style: none;
}

#nav a {
  font: 16px "Times new roman", serif;
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover {
  text-decoration: underline;
	font-size :medium ;
   color :Silver ;
  
}
#nav li.drk
{
	background-image: url(images/tab_lit.gif);
	border-left: none;
	padding-left: 1px;	
	background-repeat: repeat-x;
}
ul.topnav li span.subhover {background-position: center bottombottom; cursor: pointer;} /*--Hover effect for trigger--*/  
ul.topnav li ul.subnav {  
    list-style: none;  
    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/  
    left: 0; top: 35px;  
    background: #333;  
    margin: 0; padding: 0;  
    display: none;  
    float: left;  
    width: 170px;  
    border: 1px solid #111;  
}  
ul.topnav li ul.subnav li{  
    margin: 0; padding: 0;  
    border-top: 1px solid #252525; /*--Create bevel effect--*/  
    border-bottom: 1px solid #444; /*--Create bevel effect--*/  
    clear: both;  
    width: 170px;  
}  
html ul.topnav li ul.subnav li a {  
    float: left;  
    width: 145px;  
    padding-left: 20px;  
}  
html ul.topnav li ul.subnav li a:hover 
{
	/*--Hover effect for subnav links--*/  
}  
#GoogleAdd {  
  padding: 1px 1px 1px 10px;
  
}

#ClientList {
  background: #EEEEEE;
  padding: 05px 10px 4px 80px;
}
#ContentArea {
  background: #EEEEEE;    
}

#visit {
  background: #EEEEEE;
  padding:  0px 10px 4px 0px;
   
}
#visit h2 {
  font: 24px "Times new roman", serif;

   position:relative ;
}
#visit p {
   position:relative ;
}
#visit h4 {
  font: 17px "Times new roman", serif;
}
#visit h4 {
  font: 14px "Times new roman", serif;
}
#visit h3 {
  font: 19px "Times new roman", serif;
}
#visit a {
  text-decoration: none;
}
#visit a:hover {
  text-decoration: underline;
}
#MainArea {
 background: #EEEEEE;
  padding: 1px 1px 1px 10px;   
}

#ProductDesc {
  background: #EEEEEE;
  padding: 15px 10px 4px 20px;
}
#ProductDesc h2 {
  font: 24px "Times new roman", serif;
}
#ProductDesc h1 {
  font: 18px "Times new roman", serif;
  color:Gray;
}
#ProductDesc a {
  text-decoration: none;
}
#ProductDesc a:hover {
  text-decoration: underline;
}

#subs-left {
  float: left;
  width: 160px;
  padding-left: 10px;
  padding-bottom: 10px;
  margin-top: 22px;
  
}
#subs-right {
  float: right;
  width: 145px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-left a 
{
	background-color :#fff;
  color: #fff;
}
#subs-left {
  color: #fff;
}
#subs-left h3 {
  color: #000000;
  font: 16px "Times new roman", serif;
}
#subs-left p {
  text-align: justify;
}

#subs-right {
  color: #fff;
}
#subs-right h3 {
  color: #000000;
  padding-left: 20px;
  padding-bottom: 14px;
  font: 16px "Times new roman", serif;
}
#subs-right h4 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin: 0.6em 0;
}
#subs-right ul {
  margin-top: 1em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(images/bullet.gif) no-repeat;
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
}

#right-i {
  
  
}
#Package1 {
  padding:  0px 5px 0 15px;
  
}
#Package2 {
  padding: 0px 5px 0 15px;
  
}
#right h2 {
  color: #323E51;
  font: 22px "Times new roman", serif;
  margin-bottom: 12px;
}
#right h3 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin-bottom: 5px;
}
#right p {
  margin-top: 0;
  color: #163348;
}
#right .left {
 
}
#right a {
  color: #163348;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}

/** footer **/
#copyright 
{
	min-width :1002px;
	width: 1010px;
  background: #6D7481;
  color: #fff;
  text-align: center;
  font-size: 11px;
  float: right;
 
  padding: 10px 0;
  margin-bottom: 20px;
}
#copyright p {
  margin: 0;
  padding: 0;
}
#copyright ul{	
	margin:41px auto 0 auto;
	display:block;
	font-size:0px;
	height:20px;
	}
#copyright ul li{
	display:block;
	float:left;
	height:16px;
	font:13px/16px Arial, Helvetica, sans-serif;
	}
#copyright ul li a{
	margin:0 10px 0 10px; text-decoration:none;	color:#FCFCFC; background-color:#979797;
	}
#footer ul li a:hover{
	text-decoration:underline;
	}
#copyright ul.ad{
	width:335px; margin:17px auto 0 auto; display:block; height:50px;
	}
#copyright ul.ad li{
	display:block;	float:left;	margin:0px 0 0 0; border-right:#FFFFFF 1px dashed;	height:37px;
	}
#copyright ul.ad li.li1{
	display:block;	float:left;	margin:0px 0 0 0; border-right:none; height:37px;
	}
#copyright ul.ad li a.add{
	font:10px/14px Tahoma, Arial, Helvetica, sans-serif; color:#353535;	text-decoration:none; font-weight:bold;
	margin:0 10px 0 10px; background-color:#979797;
	display:block;
	}
#copyright ul.ad li a.add:hover{
	text-decoration:none;
	}
#copyright ul.ad li a.add span{
	color:#FFDB5D; background-color:#979797; text-transform:uppercase;
	}

 #cols2 li
{	
	border-left: none;
	padding-top :7px;
	padding-bottom :7px;
	padding-left: 20px;	
	font-size: 13px;
	
}
#GoogleAdd1
{
	position :relative ;
}

