﻿body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}
img {
	border: none;
	border-style: none;
}	
sup 
{
	font-weight: bold;  
    line-height: 0px;
    font-size: 75%;
    vertical-align: super;
}

h1 {
	font-weight: bold;
	color: #7d4199;
	font-size: 14px;
	font-style: normal;
	margin:0;
	padding:0;
	text-align:center;
}

#mainwrapper {
	width: 800px;
	margin-top: 75px;
	margin-right:auto;
	margin-left:auto;
	height:220px;	
}

#header {
	width: 805px;
}

#logo1 {
	height: 190px;
	width: 186px;
	float: left;
	text-align:center;
	margin-right:75px;
	margin-left:30px;
}

#logo2 {
	height: 190px;
	width: 193px;
	float: left;
	text-align:center;	
	margin-right:65px;	
}

#logo3 {
	float: left;
	height: 190px;
	width: 225px;
	text-align:center;
}
#button1 
{
    width:186px;
    text-align:center;
    float:left;
    margin-right:75px;
    margin-left:30px;    
}
#button2
{
    width:193px;
    text-align:center;
    float:left;
    margin-right:65px;    
}
#button3 
{
    width:225px;
    text-align:center;
    float:left;
}
#content {
	width: 800px;
	background-repeat: no-repeat;
	background-image:url(../images/botox_bg.gif);	
	margin-right:auto;
	margin-left:auto;
	
}

.column 
{

	float: left;
	width: 350px;
	margin-left: 12px;
	font-size: 11px;
	color: #000000;
	margin-top: 40px;
	margin-bottom:10px;
}

.column2 
{
	width: 375px;
	font-size: 11px;
	color: #000000;
	margin-right: 12px;
	float: right;
	margin-top: 40px;
	margin-bottom:10px;
}
.column ul {
    margin-top:5px;
    margin-left:0;
    padding:0;
}
.column ul li {
    margin-left:25px;
    padding-left:0;
    margin-bottom: 10px;
}

#footer1 {
	font-size: 11px;
	height: 150px;
	width: 800px;
	font-weight: bold;
	color: #000000;
	margin-right:auto;
	margin-left:auto;
	clear: both;
	margin-top:20px;
}

#footer2 {
	font-size: 9px;
	color: #000000;
}

.ullipadding
{
	padding-bottom: 10px;
}

