/*reset.css*/

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
ul{list-style-image:url(../images/plus.gif);}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

div.clearit
{
	clear:both;
	height:0px;
	overflow:hidden;
}

/*the actual stylesheet starts here*/

body {
	margin-top:40px;
	font-family:Garamond, Times,serif;
	background-color:#001829;font-size:small;
	background-image:url(../images/bg.jpg);
}

a:link {color:#a50832; border-bottom:1px solid black; text-decoration:none; float:inherit;}
a:active {color:#a50832; border-bottom:1px solid black; text-decoration:none; float:inherit;}
a:visited {color:#a50832; border-bottom:1px solid black; text-decoration:none; float:inherit;}
a:hover {color:#a50832; border-bottom:none; text-decoration:none; float:inherit;}

h1 {
	color:#a50832;
	font-size:24px;
	text-transform:uppercase;
	padding-bottom:0px;
}

h2 {
	text-align:center;
	font-size:16px;
	text-transform:uppercase;
	margin-bottom:25px;
}

p {
	display:block;
	margin-top:30px;margin-bottom:30px;
	line-height:130%;
}

ul {
	margin-top:5px;
}

li {
	line-height:130%;
}

#frame2wrapper {
	float:left;
	width:315px;
	margin-right:20px;
	background:url(../images/plus.gif) no-repeat 100% 9px;
	cursor:pointer;	
}

#frame3wrapper {
	float:left;
	width:227px;
	margin-right:20px;
	cursor:pointer;	
}

#frame4wrapper {
	float:left;
	width:302px;
	cursor:pointer;	
	background:url(../images/plus.gif) no-repeat 0 9px;
	cursor:pointer;	
}

#quote {margin-top:25px;margin-bottom:25px;}

a.thumb {margin-right:10px;margin-top:5px;float:left;display:inline;}
a.thumb img {border:1px solid white;}

a.thumb:link {border-bottom:none; cursor:pointer;}
a.thumb:active {border-bottom:none; cursor:pointer;}
a.thumb:visited {border-bottom:none; cursor:pointer;}
a.thumb:hover {border-bottom:none; cursor:pointer;}

a.bordernone:link {border-bottom:none; cursor:hand;}
a.bordernone:active {border-bottom:none; cursor:hand;}
a.bordernone:visited {border-bottom:none; cursor:hand;}
a.bordernone:hover {border-bottom:none; cursor:hand;}

.imgholder {background-repeat:no-repeat;background-position:25px 10px; margin-bottom: 5px;}

#frame4wrapper .imgholder {background-position:30px 30px;margin-top:70px;}
#frame2wrapper .imgholder {background-position:23px 40px;margin-top:70px;}
#frame3wrapper .imgholder {background-position:29px 30px;margin-top:10px}

.frame1 {
	width:343px;
	height:240px;
	background-image:url(../images/frame1.png);
}
.frame2 {
	width:314px;
	height:231px;
	background-image:url(../images/frame2.png);
}
.frame2alt {
	width:343px;
	height:240px;
	background-image:url(../images/frame2alt.png);
}
.frame3 {
	width:227px;
	height:314px;
	background-image:url(../images/frame3.png);
}
.frame3alt {
	width:343px;
	height:240px;
	background-image:url(../images/frame3alt.png);
}
.frame4 {
	width:302px;
	height:225px;
	background-image:url(../images/frame4.png);
}

.subhead {
	margin-top:0;
	margin-bottom:0;
	padding-top:10px;
	padding-bottom:0;
	font-weight:800;
}

.faqparagraph {
	margin:5px 0 0 25px;
}

div.hr {
	border-top:1px solid #E8E8E8;
	margin-right:20px;
}

#container {
	width:890px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

.inner #container { width:780px; }

#left { float:left;width:350px; }
#left span { display:block;clear:both;margin-top:7px; }
#left .row { float:none;clear:both;display:block; }

#right { float:right;width:400px; }
#right a img { margin-right:5px; }

#footer {
	clear:both;
	display:block;
	position:relative;
	text-align:center;
}

#footer ul {
	width:700px;
	margin:auto;
	list-style-image:url(../images/blank.gif);
}

#footer ul li {
	float:left;
	padding-right:26px;
	margin-left:26px;
	background:url(../images/plus.gif) no-repeat 100% 50%;
	height:72px;

}

#footer ul li.first {
	background:none;
	margin-left:0;
}

#footer ul li.last {
	background:none;
	padding-right:0;
}

#footer ul li a {
	text-align:center;
	display:block;
	color:#a50832;
	border-bottom: none;
	text-decoration:none;
	margin-top:20px;
}

#footer ul li a#performance {
	margin-top:26px;
}

#footer .subnav li {
	background:none;
	color:black;
	display:inline;
	float:none;
	margin:0 15px;
	padding:0;
}

#footer .subnav li a {
	color:black;
	display:inline;
	border-bottom:1px solid #927252;
}

#footer2, #footer2 a {
	clear:both;
	color:black;
	text-align:center;
	text-decoration:none;
	font-family:verdana,arial,sans-serif;
	font-size:10px;
}