body{
	background-color: #ffffff; 
	font-family: arial,verdana, Sans-serif;
	font-size: 10px;
	background-image: url(http://www.omggel.com/images/0210a/greenFleur.gif);
}

sup{font-size: 8px;
line-height: 0;
}


a img {
border:0px;
}

.bold2{          font-weight: bold;
}

#success{position:absolute;
         top:490px;
         left:700px;
         width:230px;
         background-image:url(http://www.omggel.com/images/successbg.png);
         background-color: #336600;
                  font-size: 13px;
}

#headline{       
         font-size: 16px;
         font-weight: bold;
}

.contentA{
         font-size: 12px;
         position:relative;
         width:550px;
         height:480px;
         margin:0px auto;
	    text-align:left;
	    padding:15px;
        line-height: 1.4em;
        top:50px;
        left:20px;
        float:left;
        overflow:auto;
}

.content{
         font-size: 12px;
         position:relative;
         width:550px;
         height:480px;
         margin:0px auto;
	    text-align:left;
	    padding:15px;
        line-height: 1.4em;
        top:50px;
        left:20px;
        float:left;
        overflow:hidden;
}

.container{
         z-index:1;

         width:800px;
         height:600px;
                 background-image: url(http://www.omggel.com/images/0210a/bodyText.jpg);
         background-repeat:no-repeat;
         background-position:top center;
         margin-left: 100px;
         margin-right: auto;
         	    padding:15px;
        line-height: 1.4em;
}

.indent{
	color: #ffffff;
    background-color: transparent;
}

blockquote      { margin-left: 20px; margin-right: 20px; }

.order{position:relative;
         top:5px;
         font-size: 11px;
         width:200px;
		 background-image: url("/images/orderbg.gif");
		 background-repeat:no-repeat;
		 float:right;
		 border:1;
		 padding:10px;
}

td{
				font-size: 12px;

}

.navigation {
         z-index:5;
         position:relative;
         top:5px;
         left:5px;
         vertical-align:text-top;
         float:left;
         
}

.specialOffers{
         z-index:5;
         position:absolute;
         top:125px;
         left:900px;
         float:right;
         width:400px;
         height:400px;
         border:0px;
}

.footer{
         z-index:3;
         width:760px;
         height:50px;
         text-align: center;
         margin-left: auto;
         margin-right: auto;
         font-size: 10px;
         padding:25px;
         padding:15px;
         position:absolute;
         top:580px;
         left:125px;

}

.footer a {color:black;		text-decoration: none;}

.offer { float:right;	
}

.social_links a {
	display: block;
	position:relative;
	left:115px;
	float: left;
	line-height: 0;
	background-color: #e0ddd7;
	border: 1px solid #e0ddd7;
	margin: 1px;
	padding: 0 0.58em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0.5em; font-size: 1em; opacity: 0.8; background-repeat: no-repeat;
	
}
.social_links a:HOVER {
	background-color: #fff;
	opacity: 1;}
