@charset "utf-8";
/* CSS Document */


a{
	text-decoration:none;
}

Body{
	
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#666;
	width:850px;
	margin:0 auto 0;
	height:1300px;
	margin-bottom: 5em;
}

p,h1,h2,h3,li,ul,ol	{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}

div{
	line-height:1.75em;
		
	
}

div.Main_Container{
	width:850px;
	
}

div.Header_Logo{
	background-image:url(../images/Top_Banner1.png);
	height:67px;
}

div.NavBar{
	width:850px;	
}

div.FlashBanner{
	width:850px;
	height:auto;
}

div.Content_Area{
	width:848px;
	border:#ccc solid 0.09em;
	border-top:#DDD solid 0.5em;
	padding:2em 0;
	height:180em;
}
div.Product_Area{
	width:848px;
	border:#ccc solid 0.09em;
	border-top:#DDD solid 0.5em;
	padding:2em 0;
	height:120em;
}

div.Software_Area{
	width:848px;
	border:#ccc solid 0.09em;
	border-top:#DDD solid 0.5em;
	padding:2em 0;
	height:80em;
}


#Center{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	
	
}

h3{
	margin-top:.08em;
	font-size:16px;
	padding-top:.07em;	
	
}
div.SideLink{
	width:195px;
	height:auto;
	float:left;
	margin:0 0 0 .8em;
	padding:0 2em 0 0;
	border-right:#ccc dotted 0.09em;	
}

div.SideLink1{
	width:195px;
	height:120em;
	float:left;
	margin:0 0 0 .8em;
	padding:0 2em 0 0;
	border-right:#ccc dotted 0.09em;
	
}

.Table_Borders{
	border:#03F solid 0.1em;
	float:left;
	margin:1em 1em 0 1em;
}

div.Text_Area{
	width:560px;
	float:right;
	margin-left:-2em;
	padding-left:1em;
	padding-right:2em;
}

div.Text_Area1{
	width:560px;
	float:right;
	margin-left:-2em;
	margin-top:2em;
	padding-left:1em;
	padding-right:2em;
	padding-bottom:2em;
	padding-top:2em;
	height:auto;
}

div.Product_Area1{
	width:560px;
	float:right;
	margin-left:-2em;
	margin-top:0;
	padding-left:1em;
	padding-right:2em;
	padding-bottom:2em;
	padding-top:0.1em;
}

h2#Compressed {
	
	margin-bottom:1em;
	margin-top:.08em;
	font-size:16px;
	padding-top:.07em;
	border-bottom:#999 solid .084em;
	padding-bottom:1px;
}


h2#Compressed.Message {
	
	margin-bottom:1em;
	margin-top:.08em;
	color:#093;
	font-size:14px;
	padding-top:1em;
	border-bottom:#999 solid .084em;
	padding-bottom:1px;
}

h3#Compressed {
	
	margin-bottom:1em;
	margin-top:.08em;
	font-size:12px;
	padding-top:.07em;
	border-bottom:#999 solid .057em;
	padding-bottom:1px;
}
img.Picture_Float_Left{
	
	float:left;
	margin:1em 1em 0 1em;
	border:#999 solid .082em;	
}

img.New_Picture_Float_Left{
	
	float:left;
	margin:1em -3em 2em 1em;
	border:#999 solid .082em;	
}

img.Picture_Float_Right{
	
	float:right;
	margin:1em 1em 0 1em;
	border:#999 solid .085em;	
}
.logo{
	margin:0em 1em 2.5em 1em;
		
}


li#Disc_Style {
	
	text-indent:2em;
	margin: 0 0 1em 0;
	
	
}
li#Square_Style{
	list-style-type:square;	
}

li#Square_Style:hover{
	list-style-type:none;
	background-color:#CCC;
	font-size:13px;
	font-weight:bold;
	
}

.Link_Box{
	
	border:#ccc solid .09em;
	width:90%;
	margin:0 auto 3em;
	padding-left:1.5em;
	padding-bottom:1em;
	margin-top:2em;
}

#My_Button{
	
	background-color:#999;
	color:black;
	cursor:pointer;
	border:#000 solid 0.12em;
	text-align:center;
	margin-bottom:3em;
	
}

#My_Button:hover{
	
	background-color:#F60;
	color:black;
	cursor:pointer;
	border:#000 solid 0.2em;
	font-weight:bold;
	text-align:center;
		
}
#Font_11px{
	font-size:11px;
}
div.Half{
	
	width:45%;
	float:left;
}

