@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }
body  {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background: #FCFCFC;
	background-image:url(/images/background.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	color: #000000;
}
img { border: 0; }

h1 { 
	font-family: Georgia, Sans-Serif;
	font-size: 1.2em;
	color: #384384;
	padding-top: 13px; 
}

h2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px; 
	color: #CE3600;
	line-height: 1.5em;
}

h3  {
	color: #454444;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Sans-Serif;
	font-size: 1.15em;
	padding-bottom: 10px;
}

h4  {
	color: #000;
	font-size: 10px;
}
h5{ padding: 1px 0; color: #666; line-height: 130%  font-size:10px;}

a { color: #384284; }
a:hover { color: #CE3600; }

p { padding: 1px 0; color: #666; line-height: 130% }

hr {
  border: 0;
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  margin: 0 10px;
}

#container {
	width: 990px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; 
} 

#header { 
	background-image:url(/images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 57px;
	padding: 0 0;
} 
#header #shortcuts {
	float: right;
	margin-right: 100px;
	padding-left: 5px;
	border-left: 1px solid #ccc;
}
#header img {
	float: left;
	margin-right: 12px;
	margin-left: 10px;
}
#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #384384;
	margin: 0;
	padding: 0;
	float: left;
}
/*nav*/
#nav {height:27px; padding-left:10px; padding-top:7px; background-image:url(../images/navbg.jpg); background-repeat:repeat-x;}
#nav li{ float:left; list-style:none; padding:0 1px;}
#nav li a{ color:#999; font-size:12px; text-decoration:none; margin-top:3px; display:block; width:91px; height:25px; text-align:center; padding-top:5px;background-image:url(../images/nav1.jpg); background-repeat:no-repeat; }
#nav li a:hover{ color:#FFF; background-color:#fff; background-image:url(../images/nav2.jpg);}
#nav li a#current{ background-color:#fff; color:#ffffff; background-image:url(../images/nav2.jpg);}
#nav li a#current2{ background-color:#fff; color:#CE3600; background-image:url(../images/nav3.jpg);}

/* top section */
#section_top {
	background: #fff url(../images/content-background.jpg) no-repeat 0 0; 
	padding: 10px;
}

#products_logo { float: left; padding: 10px 10px 0 10px;}
#products_title {background-image:url(../images/line.jpg); background-repeat:no-repeat; height:70px; width: 640px; margin-left:240px;}

.products_title_a {}
.products_title_b {float:left; padding-top:7px; padding-left:5px;}

div.downloads_logo { 
	float: left;
	padding-left: 10px; 
}
div.downloads_title { 
	float: right;
	padding: 0 15px 0 5px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	width: 740px;
}

div.downloads_title p {
	line-height: 150%;
}
.bold{ font-weight:600; color:#363636;}
.downloads_icons { float: right; padding-bottom: 10px; }

#section_top h2 {
	padding-top: 5px; 
	margin: 0 10px 10px 10px;
	border-bottom: 1px dotted #ccc;
}

#section_top p, #section_top h3 {
	margin-left: 10px; margin-right: 10px; padding: 5px 0; 
}

#footer { clear: both; padding-top: 10px; margin-bottom: 20px; }
#footer p { float: left; font-size: 11px; color:#464646; }
#footer a { font-size: 11px; color: #858DAD; padding: 0 6px } 
#footer a:hover { color: #0033CC; }

#icons { padding-left:0px;
	float: right;
	padding-top: 15px;
	width: 300px;
}
#icons2 { padding-left:0px;
	padding-top: 0px;
	width: 300px;
}
#icons a {
  font: bold 12px/14pt "Trebuchet MS", verdana, helvetica, sans-serif;
}

#download_icon, #order_icon {
	padding-top: 45px;
	width: 100px;
}

#download_icon {
	float: left;
}

#download_icon a {
	background: #fff url(../images/download.png) no-repeat 4px 0;
	padding-top: 45px;
}

#order_icon {
	float: right;
}

#order_icon a {
	background: #fff url(../images/order.png) no-repeat 6px 0;
	padding-top: 45px;
}

.icon {
	 float: right;
	 margin-right: 40px;
	 padding-top: 20px;
}

#topics li{ float:left; list-style: none; padding-right:5px; font-size:10px;}

#main_flash {
	float: right;
	padding: 10px;
}

div.down_order {
	padding-top: 20px;
	padding-right: 20px;
	float: right;
}

div.clear {
	clear: both;
}

#section_top ul {
	padding: 5px 35px;
}

#section_top ul  li {
	padding: 0;
	color: #666;
	line-height: 150%;
}

