﻿body 
{
	background:#fff;
	font-family:Arial;
	font-size:12px;
	color:#363637;
	margin:0px;
	padding:0px;
}

.PageContent
{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

.logo
{
	height:62px;

	background-image: url(graphics/logo.gif);
	background-repeat:no-repeat;
	text-align:right;
	padding:10px;
	font-size:12px;
	padding-right:35px;
	
}

.logo a
{
	margin-top:3px;
	color:#7b7b7b;
	text-decoration:none;
	padding:3px;
	background:#77d401;
	color:#fff;
	
}



.logo p
{
	margin:2px;
}

.Navigation_Menu
{
	background-image: url(graphics/menu.gif);
	background-repeat:no-repeat;
	height:45px;
	padding-top:8px;
	padding-left:30px;
}

.Navigation_Menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;


}

.Navigation_Menu li
{
	float: left;
	margin: 0 0.15em;

}

.Navigation_Menu li a
{
	
	height: 25px;
	line-height: 2em;
	float: left;

	padding-right:15px;
	padding-top:5px;
	border-right:1px solid #616161;
	
	
	display: block;
	font-size:11px;
	
	
	color: #fff;
	text-decoration: none;
	text-align: center;

}

.board
{
	height:30px;
	background-image: url(graphics/board.gif);
	background-repeat:no-repeat;
	padding-top:100px;
	font-family:Arial;
	font-style:italic;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	
	
}

.board p
{
	font-family:Arial;
	font-style:italic;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	padding:0px;
	margin:0px;
}
.home_top
{
	height:26px;
	background-image: url(graphics/home_top.gif);
}

.home_mid
{
	background-image: url(graphics/home_mid.gif);
}

.home_bottom
{
	height:37px;
	background-image: url(graphics/home_bottom.gif);
}
.page_top
{
	height:26px;
	background-image: url(graphics/page_top.gif);
}

.page_mid
{
	background-image: url(graphics/page_mid.gif);
}

.page_bottom
{
	height:21px;
	background-image: url(graphics/page_bottom.gif);
}

.padded
{
	padding:10px;
	margin-left:50px;
	margin-right:50px;
	
}

.padded a
{
	color:#7b7b7b;
	text-decoration:none;
	
}

.padded a:hover
{
	background:#77d401;
	color:#fff;
}

h1
{
	color:#363637;
	font-size:16px;
	margin:10px;
	
}

p
{
	margin:10px;
	font-size:10pt;
	color:#666666;
	line-height:14pt;
}

h1 a
{
	text-decoration:underline;
	color:#363637;
}
.cell1
{
	float:left;
	width:280px;
	background-image: url(graphics/cell1.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:200px;
	margin-left:50px;
}

.cell1_main
{
	float:left;
	width:280px;
	background-image: url(graphics/cell1.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:200px;
	margin-left:50px;
}

.cell2
{
	float:left;
	width:200px;
	height:200px;
	margin-left:40px;
	background-image: url(graphics/cell2.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.cell3
{
	float:left;
	width:280px;
	height:200px;
	margin-left:35px;
	background-image: url(graphics/cell3.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}


.message_top
{
	height:45px;
	background-image: url(graphics/message_top.gif);
}

.message_mid
{
	
	background-image: url(graphics/message_mid.gif);
}

.openspeech
{
	background-image: url(graphics/openspeech.gif);
	background-repeat:no-repeat;
	height:46px;
	margin-left:100px;
}

.closedspeech
{
	background-image: url(graphics/closedspeech.gif);
	background-repeat:no-repeat;
	height:46px;
	background-position:bottom right;
	margin-right:100px;
}



.message
{
	padding-left:100px;
	padding-right:100px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-align:left;

	
}

.message_bottom
{
	height:77px;
	background-image: url(graphics/message_bottom.gif);
}


.footer
{
	text-align:left;
	font-size:10px;
	color:#7b7b7b;
	padding:25px;
}

.footer a
{
	color:#7b7b7b;
	text-decoration:none;
	
}

.footer a:hover
{
	background:#77d401;
	color:#fff;
}

.clr
{
	clear:both;
}

.padd
{
	height:109px;
	
}
.left_content
{
	float:left;
	width:490px;
	border-right: 1px solid #eee;
	padding-right:10px;
}
.left_content_software
{
	float:left;
	width:490px;
	border-right: 1px solid #eee;
	padding-right:10px;
	background-image: url(graphics/cell1.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.left_content_support
{
	float:left;
	width:490px;
	border-right: 1px solid #eee;
	padding-right:10px;
	background-image: url(graphics/cell2.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.left_content_online
{
	float:left;
	width:490px;
	border-right: 1px solid #eee;
	padding-right:10px;
	background-image: url(graphics/cell3.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.right_content
{
	float:right;
	width: 300px;
	
	
}

.red
{
	color:Red;
}
h2
{
	font-family:Arial;
	font-size:14px;
	color:#75d300;
	border-bottom:1px solid #eee;
	
	margin:10px;
	padding-bottom:10px;
	padding-top:10px;
}

h2 a:link
{
	font-family:Arial;
	font-size:14px;
	color:#75d300;
	text-decoration:none;
}

h2 a:hover
{
	font-family:Arial;
	font-size:14px;
	color:#75d300;
	text-decoration:none;
	background:#fff;
}

hr
{
	margin:10px;
	border:0px;
	border-bottom:1px solid #eee;
	background-color:#eee;
	height:1px;
}
.ctl
{
	border:1px solid #9d9b9b;
	width: 300px;
	padding:5px;
}
.btn
{
	padding:5px;
	border:1px solid #9d9b9b;
}

ul
{
	
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	list-style-position: outside;
	list-style-image: url(graphics/arrow.gif);
	list-style-type: square;
	font-size:10pt;
	color:#666666;
	line-height:14pt;
	
}
li
{
	margin:5px;
	padding:0px;
	padding-left:15px;
}

.price
{
	width:100%;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}

.price th
{
	color:#ffffff;
	background:#75d300;
	text-align:left;
	font-size: 10pt;
	padding:5px;
}

.price td strong
{
	color:#75d300;
}

.price td
{
	color:#666666;
	background:#fff;
	text-align:left;
	font-size: 10pt;
	padding:5px;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}

.social
{
	text-align:center;
	float:right;
}

.icon
{
	width:80px;
	float:left;
}

.floattext
{
	width:340px;
	float:right;
	
}

#contact
{
	position:fixed ;
	z-index:22;
	left:0px;
	top:33%;
	height:200px;
	width:40px;
	background-color:Red;
	border-top:2px solid #9d201a;
	border-bottom:2px solid #9d201a;
	border-right:2px solid #9d201a;
}

#contact img
{
	border:0px;
}