/*
     
	  
*/


body {
	background:url("images/swe_back.jpg") repeat fixed 0 0 #080E2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #381101;
	margin:10px 0 0 0;
}

a:link {
	color: #06F;
	font-weight: bold;
}
a:visited {
	color: #06F;
	font-weight: bold;
}
a:hover {
	color: #381101;	
	font-weight: bold;
}
a:active {
	color: #06F;
	font-weight: bold;	
}

#wrapper { 
background-color:white;
border:5px solid #FFFFFF;
color:white;
height:auto;
margin:0 auto;
_margin:0 auto;
overflow:hidden;
padding:0;
width:900px;
_width:910px;}



.floatlink {
display:block;
float:right;
overflow:hidden;
margin:10px;
/*
width:110px;
position: absolute;
top: 10px;
right: 15px;
display: inline;
overflow:hidden;
padding-top: 5px;
*/
}

.floatlink a {
padding: 0px;
height: 25px;
width: 100px;
display:block;
background-image: url(images/contactus_button.gif);
background-repeat:no-repeat;
}

.floatlink1 {
width:110px;
position: absolute;
top: 35px;
right: 15px;
display: inline;
overflow:hidden;
padding-top: 3px;
}

.floatlink1 a {
padding: 0px;
height: 25px;
width: 100px;
display:block;
background-image: url(images/client-login.gif);
background-repeat:no-repeat;
}
.default {
float:left;
width:900px;
z-index:2998;
}


#leftcolumn { 
 color: #FFF;
 border: 0px solid #ccc;
 background: #381101;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 200px;
 float: left;
}
#leftmiddle { 
 color: #333;
 border: 0px solid #ccc;
 background: white;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 200px;
 float: left;
}
#leftmiddle img{
	margin-right:15px;
}
#rightmiddle { 
 color: #333;
 border: 0px solid #ccc;
 background: white;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 200px;
 float: left;
}
#rightmiddle img{
	margin-right:15px;
}
#rightcolumn img{
	margin-right:15px;
}
#rightcolumn { 
 color: #333;
 border: 0px solid #ccc;
 background: white;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 200px;
 float: left;
}
#footer { 
 font-size: 11px;
 width: 875px;
 clear: both;
 color: #333;
 background: #FFFFFF;
 padding: 0 10px;
 margin-top:10px;
}
#footer h4{ 
 font-size: 11px;
}

h1 {
text-indent: 9000px;
}

.special {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: white;
 background: #381101;
 padding: 5px;
} 
 
 .peer {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: #381101;
 text-decoration:none;
} 
 
a.peer {
 text-decoration:none;
	
}

a.peer:hover{
	text-decoration:underline;
	
}
a.peer:active{
	text-decoration:none;
	
}



#innerpage, td{
color:#454545;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}
#innerpage h3{
font-size:12px;
font-weight:normal;
margin:5px 0;
}
#innerpage p{
	line-height:12px;
}