html, body, div, span, applet, object, iframe, h1, h1, h3, h4, h5, h6, 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, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
}
body {
	margin: 0px auto;
	padding: 0;
	background-color: #FFFFFF;
	font-family: "arial";
	font-size: 100%;
	color: #bfbfbf;
}
.wrapper {
	width: 100%;
	/*background-color: #58595d;*/
	background-color: #5f5f5f;
	padding-top: 20px;	
	background-image: url('images/gradient.png');
	background-repeat: repeat-x;
	background-position: bottom center;
}
.container {
	margin: 0 auto;
	width: 956px;
}
.container img {
	padding-bottom: 15px;
}
a:hover div{
	background-color: #333333;
	color: #dfdfdf;
}
.navigation {
	border-top-color: #737476;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 3px;
	height: 29px;
	font-weight: bold;
	margin: 0px;
}
.navigation a, .lowerbox a, a:visited {
	text-decoration: none;
	color: #bfbfbf;
}
/*.nav {
	width: 160px;
	padding: 3px 0 10px 0 ;
	margin: 0px;
	text-align: center;
	float: left;
}
*/
#current {
	background-color: #333333;
}
.navhome {
	background-image: url('buttons/home.png');
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 158px;
	padding: 3px 0 10px 0 ;
	margin: 0px;
}
.navabout {
	background-image: url('buttons/aboutus.png');
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 158px;
	padding: 3px 0 10px 0 ;
	margin: 0px;
}
.navservices {
	background-image: url('buttons/services.png');
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 160px;
	padding: 3px 0 10px 0 ;
	margin: 0px;
}
.navcasestudies {
	background-image: url('buttons/casestudies.png');
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 158px;
	padding: 3px 0 10px 0 ;
	margin: 0px;
}
.navsupport {
	background-image: url('buttons/support.png');
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 158px;
	padding: 3px 0 10px 0 ;
	margin: 0px;
}
.navcontact {
	background-image: url('buttons/contact.png');
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 158px;
	padding: 3px 0 10px 0 ;
	margin: 0px;
}
.main {
	background-color: #333333;
	padding: 8px;
	margin: 0px 3px 0px 3px;
}
.main a {
	color: #dfdfdf;
	font-weight: bold;
	text-decoration: underline;
}
.sidetitle {

	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 0px;
}
.sidetitle  div {
	width: 225px;
}
.content {
	position: relative;
	left: 230px;
	border-top-color: #737476;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 10px 5px 5px;
	margin-top: 30px;
	width: 520px;
	background-color: #333333;
	font-size: 14px;
}
.contentmain {
	position: relative;
	left: 230px;
	border-top-color: #737476;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 10px 5px 5px;
	margin-top: 30px;
	width: 690px;
	background-color: #333333;
	font-size: 14px;
}
.image {
	position: relative;
	float: right;
	padding-top: 10px 0 0 20px;
	margin-top: 30px;
}
.content ul, .contentmain ul {
	padding: 0 0 10px 0 ;
	margin: 0px;
}
.content li, .contentmain li {
	list-style-image:url('images/arrow.png');
	background-repeat:no-repeat;
	list-style-position: inside;
}
.right ul  {
	padding: 3px 190px 10px 0 ;
	margin: 0px;
	float: right;	
}
.right li  {
	list-style-image:url('images/arrow.png');
	background-repeat:no-repeat;
	list-style-position: inside;
}
.content hr, .contentmain hr {
	border: solid 1px #737476;
	width: 100%;
}
h1 {
	margin: 0;
	padding: 5px 0 0 10px;
	width: 225px;
	margin-top: 30px;
}
h2 {
	font-size: 24px;
	line-height: 28px;
	padding-top: 0;
	margin-top: 0;
	color: #FFFFFF;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #00adee;
	text-transform: uppercase;
}
.servicecontainer {
	height: 210px;
}
.service {
	width: 210px;
	padding: 10px;	
	float: left;
	font-size: 12px;
}
.service a {
	color: #00adee;
}
.service img {
	text-align: left;
	float: none;
	padding: 0 0 10px 0;
}
.casecontainer {
	height: 280px;
}
.question {
	color: #00adee;
}
.aboutcontainer {
	height: 180px;
}

.form {
	border: solid 1px #00adef;
	background-color: #58595d;
	color: #FFFFFF;
	padding: 5px;
}
.servicelinks a {
	color: #00adee;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
}
.servicelinks #active {
	color: #FFFFFF;
}
.reseller a {
	color: #00adee;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 16px;
}
.reseller img {
	float: none;
	padding: 0;
}
.lowerlinks {
	padding: 3px;
	height: 184px;
	margin: 0 auto;
	position: relative;
}
.lowerbox {
	width: 138px;
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
	margin: 5px;
	float: left;
	top: 10px;
}
.lowerbox h3   {
		color: #bfbfbf;
		font-size: 12px;
		height: 21px;
		text-decoration: none;
}
.lowerbox  p {
		height: 95px;

}
.lowerbox ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-size: 13px;
}
.lowerbox a li {
	list-style-image:url('images/arrow.png');
	background-repeat:no-repeat;
	list-style-position: inside;
	background-color: #333333;
	width: 130px;
	padding: 10px 4px 10px 4px;
	position: relative;
	bottom: auto;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.lowerbox a:hover li{
	color: #FFFFFF;
}

.footer {
	background-color: #FFFFFF;
	width: 956px;
	margin: 0 auto;
	color: #000000;
	font-size: 11px;
}
.footlinks {
	height: 40px;
	padding: 3px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.footlinks a, .footlinks a:visited {
	text-decoration: none;
	color: #000000;
}
.footlinks h3 {
	font-size: 15px;
	padding: 4px;
	color: #000000;
}
.footlinks ul {
	list-style-type:none;
	padding-bottom: 12px;
	margin:0px;
	float: left;
	width: 100%;
}
.footlinks li {
	background-image:url('images/arrow.png');
	background-position: center left;
	background-repeat: no-repeat;
	display: inline;
	padding: 6px 18px 6px 18px;
	text-decoration: none;
	line-height: 20px;
}
hr {
	border: solid 1px #00adef;
	width: 100%;
}

.contact {
	width: 956px;
	padding: 5px;
	margin: 10px;
	font-size: 12px;
	text-align: center;
}
.contact li{
	display: inline;
	width: 300px;
	padding: 10px;
	margin: 10px;
}
.contact a, .contact a:visited {
	color: #00adee;
	text-decoration: none;
	font-weight: bold;
}