﻿body
{
	background: url(images/page_background.png) repeat-x 0 0;
	background-position: 0 0;
	margin: 0;
	padding: 0;
	text-align: center; /*background-color: #000000;*/
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .5px;
}

h1
{
	color: #040404;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

h2
{
	color: #d27a03;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul
{
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	word-spacing: .1em;
	line-height: 14px;
}


/*--Overall Shell - Prevents the site from going bellow 1250 in width.--*/
#main-wrapper
{
	/*border: thin solid #800000;*/
	width: 1250px;
	text-align: left;
}

/*--Main Positioning of the page--*/
#left
{
	/*border: thin solid #FFFF00;*/
	background: url(images/left_bg.png) no-repeat 0 0;
	width: 125px;
	height: 553px;
	float:left;
	width: 125px;
}
#center
{	
	/*border: thin solid #FF00FF;*/
	float:left;
	width: 950px;
	
}
#right
{
	/*border: thin solid #FF0000;*/
	background: url(images/right_bg.png) no-repeat 0 0;
	width: 125px;
	height: 553px;
	float:left;
	width: 125px;
}
/*--END POSITIONING--*/


/*--MAIN SITE SECTORS--*/
#header
{
	/*border: thin solid #FF0000;*/
	background: url(images/header.png) no-repeat 0 0;
	width: 950px;
	/*height: 263px;*/
	height: 263px;
	text-align: left;
}
#body
{
	/*border: thin dashed #800000;*/
	background: url(images/center_bg.png) no-repeat 0 0;
}
#center-left
{
	/*border: thin dashed #800000;*/
	background-position: 0 0;
	background: url(images/orange_bar.png) no-repeat 0 0;
	display: inline-block;
	float:left;
	width:295px;
}
#center-content
{
	/*border: thin dashed #3366FF;*/
	display: inline-block;
	width: 600px;
	margin-top: 65px;
	min-height: 625px;
	height: 625px;
	height: auto !important;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	color: #5a5a5a;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer
{
	/*
	border: thin dashed #800000;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .5px;
	color: #5a5a5a;
	height: 100px;
	*/
}


/*--END MAIN SITE SECTORS--*/


/* HEADER COMPONENTS */


#logo
{
	/*border: thin solid #FFFF00;*/
	background: url(images/logo.png) no-repeat;
	height: 124px;
	width: 258px;	
	top: 0px;
	left: 0px;
	display: block;
}

#menu
{
	/*border: thin solid #FFFF00;*/
	text-align: left;
}

#menu a:active, #menu a:link, #menu a:visited
{
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .5px;
	color: #ffffff;
	text-decoration: none;
}

#header-quote
{
	/*border: thin solid #FFFF00;*/
	position: relative;
	text-align: left;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: .5px;
	left: 25px;
	width: 400px;
	display: block;
}

#ImageRotatorSection
{
	float: right;
	display: block;
	top: 75px;
	position: relative;
	/*border: thin solid #CC0000;*/
}

#image-rotator
{
	/*border: thin solid #663300;*/
	background-color: #353535;
}
.arrows1
{
	border: thin solid #FFFF00;
	display: inline;
	z-index: 1;
	vertical-align: top;

}
.arrows2
{
	border: thin solid #0033CC;
	display: inline;
	z-index: 1;
	height:200px;
}

#orange-block
{
	/*border: thin solid #000000;*/
	background-position: 0 0;
	background: url(images/orange_bar.png) no-repeat 0 0;
	width: 950px;
	height: 50px;
}















#header-quote-by
{
	position: relative;
	float: left;
	text-align: right;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #ffffff;
	letter-spacing: .5px;
	width: 350px;
}

#tabs
{
	width: 950px;
	border-color: #00FF00;
}

#quote
{
	background-position: url(images/quote_off.png) no-repeat; /*border: thin dashed #00FF00;*/
	background: url(images/quote_off.png) no-repeat;
	float: left;
	width: 143px;
	height: 35px;
	top: 0px;
}

#quote-sp1
{
	background: url(images/tab_space1.png) no-repeat;
	position: relative;
	float: left;
	height: 35px;
	width: 9px;
}
#benefits
{
	background: url(images/benefits_on.png) no-repeat;
	position: relative;
	float: left;
	height: 35px;
	width: 143px;
}

#quote-sp2
{
	background: url(images/tab_space2.png) no-repeat;
	float: left;
	position: relative;
	height: 35px;
	width: 7px;
}

#tab-block
{
	background-color: #e6e5e4;
	position: relative;
}

#quote-block
{
	position: relative;
	text-align: left;
}

#testimonies-block
{
	position: relative;
	text-align: left;
}

#phone
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	letter-spacing: .5px;
	color: #f1951a;
	position: relative;
	float: left;
	top: 0px;
	left: 437px;
}

#main-content
{
	color: #5a5a5a;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	position: relative;
	float: left;
	width: 585px;
	text-align: left;
	top: 40px;
	left: 20px;
	
}

#footer a:active, #footer a:link, #footer a:visited
{
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .5px;
	color: #5a5a5a;
	text-decoration: none;
}

.footer-line
{
	background: url(images/footer_line.png);
	background-repeat: repeat-x;
	height: 1px;
	width: 950px;
}

#footer-menu
{
	display: inline;
	height: 200px;
}

#copyright
{
	position: relative;
	left: 700px;
	display: inline;
}

.simpletxt
{
	width: 275px;
}

#image-popup
{
	top: 50%;
	left: 50%;
	width: 700px;
	z-index: 10;
}

.modalBackground
{
	background-color: black;
	filter: alpha(opacity=100);
	opacity: 0.7;
}

.dummyLinkButton
{
	display: none;
	visibility: hidden;
}

.tablestyle
{
	padding: 5px 5px 5px 5px;
}

img
{
	border-style: none;
}

.BenfitsList
{
	font-size: 10pt; 
	font-style:oblique; 
	vertical-align: super;
}


