@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

a {
	color: #517a9e;
	text-decoration: none;
	font-size: 12.8px;
}

img {
   border: none;	
}

a:hover {
	text-decoration: underline;
	color: #2C64A3;
}

a.color {
	/*color: #800080;*/
	color: #B82E70;
	text-decoration: none;
}

body {
    
	background: #cadbe9 url(/images_cd/header_cont.gif) repeat-x top left;
	font: 80% Tahoma, Geneva, sans-serif;
	font-size: 14px;	
}

body#home {
	background: #cadbe9 url(/images_cd/header_cont_l.gif) repeat-x top left;
}


#content_container {
	 margin: 0 auto;
	 padding:  0 0;
	 width: 1024px;
	 position: relative;
	 background-color: #cadbe9;
}

#content_inner {
	background:  url(/images_cd/transparent_disk.png) no-repeat scroll left top;
	width: 1024px; 
	height: 40px;
	border-top: 2px solid #fff;
	
}
#content {
	position: relative;
	display: block;
	width: 960px;
	margin: 0 auto;
	right: 2px;
	height: auto;
	background: url(/images_cd/contbg.jpg) repeat-y scroll top;
}

#content_roundbottom {
    background: transparent url(/images_cd/r_bottom.png) no-repeat scroll ; 
	margin: 0 auto;
	width: 1024px;
	height: 40px;

}


#header_container {
   background: transparent url(/images_cd/header_cont_3.gif) repeat-x scroll left top;
   height: 109px;
   margin: 0 auto;
   padding:0;
}

#header_container.header_inner {
	background: transparent url(/images_cd/headerbg.png) repeat-x scroll left top;
	height: 112px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: auto;
	border-bottom: #fff 2px solid;
   	
}
.header_inner h1 {
    background: transparent url(/images_cd/header_notext.png) no-repeat scroll left top;
	font-size: 8px;
	height: 108px;
	position: absolute;
	text-indent: -99999px;
	width: 1022px;
	margin: 0 auto;
	padding:0;
	
}

.header_inner {
   width: 1024px;
   margin: 0 auto;
}


#h {
   display: inline;
   float: left;
   width: 500px;
}


.main_n {
   padding-bottom: 7px;
   margin-left: 35px;
   position: relative;

}


p {
	margin-bottom:10px;
	font-size: 15px;
	line-height: 25px;
}

ul.cd_list {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 15px;
	line-height: 25px;
}

ul.cd_list li.nocircle {
    list-style-type: none;
	margin-bottom: 10px;
	
}

 #main_link_gray {
	background: url(/images_cd/ggg_03.gif) no-repeat;
	width: 650px;
	line-height: 30px;
	margin-left: 13px;
	margin-top: 10px;
 }
 a.main_link {
   color:#333;
   width: 400px;
   margin-left: 42px;
   padding-top: 20px;
   font-size: 18px;
   text-decoration: none;
}
 a.main_link:hover {
	color: #64BF20;
	text-decoration: underline;
 }
 
 a.main_link_cd {
   color:#333;
   font-size: 18px;
   text-decoration: none;
}
 a.main_link_cd:hover {
	color: #64BF20;
	text-decoration: underline;
 }
 
 
 
 a.main_link_1 {
   color:#C60;
   width: 400px;
   margin-left: 42px;
   padding-top: 20px;
   font-size: 18px;
   text-decoration: none;
}
 a.main_link_1:hover {
	color: #399;
	text-decoration: underline;
 }
 



h3  {
   color: #333;
   margin: 0 40px;
   font-weight:500;
   font-size: 16px;
   
}

h3#theme_link  {
   color: #517a9e;
   font-weight:500;
   margin: 20px 0 10px 0;
   margin-left: 0px;
   font-size: 17px;
   
}

h3.gray {
   color: #666;
   font-weight:570;
   margin-left: 0;
   margin-top: 10px;
   font-size: 17px;
}



h4 {
	font-size: 15px;
	margin-bottom: 5px;
	color: #369;

	}
	
h5 {
   padding-bottom: 10px;
   color: #4D4B46;
}

/*top_menu*/
#top_menu {
	position: relative;
	display: inline;
	float: left;
	width: 412px;
	float: left;
	height: 48px;
	margin-top: 65px;
	margin-left: 500px;
   	
}


#nav_top {
	width: 400px;
	list-style:none;
	height: 48px;
	position: relative; 
	float: right;
	}

#nav_top li.top {
	display:inline;
	float:left;
	height:48px;
	}

#nav_top li a.top_home, #nav_top li a.top_glos, #nav_top li a.top_cont, #nav_top li a.top_prod  {
	display:block; 
	float:left; 
	height:48px;
	width: 90px;
	padding: 0 0px;
	line-height:48px; 
	text-align:center; 
	background: url(/images_cd/home_link.png) no-repeat; 
	text-decoration:none; 
	cursor:pointer;
	}
	
	#nav_top li a.top_glos {
	 
	background: url(/images_cd/glossary_link.png) no-repeat; 
	
	}
	
	
   #nav_top li a.top_cont  {
	
	background: url(/images_cd/contacts_link.png) no-repeat; 
	
	
	}
	
	#nav_top li a.top_prod {
	
	background: url(/images_cd/software_link.png) no-repeat; 
		
		
	}
	
	#nav_top li.top a.top_home:hover {
	background: url(/images_cd/home_hover.png)  no-repeat;	
	}
	

    #nav_top li.top a.top_glos:hover  {
	background: url(/images_cd/glossary_hover.png)  no-repeat;	
}

    #nav_top li.top a.top_prod:hover  {
	background: url(/images_cd/software_hover.png)  no-repeat;	
}

    #nav_top li.top a.top_cont:hover  {
    background: url(/images_cd/contacts_hover.png)  no-repeat;	
}





#bottom_menu {
	position: relative;
	display: inline;
	float: right;
	height: 40px;
	margin-top: 20px;
	padding-right: 90px;

   	
}
#nav_bottom {
	list-style:none;
	height: 40px;
	position: relative; 	
	float: right;
	}

#nav_bottom li.bottom {
	display:inline;
	float:left;
	height:40px;
	}

#nav_bottom li a.bottom_link {
	display:block; 
	float:left; 
	height:40px;
	padding: 0 19px;
	line-height:35px; 
	text-align:center; 
	color:#fff; 
	text-decoration:none; 
	font-size:12px;
	cursor:pointer;
	}
	
#nav_bottom li.bottom a.bottom_link:hover  {
	text-decoration: underline;
	color:#FFFFEA;
}


#footer {
	 height: 68px;
	 display: block;
	 position:relative;
	 margin: 0 auto;
	 background: url(/images_cd/footer.gif) no-repeat;
	 width: 1024px;
	 clear:both;
}

#firm {
  	display: inline;
	float: left;
	height: 40px;
	width: 412px;
}

p.firm {
   margin-top: 20px;
   margin-left: 60px;
   color: #CCC;
   font-size: 10px;
}



.rightcol {
	display: inline;
	float: right;
	margin-top: 5px;
	padding-top: 0px;
	height: 1550px;
	width: 290px;
	border-left: 1px dotted #ccc;
	
}

#right_menu {
   margin-top: 20px;	
}


ul.prod_rightcol {
	margin-left: 20px;
	margin-bottom: 10px;
	color: #B82E70;
	font-weight:400;
	font-size: 13px;
}

ul.prod_rightcol li {
   list-style-type: none;
   padding-bottom: 8px;
}

ul.prod_rightcol li a:hover {
	color: #2C64A3;
}

table.prod td.text {
   padding-left: 12px;
   text-align:left;
   color: #525252;
}

table.prod td.text_link {
	padding-left: 12px;
	

  
}

td.box {
   padding-bottom: 10px;	
}

.prod_one {
   margin: 58px 30px 8px 15px;
}

.prod_one_last {
   height:60px;
   background: none;
   margin: 8px 30px 8px 15px;
}

ul.three_links li{
	list-style-type: none;
	font-size: 12px;
	padding: 7px;
	
}

ul#testimon {
   background-color: #dfecf4;
   border: 1px solid #afd2e9;
   margin-left: 10px;
   margin-top: 5px;
   padding: 20px;
}

ul.gloss {
  margin-left: 30px;	
}

ul.gloss li {
  list-style-type: none;	
}

#each_entry {
  margin: 12px 54px 14px;
  width: 580px;
}

#each_entry_other {
  margin: 12px 5px 14px 54px;
  border-bottom: 1px dotted #ccc;
  width: 580px;
}

p.read {
  padding-top: 10px;
  padding-bottom: 5px;
}


#side_left {
  
  color: #ccc;
  width: 250px;
  margin-left: 0px;
  float: left;
  position: relative;
  
}

#side_right {
	
  color: #ccc;
  width: 250px;
  margin-left: 50px;
  float: left;
  display: inline;
}

.both{
	margin-left: 110px;
}

.cleaner {
  clear: both;
  height:0;
}

.blue {
   color: #335DA1;
   font-size: 14px;
   font-weight: bold;
	
}

.orange {
	color: #B82E70;
   font-size: 16px;
}

.green {
   color: #6C0;	
   font-weight: bold;
}


.small {
   font-size: 12px;	
	
}

ul.iso {
	margin-left:0px;
	margin-bottom: 10px;
	color: #666;
	font-weight:400;
	font-size: 14px;
}

ul.iso li {
   list-style-type: none;
   padding-bottom: 8px;
}

ul.list {
	margin: 5px 14px 10px;
	font-weight:400;
	font-size: 13px;
}

ul.list li {
   list-style-type: circle;
   padding-bottom: 8px;
}

ol {
  padding-left: 30px;
  padding-bottom: 0px;
	
}

ol li {
  padding-bottom: 5px;
  font-size: 12.8px;
}

.red {
  color: #F93504;	
}

img.ill {
  background-color: #ccc;
  border: 1px #ccc solid;
  margin: 0 auto 5px;
  padding: 1px;
}


#sys {
	margin: 20px 50px 20px 20px;
	
}



