/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	background-color:#900;
	background-image:url(/images/bg.jpg);
}

a:focus {
	outline: 1px dotted;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 0px;
	line-height:1;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}






.roundedcornr_box_788967 {
   background: #ffffff;
}
.roundedcornr_top_788967 div {
   background: url(/images/corners/roundedcornr_788967_tl.png) no-repeat top left;
}
.roundedcornr_top_788967 {
   background: url(/images/corners/roundedcornr_788967_tr.png) no-repeat top right;
}
.roundedcornr_bottom_788967 div {
   background: url(/images/corners/roundedcornr_788967_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_788967 {
   background: url(/images/corners/roundedcornr_788967_br.png) no-repeat bottom right;
}

.roundedcornr_top_788967 div, .roundedcornr_top_788967, 
.roundedcornr_bottom_788967 div, .roundedcornr_bottom_788967 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_788967 { margin: 0 20px; }
.superscript {
	position: relative;
	bottom: 0.2em;
	font-size: 0.8em;
	color:#333;
	
}
.footnotes {
	font-size:0.8em;
	font-family:"Courier New", Courier, monospace;
	color:#333;
	line-height:normal;
}
.footnotes .superscript {
	position:relative;
	margin-left:-10px;
}
.testimonial {
	font-size:0.9em;
	font-family:"Courier New", Courier, monospace;
	color:#003;
	line-height:0.9;
	color:#666;
}
.guarantee {
	line-height:0.9;
}
.singlespace {
	line-height:0.9;
}
.aligntop td {
	vertical-align:top;
}
.tablehighlight {
	background-color:#CCC;
}
.tableform td{
	padding:5px;
	margin:0;
	
}
#footer {
	text-align:center;
}
#footer p {
	margin: .5em 0em;
}
.small {
	font-size:0.9em;
}
.tight {
	margin-bottom: 0.2em;
	padding-bottom: 0;
}