/* -- undo HTML care of Tantek ‚elik at tantek.com-- */
/* ul,ol {list-style: none;} */
p {font-size: 1em;}
code {font-size: 1em;}
pre {font-size: 1em;}
h6 {font-size: 1em;}
h5 {font-size: 1em;}
h4 {font-size: 1em;}
h3 {font-size: 1em;}
h2 {font-size: 1em;}
h1 {font-size: 1em;}
/* ul,ol,li, */
input {margin: 0; padding: 0;}
fieldset {margin: 0; padding: 0;}
blockquote {margin: 0; padding: 0;}
p {margin: 0; padding: 0;}
html {margin: 0; padding: 0;}
body {margin: 0; padding: 0;}
form {margin: 0; padding: 0;}
pre {margin: 0; padding: 0;}
h6 {margin: 0; padding: 0;}
h5 {margin: 0; padding: 0;}
h4 {margin: 0; padding: 0;}
h3 {margin: 0; padding: 0;}
h2 {margin: 0; padding: 0;}
h1 {margin: 0; padding: 0;}
:visited img {border: none;}
:link img {border: none;}
a img {border: none;}
address {font-style: normal;}

body {
 	font: 90%/1.5em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.75em;
	font-weight: normal;
	color: #202F5B;

}
#wrapper {
	margin: 0 auto;
	width: 900px;
	font: 90%/1.5em Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-y;
	background-position: 50% 10px;
}
#header {
 	color: #333;
 	width: 900px;
 	float: left;
 	height: 118px;
 	margin: 0px 0px 0px 0px;
	/* background: #E7DBD5;*/
}
#navigation {
	float: left;
	width: 900px;
	color: #202F5B;
	height: 27px;
	background: #202F5B;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#leftcolumn {
	color: #333;
	background: #D8D8D8;
	margin: 0;
	width: 164px;
	float: left;
	height: 500px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #616873;
}

#home #wrapper #leftcolumn {
	height: 450px;
}


#rightcolumn {
	float: left;
	width: 715px;
	margin: 10px 0 0 20px;
	padding: 0;
	background: none;
	text-align: left;
}

#content {
	float: left;
	width: 470px;
	margin: 0px;
	padding: 0px;
	background: none;
	}

#right-image {
	float: left;
	width: 230px;
	margin: 0px 0 0 15px;
	padding: 0;
	background: none;
	}

/*FOOTER*/
#footer {
	width: 888px;
	clear: both;
	color: #333;
	background: #D8D8D8;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #616873;
	border-bottom-color: #616873;
	border-left-color: #616873;
	font-family: "bold Verdana", Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer-copyright {
	float: left;
	width: 700px;  
	margin: 0;
  	padding: 4px;
	background: none;
	border: none;
}

#footer-links {
	
	margin: 0;
  	padding: 4px;
	background: none;
	border: none;
}

#footer-links a:link {
	color: #666;
	border: none;
	}	
#footer-links a:visited {
	color: #666;
	border: none;
	}	
#footer-links a:active {
	color: #666;
	border: none;
	}
#footer-links a:hover {
	color: #666;
	border-bottom: #666 solid 1px;
	}

/*LEFT NAVIGATION*/

#sta-subnav {
	float: left;
	width: 164px;
	/*margin: 26px 0 0 0;*/
	padding: 0;
	background: none;
	border: none;
	font: 100%/1.2em normal Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#sta-subnav h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #C24E02;
	font-weight: normal;
	line-height: 22px;
	padding-top: 11px;
	padding-left: 10px;
	border-bottom: 1px solid #F79A4C;
}

#sta-subnav ul{
	float: left;
	list-style: none;
	width: 164px;
	margin: 0;
	padding: 0;
	background: none;
}

#sta-subnav li{
	float:left;
	list-style: none;
	width: 164px;
	margin: 0;
	padding: 0;
}

#sta-subnav a:active {
	color:#2A3B63;
	border: none;
	text-decoration: none;
}

#sta-subnav a:visited {
	color:#2A3B63;
	border: none;
	text-decoration: none;
}

#sta-subnav a:link {
	color:#2A3B63;
	border: none;
	text-decoration: none;
}
#sta-subnav a:hover {
	color: #2A3B63;
	border: none;
}

#sta-subnav ul.lev2 {
	margin: 0;
	padding: 0;
	width: 164px;
	/*font-weight: bold;*/
	background: none;
	display: block;
	/*border-top: 1px solid #ccc;*/
}

#sta-subnav ul.lev2 li{
	margin:0;
	padding: 0;
	/*font-weight: bold;*/
	/*background: #EBEBEB;*/
	border-bottom: 1px solid #F79A4C;
}

#sta-subnav ul.lev2 li a:active {
	margin: 0;
	padding: 5px 0 5px 10px;
	color: #2A3B63;
	display: block;
	border: none;
	text-decoration: none;
}

#sta-subnav ul.lev2 li a:visited {
	margin: 0;
	padding: 5px 0 5px 10px;
	color: #2A3B63;
	display: block;
	border: none;
	text-decoration: none;
}

#sta-subnav ul.lev2 li a:link {
	margin: 0;
	padding: 5px 0 5px 10px;
	color: #2A3B63;
	display: block;
	border: none;
	text-decoration: none;
}
#sta-subnav ul.lev2 li a:hover {
	margin: 0;
	padding: 5px 0 5px 10px;
	color: #2A3B63;
	display: block;
	border: none;
}

/*SERVICE OFFERINGS NAVIGATION HINTS*/
#service-offerings-backup-and-disaster #nav-backup-and-disaster 
{
	margin: 0;
	color: #F46203;
	font-weight: 300;
	display: block;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 8px;
	/*border-left-width: thin;*/
	/*border-left-style: solid;*/
	/*border-left-color: #616873;*/
	}
	
#service-offerings-hardware-and-software #nav-hardware-and-software
{
	margin: 0;
	color: #F46203;
	font-weight: 300;
	display: block;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 8px;
	/*border-left-width: thin;*/
	/*border-left-style: solid;*/
	/*border-left-color: #616873;*/
	}
	
#service-offerings-pda-applications #nav-pda-applications
{
	margin: 0;
	color: #F46203;
	font-weight: 300;
	display: block;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 8px;
	/*border-left-width: thin;*/
	/*border-left-style: solid;*/
	/*border-left-color: #616873;*/
	}	
#service-offerings-Paperless-Office-Applications #nav-paperless-office-applications{
	margin: 0;
	color: #F46203;
	font-weight: 300;
	display: block;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 8px;
	/*border-left-width: thin;*/
	/*border-left-style: solid;*/
	/*border-left-color: #616873;*/
	}
	

	
#service-offerings-web-applications #nav-web-applications
{
	margin: 0;
	color: #F46203;
	font-weight: 300;
	display: block;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 8px;
	/*border-left-width: thin;*/
	/*border-left-style: solid;*/
	/*border-left-color: #616873;*/
	}
	
#service-offerings-networks #nav-networks
{
	margin: 0;
	color: #F46203;
	font-weight: 300;
	display: block;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 8px;
	/*border-left-width: thin;*/
	/*border-left-style: solid;*/
	/*border-left-color: #616873;*/
	}
	
#service-offerings-custom-programming #nav-custom-programming
{
	margin: 0;
	color: #F46203;
	font-weight: 300;
	display: block;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 8px;
	/*border-left-width: thin;*/
	/*border-left-style: solid;*/
	/*border-left-color: #616873;*/
	}
	
/*SOFTWARE PRODUCTS NAVIGATION HINTS*/
#software-products-sta-network-assistant-software #nav-sta-network-assistant-software
{
	margin: 0;
	color: #F46203;
	display: block;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 8px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #616873;
	}


#software-products-networks #nav-purchase-software
{
	margin: 0;
	color: #F46203;
	display: block;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 8px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #616873;
	}


#software-products-download-product-trial #nav-download-product-trial
{
	margin: 0;
	color: #F46203;
	display: block;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 8px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #616873;
	}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #C24E02;
	font-weight: normal;
	line-height: 22px;
}



a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F79A4C;
	text-decoration: underline;
}
a:visited {
	color: #F79A4C;
}
a:hover {
	color:#202F5B;
}
#site-map #wrapper #rightcolumn #content .header {
	color: #202F5B;
}
#leftcolumn img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightcolumn img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#content-home {
	float: left;
	width: 470px;
	margin: 0px;
	padding: 0px;
	background: none;
}
#content-home h1 {
	float: left;
	width: 470px;
	margin: 0px;
	padding: 0px;
	background: none;
}


#home #wrapper #rightcolumn #content p {
	width: 600px;
}
#home #wrapper #rightcolumn #content h1 {
	width: 700px;
}
