/************************************************************************************************
TenTekHome
template_css.css
Created: 02/11/08
Created by: www.stauffer.com
************************************************************************************************/

body{
	margin:0;
	padding:0;
	background-color: white;
}

h4{
		margin: 0px 0px 0px 0px;
}



/************************* Classes *************************/
.view{
	width: 840px;
	text-align: left;
	margin: 0 auto 0 auto;
}

.header{
	width: 840px;
	height: 112px;
	text-align:left;
}

.mainContent{
	width: 840px;
	min-height: 300px;
	height:auto !important;
        height: 300px;
}

.textWrapper{
	width: 586px;
	min-height: 300px;
	height:auto !important;
        height: 300px;
	margin: 0px 0px 0px 254px;
}

.topNavMenu{
color:#353dd0;
	width: 551px;
	height: 42px;
	margin: 0px 0px 0px 0px;
	
}

.modulenav {
	margin-left: 17px;
	font: Bold 13px Helvetica,Arial;
}

.topNavMenu a{
	text-decoration: none;
	color: #353dd0;	
}


/************************* IDs *************************/

#headerLogo{
	width: 190px;
	height: 81px;
	float: left;
	margin: 28px 0px 0px 17px;
	display:inline;
	background-image:url('../images/HeaderTenTekLogo.gif');
	background-repeat: no-repeat;
}

#orbLiter{
	width: 201px;
	height: 51px;
	float: right;
	margin: 23px auto 0px auto;
	display:inline;
	background-image:url('../images/HeaderLiter.gif');
	background-repeat: no-repeat;
}


#orbLiter a{
	display:block;
	width: 201px;
	height: 51px;
	padding-top: 2px;
}

#orbTestim{
	width: 167px;
	height: 51px;
	float: right;
	margin: 23px auto 0px auto;
	display:inline;
	background-image:url('../images/HeaderTestim.gif');
	background-repeat: no-repeat;
}

#orbTestim a{
	width: 167px;
	height: 51px;
	display: block;
	padding-top: 2px;
}


#topNavText{
        margin: 16px 0px 0px 0px;
        float: left;
	
}

#homeSplash{
	width: 743px;
	height: 244px;
	background-image:url('../images/Home/HomeSplashImg.jpg');
	background-repeat: no-repeat;
}

#vertDotLine{
	width: 43px;
	height: 224px;
	float: left;
	display: inline;
	background-repeat: no-repeat;
	background-image:url('../images/Home/HomeVertDotLine.gif');
}

#introText{
	width: 543px;
	display:inline;
	margin: 40px 0px 0px 0px;
	text-align: left;
	font: bold 16px Helvetica;
	color: #4f5152;
	float: right;
}

#introText ul{
	color: #1f25b2;
	font-size: 12px;
	margin-left: 0;
	padding-left: 1.2em;
}

#introText p{
	font-size: 12px;
	font-weight: normal
}

#introText a{
	color: #1f25b2;
        text-decoration: underline;
}


#blueBoxText{
	display: inline;
	width: 215px;
	margin: 21px 0px 0px 0px; 
	float: right;
	color: #FFFFFF;
	font: bold 16px Helvetica;
}

#blueBoxText p{
	font-size: 12px;
}	

#splashText{
	padding-left: 1.5em;
	float:left;
	display: inline;
	margin: 152px 0px 0px 70px;
	color: #FFFFFF;
	font: 32px times;
	text-indent: -1cm;
}