body {
	color: #000;	
	margin: 0;
	background-image: url(images/inld3_0010_bluefading_option1.gif);
	font:80% Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	}

p{
	padding:10px 0px 10px 0px;
	margin:0px;
	}	
	
h2{padding-top: 20px;}
	
a:link {color: #666; background: transparent; text-decoration: underline;}	
a:visited, a:active {color: #666; background: transparent; text-decoration: underline;}
a:hover {color: #999; background: transparent; text-decoration: none;}

img{border:0px;}
.divide{font-size:large;}
.logo{padding:10px;}
.tel{font-size:xx-large;}
.quote{font-style:italic; padding-bottom:0px; margin:0px;}
.name{font-weight:bold; margin-bottom:20px;}
.webok{text-align:center; font-size:x-small;}
	
#container{
	width:760px;
	margin:0 auto;
	background-color:#fff;
	}

#header{
	text-align:center;
	}

.nav {
	background-image:url(images/inld3_0010_bluefading_bar_2.gif);
	background-repeat:repeat-x;
	text-align:center;
	border-top:2px solid #000;
	}

.nav a{
	font-size:small;
	line-height:50px;
	padding: 0px 5px 0px 5px;
	color:#666;
	text-decoration:underline;
	}
	
.nav a:hover {
	text-decoration:none;
	color: #999;
	}

#body_home a#nav_home,
#body_quote a#nav_quote,
#body_loyalty a#nav_loyalty,
#body_who a#nav_who,
#body_feedback a#nav_feedback,
#body_contact a#nav_contact,
#body_home a#nav_home2,
#body_quote a#nav_quote2,
#body_loyalty a#nav_loyalty2,
#body_who a#nav_who2,
#body_feedback a#nav_feedback2,
#body_contact a#nav_contact2{
	font-weight:bold;
	text-decoration:none;	
	}

#content{
	padding:20px;
	overflow:hidden;
	}

.rightcol{
	width:300px;
	float:right;
	margin-left:20px;
	margin-top:-30px;
	}
	
.car{
	overflow:hidden;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #eee;
	margin-bottom:10px;
	}

.carcol1{
	float:left;
	width:300px;
	text-align:center;
	}

.carcol2{
	float:left;
	width:250px;
	padding:0px 20px 10px 20px;
	}

.carcol2 p{
	padding:0px;
	}

.carcol2 img{
	float:right;
	}

.carcol3{
	float:left;
	width:130px;
	}

.carcol3 img{
	padding-bottom:10px;
	}

#footer{
	text-align:center;
	margin: 10px 0px 20px 0px;
	}
	
fieldset {  
	float:left;    
	clear:left;    
	width:100%;    
	margin:0px 0px 15px 0px;    
	padding:0px 0px 20px 0px;  
	font:80%/1.4em Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	border:1px solid #ccc;
	background-color:#eee;
	} 
	 
legend {  
	margin-left:10px;  
	font:170%/1.4em Arial, Helvetica, sans-serif;
	color:#666;
	background-color:transparent;
	} 
 
fieldset ol {  
	padding:0px 15px 0px 15px;  
	list-style:none;  
	margin:0px;
	} 
 
fieldset li {  
	float:left;    
	clear:left;    
	width:100%;    
	padding-top:15px;  
	margin:0px;
	} 
 
fieldset.submit {  
	float:none;    
	width:auto;    
	border:0px none #fff;    
	text-align:right; 
	background:transparent;  
	}

label {    
	float:left;    
	width:130px;    
	margin-right:15px;    
	text-align:left;  
	}
	
.alert{ 
	margin:0px;
	padding:0px;
	color:red;
	}

.success{ 
	margin:0px;
	padding:15px;
	margin:10px 0px 10px 0px;
	background-color:#d7f1d7;
	color:#008000;
	border:1px solid #008000;
	}
	
.failure{ 
	margin:0px;
	padding:15px;
	margin:10px 0px 10px 0px;
	background-color:#f8e2e2;
	color:#ff0000;
	border:1px solid #ff0000;
	}

