* {padding:0; margin:0;}

body
{
	background-color: #000000;
	background-image: url(../images/IGBackgroundIllustration.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
	font-size: 12px;
	width: 100%;
	overflow: auto;
}
#divHeader
{
	width: 884px;
	height: 75px; 
	margin: 0 auto 0;
	vertical-align: top;
	overflow:  inherit;
	z-index: 800;
	position: relative;
}
#divLogo
{
	width: 246px;
	vertical-align: top;
	position: absolute;
	margin: 1px 0 0 7px;
	z-index: 810;
}
#divMenu 
{
	font-family: arial, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	width:615px; 
	position: absolute;
	left: 270px;
	padding-top: 13px;
	z-index: 899;
}
#divContent
{
	width: 884px;
	height: 1%;
	margin: 0 auto 0;
	background-image: url(../images/IGBackgroundIllustrationGrow.png); 
	background-position: bottom;
	overflow: hidden;
	z-index: 0;
}
#divContent_L
{
	width: 450px;
	overflow: hidden;
	z-index: 1;
	float: left;
	height:auto !important;
	min-height:475px;   
	height:475px;
	padding: 0 5px 0 5px;
	margin: 5px 0 0 13px;
	border: solid 1px #d0caa9;
	background-image: url(../images/IGBodyFrameBottom.png); 
	background-repeat: no-repeat;
	background-position: left bottom;
}
#spnHeader
{
	background-image: url(../images/HeaderBarBackground.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 100%;
	display: block;
}
#divContent_R
{
	width: 398px;
	overflow: hidden;
	z-index: 1;
	float: right;
	height:auto !important;
	min-height:475px;   
	height:475px;
	padding: 0 5px 0 5px;
	margin: 5px 0 0 0;
}
#divFooter
{
	width: 924px;
	height: 45px;
	line-height: 33px;
	margin: 0 auto 0;
	background-image: url(../images/IGBackgroundIllustrationFooter.png); 
	background-repeat: no-repeat;
	background-position: middle top;
	vertical-align: middle;
	text-align: center;
	font-size: 10px; 
	color: #a9a9a9;
	position: relative;
	overflow: hidden;
}
#divFooter span
{
	display: block;
	width: 884px;
	background-image: url(../images/IG_GrayDot.png); 
	background-repeat: repeat-x;
	background-position: top;
}

/* LEFT SIDE */
.Left_Top
{
	padding: 7px 0 10px 0;
	display: block;
}
.Left_Bottom
{
	padding: 7px 0 10px 0;
	display: block;
	background-image: url(../images/IG_GrayDot.png); 
	background-repeat: repeat-x;
	background-position: top;
}
/* ********* */

/* RIGHT SIDE */
.Right_Top
{
	padding: 0 0 10px 0;
	display: block;
}
.Right_Bottom
{
	padding: 7px 0 10px 0;
	display: block;
	background-image: url(../images/IG_GrayDot.png); 
	background-repeat: repeat-x;
	background-position: top;
}
/* ********* */

/* Buttons */
.HomeButton1
{
	background-image: url(../images/OnePriceBarStandard.png);
	height: 110px;
	width: 357px;
	display: block;
	background-repeat: no-repeat;
}
.HomeButton1:hover {background-image: url(../images/OnePriceBarRO.png);}
.HomeButton2
{
	background-image: url(../images/PremiumBarStandard.png);
	height: 100px;
	width: 357px;
	display: block;
	background-repeat: no-repeat;
}
.HomeButton2:hover {background-image: url(../images/PremiumBarRO.png);}
.HomeButton3
{
	background-image: url(../images/UltimateBarStandard.png);
	height: 120px;
	width: 357px;
	display: block;
	background-repeat: no-repeat;
}
.HomeButton3:hover {background-image: url(../images/UltimateBarRO.png);}
.RedButton
{
	color: #fff;
	padding: 7px 0 0 0;
	background-image: url(../images/RedButtonStandard.png);
	text-decoration: none;
	height: 32px;
	width: 111px;
	display: block;
	text-align: center;
	vertical-align: top;
	background-repeat: no-repeat;
	display: inline-block;
}
.RedButton:hover 
{
	background-image: url(../images/RedButtonRO.png); 
	color:#fff;
}
.GrayButton
{
	color: #fff;
	padding: 7px 0 0 0;
	background-image: url(../images/GrayButtonStandard.png);
	text-decoration: none;
	height: 32px;
	width: 111px;
	display: block;
	text-align: center;
	vertical-align: top;
	background-repeat: no-repeat; 
	display: inline-block;
}
.GrayButton:hover 
{
	background-image: url(../images/GrayButtonRO.png); 
	color:#fff;
}
.PricingButton
{
	color: #fff;
	background-image: url(../images/PricingButtonStandard.jpg);
	text-decoration: none;
	height: 40px;
	width: 70px;
	display: block;
	text-align: center;
	vertical-align: bottom;
	background-repeat: no-repeat;
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 12px;
}
.PricingButton:hover 
{
	background-image: url(../images/PricingButtonRO.jpg); 
	color:#fff;
}
/* ********* */

/* CONTACT FORM */
.ContactForm 
{
	width: 355px;
	background-image: url(../images/IGFormBackground.png);
	background-repeat:no-repeat;
	margin: 0 auto 0;
}
.FormLabel
{
	color: #fff;
	font-weight: bold;
	vertical-align: top;
}
.FormAddressLabel {color: #000;}
/* ********* */

/* DEALER AGREEMENT */
.DealerAgreement
{
	background-color: #fff;
	background-image: none;
	margin: 0 auto 0;
}
.AgreementLabel 
{ 
	font-weight: bold; 
	vertical-align: top;
}
/* ********* */

h5 {color: #b41f23;}
.label {font-weight: bold;}
.sub_label
{
	font-size: 10px;
	color: #a9a9a9;
}
.indent_10 {padding-left: 10px;}
.JobTitle 
{ 
	font-style: italic; 
	font-weight: lighter;
}
cite {font-weight: bold;}
.quoter
{
	padding-left: 12pt;
	font-size: 10px;
	font-style: italic;
}
.required 
{
	color: #b41f23;
	font-size: smaller;
	vertical-align: top;
}
.emphasis
{
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
a {color: #b41f23;}
a:hover 
{
	color: #a9a9a9;
	text-decoration: none;
}
ul {padding-left:15px;}

/* CUSTOM AJAX TABS */
.CustomTabStyle .ajax__tab_header {font-family:Arial; font-weight:bold; background:url(../images/IGTabStaticBottomBorder.png) repeat-x bottom;}
.CustomTabStyle .ajax__tab_outer {padding-right:0px; background:url(../images/IGTabStaticRight.png) no-repeat right; height:26px;}
.CustomTabStyle .ajax__tab_inner {padding-left:3px; background:url(../images/IGTabStaticLeft.png) no-repeat; height:26px;}
.CustomTabStyle .ajax__tab_tab {height:26px; padding:4px; margin:0; background:url(../images/IGTabStaticCenter.png) repeat-x;}
.CustomTabStyle .ajax__tab_hover .ajax__tab_outer {background:url(../images/IGTabHoverRight.png) no-repeat right;}
.CustomTabStyle .ajax__tab_hover .ajax__tab_inner {background:url(../images/IGTabHoverLeft.png) no-repeat;}
.CustomTabStyle .ajax__tab_hover .ajax__tab_tab {background:url(../images/IGTabHoverCenter.png) repeat-x; color:#b41f23;}
.CustomTabStyle .ajax__tab_active .ajax__tab_outer {background:url(../images/IGTabHoverRight.png) no-repeat right;}
.CustomTabStyle .ajax__tab_active .ajax__tab_inner {background:url(../images/IGTabHoverLeft.png) no-repeat;}
.CustomTabStyle .ajax__tab_active .ajax__tab_tab {background:url(../images/IGTabHoverCenter.png) repeat-x; color:#b41f23;}
.CustomTabStyle .ajax__tab_body {font-family:Arial; font-size:12px; padding:5px; border:1px solid #d0caa9; border-top:0; background-color:#fffbed; overflow:auto;}
/* ********* */
