body {
  background:#fff;
  margin:0;
  padding:0;
  color:#000;
	font-family:arial;
	font-size:13px;
	line-height:17.5px;  
  } 
  
form {
	padding:0px;
	margin:0px;
}

#header {
	height: 111px;
	background: url(../images/ssc/ssc_shop_banner.jpg);
	background-repeat: no-repeat; 
	width:1004px;
}

#r {
	float:right;
	height: 111px;
	width:178px;
	margin: 0 20px 0 0;
}

#header ul {
  margin:0;
  list-style:none;
	height:23px;	
}
  
#headermenu {
	position:absolute;
	top:88px;
	left:139px;	
	height:23px;	
} 
html>body #headermenu {left:99px;}  
  
#header li {
  float:left;
  background:url("../images/left.gif") no-repeat left top;
  margin:0;
  padding:0 5px 0 9px;
}

#header li a {
  float:left;
  display:block;
  background:url("../images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  font-size:11px;
  color:#FFFFFF;
  height:23px;  
  }
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */

#header a:hover {
  color:#142882;
}

#header #current {
  background-image:url("../images/left_on.gif");
}

#header #current a {
  background-image:url("../images/right_on.gif");
  color:#FFF;
}

.clear {
	clear:both;
}  

.menu {
	font-family: arial;
	width:1004px; 
	height:23px;
	position:relative; 
	font-size:11px;
	z-index:100;
	background-color:#0090DF;
}

.content {
	position:relative;
	width:614px;
	min-width:614px;  
	margin:25px 0px 20px 190px;
	z-index:3; 
	font-size:12px;
}
	
.content h1	{
	font-size:20px;
	font-weight:bold;
	color:#0091DC;
	margin: 0px;
	padding:0 0 10px 0;
}

.content h2	{
	font-size:14px;
	font-weight:bold;
	color:#EB690A;
	margin: 0px;
	padding:0 0 5px 0;
}

.content p {
	margin:0;
	padding:0 0 10px 0;
	line-height:16px;
}

.content a:active, .content a:focus, .content a:hover, .content a:link, .content a:visited	{
	color:#000000;
}

#left {
	position:absolute;
	width:130px;
	top:159px;
	left:15px;
	z-index:2;
	color:#999999;
}
body>#left {width:130px;}
	
#left a {
	text-decoration:none;
	color:#0091DC;
}

#left p {
	margin:0;
	padding:0 0 10px 0;
}

#left h1	{
	font-size:18px;
	color:#4eb7dc;
	margin: 0px;
	padding:10px 0px 10px 0px;	
	line-height:18px;
	font-weight:normal;
}

#right {
	position:absolute;
	width:165px;
	top:159px;
	left:815px;
	z-index:1;
	width:165px;
	color:#999999;	
}
body>#right {width:165px;}

#right a {
	text-decoration:none;
	color:#0091DC;
}

#right p {
	margin:0;
	padding:0px 0px 10px 5px;
}

#right h1	{
	font-size:13px;
	color:#4eb7dc;
	margin: 0px;
	padding:0px 0px 10px 5px;	
	line-height:17.5px;
	font-weight:bold;
}


#innerleft { 
	float:left;
	position:relative;
	width:302px;
}

#innerright { 
	float:right;
	position:relative;	
	width:302px;	
}

.relcont {
	position:relative;	
}

#footer #copyright	{
	padding-left:15px;
	font-family:arial;
	font-size:9px;
	color:#0091DC;
}

#footer #bottomlinks, #footer #bottomlinks a	{
	font-family:arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}


.plain {
	position:relative;
	width:614px;
	min-width:614px;  
	margin:25px 0px 20px 25px;
	z-index:3; 
	font-size:12px;
}
	
.plain h1	{
	font-size:20px;
	font-weight:bold;
	color:#0091DC;
	margin: 0px;
	padding:0 0 10px 0;
}

.plain h2	{
	font-size:14px;
	font-weight:bold;
	color:#EB690A;
	margin: 0px;
	padding:0 0 5px 0;
}

.plain p {
	margin:0;
	padding:0 0 10px 0;
	line-height:16px;
}

.plain a:active, .plain a:focus, .plain a:hover, .plain a:link, .plain a:visited	{
	color:#000000;
}




