@charset "UTF-8";
/* CSS Document */

* {
padding: 0px;
margin: 0px;
}


body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin:0; 
padding:0; 
height: 100%; 
width: 100%;
background-image: url(/images/bannerBG.jpg);
background-repeat: repeat-x;

}

#wrapper {
 position: relative;
 min-height: 100%;
height: 100%; 
width: 100%;
	}



#container {
width: 999px;
margin: 0px auto;
position: relative;
background-image: url(/images/containerBG.jpg);
background-repeat: repeat-y;
height: 100%;

}

a {
color: #356799;
}

/* ------------------- Header sytles ----------------------- */


#header, #headerLoggedIn {
background-color: #ECEFEF;
height: 90px;
}
			
	
			
			#headerLoggedIn .logo {
			background-image:url(../tier2_img/headerloggedin.jpg);
			width: 305px;
			height: 90px;
			overflow: hidden;
			text-indent: -1000em;
			margin: 0px;
			padding: 0px;
			display: block;
			line-height: 90px;
			}
			
			#headerLoggedIn #mainNav {
			border-left: 1px solid #FF9900;
			}
						
			#headerLoggedIn #mainNav li a {
			color: #666;
			border-right: 1px solid  #FF9900;
			}
			
			#headerLoggedIn #mainNav li a:hover {
			color: #333333;
			background-color: #FFFFFF;
			}
			
			#headerLoggedIn h2 {
			font-size: 12px;
			font-style: italic;
			font-weight: normal;
			position: absolute;
			top: 65px;
			left: 635px;
			color: #333;
			}
			
			

#header .logo {
background-image:url(../tier2_img/header.jpg);
width: 305px;
height: 90px;
overflow: hidden;
text-indent: -1000em;
margin: 0px;
padding: 0px;
display: block;
line-height: 90px;
}
	
#mainNav {
list-style-type: none;
position: absolute;
top: 26px;
right: 20px;
border-left: 1px solid #008F8F;
}

#mainNav li {
float: left;
}

	#mainNav li a {
	display: block;
	padding: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid  #008F8F;
	}
	
	#mainNav li a:hover {
	color: #333333;
	background-color: #FFFFFF;
	}
	
#header h2 {

color: #006699;
font-size: 12px;
font-style: italic;
font-weight: normal;
position: absolute;
top: 65px;
left: 635px;

}

/* ------------------- Main content styles/ Blue bar with images ----------------------- */

#mainContent {
background-color: #356799;
height: 291px;
position: relative;
}

#intro {
font-size: 16px;
color: #2FFFFC;
font-weight: lighter;
letter-spacing: 1px;
line-height: 22px;
padding: 22px;
}

#articles {
position: absolute;
right: 20px;
top: 170px;
padding: 12px;
background-image: url(/images/articleBox.png);
width: 307px;
height: 126px;
background-repeat: no-repeat;
}

	#articles h5 {
	color: #FFCC00;
	font-size: 18px;
	padding-bottom: 10px;
	}
		
	#articles a.article {
	color: #FFFFFF;
	display: block;
	padding-bottom: 10px;
	text-decoration: none;
	}
	
		#articles a:hover {
		text-decoration: underline;
		}
		
#featureHighlight {
position: relative;
left: 424px;
top: 180px;
width: 190px;
}

	#featureHighlight h3 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 22px;
	}
	
	#featureHighlight a {
	color: #FFCC00;
	text-decoration: none;
	}


#tutorial {
clear: both;
background-image: url(/images/tutorialBG.jpg);
width: 405px;
height: 40px;
position: absolute;
top: 290px;
}

	#tutorial a {
	display: block;
	padding: 4px 40px 0px 60px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	}
	
	#tutorial a:hover {
	color: #FFCC00;
	}
	
#freeTrial {
background-image: url(/images/freeTrial2.png);
width: 96px;
height: 96px;
overflow: hidden;
text-indent: -1000em;
position: absolute;
top: 262px;
left: 350px;
z-index: 1000;
}

	#freeTrial a {
	display: block;
	line-height: 96px;
	}
/* ------------------- Testimonials ----------------------- */

#testimonial { 
    height:  292px;  
    width:   403px; 
    padding: 0;  
    margin:  0;  
	float: left;
	margin-right: 20px;
} 
 
#testimonial h4 {  
    padding: 15px;
	padding-left: 200px;  
  	height:  261px;  
    width:   189px;   
    top:  0; 
    left: 0;
	
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
} 
	#testimonial h4 span {
	font-style: normal;
	font-size: 11px;
	}
	
	#testimonial h4.quote01 {
	background-image: url(/images/testimonial.jpg);
	}
	
		#testimonial h4.quote02 {
	background-image: url(/images/quote02.jpg);
	padding-left: 20px;
	width: 367px;
	}
	
		#testimonial h4.quote03 {
	background-image: url(/images/quote03.jpg);
	color: #ffffff;
	}
	
/* ------------------- Sub content styles / content below the fold ----------------------- */	

#subContent {
margin-top: 60px;
height: 325px;

}

#news {
width: 280px;
padding: 15px;
padding-top: 0px;
float: left;

}

#news h5 {
font-size: 18px;
color: #356799;
padding-bottom: 10px;
}

#news p {
padding-bottom: 10px;
}

.table td {
border-right: #cccccc solid 1px;
border-bottom: #cccccc solid 1px;
padding: 3px;
}

.table th {
border-right: #cccccc solid 1px;
border-bottom: #cccccc solid 1px;
border-top: #cccccc solid 1px;
padding: 10px;
font-weight: normal;
}

	.table th strong {
	font-weight: normal;
	font-size: 15px;
	}
	
	.table th img {
	margin-bottom: 3px;
	}

	.table th.first {
	border-top: none;
	font-weight: bold;
	font-size: 14px;
	}
	
.table tr.bottomRow td {
border: none;
color: #999999;
font-size: 11px;
}

/* ------------------- Footer ----------------------- */	

#footer {
background-color: #ECEFEF;
height: 90px;
bottom: 0px;
width: 100%;
}

#footer .content {
width: 990px;
margin: 0px auto;
text-align: right;

}

	#footer .content img {
	margin: 15px 5px 0px 0px;
	}
	
	
