@charset "iso-8859-1";
/* CSS Document */

html {background:url(../images/sunswop/htmlbg.jpg) top left no-repeat fixed;}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#header {
 width: 100%;
 border: none;
 height: 133px;
 margin: 20px 0px;
 background:url(../images/sunswop/headerbg.gif) center repeat-x scroll; text-align:center;
}
#logo {background:url(../images/sunswop/logo.gif) top center no-repeat scroll; width:410px; height:110px; margin:0 auto;}
#contentouter { 
 width: 90%;
 border: 1px solid #70b6d1;
 background:url(../images/sunswop/whttrans-85.png);
 margin:0 auto;
 padding: 10px;
 clear:both;
}
#contentinner { 
 width: 98%;
 color: #000;
 border-top: 4px solid #70b6d1;
 border-left:1px solid #94a1a9;
 border-right:1px solid #94a1a9;
 border-bottom:1px solid #94a1a9;
 background:url(../images/sunswop/bluecontentgradient.png) top center repeat-x;
 padding: 10px;
  clear:both;
}
#contentleft {width:54%; float:left; padding:10px;}
#contentright {width:44%; float:right;}
#contacts1 {border-left:1px solid #70b6d1; border-top:1px solid #70b6d1;border-bottom:1px solid #70b6d1; border-right:1px solid #70b6d1; padding:10px;}
#contacts2 {border-left:1px solid #70b6d1; border-bottom:1px solid #70b6d1; border-right: 1px solid #70b6d1; padding:10px;}
#contacts3 {border-left:1px solid #70b6d1; border-bottom:1px solid #70b6d1; border-right: 1px solid #70b6d1; padding:10px;}
.odd {background:url(../images/sunswop/greentrans-30.png); padding:2px;}
.even {padding:2px;}
.BlueTxt {color:#005e77;}

a, a:link, a:visited, a:active {color:#009ec7;}
a:hover {color:#000;}

.SmlTxt {font-size:80%;}
a.white, a.white:link, a.white:visited, a.white:active {color:#fff;}
a.white:hover {color:#E8F1F9;}