/* 	Cascading style sheet for Nitram Lexa
	Created by Jacob Sukkot
	Designed by Gerard Wheland
*/

BODY {
	background: 		#e7e7e7;
	margin-top: 		15px;
	padding: 		0px;
}
TABLE {
	padding: 0px;
	margin: 0px;
}

a:link, a:visited, a:hover, a:active {
	text-decoration:  	none;
}

P, H2, H4, .textlink {
	color:       			#666666;
	font-family: 			verdana;
	font-size:   			12px;
	line-height: 			17px;
	margin:      			0px;
}

H1 {
	color:       			#666666;
	font-family: 			verdana;
	font-weight:			100;
	font-size:   			24px;
	line-height: 			32px;
	margin:		    	  	25px 15px 0px 15px;
}

H2 {
	color:       			#666666;
	font-family: 			verdana;
	font-size:   			24px;
	line-height: 			26px;
	margin:		    	  	0px 0px 0px 0px;
	padding: 			0px;
	font-weight:			100;
}

H3 {
	color:       			#666666;
	font-family: 			verdana;
	font-size:   			12px;
	line-height: 			17px;
	margin:		    	  	0px 0px 0px 0px;
	padding: 			0px;
	text-align:			top;
}

li {
	color:       			#666666;
	font-family: 			verdana;
	font-size:   			12px;
	line-height: 			17px;
	list-style-type:		disc;
	margin:				0;
}

TD {
	font-size:   			1px;
	line-height: 			0px;
	margin:      			0px;
}

TD.navigation {
	background: 			white;
	padding: 			0px 10px;
	height: 			22px;
	vertical-align: 		top;
}

#laptop {
	position: 			absolute;
	margin-left: 			407px;
	top: 				93px; 
	z-index: 			1;
}

P.front {
	width:				260px;
	font-size:			15px;
	line-height:			23px;
	margin:				0px 15px 0px 15px;
}

.foot {
	color:       			#666666;
	font-size:			10px;
	word-spacing:			-0.5em;
	margin:				0px 5px 0px 10px;
}

.phone {
	margin-left:			30px;
	word-spacing:			3px;
}

.link {
	font-size:			10px;
	font-weight:			900;
	margin:				10px 15px 0px 15px;
	color:       			#666666;
	text-decoration:  		none;
}

.caselink {
	font-weight:			900;
	margin:				10px 15px 0px 0px;
	color:       			#666666;
	text-decoration:  		none;
}

.textlink {
	color:				#005a9c;
	text-decoration:  		none;
} 

.teaser {
	font:				12px;
	margin:				15px 15px 0px 15px;
}

H3.teaser {
	font-weight:			900;
	margin:				15px 15px 0px 15px;
}

.logo {
	align:				left;
	valign:				bottom;
}

.case {
	line-height:			12px;
	margin-top:			-2px;
}	