body{
background-color: #444444;
background-image: url(images/bg.png);
margin: 0;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1{
font-size: 18pt;
margin: 5px 0 10px 0;
}

p{margin: 7pt 0 7pt 0;}

#page{
width: 750px;
background-color: #ffffff;
border-left: #ff9e00 solid 1px;
border-right: #ff9e00 solid 1px;
margin-left: auto;
margin-right: auto;
}

#header{
height: 50px;
}

#logo{
float: left;
margin : 10px 0 0 10px;
}

#nav{
float: right;
margin-top: 22px;
}

#nav ul{
padding: 0;
margin: 0;

}

#nav li{
display: block;
float: left;
width: 78px;
height: 20px;
list-style-type: none;
text-align: center;
background: url(images/buttons.png) no-repeat;
margin-left: 1px;
padding-top: 8px;
}

#nav a:link, #nav a:visited{
font-weight: bold;
color: #000000;
text-decoration: none;
}

#nav a:hover, #nav a:active{
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

#banner{
border: #FF9900 solid 1px;
clear: both;
}


.big_word{
font-size: medium;
font-weight: bold;
}

.point{
background: url(images/arrow.png) no-repeat;
margin-bottom: 20px;
padding-left: 60px
}

.orange_box{
width: 240px;
height: 240px;
background-image: url(images/orange_box2.png);
padding: 30px;
margin: 0;
}

#content{
padding: 5px;
}

#left_column{
width: 420px;
float: left;
}

#right_column{
width: 300px;
float: right;
}

#login{
width: 160px;
background-color: #CCCCCC;
border: #666666 groove 2px;
margin: 20px auto 20px auto;
padding: 10px;
}

#footer{
border-top: #ff9e00 solid 2px;
text-align: center;
margin-top: 10px;
padding: 5px 0 5px 0;
}

.price{
width: 162px;
height: 96px;
background-image: url(images/orange_box_small.png);
font-size: 20pt;
font-weight: bold;
text-align: center;
padding-top: 60px;
}

.small_price{
font-size: 8pt;
}

.small{
font-size: 9pt;
}

a.signup:link, a.signup:visited {
font-size: 14pt;
font-weight: bold;
color: #01b000;
}

a.signup:hover, a.signup:active {
font-size: 14pt;
font-weight: bold;
color: #01b000;
}

a.signup2:link, a.signup2:visited {
font-size: 12pt;
font-weight: bold;
color: #01b000;
}

a.signup2:hover, a.signup2:active {
font-size: 12pt;
font-weight: bold;
color: #01b000;
}

a.signup3:link, a.signup3:visited {
font-size: 14pt;
font-weight: bold;
color: #000;
}

a.signup3:hover, a.signup3:active {
font-size: 14pt;
font-weight: bold;
color: #000;
}

#subscribe{
text-align: center;
margin: 20px 0 20px 0;
}

a.subscribe:link, a.subscribe:visited {
font-size: 12pt;
font-weight: bold;
color: #01b000;
}

a.subscribe:hover, a.subscribe:active {
font-size: 12pt;
font-weight: bold;
color: #01b000;
}

.promo{
color: #01b000;
text-align: center;
}
