html
{
	overflow-y: scroll;
	height: 100%;
	margin-bottom: 0.1em;
}

img
{
	border: 0;
}
td,tr,table
{
	margin: 0;
	padding: 0;
	vertical-align: top;
}

p, h1, h2, h3, h4, h5, ol, li, td
{
	font-family: 'Trebuchet MS', Arial, sans-serif;
}

h3
{
	font-size: 14px;
}
p
{
	font-size: 14px;
	text-align: justify;
}

body
{
	text-align: center;
	padding: 15px;
}

/* @group Logo */

#logo
{
	text-align: center;
}


#logo h1
{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}

#logo a
{
	color: #000;
	text-decoration: none;
}

#logo #tagline
{
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 6px;
	font-weight: bold;
	margin-bottom: 0;
	text-align: center;
}


#logo h1, #logo #tagline
{
	font-family: Palatino, Georgia, 'Times New Roman', serif;
}

#logo img
{
	text-align: center;
}



/* @end */

.sandbags div
{
	float:left;
	clear:left;
	/*border: #f00 1px dashed;*/
}

/* @group Footer */

#footer
{
	padding-top: 20px;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	text-align: center;
}

#footer p
{
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

#footer #slogan
{
	font-size: 14px;
}
      
#footer .navlinks
{
	font-size:12px;
	padding-bottom:20px;
}


/* @end */

#allframes
{
	width: 780px;
	height: 580px;
	background: url(images/allframes.jpg) no-repeat center center;
	margin-top: 30px;
	vertical-align: middle;
	text-align: center;
}

#page
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	margin-top: 0;
	vertical-align:top;
}

#mainmenu-allcircles
{
	text-align: center;
	width: 100%;
	margin-top: 0;
	padding-top:0;
}

#mainmenu-allcircles img
{
	padding-left: 25px;
	vertical-align: middle;
	padding-right: 25px;
}

.threetable
{
	width: 100%;
}

.threetable .maincell
{
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

.arrows-pair
{
	margin-left: 20px;
	margin-top: 10px;
	line-height: 0;
}

.arrows-pair img
{
	padding: 0;
	margin: 0;
}
ul {
	margin-left: 0;
	padding-left: 1em;
	text-indent: -0.1em;
	font-size: 12px;
	line-height: 12px;
	}
ul li
{
	margin-top: 0;
	margin-bottom: 0.1em;
}
	
	
.samplechoice .costs td
{
	font-size: 12px;
	border: 0;
	padding: 0;
	margin: 0;
	text-align: left;
}

.samplechoice td
{
	text-align: center;
}

.samplechoice .costs
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
}
.samplechoice .costs .cost
{
	text-align: right;
}

.samplechoice .costs .total td
{
	border-top: #000 1px solid;
}      

.key *
{
	  font-size:12px;
}
