body {
	font: 100% "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #316878;
	color: #e9e9e9;
	margin: 0px;
}
html {
	border: 0
}
a {
	text-decoration: none;
	color: #e9e9e9;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
	font-weight: bold;
	color: #ffffff;
}
img {
	border: 0px;
}
form  {
	margin: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearer {
	clear: both;
}
.input {
	background: url(../images/bgdInput.gif) repeat-x #ffffff top left;
	width: 150px;
	border: 1px solid #000000;
	height: 20px;
	color: #000000;
	font-size: 12px;
	padding: 3px 0px 0px 5px;
}
#header {
	width: 735px;
	height: 294px;
	margin: auto;
	padding: 12px 35px 0px 0px;
	text-align: right;
	font-size: 11px;
	letter-spacing: 0.1em;
	background: url(../images/bgdHeader.jpg) no-repeat #0f7997;
}
#header a {
	text-decoration: none;
	color: #e9e9e9;
	font-weight: normal;
}
#header a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
#contentWrapper {
	width: 700px;
	margin: auto;
	padding: 35px 35px 0px 35px;
	background: #0f7997;
}
#contentLeft {
	width: 196px;
	float: left;
	text-align: justify;
	padding-right: 30px;
	border-right: 1px solid #2f8aa3;
}
#contentRight {
	width: 443px;
	float: right;
	text-align: justify;
}
#sticker {
	width: 152px;
	height: 152px;
	z-index: 2;
	position: absolute;
	margin-top: -103px;
	margin-left: 297px; 
}
#footer {
	width: 770px;
	height: 30px;
	margin: auto;
	text-align: right;
	font-size: 11px;
	letter-spacing: 0.1em;
	padding: 30px 0px 0px 0px;
	background: url(../images/bgdFooter.jpg) no-repeat #316878 top center;
}
#footer a {
	text-decoration: none;
	color: #e9e9e9;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}




/* Special Offer Page*/
h2.spOffer
{
    margin-left:auto;
    margin-right:auto;
    font-size:26.0px;
   
    color:red;
    width:443px;
    color:red;
    text-align : center; 
      
}

img.spofferImg
{
    text-align:center;
    float:left;
    display: block;
    padding-left:17px;
    padding-right:17px;
    width:400px
   
}

.spofferSwBox
{
     display: block;
    margin-left: auto;
    margin-right: auto 
}

h3.spOfferH
{
    font-size:20.0px;
   
    font-style:normal;
    line-height:normal;
    word-spacing:normal;
    text-align:center;
  
   
    color:red;
    background-image:none;
    text-indent:0px;
    
  
  
    
}
 ul.spOffer
{
    float:left;
    font-size: 12px;    
    line-height: 24px;
    font-weight:bold;
    color : Black;
    padding-left:25px;
    padding-top:5px;
   
	
    /*width:250px;*/
}
li.spOffer
{
    list-style-type: disc;
	list-style-image:none;   
     
}
li.spOfferR
{
    list-style-type:disc;
	list-style-image:none;   
    color:Red;   
}



img.spOfferExDem
{
    width:400px;
     text-align:center;
      float:left;
    margin-left:auto;
    margin-right:auto;   
     display: block;
    padding-left:17px;
    padding-right:17px; 
    
} 



.spOfferAltImgs
{
    
    border-width:1px;
    border-style:inset;
    height:170px;
    width:390px;
    margin-top:20px;
    margin-left: auto;
    margin-right:auto;
   
    
}

.spOfferAltImg
{
    margin-top:20px;
    margin-bottom:20px;
    padding-left: 15px;
    padding-left: 15px;
    height:100px;
    width:100px;
    float:left;
    
    
}

p.spOfferPrice
{
    font-size:30.0px;
   
    color : Red;
    text-align:center;
     margin-top: -15px;
    
}
.specialofferWrapper
{
    padding-top:20px;
   
    padding-bottom: 20px;
    padding-right:-35px;
    padding-left:0px;
  
    background-color:#ffffff;
    width:443px;
}


div.spOfferForm
{
    width : 400px;
    margin-left:auto;
    margin-right:auto;
    padding: 10px 7px 10px 7px;
    color:Black;
}

div.tableCell
{
 
 width:80%;
 height:30px;   
}
div.tableCellMulti
{

 width:80%;
 height:80px;   
}

.tableCellRight
{
    
     width:80%;
     height:30px;     
     margin-bottom:5px;
   
}

.label
{
    float:left;
    width:150px;
    font-weight : bold;
}

/* end of special offer css */
