@charset "utf-8";
/* CSS Document */

@import url(reset.css);

#container{
	width:100%;
	min-height:100%;
}

* html #container{
	height:100%;
}

/* IE7 Only */
*:first-child+html #container{
	margin-left:-1px;
}

#header{
	width:100%;
	height:94px;
	margin:0px auto;
	position:relative;
}

/* IE7 Only */
*:first-child+html #header{
	margin-left:1px;
}

#logo{
	width:297px;
	height:93px;
	position:absolute;
	top:0px;
	left:0px;
}

#menu{
	width:441px;
	height:25px;
	position:relative;
	top:37px;
	float:right;
}

#splash_index_frame{
	width:100%;
	height:297px;
	margin:0px auto;
	position:relative;
	background-image:url(../images/splash-index.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#contact_panel{
	width:272px;
	height:62px;
	position:absolute;
	top:212px;
	left:0px;
}

#contact_panel_subpage{
	width:269px;
	height:62px;
	position:absolute;
	top:24px;
	left:0px;
}

#splash_index{
	width:940px;
	height:297px;
	margin:0px auto;
	position:relative;
}

#feature_menu{
	width:940px;
	height:30px;
	margin:0px auto;
	position:relative;
	text-align:right;
	padding-top:10px;
}

#splash_sub_frame{
	width:100%;
	height:108px;
	margin:0px auto;
	position:relative;
	background-image:url(../images/splash-sub.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#splash_sub{
	width:940px;
	height:108px;
	margin:0px auto;
	position:relative;
}

#frame{
	width:940px;
	height:auto;
	margin:0px auto;
	position:relative;
	padding-bottom:74px; /*sticky footer*/
}

.feature_menu{
	width:940px;
	height:32px;
	margin:0 auto;
	padding-top:8px;
}

.feature_menu p{
	color:#f5fcff;
	font-weight:bold;
	font-size:12px;
}

#content{
	width:940px;
	height:auto; /*AUTO*/
	position:relative;
	overflow:auto;
}

#contentleft{
	width:590px;
	height:auto;
	position:relative;
	float:left;
	text-align:left;
	border-right:1px solid #c4e6f3;
	padding-right:30px;
	margin-top:47px;
	margin-bottom:22px;
	padding-bottom:20px;
}

.contentleft-item{
	width:590px;
	position:relative;
	overflow:visible;
	float:left;
	margin-top:38px;
}

.contentleft-item-line{
	width:590px;
	position:relative;
	overflow:auto;
	text-align:justify;
	float:left;
}

#contentright{
	width:288px;
	height:auto;
	position:relative;
	float:right;
	text-align:left;
	margin-top:47px;
	padding-top:14px;
	padding-bottom:14px;
}

.contentright-item{
	width:288px;
	height:auto;
	position:relative;
	float:left;
	padding-bottom:18px;
}

.contentright-item-title{
	width:290px;
	height:auto;
	position:relative;
	float:left;
	padding-bottom:10px;
	border-bottom:1px solid #e8e8e8;
	margin-bottom:12px;
	padding-top:10px;
}

.contentright-specials{
	width:256px;
	height:auto;
	background-color:#f4f4f4;
	padding:16px 16px 0px 16px;
}

.contentright-specials p{
	font-size:12px;
	line-height:20px;
	color:#263b4a;
	padding:0px;
}

#footer{
	width:100%;
	height:74px;
	margin:-74px auto; /*sticky footer*/
	background-image:url(../images/background-footer.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	position:relative;
}

#footercontent{
	width:940px;
	height:74px;
	margin:0px auto;
	position:relative;
}

#footertop{
	width:940px;
	height:31px;
	padding-top:8px;
	text-align:left;
	position:relative;
	overflow:hidden;
}

#footerbottom{
	width:940px;
	height:27px;
	padding-top:8px;
	text-align:left;
	position:relative;
	overflow:hidden;
}

/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/

.left{
	float:left;
}

.right{
	float:right;
}

.contentleft-item .left{
	width:160px;
	position:relative;
	margin-right:18px;
}

.contentleft-item .right{
	position:relative;
	width:412px;
}

.bullet li{
	width:563px;
	background-image:url(../images/bullet-square.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	list-style-type:none;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
	padding-bottom:8px;
}

.bullet li.last{
	padding-bottom:0px;
}

.buttons{
	float:right;
	padding-top:12px;
}

.border{
	border:1px solid #0086c7;
	padding:0px;
}

.contact-left{
	width:50%;
	float:left;
	padding:0px;
}

.contact-item{

	padding-top:6px;
	font-size:12px;
	padding-bottom:0px;
}

input.textfield{
	width:260px;
	height:20px;
	background-color:#ffffff;
	border:1px solid #9e9e9e;
	float:left;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8f8f8f;
	padding:5px 3px 0px 3px;
}

textarea.textarea{
	width:582px;
	height:80px;
	background-color:#ffffff;
	border:1px solid #9e9e9e;
	float:left;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8f8f8f;
	padding:5px 3px 0px 3px;
	overflow:hidden;
}

.contactpanel{
	background-image:url(../images/background-contact-panel.gif);
	background-repeat:no-repeat;
	width:590px;
	height:40px;
}

.line{
	width:100%;
	height:auto;
	border-bottom:1px solid #0086c7;
	text-align:right;
	margin-bottom:25px;
	padding-bottom:3px;
	padding-top:20px;
}

#specials-panel{
	width:568px;
	height:auto;
	padding:10px;
	background-color:#7b878f;
	border:1px solid #4c555b;
	overflow:visible;
}

.intro-bullets{
	position:relative;
	float:left;
	width:590px;
}


ul.intro-bullets-list{
	width:295px;
	position:relative;
	float:left;
}

.intro-bullets-list li{
	list-style-type:none;
	color:#404040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:10px;
	background-image:url(../images/bullet-tick.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:265px;
	padding-left:30px;
	line-height:22px;
}

/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/

.text_line,
.text_line a,
.text_line a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0086c7;
	text-decoration:none;
}

.text_line a:hover{
	color:#71cffd;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#404040;
	padding-bottom:18px;
}

p a,
p a:visited{
	text-decoration:underline;
	color:#e2472d;
}

p a:hover{
	text-decoration:none;
}

.feature_menu_text,
.feature_menu_text a,
.feature_menu_text a:visited{
	color:#fbc317;
	text-decoration:none;
	font-weight:bold;
}

.feature_menu_text a:hover{
	color:#ffffff;
	font-weight:bold;
}


.footer_text{
	color:#a0d3ef;
}

.footer_text a,
.footer_text a:visited{
	color:#a0d3ef;
	text-decoration:none;
}

.footer_text a:hover{
	color:#ffffff;
}

.copryright_text{
	color:#a5b0b7;
	font-size:11px;
}

.copryright_text a,
.copryright_text a:visited{
	color:#a5b0b7;
	font-size:11px;
	text-decoration:none;
}

.copryright_text a:hover{
	color:#ffffff;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff9700;
	padding-bottom:3px;
	
}

h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e2472d;
	padding-bottom:10px;
	
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	padding-bottom:3px;
	
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0079cf;
	padding-bottom:10px;
}

h2.underline{
	width:100%;
	border-bottom:1px solid #c4e6f3;
	padding-bottom:14px;
	margin-bottom:14px;
}

h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#e2472d;
	width:100%;
	border-bottom:1px solid #c4e6f3;
	padding-bottom:8px;
	margin-bottom:8px;
	padding-top:10px;
}

.white-text{
	color:#ffffff;
	padding:0px;
}

.red-text{
	color:#900;
}

.green-text{
	color:#093;
}

.white-text a,
.white-text a:visited{
	color:#fbc317;
	text-decoration:none;
}

.white-text a:hover{
	color:#fde088;
	text-decoration:none;
}



/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
ul#nav{
	background:url(../images/background-nav.gif);
}

ul#nav li{
	float:left;
	list-style-type:none;
}

ul#nav li a{
	height:25px;
	display:block;
	position:absolute;
	text-indent:-9999px;
	outline:none;
}

li#navHome a, li#navProducts a, li#navServices a, li#navQuestions a, li#navContact a{
	background:url(../images/background-nav.gif);
}

li#navHome a{ background-position:0 0; width:57px; left:0px;}
li#navHome a:hover{ background-position:0 -25px;}
body#pageHome li#navHome a{ background-position:0 -25px;}

li#navProducts a{ background-position:-82px 0; width:84px; left:82px;}
li#navProducts a:hover{ background-position:-82px -25px;}
body#pageProducts li#navProducts a{ background-position:-82px -25px;}

li#navServices a{ background-position:-191px 0; width:78px; left:191px;}
li#navServices a:hover{ background-position:-191px -25px;}
body#pageServices li#navServices a{ background-position:-191px -25px;}

li#navQuestions a{ background-position:-290px 0; width:53px; left:290px;}
li#navQuestions a:hover{ background-position:-290px -25px;}
body#pageQuestions li#navQuestions a{ background-position:-290px -25px;}

li#navContact a{ background-position:-367px 0; width:74px; left:367px;}
li#navContact a:hover{ background-position:-367px -25px;}
body#pageContact li#navContact a{ background-position:-367px -25px;}