@charset "UTF-8";
* {
		margin: 0;
		padding: 0;
}

/* RESET & BASIC STUFF */
html { overflow-y: scroll; }
body { font-size: 62.5%; font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; background:  #b7b591; }



ul  { list-style: none inside }
p   {
	font-size: 1.6em;
	line-height: 1.4em;
	margin-bottom: 0.8em;
}
p#pfooter {	font-size: 12px;
			color:white;
	}

a 	{	outline: none; text-decoration: none;
		 }
a img { border:none; }

a:visited {
		color:#2661a8;
}

h1 { 

	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color:#333333;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
	font-size:28px;
	
}
.style1-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ee1d25;
	letter-spacing: -1px;
}

.style1-normal a:link{ color:#ee1d25;}
.style1-normal a:hover  {

color: #000000;
}


/* END RESET */

/* TOOLBOX */
.floatleft { float:left;}
.floatright { float:right;}
.clear { clear: both;}
/* END TOOLBOX */

div#page-wrap {
	width:740px;
	margin: 0 auto;
	background:url(images/norm_bg.jpg) repeat-y;
}

#holder-normal {
	
	width: 740px;
	
}

#left-column {
	width: 187px;
	float: left;
	padding: 30px 12px 0px 0px;
}

#middle-column {
		width: 337px;
		float:left;
		margin-top: 30px;

}

#right-column{
		width: 203px;
		height: 353px;
		background:url(images/rightcolumn-bg.jpg);
		float: left;
}

#norm-links{
		width: 408px;
		height: 59px;
		float:left;
		padding-left:8px

}
#page-name_bg {
	background:url(images/normal_10.jpg) left;
	width: 136px;
	height: 314px;
	padding-top: 21px;
	float:left;
}
#normal-content {
		width: 403px;
		min-height: 314px;
		float:left;
		padding-top:20px;

}
ul#nav {
	
	list-style: none;
	width: 199px;
	
	}
	ul#nav li {
		display: inline;
		font-size: 1.3em;
	}
	ul#nav li a {
		display: block;
		width: 199px;
		float: left;
		text-decoration: none;
		text-indent: -9999;
		
		}
		ul#nav li.fam a
	{
	height: 30px;
	background:url(images/nav_family.jpg)	bottom left no-repeat;
	
	}
	
ul#nav li.keep a
	{
	
	height: 48px;
	background:url(images/nav_keeptrack.jpg)	bottom left no-repeat;
	
	}
ul#nav li.stop a
	
	{
	
	height: 40px;
	background:url(images/nav_stoptheft.jpg)	bottom left no-repeat;
	
	}

ul#nav li.insurance a

	{
	
	height: 48px;
	background:url(images/nav_insdis.jpg)	bottom left no-repeat;
	
	}

ul#nav li.immediate a

	{
	
	height: 57px;
	background:url(images/nav_imediatealert.jpg)	bottom left no-repeat;
	
	}
	
ul#nav li.realtime a
	
	{
	
	height: 39px;
	background:url(images/nav_realtime.jpg)	bottom left no-repeat;
	
	}

ul#nav li.disable a

	{
	
	height: 41px;
	background:url(images/nav_disable.jpg)	bottom left no-repeat;
	
	}

ul#nav li.contact a

	{
	
	height: 50px;
	background:url(images/nav_contactus.jpg)	bottom left no-repeat;
	
	}
	
	ul#nav li a:hover {

	background-position: top center;
			}	
		
	
	
	div#footer {
		background:url(images/normal_15.jpg) no-repeat;
		text-transform: uppercase;
		text-align: center;
		width: 740px;
		height: 34px;
		padding-top: 18px;
		
	
	}
	
	

