/* CSS Document */
html, body {
height:100%;
width:100%; 
}
body{
font-family:Arial, Helvetica, sans-serif;
margin: 10px auto 0px auto;
text-align:center;
}
p, li, a, span, label, select, textarea{
font-size:12px;
}
a{
color:#336699;
text-decoration:none;
}
a:hover{
color:#336699;
text-decoration:underline;
}
a.flash{
color:#666666;
font-size:10px;
}
/*Start Template Design*/
#container{
width:860px;
height:100%;
min-height:100%;
text-align:left;
margin-left:auto;
margin-right:auto;
}
#content{
width:100%;
margin-top:5px;
float:left;
}
#banner{
width:860px;
height:210px;
background:url(../images/sine_banner.jpg) no-repeat;
}
#left_column{
width:373px;
margin-top:5px;
float:left;
}
#right_column{
width:450px;
margin:5px 0px 0px 20px;
float:left;
}
#footer{
margin-top:5px;
float:left;
width:100%;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
background:url(../images/footer_span.jpg) repeat-x;
}
/*End Template Design*/
/*Start Pod Designs*/
div.pod{
background:url(../images/pod_border.jpg);
margin-bottom:10px;
}
div.pod_no_border{
margin-bottom:10px;
}
div.pod_content{
background:url(../images/pod_fade.jpg) no-repeat;
padding-left:10px;
padding-right:10px;
}
div.pod_links{
background:url(../images/couple.jpg) no-repeat;
padding-left:10px;
padding-right:10px;
}
div.product_pod{
background:url(../images/pod_span_product.jpg);
margin-bottom:10px;
width:422px;
}
div.product_pod_content{
background:url(../images/pod_fade_product.jpg) no-repeat;
padding-left:10px;
padding-right:10px;
}
div.pod_mailinglist{
padding:0px 10px 0px 10px;
}
/*End Pod Designs*/
.footer{
color:#fff;
font-size:10px;
}
.footer:hover{
color:#fff;
}
.img_padding{
padding:0px 0px 10px 10px
}
ul, blockquote{
padding:10px;
margin:10px;
}
li.arrow {
list-style-image:url(../images/bullet.jpg);
}
.header{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-style:normal;
font-weight:bold;
}
/*Start Form*/
div.formPod {
width: 400px;
float:left;
margin:5px 0px 0px 40px;
}
input, textarea{
border:1px solid #336699;
color:#336699;
padding:2px;
background-color:#dee7f4;
display:block;
width:225px;
float:left;
}
textarea {
height: 150px;
}
label {
display:block;
text-align: right;
padding-right: 5px;
float:left;
}
label.form {
width:100px;
}
.submit_form_btn{
float:right;
width:auto;
height:auto;
margin:30px 60px 0px 0px;
}
/*End Form*/
/*Start Navigation Area*/
.navcontainer{
background:url(../images/nav_span.jpg) repeat-x;
height:34px;
color:#FFFFFF;
}
.navigation a { 
text-decoration: none;
font-size:11px;
font-weight:bold;
padding: .5em 1em;
color: #fff;
/*background-color: #036;*/
}
.navigation a:hover
{
color: #fff;
text-decoration:none;
background:url(../images/nav_over.jpg) repeat-x;
}
/*End Navigation Area*/
/*_______________From Sine-Off ________________________________*/

h1,h2,h3,h4,h5 {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.facts_top_box  {
	padding:0px 0px 0px 10px;
	/*border-top: 5px none #000000;
	border-right: 5px solid #000000;
	border-left: 5px solid #000000;*/
	border-bottom: 5px solid #000000;
	margin: 0px;
	vertical-align: text-top;
}

.facts_sub_boxes  {
	padding:10px;
 	border-left:5px solid #000000;
 	border-right:5px solid #000000;
  	border-bottom:5px solid #000000;
}

.facts_solo_box  {
	padding:10px;
 	border:5px solid #000000;
}

.facts_sub_boxes  p, .facts_top_box p, .facts_solo_box  p, .facts_sub_boxes  td, .facts_top_box td, .facts_solo_box  td {
font-size:12px

}

.facts_sub_boxes  hr, .facts_top_box hr{
	color: #000000;
	height: 1px;
}
hr {
	color: #000000;
	background-color: #000000;
}
.hrule{
border-bottom:1px dotted #336699;
display:block;
width:100%;
}
