body {
	text-align: center; /* for IE */
	background:#f7fbfd;
	margin-top:0px;
}

a 
{
	color:#096fb6;
	text-decoration:none;
}

a:hover 
{
	text-decoration:underline;
}

a.visited 
{
	color:#759db9;
}

li {
    font-family:Verdana, Arial, Helvetica;
    font-size:11px;
    color:#899092;
    line-height:22px;
}

input {

}

#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 770px;
	background-image:url(images/background_repeater.gif);
	background-repeat:repeat;
}

.main {
    padding-top:20px;
    padding-bottom:20px;
    background-image:url(images/copy_bg.gif);
    background-repeat:no-repeat;
    padding-bottom:20px;
}

.left {
    padding-left:60px;
    width:305px;
    text-align:left;
}

.right {
    float:right;
    width:305px;
    text-align:left;
    padding-right:60px;
}

.one_column {
    text-align:left;
    padding-left:30px;
    padding-right:30px;
}

.heading {
    font-family:Georgia;
    font-size:14px;
    line-height:24px;
    color:#7e982f;
}

.copy {
    margin-top:0px;
    font-family:Verdana, Arial, Helvetica;
    font-size:11px;
    color:#899092;
    line-height:24px;
}

.checkout_copy 
{
	margin-top:0px;
    font-family:Verdana, Arial, Helvetica;
    font-size:11px;
    color:#666666;
    line-height:24px;
}

.testimonial {
    color:#666666;
}

.bullets {
    margin-top:0px;
    font-family:Verdana, Arial, Helvetica;
    font-size:11px;
    color:#899092;
    line-height:16px;
}

#footer {
    clear:both;
}

.button { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height:16px; color: #000000; border-top-width: thin; border-bottom-width: thin; border-right-width: thin; border-left-width: thin; border-style: solid; border-color: #999999;}

.input { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height:13px; color: #000000; border-width:2px; border-style: solid; border-color: #cccccc;}

.option { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height:16px; color: #333333; border-top-width: thin; border-bottom-width: thin; border-right-width: thin; border-left-width: thin; border-style: solid; border-color: #999999;}

.textarea { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height:13px; color: #000000; border-top-width: thin; border-bottom-width: thin; border-right-width: thin; border-left-width: thin; border-style: solid; border-color: #999999;}

