body {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size: 12px;
	background-color: #333333;
	background-image: url(../images/css-bg.png);
	background-position: top left;
	background-repeat: repeat-x;

}

td {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

th {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

img
{  border-style: none;
}

.bodystyle {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

.small {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
}

.medium {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

.mediumcopy {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	font-style:normal;
}

.mediumcopyblack {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-style:normal;
}

.big {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
}

.xbig {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size: 34px;
	color: #FFFFFF;
}

.boldtitle {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size:22px;
	color:#CC9966;
	font-weight:normal;
}

.redtitle {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	background-color: #CE1126;
	font-weight:normal;
}

.header {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size:36px;
	color:#FFFFFF;
	font-weight:bolder;
	font-variant:small-caps;
}

.smallitalic {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	font-style:italic;
}

.bolditalic {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
}



.bolditalicbeige {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size:16px;
	color:#CC9966;
	font-style:italic;
	font-weight:bold;
}

.expanded {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
	color: #FFFFFF;
}

.justified {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	text-align: justify;
	color: #FFFFFF;
}

.footer {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

a:link {
	color: #CC9966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9966;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CC9966;
}

.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:20px;
}
.nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:hover {
	text-decoration: underline;
	color: #999999;
}
.nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: none;
	color: #999999;
}
.footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}


ol li{
	margin-bottom:10px;
}

#wrapper {
	position:relative;
	top:15px;
	width: 1000px;
	margin: 0 auto;
	margin-bottom:20px;
	z-index:2;
	overflow: visible;
	}
	
	
	
#header {
	position:relative;
	width:1000px;
	height:200px;
}

#logo {
	float:left;
	position:relative;
	width:445px;
	height:130px;
	margin-bottom:15px;

}

#satisfaction {
	float:right;
	position:relative;
	width:470px;
	height:130px;
	background-image: url(../images/satisfaction.png);
	background-position: top left;
	background-repeat: no repeat;

}

#quote {

	position:absolute;
	width:340px;
	height:70px;
	top:50px;
	left:30px;


}

#nav {
	float:left;
	padding-top:6px;
	position:relative;
	width:1000px;
	height:35px;
	background-image: url(../images/navbar.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-align:center;
	font-family: "Georgia";
	font-variant: small-caps;


}

#content {
	padding:15px 15px 15px 15px;
	margin-bottom:20px;
	border: solid 2px white;
	position:relative;
	width:966px;
	overflow:auto;
	background-color: #333333;

}

#content_index_left{
	float:left;
	position:relative;
	width:285px;
	

}

#content_index_right{
	float:right;
	text-align:left;
	position:relative;
	width:680px;
	

}





#content_row{
	position:relative;
	margin-bottom:25px;
	width:966px;
	overflow:auto;

}

#content_left{
	float:left;
	position:relative;
	width:380px;
	overflow:auto;
	margin-bottom:10px;
}



#content_right{
	float:right;
	position:relative;
	width:580px;
}

#content_row img{
	border: 4px solid #FFFFFF;
	padding:4px;
	background: #333333;
}

#content_right img{
	border: 2px solid #FFFFFF;
	padding:2px;
	background: #333333;
}

#content_index_left img{
	border: 4px solid #FFFFFF;
	padding:4px;
	background: #333333;
}

#content_index_right img{
	border: 3px solid #FFFFFF;
	padding:3px;
	background: #333333;
}


	



#nav ul {
	margin-left: 5px;
	padding-left: 0;
	display: inline;
	font-size:20px;

	} 

#nav ul li {
	margin-left: 0;
	padding: 3px 10px;
	border-left: 1px solid #FFFFFF;
	font-size:20px;
	list-style: none;
	display: inline;
	}
	
		
#nav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	font-size:20px;
	} 



#footer {
	position:relative;
	text-align:center;
	width:1000px;
	height:130px;
}



#footer ul {
	margin-left: 15px;
	padding-left: 0;
	display: inline;
	font-size:12px;

	} 

#footer ul li {
	margin-left: 0;
	padding: 3px 5px;
	border-left: 1px solid #FFFFFF;
	font-size:12px;
	list-style: none;
	display: inline;
	}
	
		
#footer ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	font-size:12px;

	} 
	
#content_index_right ul {
	display: inline;
	} 

#content_index_right ul li {
	margin-right: 10px;
	list-style: none;
	display: inline;
	}

.testimonial {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-style:normal;
}

.mediumcopy {
	font-family: "Georgia", "Gill Sans MT", "Trebuchet MS";
	font-size: 13px;
	line-height: 1.25;
	color: #FFFFFF;
	font-style:normal;
}