@CHARSET "ISO-8859-1";
body {
	text-align:center;
	background:#000;
}
#container {
	width:796px;
	margin-left:auto;
    margin-right:auto;
    text-align:left;
    border:1px solid #d1672e;
    padding:5px;
}
#left {
    height:775px;
    width:200px;
    border:1px solid #d1672e;
    float:left;

}
#header {
	width:580px;
    height:100px;
    border:1px solid #d1672e;
    padding:5px;
    float:left;
    margin-left:2px;
}
#nav {
	width:578px;
    height:26px;
    border:1px solid #d1672e;
    padding:6px;
    float:left;
    margin-top:2px;
    margin-left:2px;
    text-align:right;
}
#nav img {
	margin-left:2px;
}
#content {
	width:554px;
    height:552px;
    padding:18px;
    border:1px solid #d1672e;
    float:left;
    margin-top:2px;
    margin-left:2px;
    color:#FFF;
    font-family:Arial;
    font-size:11pt;
}
#footer {
	width:580px;
    height:17px;
    padding:5px;
    border:1px solid #d1672e;
    float:right;
    margin-top:2px;
    margin-left:2px;
    text-align:right;
    color:#FFF;
    font-size:10pt;
    font-family:Arial;
}
A {
	color:#bb9966;
	text-decoration:none;
	font-size:11pt;
}
A:hover {
	text-decoration:underline;
}
#trial_button {
	float:left;
	margin-left:11px;
	margin-top:20px;
}
#buy_button {
	float:left;
	margin-left:10px;
	margin-top:20px;
}
#free_trial_form {
	width:555px;
	height:380px;
	background:#000 url(../images/free_trial_background.gif) no-repeat;
}
#register_1 {
	width:555px;
	height:441px;
	background:#000 url(../images/register_1.png) no-repeat;
}
#content p {
	margin-top:5px;
	margin-bottom:5px;
}

#register_2 {
   width:555px;
   height:441px;
   background:#000 url(../images/register_2.jpg) no-repeat;
   font-family:Arial;
}

img { 
    border:0; 
}

#activation_text {
    width:400px;
    padding-top:47px;
    margin-left:150px;
    background:transparent;
}

#paypal_container {
    height:440px;
}
