/* CSS Document */



/* = Header / Main nav


POJ Colors are:
	red:#9C0B0B
	orange:#FF9933

PL Colors are:
	green:#1FA115
	purple:#191739

seeJesus Colors are:
	blue:#0076BE
	yellow:#EFF60B

seeJesus  are:
	blue:#0076BE
	yellow:#EFF60B
	
seeJesus Greys are:
	dark grey:#d1d1d1
	light grey:#edecec
	



SEEJESUS HOME PAGE CSS

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


/* Jeff's Moo Styles

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



#topborder{
	height:0;
	border-top:5px solid #EFF60B;
	padding:0;
	width:100%;
	/*border-bottom:1px solid #ccc;*/
	}

*html #topborder{margin-bottom:-19px;}
	
#cpanel{
	background:url(../Images/header/ContactUs_BKG.gif) repeat-x;
	text-align:center;
	display:none;
	}

#cpanel li{
	float:left;
	margin:0 0 10px 0px;
	width:290px;
	}

*html #cpanel li{height:88px;}
*:first-child+html #cpanel li{height:88px;}


#controlbtn{
	position:absolute;
	width:101px;
	height:23px;
	left:15px;
	display:block;
	}

#cpanel ul{
	width:900px;
	margin:auto;
	list-style:none;
	}

#cpanel_title{
	width:935px;
	padding:20px 0 15px 0;
	margin:auto;
	}

#topPhone {
	background:url(../Images/header/top_phone.gif) top no-repeat;
	height:78px;
	display:block;
	}

#topEmail a{
	background:url(../Images/header/top_email.gif) top no-repeat;
	height:78px;
	display:block;
	}

#topEmail a:hover{
	background:url(../Images/header/top_email.gif) bottom no-repeat;
	}

#topForm a{
	background:url(../Images/header/top_form.gif) top no-repeat;
	height:78px;
	display:block;
	}
	
#topForm a:hover{
	background:url(../Images/header/top_form.gif) bottom no-repeat;
	}

#resume h3, #recent h3, #morerss h3{
	text-indent:-9000px;
	}

.clear{
	clear:both;
	}
	
#control{
	position:relative;
	width:933px;
	margin:auto;
	margin-bottom:25px;
	}

#searchResults {
	height:100%; 
	width:700px; 
	display:block;
}

#whiteBoxforSearchPage {
	width:800px;
	height:100%;
	padding: 20px 0 20px 25px;
	margin:15px 0 15px 35px;
	background-color:#FFFFFF;
	display:block;
}

#flashTestimonials{
	height:186px;
	width:273px;
	display:block;
}

.quotePerson {
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#191739;
	margin-left:25px;
	}

.quoteText {
	font-size:14px;
	float:left;
	color:#191739;
	padding:10px;
	}
	
.quoteTitle {
	font-size:18px;
	float:left;
	color:#1FA115;
	margin-left:20px;
	margin-top:15px;
	}



/* Forms and Fields

-----------------------------------------------------------------------------*/
#search form {
	right: 20px;
	position:absolute;
	height: 24px;
	clear:both;
	width: 225px;
	margin-top:10px;
}

.searchbar{
	width:43px;
	height:24px;
	background: url(../Images/header/searchbg_left.png) no-repeat;
}

.searchboxbg{
	background:#FFF;
}

/* IE 6 Hack -----------------------------------*/
* html #search {
	right: 30px;
}

#searchBox {
	background-color:#FFF;
	border:none;
	width:130px;
}

#searchGo {
	background-image:url(../Images/header/gobutton_search.png);
	background-color:transparent;
	height:24px;
	width:45px;
	border:none;
	cursor:pointer;
	display:block;
}



/* Classes and Tags

-----------------------------------------------------------------------------*/
.registered {
	font-size:10px;
	float:right;
	margin: -15px 0 0 -8px;
	display:block;
	}


.left {
	float:left;
}

img	{
	border:none;
}


h1 {
	font: 20px Arial, Helvetica, sans-serif;
	color:#b6b5b5;
}

*:first-child+html h1 {
	margin-top:20px;
}

/* IE 6 Hack -----------------------------------*/
* html h1 {
	border-bottom: none;

}

h2, h2 a:link {
	font: 14px Arial, Helvetica, sans-serif;
	color: #0177bf;
	font-weight:bold;

}

h3 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #4D9ECF;
	font-weight:bold;
}




p {
	font: 12px Arial, Helvetica, sans-serif; 
	color:#000000;
	font-weight:normal;

}

a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #0076BE;
	text-decoration: underline;

}

a:hover {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0076BE;

}


h2 a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #f48808;
	font-weight:bold;
	text-decoration: underline;

}

h2 a:hover {
	font: 14px Arial, Helvetica, sans-serif;
	color: #f48808;
	font-weight:bold;
	text-decoration: none;


}

.smallh2 {
	font-size:11px;
	color:#67A8CF;
	}

.blank {clear:both;}

#currentPageTwo a:hover {	
	text-decoration:underline;
	}

#newButton {
	background-image:url(../Images/indexImages/new_button.png);
	width:35px;
	height:35px;
	position: absolute;
	margin-top:198px;
	margin-left: 383px;
	}
	
*:first-child+html #newButton {top:74px; left:180px;}

*html #newButton {top:94px; left:198px;}

#roundedCorner {
	width:12px;
	height:10px;
	position:absolute;
	margin-top:10px;
	margin-left:887px;
	display:block;
}


/* IE 7 Hack -------------------*/

*:first-child+html #newButton {
	margin-left: 373px;
	}


/* IE 6 Hack -----------------------------------*/
* html #newButton {
	margin-left: 440px;
	}

.thirdNavTwo {
	color:#78b4da;
	float:left;
	padding:7px 0;
	margin: -33px 0 0 15px;
	color:#f48808;
	display:block;
	width:100%;
	}

* html .thirdNavTwo {
	margin: -29px -15px 0 8px;
	}

.thirdNavTwo a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0076BE;
	text-decoration: underline;
	padding:6px 7px 7px 7px ;
	width:100%;
	}
	
.thirdNavTwo a:hover {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#0076BE;
	border-bottom:none;
	padding:6px 7px 8px 7px ;
	width:100%;
	}

#thirdNavTwoDown {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #f48808;
	background: url(../Images/subNav/littleorangearrow.jpg) no-repeat bottom;
/*	background-color:#FFF;
*//*	border: solid 1px #d1d1d1;
*/	border-bottom:none;
	padding:6px 7px 8px 7px ;
	width:100%;
}

.thirdNav {
	color:#78b4da;
	float:left;
	padding:7px 0;
	margin: -33px 0 0 60px;
	color:#f48808;
	display:block;
	}

* html .thirdNav {
	margin: -32px 0 0 60px;
	}

.thirdNav a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0076BE;
	text-decoration: underline;
	padding:6px 7px 7px 7px ;
	}
	
.thirdNav a:hover {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#0076BE;
	border-bottom:none;
	padding:6px 7px 8px 7px ;
	}

#thirdNavDown {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #f48808;
	background: url(../Images/subNav/littleorangearrow.jpg) no-repeat bottom;
/*	background-color:#FFF;
*//*	border: solid 1px #d1d1d1;
*/	border-bottom:none;
	padding:6px 7px 8px 7px ;
}

#greyLine {
/*	border-bottom:solid 1px #d1d1d1;
*/	width:430px;
	height:1px;
	display:block;
	float:left;
	margin-top:30px;
	}

#greyLineTwo {
/*	border-bottom:solid 1px #d1d1d1;
*/	width:500px;
	height:1px;
	display:block;
	float:left;
	margin-top:30px;
	}
	
#greyLineThree{
/*	border-bottom:solid 1px #d1d1d1;
*/	width:660px;
	height:1px;
	display:block;
	float:left;
	margin-top:30px;
	}
	
#greyLineStore {
/*	border-bottom:solid 1px #d1d1d1;
*/	width:485px;
	height:1px;
	display:block;
	float:left;
	margin-top:30px;
	margin-left:5px;
	}


/* Header information

-----------------------------------------------------------------------------*/
body {
	margin:0px;
	padding:0px;
	behavior: url(/hover.htc);
}

#mainBKG {
	background: #d1d1d1 url(../Images/backgrounds/gradient_background2.gif) 	repeat-x;
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	margin-top:-25px;
}

#mainBKGCheckout {
	background: #d1d1d1 url(../Images/backgrounds/gradient_background2.gif) 	repeat-x;
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}

#mainBKGHome {
	background: #d1d1d1 url(../Images/backgrounds/gradient_background.gif) 	repeat-x;
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	margin-top:-25px;
}

#logo {
	height: 46px;
	width:176px;
	background: url(../Images/header/largeLogo_normal.png);
	margin: 34px 0 0 5px ;
	float:left;

}

#logoButton a {
	height: 46px;
	width:176px;
	background: url(../Images/header/largeLogo_button2.gif) no-repeat top;
	margin: 34px 0 0 5px ;
	float:left;

}

#logoButton a:hover {
	background: url(../Images/header/largeLogo_button2.gif) no-repeat bottom;
}

#navigationWrap{
	width:910px;
	height:70px;
	display:block;
	margin:0 auto 0 auto;

	
}

#mainnav{
	width:475px;
	margin:45px 0 0 10px;
	padding:0 0 0 0;
	float:left;
	height:35px;
}

#phone {
	position:absolute;
	top:0;
	left:0;
	height: 63px;
	width: 101px;
	background: url(../Images/header/new_phonebanner_left_SM.png) no-repeat;
}

#clear {
	clear:both;

}

.clear {
	clear:both;

}

/* =Containerfor everthing below

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

#outerWraper {
	font: 12px Arial, Helvetica, sans-serif;
	text-algn: left;
	width: 924px;
	height: 100%;
	margin:auto;
	padding: 10px 0 3px 0;
}

#outerWraperHome {
	font: 12px Arial, Helvetica, sans-serif;
	text-algn: left;
	width: 924px;
	height: 100%;
	margin:auto;
	padding: 5px 0 3px 0;
}
*html #outerWraperHome {
	padding: 250px 0 3px 0;
	position:relative;
}

*:first-child+html #outerWraperHome {
	padding: 250px 0 3px 0;
	position:relative;
}

*:first-child+html #outerWraperHome {margin:5px auto auto auto;}

#shadow {
	background:url(../Images/backgrounds/shaddow.gif) repeat-y;
	width: 100%;
	margin:0 auto 0 auto;
	padding:0;
}


/* =Sub Nav

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


#mainimageMoo {
	height: 202px;
	width: 924px;
	margin:10px auto 0 auto !important;
	margin:10px auto -3px auto;
	background:url(../Images/indexImages/whiteBKGwithShadow2.jpg) no-repeat;
	display:block;
}

.container_bottom {
	background:#FFF;
	width: 900px;
	height: 2px;
	margin: 0 0 2px 12px;
	}

#containerMoo {
	background:#fff;
	width:880px;
	padding:20px 10px 0px 10px;
	color:#777;
	margin: 0 0 0 12px;
	}
	
*html #containerMoo {margin: 0 0 -8px 12px;}
	
	#container ul {
		margin: 10px;
		line-height: 21px;
		}
		
	
	.greytainer_top {
		background: url(../images/indexImages/moo/greytainer_top.png) no-repeat;
		width: 900px;
		height: 10px;
		}
		
	.greytainer_bottom {
		background: url(../images/indexImages/moo/greytainer_bottom.png) no-repeat;
		width: 900px;
		height: 20px;
		margin-bottom: 0;
		}
		
	#greytainer {
		background: #e5e5e1;
		width: 880px;
		padding: 10px;
		padding-bottom: 0;
		color: #777;
		}

	
#container .top_left {
	padding: 5px;
	padding-top: 0;
	line-height: 19px;
	float: left;
	width: 420px;
	margin-right: 10px;
	margin-bottom: 5px;

	}
	
	#container .top_left img {
		padding: 2px;
		padding-right: 16px;
		}
	
#container .top_right {
	padding: 5px;
	padding-top: 0;
	line-height: 19px;
	float: left;
	width: 420px;
	margin-right: 10px;
	margin-bottom: 5px;
	}
	
	#container .top_right img {
		padding: 2px;
		padding-right: 16px;
		}
		
		
		
#container #main {
	width: 600px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	}		
		
#sidebar {
	float: right;
	width: 240px;
	text-align: left;
	}
		
		
		
#container p {
	padding: 2px;
	padding-top: 0px;
	line-height: 17px;
	font-size: 12px;
	}
	
#liquid {
	padding: 0px;
	overflow: hidden;
	width: 880px;
	float: left;
	}

#liquid .liquids {
	display: block;
	height: 173px;
	}

#liquid ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#liquid li {
	float: left;
	list-style: none;
	}

#liquid .liquid {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 173px;
	width: 288px;
	background: #fff;
	}

#liquid .liquid span {
	position: absolute;
	left: -999px;
	width: 990px;
	}

#liquid .webdesign {
	background: #FFF url(../Images/indexImages/moo/olderMoo/moo_1.jpg);
	border-bottom: none;
	}
	
	#liquid .webdesign:hover {
		background: #FFF url(../Images/indexImages/moo/olderMoo/moo_1.jpg);
		border-bottom: none;
		}

#liquid .slicing {
	background: #FFF url(../Images/indexImages/moo/olderMoo/moo_2.jpg);
	border-bottom: none;
	}
	
	#liquid .slicing:hover {
		background: #FFF url(../Images/indexImages/moo/olderMoo/moo_2.jpg);
		border-bottom: none;
		}
		
#liquid .logo {
		background: #FFF url(../Images/indexImages/moo/olderMoo/moo_3.jpg);
	border-bottom: none;
	}
	
	#liquid .logo:hover {
		background: #FFF url(../Images/indexImages/moo/olderMoo/moo_3.jpg);
		border-bottom: none;
		}

		
	
	.mainimageMoo a, .menu a:visited {
		color: #fff;
		padding: 11px;
		padding-right: 6px;
		text-decoration: none;
		}
		
	.mainimageMoo a:hover, .menu a:active {
		color: #fff6ac;
		padding: 11px;
		padding-right: 6px;
		text-decoration: none;
		}
		

#calloutleft{
	border:0px solid #000;
}

div#nify{ margin: 0 10%;background:#D4DDFF;

}

/* =Sub Nav container for table -----------------------------------------------------------------------------*/


#subNav {
	height:49px;
	width:880px;
	background:url(../Images/subNav/background.gif) repeat-x top;
	margin:0 auto 0 auto;
	padding-left:20px;
	border-top: solid 2px #FFF;
	font: Arial, Helvetica, sans-serif;
}

#subNav ul {
	width:880px;
	height:49px;
	padding:0;
	margin:0;
	list-style:none;
}

#subNav li{
	margin:0;
	padding:0 20px 0 0;
	float:left;
	height:49px;
}

*html #subNav li a{width:0;}

* html li#quicklook{width:200px;}

#subNav li a {
	font: 12px bold Arial, Helvetica, sans-serif;
	color:#2d85ba;
	display:block;
	text-align:center;
	height:31px;
	width:100%;
	list-style:none;
	padding:18px 10px 0 10px;
	text-decoration:none;
	font-weight:bold;
}

*:first-child+html #subNav li a  {padding:18px 10px 0 13px;}

#subNav li a:hover {
	background:url(../Images/subNav/background_tabHOVER.gif) repeat-x top;
	color:#4a606e;
	text-decoration:underline;
}

#currentTab {
	display:block;
	background: url(../Images/subNav/background_normRIGHT.gif) no-repeat right top;
	height:49px;
	margin:0;
	padding:0;
	float:left;
}

#currentTab a {
	background: url(../Images/subNav/background_normLEFT.gif) no-repeat left top;
	display:block;
	height:49px;
}

*html #currentTab a {margin:0 -10px 0 0; padding-left:19px;}

*:first-child+html #currentTab a  {margin-right:-18px;}


/* =Containerfor main and secondary content

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

#container {
	width: 900px;
	margin:auto;
	height:100%;
	background-color:#FFF;
	padding:0;
}

#greyGradient {
	background-image:url(../Images/backgrounds/contentBKG.gif);
	background-repeat:repeat-y;
	width:700px;
	height:100%;

}

	

/* =Main Content

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


#homeTopContent {
	width:900px;
	height:100%;
	background-color:#edecec;
	float:left;
}

#searchTopContent {
	width:900px;
	height:100%;
	background-color:#edecec;
	float:left;
}

#homeTopContent ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#homeTopContent li {
	float:left;
	display:inline;
	margin:15px 0px 0px 20px;
	height:100%;
}

#homeBottomContent {
	width:900px;
	background-color:#edecec;
	float:left;
	height:325px;
}

#homeBottomContent ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#homeBottomContent li {
	float:left;
	display:inline;
	margin:20px 0px 20px 20px;
	height:100%;
}

*html #homeBottomContent li {height:105px;}
*:first-child+html #homeBottomContent li {height:105px;}

ul#ads li{
	list-style:none;
	float:left;
	margin:0;
	padding:0px;

}

ul#ads{
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	margin-top:8px;
	margin-bottom:8px;

}

#adOne{
	float: left;
	clear:both;
	margin:5px;

}

#adTwo{
	float: left;
	clear:both;
	margin:5px;

}

#adThree{
	float: left;
	clear:both;
	margin:5px;	  

}

#adFour{
	float: left;
	clear:both;
	margin:5px;

}


/* =Secondary content on the Bottom of the page

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

#bottomboxes{
	height: 91px;
	width: 900px;
	float:left;

}

ul#boxes li{
	list-style:none;
	float:left;
	margin:0px;
	padding:0px;
	height: 100%;

}

ul#boxes{
	margin:0px;
	padding:0px;

}

#boxone{
	background-image:url(../Images/indexImages/icons_pojBKG.gif);
	width: 223px;
	height: 90px;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	margin:0px;
	padding: 20px auto 0 auto;
	
}

#boxtwo{
	background-image:url(../Images/indexImages/icons_interactiveBKG.gif);
	width: 223px;
	height: 90px;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	margin:0px;
}

#boxthree{
	background-image:url(../Images/indexImages/icons_trainingBKG.gif);
	width: 223px;
	height: 90px;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	margin:0px;
	float:left;

}

#boxfour{
	background-image:url(../Images/indexImages/icons_plBKG.gif);
	width: 228px;
	height: 90px;
	border-top: solid 1px #CCCCCC;
	margin:0px;

}

.boxestext{
	padding:20px 0 0 90px;
	line-height:17px;


}
.clear{
	clear:both;

}

a.boxText:link, a.boxText:active, a.boxText:visited  {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #0076BE;
	text-decoration: underline;

}

a.boxText:hover {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0076BE;

}


/* =Footer

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

#bottomFooter {
	height: 100px;
	width: 300px;
	margin:auto;

}

#bottomFooter ul {
	margin:0;
	padding:0;

}

#bottomFooter li {
	float:left;
	list-style:none;

}

#footerImage {
	background-image:url(../Images/footer/newfooter.jpg);
	height:52px;
	width:100%;
	height:22px;
	width:924px;

}

#footerImageHome {
	background-image:url(../Images/footer/newfooterHome.jpg);
	height:52px;
	width:100%;
	height:22px;
	width:924px;

}

#gospelcomLogo {
	width:169px;
	height:66px;
	float:left;
}

#secureLogo {
	width:125px;
	height:77px;
	float:left;
}

#efcaLogo {
	width:70px;
	height:69px;
	float:left;
}

#comodoLogo {
	width:80px;
	height:72px;
	float:left;
	margin-left:15px;
}

#gospelcomLogo h3{
	text-indent:-9000px;
}

.bottomTitles{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	text-decoration:none;
	color:#EFF60B;
	border-bottom: solid 1px #3b3a3a;
	padding-bottom:3px;
	width:250px;

}

/* =Bottom SEO

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


#bottomSEO{
	padding:20px;
	background:url(../Images/footer/footer_BKG.gif) repeat-x #9b9a9a;
	margin:0px;
	border-top:solid 3px #494848;	
}

#bottomInfos{
	margin:0 auto 0 auto;
	width:900px;
}

#bottomSEO2{
	background-color:#317faf;
	border-top:solid 2px #FFF;
	height:65px;
	margin:0px;
	padding:0px;
}

#info1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	height:100%;
	float:left;
	width:250px;
	padding-left:35px;
}

#info1 a{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	border-bottom: solid 1px #5e5d5d;
	height:28px;
	padding:10px 0 0 5px;
	width:250px;
	float:left;
}

#info1 a:hover{
	background:url(../Images/footer/footer_BKG_hover.gif) repeat-x;
	color:#FFF;
}

#info2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	height:100%;
	float:left;
	width:250px;
	padding-left:35px;
}

#info2 a{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	border-bottom: solid 1px #5e5d5d;
	height:28px;
	padding:10px 0 0 5px;
	width:250px;
	float:left;
}

#info2 a:hover{
	background:url(../Images/footer/footer_BKG_hover.gif) repeat-x;
	color:#FFF;
}

#info2B{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	height:100%;
	float:left;
	width:250px;
	padding-left:35px;
}

#info2B a{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	border-bottom: solid 1px #5e5d5d;
	height:28px;
	padding:10px 0 0 5px;
	width:250px;
	float:left;
}

#info2B a:hover{
	background:url(../Images/footer/footer_BKG_hover.gif) repeat-x;
	color:#FFF;
}

#bottomSEO2Text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#EFF60B;
	text-align:center;
	width:100%;
	height:30px;
	padding:20px 0 0 0;
	margin: 0 auto 0 auto;
}

#bottomSEO2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
}

#bottomSEO2 a:hover{
	text-decoration:underline;
}

#bottomDescriptions {
	float:left;
	width:930px;
	margin:auto;
	}
	
#bottomDescriptions ul {
	float:left;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#015385;
	margin:0;
	padding:0;
	padding: 30px 0 20px 35px;
	width:250px;
	}
	
#bottomDescriptions li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#383737;
	height:100%;
	width:250px;
	float:left;
	list-style:none;
	border-top: solid 1px #5e5d5d;
	padding-top:10px;

	}

/* = Rotating JavaScript Header 

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

#mainFeatureBKG {
	width:884px;
	height:222px;
	display:block;
	padding:20px 20px 8px 20px;
	margin:0;
	float:left;
	background:url(/Images/indexImages/rotatingBanner/Flash_Home_Main_Image.gif) no-repeat top;
}

*html #mainFeatureBKG {
	top:0;
	left:0;
	position:absolute;
}

*:first-child+html #mainFeatureBKG {
	top:5px;
	left:0;
	position:absolute;
}

#vip {
    width:593px;
	height:222px;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

.afeature {display: none;}

#the1title, #the1feature {display: block;}

.afeature {
    height:222px;
	position:relative;
}

.afeature img {position:absolute;}

div#arrow_slider {
    width:15px;
    height:222px;
	float:left;
	display:block;
    background: url(../Images/indexImages/rotatingBanner/slidingbar.gif) repeat-y;
}

img#the_arrow {
    position:relative;
	margin-top:26px;
}

ul#point-main {
	float:left;
    width:592px;
	height:222px;
    overflow:visible;
	list-style:none;
	margin:0;
	padding:0;
}

#main_right_pattern {
	background:transparent url(/Images/indexImages/rotatingBanner/main_right_pattern.gif) repeat-x top;
	color:#fff;
	float:left;
	height:222px;
	width:276px;
}

#main_right_corners {background:transparent url(/Images/indexImages/rotatingBanner/main_right_corners.gif) no-repeat right;}

ul#point-list {
	width:276px;
	height:208px;
	overflow:hidden;
	margin:0;
	padding:7px 0;
}

ul#point-list li {
	display:block;
	height:52px;
	width:266px;
	text-align:center;
	padding:0 10px 0 0;
}

ul#point-list li a {
	text-align:left;
	display:block;
	width:276px;
	height:27px;
	background:none;
	padding:15px 10px 10px 10px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f9fc95;
	text-decoration:none;
}

ul#point-list li.selected a, ul#point-list li a:hover {
	color:#fff;
	background:transparent url(/Images/indexImages/rotatingBanner/downBKG.gif) repeat-x top;
	font-size:13px;
}


/* = Blue Bottom Call Outs

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

#blueBottomTop_L a {
	color:#FFF;
	font-size:22px;
	text-align:center;
	height:44px;
	width:273px;
	display:block;
	background:url(../Images/indexImages/blueBottom_Top_L.gif) no-repeat bottom;
	}

#blueBottomTop_L a:hover {
	background:url(../Images/indexImages/blueBottom_Top_L.gif) no-repeat top;
	}

#blueBottomTop_R a {
	color:#FFF;
	font-size:22px;
	text-align:center;
	height:44px;
	width:273px;
	display:block;
	background:url(../Images/indexImages/blueBottom_Top_R.gif) no-repeat bottom;
	}

#blueBottomTop_R a:hover {
	background:url(../Images/indexImages/blueBottom_Top_R.gif) no-repeat top;
	}
	
#blueBottomMiddle {
	height:225px;
	width:273px;
	display:block;
	background:url(../Images/indexImages/blueBottom_Middle.gif) repeat-y;
	color:#003554;
	font-size:16px;
	padding: 0 0 0 0;
	}

#blueBottomMiddle p {
	color:#3e3e3e;
	font-size:12px;
	margin-top:2px;
	}


#blueBottomBottom {
	height:11px;
	width:273px;
	display:block;
	background:url(../Images/indexImages/blueBottom_Bottom.gif) no-repeat;
	}

#TopProduct {
	background: url(../Images/indexImages/POJ_HP.gif) no-repeat left;
	height:100px;
	margin: 0 15px 0 15px;
	padding: 0 0 0 80px;
	}

#BottomProduct {
	background: url(../Images/indexImages/PL_HP.gif) no-repeat left;
	height:100px;
	margin: 10px 15px 0 15px;
	padding: 0 0 0 80px;
	}

#bottomLogos {
	padding: 0 0 0 5px;
	}

#rightSmallAdsHP {
	margin:0;
	padding:0;
	height:280px;
	float:left;
	width:280px;
	margin: 20px 0 0 20px;
	}

#rightSmallAdsHP img {
	margin-bottom:11px;
	clear:both;
	}
	
* html #rightSmallAdsHP img {
	margin-bottom:6px;
	clear:both;
	}

*:first-child+html #rightSmallAdsHP img {
	margin-bottom:6px;
	clear:both;
	}

