html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	line-height:1;
	font-family:inherit;
	text-align:left;
	vertical-align:baseline;
	outline:none;
}
a img, :link img, :visited img {
	border:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
ol, ul {
	list-style:none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content:"";
}

html {
	background:rgb(230,230,230) url(/images/body_back.jpg) repeat-x top left;
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#666;
}

body {
	width:789px;
	margin:13px auto 100px auto;
}

p, li, blockquote, h1, h2, h3, h4, h5, h6 {
	line-height:1.5em;
	font-weight:normal;
}

p, h1, h2, h3, h4, h5, h6 {
	margin-bottom:1.5em;
}

a {
	color:#666;
}


/*-----------------------------------------------------------------------------
  Header and nav
-----------------------------------------------------------------------------*/
#header {
	float:left;
	width:789px;
	height:82px;
	background:url(/images/cont_top.gif) no-repeat bottom left;
}

#header h1 {
	margin-left:12px;
	width:188px;
	float:left;
}

#nav {
	width:559px;
	float:left;
	margin-left:30px;
}

#nav li a {
	text-decoration:none;
	display:block;
	height:37px;
	padding-top:44px;
	text-align:center;
}

#nav li a:hover {
	background:url(/images/nav_over.jpg) repeat-x top left;
}

#home {
	width:80px;
	background:url(/images/nav_border.jpg) no-repeat bottom right;
}

#home a {
	width:78px;
}

#solutions {
	width:136px;
	background:url(/images/nav_border.jpg) no-repeat bottom right;
}

#solutions a {
	width:134px;
}

#services {
	width:86px;
	background:url(/images/nav_border.jpg) no-repeat bottom right;
}

#services a {
	width:84px;
}

#about {
	width:86px;
	background:url(/images/nav_border.jpg) no-repeat bottom right;
}

#about a {
	width:84px;
}

#partners {
	width:86px;
	background:url(/images/nav_border.jpg) no-repeat bottom right;
}

#partners a {
	width:84px;
}

#contact {
	width:85px;
}

#contact a {
	width:83px;
}

#nav li {
	float:left;
	text-transform:uppercase;
	height:81px;
}

#nav li ul {
	position:absolute;
	margin-left:-9999px;
	background:#c5c5c5;
}
#nav li ul li {
	float:none;
	text-align:left;
	border-bottom:1px solid #fff;
}

#nav li:hover ul {
	margin:0;
}

#nav li ul li {
	height:auto;
	width:230px;
}

#nav li ul li a {
	padding:10px 5px;
	height:10px;
	text-align:left;
	width:220px;
}
#nav li ul li a:hover {
	background:#666;
	color:rgb(230,230,230);
}

#solutions li a {
	width:124px;
}

#services li a {
	width:74px;
}

/*-----------------------------------------------------------------------------
  Top content
-----------------------------------------------------------------------------*/
#container {
	float:left;
	width:789px;
	background:url(/images/background.gif) repeat-y top left;
	padding:15px;
}

#flash-intro {
	width:500px;
	height:344px;
	margin-right:15px;
	margin-bottom:15px;
	float:left;
	z-index:-100;
}

#intro {
	width:244px;
	height:342px;
	float:left;
	background:rgb(230,230,230);
}

#intro h2 {
	width:214px;
	background:rgb(197,197,197);
	border-bottom:1px solid white;
	padding:5px 15px;
}

#intro p {
	padding:0 15px;
}

/*-----------------------------------------------------------------------------
  Main content
-----------------------------------------------------------------------------*/
#main {
	float:left;
	width:727px;
	padding:15px;
	border:1px solid rgb(230,230,230);
}

#main #content {
	width:483px;
	margin-right:25px;
	float:left;
	z-index:100;
}
#main #content img {
float:right;
margin-left:20px;
margin-bottom:15px;
}
#main #content ul {
padding-bottom:10px;
}
#main #content li {
margin-left:30px;
padding-left:10px;
list-style-type:disc;
list-style-position:outside;
}
#main #content form {
padding:20px;
margin:20px 20px 20px 0;
background-color:#e6e6e6;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
#main #content fieldset {
padding:0px;
margin:0px;
}
#main #content input {
width:250px;
} 
#main #content textarea {
width:350px;
height:180px;
} 
#main #content input, textarea {
padding:5px;
border:1px dashed #656565;
} 
#main #content input.submit{
width:90px;
background-color:#5798ff;
} 
.highlight {
font-weight:bold;
color:#549AFC;
}
.highlight a {
font-weight:bold;
color:#549AFC;
}
#main #sidebar {
	width:219px;
	float:left;
}

#main h3 {
	font-size:18px;
	line-height:1em;
	margin-bottom:1em;
	padding-bottom:5px;
	border-bottom:1px solid rgb(197,197,197);
}
#main h4 {
	font-size:18px;
	line-height:18px;
	margin-bottom:1em;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	background-color:#CCCCCC;
	border-bottom:1px solid rgb(197,197,197);
}
#main h4 .backtotop {
font-size:12px;
}
#main table {
width:100%;
margin-bottom:20px;
margin-top:0px;
border:none;
}
#main table tr, th, td {
margin:0px;
padding:4px;
height:30px;
line-height:30px;
}
#main table th {
width:200px;
font-weight:bold;
color:#549AFC;
}
#main table th.subset {
text-indent:15px;
}
#sidebar h3 {
	border:none;
	padding:0;
}

#sidebar img {
	width:62px;
	margin-right:10px;
	float:left;
}

#sidebar p {
	width:147px;
	float:left;
}

/*-----------------------------------------------------------------------------
  Footer
-----------------------------------------------------------------------------*/
#footer {
	clear:both;
	width:789px;
	padding-top:10px;
	background:url(/images/cont_bottom.gif) no-repeat top left;
}

#footer p {
	text-align:center;
}

/*-----------------------------------------------------------------------------
  Partners page
-----------------------------------------------------------------------------*/
#partner-index #flash-intro {
	width:759px;
	height:172px;
	background:#C5C5C5;
}

#partner-index #content, #partner-index #sidebar {
	float:right;
}

#partner-index #content {
	margin:0;
}

#partner-index #sidebar {
	margin-right:15px;
	width:229px;
}

#sidebar ul li a {
	display:block;
	width:209px;
	line-height:30px;
	padding:5px 5px 5px 10px;
	text-decoration:none;
	background:#C5C5C5;
	border-bottom:1px solid #fff;
}

#sidebar ul li a:hover {
	background:#666;
	color:rgb(230,230,230);
}