* {
	padding: 0;
	margin: 0;
}

h1 {
	color: #0054A4;
	font-weight: bold;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
#wrapper {
	width: 810px;
	margin: 10px auto;

}
#header {
	color: #000000;
	width: 800px;
	float: left;
	height: 100px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	background-image: url(sks_images/top.jpg);
	background-repeat: no-repeat;
}
#nav {
 color: #000000;
 width: 800px;
 float: left;
 height: 47px;
 margin: 0px 0px 0px 0px;
 background: #FFFFFF;
}
#leftcolumn {
	color: #333;
	margin: 20px 10px 0px 0px;
	padding: 5px 10px 10px 10px;
	height: 380px;
	width: 160px;
	float: left;
	text-align: center;
	background-image: url(sks_images/line.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#clients {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#centrecolumn {
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 0px;
	height: 350px;
	width: 430px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#rightcolumn {
	float: left;
	background-image: url(sks_images/corner.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 300px;
	text-align: right;
	font-weight: bold;
	font-size: 80%;
	padding-top: 40px;
}
#footer {
	width: 780px;
	clear: both;
	color: #333;
	border: 1px solid #ccc;
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	font-size: 80%;
	text-align: center;
}
#copyright {
	width: 800px;
	clear: both;
	color: #999999;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 0px 0px;
	font-size: 60%;
	text-align: center;
	height: 30px;
	background-image: url(sks_images/grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
	}

#copyright  a {
color : #999999; 
text-decoration : underline; 
 } 
A:link {
cursor : pointer; 
color : #000000; 
background-color : inherit; 
} 
A:visited {
color : #000000; 
background-color : inherit; 
} 
A:hover {
color : #000000; 
background-color : inherit; 
} 
#Col1 {
	color : #000000;
	left : 0px;
	width : 370px;
	background-color : #CCCCCC;
	position : relative;
	border-color : #990033;
	border-style : solid;
	float: left;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}  
.menu{
	position: relative;
	background: url(sks_images/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.menu li{
	float:left;
}

.menu li a{
	float: left;
	display: block;
	color:#000000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.menu li a b{
	float: left;
	display: block;
	padding: 0 20px 0 8px; /*Padding of menu items*/
}

.menu li.current a, .menu li a:hover{
	color: #FFFFFF;
	background: url(sks_images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.menu li.current a b, .menu li a:hover b{
	color: #333333;
	background: url(sks_images/menur_hover_right.gif) no-repeat right top;
} 
	 
#navlist
{
margin-left: -2px;
padding-left: 4px;
list-style: none;
}

#navlist li 
{
padding-left: 15px;
background-image: url(sks_images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
}
.logo {
	padding: 5px 10px 5px 10px;
} 
	 
#navlist
{
margin-left: -2px;
padding-left: 4px;
list-style: none;
}

#navlist li 
{
padding-left: 15px;
background-image: url(sks_images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
}
#frame {
	height: auto;
	float: left;
	border-left: 1px solid #B3CEE3;
	border-right: 1px solid #B3CEE3;
	width: 797px;
	border-bottom: 1px solid #B3CEE3;
}
