html, body, div, span, applet, object, iframe,blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, h1, h2, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */







body
{
background-image:url(images/background.gif);
color:#97BFCD;
}

h2
{
 color:#dbd9b3;
 display:block;
 padding-bottom: 10px;
 padding-top: 10px;
 padding-left:10px;

}

li 
{
 padding-bottom:13px;

}
#container
{
margin-left:auto;
margin-right:auto;
background-image:url(images/background-shadow.gif);
background-repeat:repeat-y;
height:auto;
width:1079px;

}
#header 
{
background-image:url(images/header.gif);
height:85px;
width:1025px;
margin-left:auto;
margin-right:auto;
}

#logo
{
background-image:url("images/logo.gif");
width:257px;
height:85px;
display: inline-block;
}

#banner
{
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
background-image:url(images/banner.jpg);
height:197px;
width:1025px;
}

#main
{
padding-bottom:60px;
margin-left:auto;
margin-right:auto;
background-image:url(images/main.gif);
height:auto;
width:1025px;
}

#footer
{
background-image:url(images/footer.gif);
height:130px;
width:1025px;
background-repeat:repeat-x;
margin-left:auto;
margin-right:auto;
text-align:center;
color:white;
}
#footernote
{
margin-left:auto;
margin-right:auto;
margin-top:0;
padding-top:35px;
width:34%;

}
#content
{
/*text-shadow:0 2px 0 black;*/
width:825px;
line-height:1.7em;
font-size:16px;
font-family:Arial Narrow;
padding-left:100px;
padding-right:100px;
padding-top:33px;
text-align:justify;

}

a 
{
 color:#dce40d;
text-decoration:none;
}
a:hover, a:active {
color:#dbd9b3;
text-decoration:underline;
}

.entry
{ 

padding-bottom:35px;
border-bottom:1px solid gray;
}

.entry img 
{
display:block;
margin-left:auto;
margin-right:auto;
margin-top:51px;
border:1px solid white;

}
.sign
{
color:white;
display:block;
font-size:100%;
font-style:italic;
text-align:right;
}

.yes
{
background-image:url(images/yes.gif);
width:48px;
height:49px;
margin-left:auto;
margin-right:auto;
display:block;
}
.no 
{
background-image:url(images/no.gif);
width:48px;
height:49px;
margin-left:auto;
margin-right:auto;
display:block;
}

.comparison 
{
margin-top:51px;
margin-left:-27px;
color:#7D8D9F;
width:669px;
clear:both;

}

.comparison thead
{
font-size:18px;

}

.comparison th
{
text-align:center;
font-weight:bold;
}

.comparison td
{
padding-bottom:11px;
padding-left:18px;
padding-top:11px;
text-align:center;
font-weight:bold;
background-color:#222121;
width:100px;
}

.t1
{
background-color:#222121;

}


.t2
{

background-color:#222121;


}
/* Buttons */
#topnavigation
{
width:630px;

margin-right:auto;
display:inline;
margin-left:94px;
}
.topbutton 
{
 background-repeat:no-repeat;
 height:85px;
display: inline-block;
}

#home a
{
background-image:url(images/home.gif);
height:85px;
width:82px;
display: inline-block;
}
#home a:active, #home a:hover 
{
background-image:url(images/home-over.gif);
width:82px;
display: inline-block;
height:85px;
}

#testimonials a
{
background-image:url(images/test.gif);
width:181px;
display: inline-block;
height:85px;
}
#testimonials a:active, #testimonials a:hover 
{
background-image:url(images/test-over.gif);
width:181px;
display: inline-block;
height:85px;
}

#packages a
{
background-image:url(images/packages.gif);
width:122px;
display: inline-block;
height:85px;
margin-left: -4px;
}
#packages a:active, #packages a:hover 
{
background-image:url(images/packages-over.gif);
width:122px;
display: inline-block;
height:85px;
margin-left: -4px;
}

#contact a
{
background-image:url(images/contact.gif);
width:112px;
display: inline-block;
height:85px;
margin-left:-4px;
}
#contact a:active, #contact a:hover 
{
background-image:url(images/contact-over.gif);
width:112px;
display: inline-block;
height:85px;
margin-left:-4px;
}

#theswole a
{
background-image:url(images/ts.gif);
width:133px;
display: inline-block;
height:85px;
margin-left:-4px;
}
#theswole a:active, #theswole a:hover 
{
background-image:url(images/ts-over.gif);
width:133px;
display: inline-block;
height:85px;
margin-left:-4px;
}








