html, body {
	margin:0 auto 0 auto;
	padding : 0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif, Optima;
	color: #000;
	height:100%;
}
/* Generic Classes */
div{margin:0;padding:0;}
.hide{display: none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#b5000c;
	text-decoration:none;
	text-align: center;
}
.belief {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000;
}


/* Master Container */
#main {width:780px;margin:0 auto 0 auto;background-color:#FFFFFF;}

/* Page Header */
#header{height:161px;width:780px;background:url(images/bg-header.gif) no-repeat;}
#header p{
	color:#000;
	font-size:11px;
	font-weight:bold;
	color:#b5000c;
	padding:8px 5px 0 0;
	text-align:right;
	margin:0;
}

/* Top Navigation: START */
#top-navigation
{	height:29px;background:url(images/top-navigation.gif) top center no-repeat;}

/* Top Navigation: LINKS */
#top-navigation a{float:left;}
#top-navigation a.home 
{	height:29px;width:45px;display:block;background:url(images/top-navigation.gif) no-repeat 0px 0px;}
#top-navigation a:hover.home
{	background-position: 0px -29px;}

#top-navigation a.smoozing 
{	height:29px;width:100px;margin-left:340px;display:block;background:url(images/top-navigation.gif) no-repeat -385px 0px;}
*html #top-navigation a.smoozing{margin-left:192px;}	
#top-navigation a:hover.smoozing
{	background-position: -385px -29px;}

#top-navigation a.howso 
{	height:29px;width:50px;margin-left:5px;display:block;background:url(images/top-navigation.gif) no-repeat -490px 0px;}
#top-navigation a:hover.howso
{	background-position: -490px -29px;}

#top-navigation a.teamwithus
{	height:29px;width:80px;margin-left:5px;display:block;background:url(images/top-navigation.gif) no-repeat -545px 0px;}
#top-navigation a:hover.teamwithus
{	background-position: -545px -29px;}

#top-navigation a.findit
{	height:29px;width:40px;margin-left:5px;display:block;background:url(images/top-navigation.gif) no-repeat -630px 0px;}
#top-navigation a:hover.findit
{	background-position: -630px -29px;}

#top-navigation a.findus
{	height:29px;width:50px;margin-left:5px;display:block;background:url(images/top-navigation.gif) no-repeat -675px 0px;}
#top-navigation a:hover.findus
{	background-position: -675px -29px;}

#top-navigation a.order
{	height:29px;width:50px;margin-left:5px;display:block;background:url(images/top-navigation.gif) no-repeat -730px 0px;}
#top-navigation a:hover.order
{	background-position: -730px -29px;}

/* Top Navigation: END */


/*Column Definations */

div#col-1{width:590px;margin:30px 5px 10px 20px;padding:0;float:left;}
*html div#col-1{margin:30px 5px 10px 10px;}
div#col-1 h1{
	color:#b5000c;
	margin:0 0 20px 0;
	padding:0;
	font-size:33px;
	font-family:Tahoma, Geneva, sans-serif;
	font-style:italic;
	font-weight: normal;
	line-height: 34px;
}

div#col-1 div#flash-box{width:285px;margin:0;padding:0;float:left;}
div#col-1 div#content-box{width:290px;margin:0;padding:0 0 0 10px;float:right;}
div#col-1 div#content-box p{margin:0;padding:0 0 18px 0;font-size:11px;text-align:left;}

div#col-1 div#blog-box{width:220px;margin:20px 0 20px 0;padding:90px 0 0 65px;float:left;background:url(images/box-1.gif) top center no-repeat;}
div#col-1 div#blog-box p{margin:0;padding:0 0 15px 0;font-size:11px;text-align:left;}
div#col-1 div#blog-box p a{
	margin:0;
	padding:5px 0 5px 0;
	color:#000;
	font-size:11px;
	text-align:left;
	line-height:1.1em;
	text-decoration:none;
	font-weight:normal;
}
div#col-1 div#blog-box p a:hover{color:#b5000c;text-decoration:none;}

div#col-1 div#testimonials {clear:both;margin:20px 0 0 0;display:block;}
div#col-1 div#testimonials h1{
	color:#b5000c;
	margin:10px 0 10px 0;
	padding:0;
	font-size:30px;
	font-weight:bold;
	font-family:Arial;
	font-style:italic;
}
div#col-1 div#testimonials p{margin:0;padding:0 0 12px 0;font-size:11px;text-align:left;}
div#col-1 div#testimonials p a{margin:0;padding:5px 0 5px 0;color:#000;font-size:11px;text-align:left;line-height:1em;text-decoration:none;font-weight:bold;}
div#col-1 div#testimonials p a:hover{color:#b5000c;text-decoration:none;}


div#col-2{width:150px;margin:30px 0 0 0;padding:0;float:left;}
div#col-2 p.tag-header{width:150px;margin:0;padding:0;background:url(images/bg-tags-header.gif) center top no-repeat;display:block; height:85px;}
div#col-2 p.tag-content{width:130px;margin:0;padding:10px;background:url(images/bg-tags-content.gif) repeat-y;display:block;}
div#col-2 p.tag-content a{margin:0;padding:0;color:#fff;font-size:20px;text-align:left;line-height:1em;text-decoration:none;}
div#col-2 p.tag-content a:hover{color:#b5000c;text-decoration:none;}
div#col-2 p.tag-footer{width:150px;margin:0;padding:0;background:url(images/bg-tags-footer.gif) center top no-repeat;display:block; height:9px;}

div#col-2 p.fab-link-header{width:150px;margin:0;padding:0;background:url(images/bg-fab-links-header.gif) center top no-repeat;display:block; height:130px;}
div#col-2 p.fab-link-content{width:130px;margin:0;padding:0 10px 10px 10px;background:url(images/bg-fab-links-content.gif) repeat-y;display:block;font-size:11px;}
div#col-2 p.fab-link-content a{margin:0;padding:0;color:#000;font-size:11px;text-align:left;line-height:1em;text-decoration:none;font-weight:bold;}
div#col-2 p.fab-link-content a:hover{color:#b5000c;text-decoration:none;}
div#col-2 p.fab-link-footer{width:150px;margin:0;padding:0;background:url(images/bg-fab-links-footer.gif) center top no-repeat;display:block; height:10px;}

div#col-2 p#banner{width:130px;margin:0;padding:10px;text-align:center;font-size:11px;}
div#col-2 p#banner a{margin:0px;padding:0;color:#000;font-size:11px;text-decoration:none;font-weight:bold;}


/* Internal Page : Master Content area: START*/
#internal
{
	margin:0;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}	


/* Page Footer: START*/
#footer {clear:both;width:780px;height:32px;background:url(images/bg-footer.gif) center center repeat-x #b5000c;}
#footer p{color:#fff;text-align:right;font-size:10px;padding:8px 10px 0 0;}
/* Page Footer: END*/
#main #col-1 #blog-box .red strong {
	color: #B5000C;
}

hed2{
	color:#b5000c;
	margin:0 0 20px 0;
	padding:0;
	font-size:28px;
	font-family:Tahoma, Geneva, sans-serif;
	font-style:italic;
	font-weight: normal;
	line-height: 30px;
}
div#col-1 div#testimonials1 {
	clear:both;
	display:block;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 100px;
}
#main #col-1 #testimonials1 h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	color: #BA111C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	padding-bottom: 3px;
}
#main #col-1 #testimonials1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.quotes {
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
}
.subhead-reverse a {
	color: #FFF;
	text-decoration: none;
}

.subhead-reverse a:hover {
	color: #FFF;
	text-decoration: none;
}
