@charset "UTF-8";
/* sktechgroup.com Main CSS Document */
* {
   margin: 0px;
   padding: 0px;
   }
a img {
	border:none;
	}
p {
	padding-bottom:10px;
	}
ol {
	padding-bottom:10px;
	}
ol li {
	list-style-type:decimal;
	padding-left:10px;
	}
body {
	width:925px;
	background:#ffffff url(../images/back.jpg) no-repeat top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#333333;
	margin:0 auto;
	margin-top:10px;
	}
h1 {
	font-size:1.4em;
	color:#162130;
	}
h2 {
	font-size:1.2em;
	color:#335569;
	padding-bottom:5px;
	}
h3 {
	font-size:1.2em;
	color:#335569;
	padding-bottom:5px;
	border-bottom:1px dotted #666666;
	}
.top-container {
	background:url(../images/sk-tech-bodybkg.jpg) repeat-x;
	height:125px;
	}
.top-nav {
	background:url(../images/sk-tech-navbkg.jpg) no-repeat;
	height:36px;
	padding:10px 20px 0 0;
	text-align:right;
	color:#202338;
	font-size:1.4em;
	width:905px;
	}
.top-nav li {
	display:inline;
	text-decoration:none;
	padding-right:5px;
	}
.top-nav a:link {
	color:#202338;
	text-decoration:none;
	}
.top-nav a:hover {
	color:#215da6;!important
	text-decoration:none;
	}
.top-nav li a:hover {
	color:#215da6;!important
	text-decoration:none;
	}
.top-nav a:visited {
	color:#202338;
	text-decoration:none;
	}
.top-nav a:active {
	color:215da6;
	text-decoration:none;
	}
.address {
	background:url(../images/sk-tech-address.jpg) no-repeat;
	height:45px;
	padding:8px 20px 0 0;
	color:#484848;
	width:905px;
	}
.leftaddress {
	float:left;
	width:290px;
	text-align:right;
	margin-top:0;
	margin-left:310px;
	}
.rightaddress {
	float:right;
	width:290px;
	text-align:right;
	margin-top:0px;
	}
.header-container {
	width:925px;
	background-color:#1f2b42;
	padding-top:5px;
	height:225px;
	}
#nav {
	width:925px;
	background:url(../images/nav-grad.jpg) repeat-x;
	color:#061f3a;
	font-size:1.3em;
	height:39px;
	padding-top:9px;
	text-align:right;
	}
#nav ul {
	list-style: none;
	text-align:right;
	margin-right:15px;
	}
#nav li {
	display:inline;
	padding-top:3px;
	list-style:none;
	padding-right:10px;
	}
#nav li ul {
	position: absolute;
	/*width: 13em;*/
	width:19em;
	left: -999em;
	background-color:#051f3a;
	color:#ffffff;
	padding:5px 5px 0px 0;
}
#nav li ul h2 {
	color:#CC9900;
	}
#nav li ul li h2 a:link {
	color:#CC9900;
	}
#nav li ul li {
	border-top:0;
	/*width:12em;*/
	width:19em;
	text-align:left;
	border-bottom:1px #c89b38 dotted;
	margin-left:10px;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size:0.9em;
	}
#nav a:link {
	color:#061f3a;
	text-decoration:none;
	}
#nav a:hover {
	color:#215da6;!important
	text-decoration:none;
	}
#nav li a:hover {
	color:#215da6;!important
	text-decoration:none;
	}
#nav a:visited {
	color:#061f3a;
	text-decoration:none;
	}


#nav li ul li a:link {
	color:#ffffff;
	}
#nav li ul li a:visited {
	color:#ffffff;
	}
#nav li ul li a:hover{
	color:#c89b38;
	}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
.title {
	padding-bottom:10px;
	padding-left:20px;
	text-align:left;
	}
.text {
	background:#ffffff url(../images/background.jpg) repeat-x bottom;
	width:925px;
	text-align:justify;
	line-height:1.6em;
	}
.text a:link {
	color:#335569;
	text-decoration:underline;
	}
.text a:hover {
	color:#335569;
	text-decoration:none;
	}
.text a:visited {
	color:#335569;
	text-decoration:underline;
	}
.text li {
	list-style:none;
	margin-left:20px;
	}
.text ul {
	padding-bottom:5px;
	}
.text h1 {
	font-size:1.3em;
	padding-bottom:5px;
	color:#906600;
	margin-bottom:5px;
	}
.home_box {
	width:850px;
	margin:0 auto;
	clear:both;
	background-color:#ffffff;
	}
.home_box a:link {
	color:#FFCC00;
	text-decoration:underline;
	}
.home_box a:visited {
	color:#FFCC00;
	text-decoration:underline;
	}
.home_box a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
.inside_box {
	width:870px;
	margin:0 auto;
	background-color:#ffffff;
	padding:0px 10px 0 10px;
	min-height:500px;
	height:auto;!important
	height:500px;
	}
.inside_box h1 {
	font-size:1.2em;
	padding-bottom:5px;
	color:#906600;
	margin-bottom:5px;
	line-height:1.2em;
	font-weight:normal;
	}
.inside_box ol li {
	margin-left:30px;
	list-style:decimal;
	}
.inside-right {
	float:left;
	width:590px;
	margin-bottom:20px;
	}
.inside-right h1 {
	font-size:1.4em;
	color:#906600;
	padding-bottom:5px;
	border-bottom:1px dotted #999999;
	}
.home_box_left {
	float:left;
	width:365px;
	height:320px;
	padding:10px 30px 10px 30px;
	color:#ffffff;
	line-height:1.4em;
	background:#ffffff url(../images/home-box.jpg) no-repeat top;
	}
.home_box_right {
	float:right;
	width:365px;
	height:320px;
	padding:10px 30px 10px 30px;
	color:#ffffff;
	line-height:1.4em;
	background:#ffffff url(../images/home-box.jpg) no-repeat top;
	}
.services_home {
	width:925px;
	background-color:#1f2b42;
	color:#ffffff;
	text-align:center;
	font-size:1.1em;
	}
.services_prod {
	width:530px;
	float:left;
	}
.services_prod h1 {
	font-size:1.4em;
	color:#906600;
	padding-bottom:5px;
	border-bottom:1px dotted #999999;
	}
.services {
	width:200px;
	background-color:#1f2b42;
	padding:10px 15px;
	margin:0 10px 10px 0;
	float:left;
	line-height:1.6em;
	text-align:left;
	}
.services ul {
	list-style:none;
	font-size:1.1em;
	line-height:1.2em;
	color:#fff;
	}
.services-indent {
	padding-left:15px;
	}
.services li {
	margin:5px 0;
	}
.services-left {
	width:248px;
	float:left;
	clear:both;
	background:#ffffff url(../images/news-bkg.jpg) repeat-x;
	margin:0 10px 5px 0px;
	padding:10px;
	line-height:1.8em;
	text-align:left;
	font-size:1.1em;
	}
.services-left h1 {
	border-bottom:1px dotted #666666;
	font-size:1.2em;
	color:#162130;
	padding-bottom:5px;
	margin-bottom:5px;
	}
.services-left li {
	list-style:none;
	margin-left:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #CCCCCC;
	}
.services-left img {
	margin-top:2px;
	}
/*.services-left a:link {
	color:#666666;
	text-decoration:none;
	}
.services-left a:visited {
	color:#666666;
	text-decoration:none;
	}
.services-left a:hover {
	color:#b78b08; !important
	text-decoration:none;
	}
.services-left h1 a:link {
	color:#162130;
	text-decoration:none;
	}
.services-left h1 a:visited {
	color:#666666;
	text-decoration:none;
	}
.services-left h1 a:hover {
	color:#b78b08; !important
	text-decoration:none;
	}*/
	
.services-normal a:link {
	color:#666666;
	text-decoration:none;
	}
.services-normal a:visited {
	color:#666666;
	text-decoration:none;
	}
.services-normal a:hover {
	color:#b78b08;
	text-decoration:none;
	}
.services-normal h1 a:link {
	color:#162130;
	text-decoration:none;
	}
.services-normal h1 a:visited {
	color:#162130;
	text-decoration:none;
	}
.services-normal h1 a:hover {
	color:#b78b08;
	text-decoration:none;
	}
	
.services-current a:link {
	color:#b78b08;
	text-decoration:none;
	}
.services-current a:visited {
	color:#b78b08;
	text-decoration:none;
	}
.services-current a:hover {
	color:#b78b08;
	text-decoration:none;
	}
.services-current h1 a:link {
	color:#b78b08;
	text-decoration:none;
	}
.services-current h1 a:visited {
	color:#b78b08;
	text-decoration:none;
	}
.services-current h1 a:hover {
	color:#b78b08;
	text-decoration:none;
	}	
.about-left {
	width:200px;
	float:left;
	clear:both;
	background:#ffffff url(../images/news-bkg.jpg) repeat-x;
	margin:0 10px 5px 0px;
	padding:10px;
	line-height:1.8em;
	text-align:left;
	font-size:1.1em;
	}
.about-left h1 {
	border-bottom:1px dotted #666666;
	font-size:1.2em;
	color:#162130;
	padding-bottom:5px;
	margin-bottom:5px;
	}
.about-left li {
	list-style:none;
	margin-left:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #CCCCCC;
	}
.about-left img {
	margin-top:2px;
	}	
.white-link a:link {
	color:#ffffff;
	text-decoration:none;
	}
.white-link a:visited {
	color:#ffffff;
	text-decoration:none;
	}
.white-link a:hover {
	color:#fed75e;
	text-decoration:none;
	}
.yellow-link {
	color:#fed75e;
	}
.yellow-link a:link {
	color:#fed75e;
	text-decoration:none;
	}
.yellow-link a:visited {
	color:#fed75e;
	text-decoration:none;
	}
.yellow-link a:hover {
	color:#fed75e;
	text-decoration:none;
	}		
.tech-part {
	width:790px;
	padding:10px;
	background-color:#d1dee4;
	color:#333333;
	text-align:center;
	}
.btm-address {
	border-top:1px solid #999999;
	}
.clients td {
	border-bottom:1px dotted #999999;
	margin-bottom:5px;
	padding-bottom:5px;
	}
.news {
	width:210px;
	float:left;
	clear:both;
	background:#ffffff url(../images/news-bkg.jpg) repeat-x;
	margin:0 20px 0px 0px;
	padding:10px;
	line-height:1.4em;
	text-align:left;

	}
.news h1 {
	border-bottom:1px dotted #666666;
	font-size:1.4em;
	color:#162130;
	}
.interior-header {
	background:#ffffff url(../images/sk-tech-intbkg.jpg) no-repeat;
	border-top:5px solid #1f2b42;
	height:100px;
	padding-top:20px;
	color:#162130;
	width:925px;
	}
.interior-header h1 {
	padding-top:8px;
	padding-bottom:10px;
	padding-left:15px;
	margin:0 20px;
	border-bottom:solid 1px #ffffff;
	}
.footer {
	width:905px;
	padding:10px;
	border-top:solid #1f2b42 3px;
	color:#333333;
	text-align:center;
	font-size:0.9em;
	margin:0 auto;
	clear:both;
	}
.footer li {
	display:inline;
	text-decoration:none;
	}
.footer a:link {
	color:#333333;
	text-decoration:none;
	}
.footer a:visited {
	color:#333333;
	text-decoration:none;
	}
.footer a:hover {
	color:#333333;
	text-decoration:underline;
	}
.images {
	padding:3px;
	border:1px solid #CCCCCC;
	margin:5px;
	}
.border-btm {
	border-bottom:1px #9aadb9 solid;
	padding-bottom:5px;
	}
.flash {
	border:1px #000000 solid;
	margin-right:10px;
	}
.editor_body {
	padding:0;
	margin:0;
	background:#fff;
	}	
.hzrule {
	padding:10px 0;
	}
.linktable td {
	padding:10px;
	}
.admintable th,td {
	padding:5px;
	}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float - <br class="clearfloat" />
 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}