body {
	margin:0;
	padding:0;
	color:#000;
	background:#FFFFFF;
	font-family:Calibri,Verdana,Ariel,sans-serif;
}

#wrap {
	width:900px;
	margin:0 auto;
}

#wrap a
{
	text-decoration:none;
}

#header {
	height: 95px;
	padding:5px 10px;
	background-image:url('images/topbg.png');
}

#header h1 
{
	text-align:right;
	color:#1F497D;
    margin:0;
}

h2
{
	font-size:larger;
}

h3
{
	font-size:medium;
}

h3.feature
{
	font-size:medium;
	color:#1F497D;
}

p
{
	text-align:justify;
}

p.indent
{
	margin-left:1cm;
	line-height:1em;
}

table#technology
{
	background-color:White;
	width: 100%;
}

table#technology td
{
	width: 50%;
	padding: 1px 4px 1px 4px;
}

.head
{
	background-color:#D2DFEE;
	font-weight:bold;
	text-align:center;
}

.odd
{
	background-color:#D2DFEE;
}

.even
{
	background-color:#E3EBF5;
}

table#navigation
{
	background-color:White;
	width: 100%;
	border-color:White;
	border-style:solid;
	border-top-width:1px;
	border-left-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-top-color:Red;
	border-collapse:collapse;
	text-align:center;
}

table#navigation a
{
	text-decoration:none;
	color:White;
}

table#navigation td
{
	text-align:center;
	width:20%;
	border-color:White;
	border-style:solid;
	border-left-color:White;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-top-color:Red;
	border-collapse:collapse;
	padding: 2px 0px 2px 0px;
}

.current
{
	background-color:#1F497D;
}

.normal
{
	background-color:#4F81BD;
}

#leftcontent {
	float:left;
	width:430px;
	padding:10px;
}

#rightcontent {
	float:right;
	width:430px;
	padding:10px;
}

#rightcontent h3
{
	font-size:medium;
}

#centercontent 
{
	width:880px;
	padding:10px;
}

#centercontent h3
{
	font-size:medium;
}

#footer 
{
	clear:both;
	padding:5px 10px;
}

#footer p {
	text-align:right;
	font-size:small;
	margin:0;
}
* html #footer {
	height:1px;
}

img.floatLeft 
{
	float: left;
	margin: 4px;
}

table#resellers
{
	background-color:White;
	border-collapse:collapse;
	width: 100%;
}

table#resellers th
{
	border-left:solid 2px White;
	border-bottom:solid 1px #D2DFEE;
	border-collapse:collapse;
	padding: 2px 0px 2px 0px;
}

.head
{
	background-color:#D2DFEE;
	font-weight:bold;
	text-align:center;
}

table#resellers td
{
	border-left:solid 2px White;
	border-bottom:solid 1px #D2DFEE;
	border-collapse:collapse;
	padding: 1px 3px 1px 3px;
}

.company
{
	width:35%;
}

.hq
{
	width:30%;
}

.phone
{
	width:20%;
}

.sales
{
	width:15%;
}

table#sns_examples
{
	border-collapse:collapse;
}

table#sns_examples td,th
{
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom:solid 1px #1F497D
}

