/*
SKUZENSKIDESIGN.COM
Site created by SKUZENSKIDESIGN
http://www.skuzenskidesign.com/ Copyright A(C) 2009
Creation Date: May 2009
Designer: Stephanie Skuzenski
*/
* {
	margin:0 0 0 0;
	padding:0;
}
body {
	background:#666666 url(images/ss_grad.png) repeat-x;
	font-family:Arial;
	font-size:10px;
	width:14277px;
	height:509px;
	color:#333; 
}
h1{
	font-family:Arial;
	margin-top:4px;
	margin-bottom:4px;
	font-size:11px;
	line-height:133%;
	font-weight:lighter;
	text-transform:uppercase;
	color:#333;
}
h2{
	font-family:Arial;
	margin-top:4px;
	margin-bottom:4px;
	font-size:13px;
	line-height:133%;
	font-weight:lighter;
	text-transform:uppercase;
	color:#333;
}
p, ol, ul{
	font-family:Arial;
	font-size:10px;
	color:#333;
	line-height:125%;
	list-style:none;
}
.siteLink a{
	font-family:Arial;
	margin-top:4px;
	margin-bottom:4px;
	font-size:13px;
	line-height:133%;
	font-weight:lighter;
	text-transform:uppercase;
	color:#333;
}
.siteLink a:hover{
	font-family:Arial;
	margin-top:4px;
	margin-bottom:4px;
	font-size:13px;
	line-height:133%;
	font-weight:bold;
	text-transform:uppercase;
	color:#333;
}
a {
	text-decoration: none;
	font-family:Arial;
	font-size:10px;
	line-height:125%;
	color:#333;
}
a:hover {
	text-decoration: none;
	font-family:Arial;
	font-size:10px;
	line-height:125%;
	color:#333;
}
a img {
	text-decoration:none;
	border:none;
}
/* Wrapper */
wrapper {
	margin:0 auto;
}
/* Menu */
#menu {
	margin:0 auto;
	padding-left:3px;
}
#menu ul {
	margin-left:3px;
}
#menu a{
	text-decoration:none;
	font:10px Arial, Helvetica, sans-serif;
	font-weight:lighter;
	line-height:125%;
	color:#333;	
}
#menu a:hover{
	text-decoration: none;
	font-family:Arial;
	font-size:10px;
	line-height:125%;
	font-weight:lighter;
	color:#999;
}
/* Content */
hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	
#page {
	height:509px; 
}
#leftsider {
	padding:3px 0 0 0;
	float:left;
	width:400px; 
}
#leftsider h1 {
	font-family:Arial;
	margin-top:4px;
	margin-bottom:4px;
	font-size:11px;
	line-height:133%;
	font-weight:lighter;
	text-transform:uppercase;
	color:#222;
}
#content {
	margin:6px 0 0 0; 
	float:left;
	font-size:1.1em; 
}
.sample {
	margin:0 auto;
	float:left;
}
.sample ul{
	margin:0 auto;
	float:left;
}
.sample li{
	margin:0 auto;
	float:left;
	padding-top:6px;
	padding-right:3px;
}
#content h4 {font-size: 1.2em;}
.par {
	margin:0px 33px 0 0px; 
	padding-left:10px; 
	float:left; 
	width:1024px;	
	height:300px;
}
.alt {
}
#note { 
	margin-top:10px;
}
p.secbot a{
	margin-top:-5px;
	border-bottom:none;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	line-height:133%;
	font-weight:lighter;
	text-transform:uppercase;
	color:#e5eade;
}
p.secbot a:hover {
	color:#e5eade;
	font-weight:bold;
}
.line{ 
	border-top-color:#333333;
	border-top-style:dotted;
	border-width:1px 0;
	width:100%; 
	bottom:492px; 
	left:0;  
}
/* Footer */
#footer {
	clear:both;
	background:#555; 
	border-top-color:#333333;
	border-top-style:dotted;
	border-width:1px 0;
	height:18px; 
	width:100%; 
	position:fixed; 
	bottom:0; 
	left:0;  
}	
#copy {
	margin:0 auto;
	width:100%;
	padding-top:3px;
	text-align:center;
	color:#222;
	font:9px Arial, Sans-serif; 
}