
* {margin:0px;}
a img {border: 0px;}
body
{
    margin:0px;
    background:#D5E6EF url(img/bg.jpg) repeat-x;
    font-size:13px;
	color:#3D3D3D;
	line-height:18px;
	font-family:verdana, sans-serif;
}
#container
{
	position:relative;
	margin:0 auto;
	width:780px;
	background:url(img/bg-main.gif) repeat-y;
}
#header img{float:left;}

#main
{
    background:url(img/main-bg.jpg) repeat-y;

}
#top-banner
{
    background:url(img/climinax_pills.jpg) no-repeat;
    width:750px;
    height: 390px;
    background-position: right 0;
    position:relative;
    bottom:23px;
}
#top-banner-text
{
    width:375px;
    height:300px;
    margin-left:50px;
    padding-top:50px;
}


#main-top
{
    background:url(img/main-top.jpg) no-repeat;
    height:24px;
    width:100%;
    background-position: -1px 0;
    clear:both;
}
#main-btm
{
    background:url(img/main-btm.jpg) no-repeat;
    height:32px;
    width:100%;
}

#footer
{
    text-align:center;
}

.content
{
    padding: 0 55px 20px 65px;
    margin-top:-25px;
}
.sky {color:#0085DF}
a.sky  {color:red}
a.sky:hover {color:#0085DF}

h2 {color:#0085DF; padding:20px 0 4px 0; font-family:tahoma, sans-serif}
p { padding-top:5px}
