article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display: block;
}

*{
margin:0;
padding: 0;
font-family: "Verdana";
}



body{
background: #FFF;
color:#323030;
font-size: 0.8em;
}

header{
	
	margin: 0.5em auto;
	max-width: 70%;
	padding: 0;

}

h3{
	font-size: 1.7em;
	
}

a{
	text-decoration: none;
	color:#1a75cf;
}

a:hover{
	text-decoration: underline;
}

section#head-left, section#head-right{

	display:inline-block;
	margin:0.25em auto;
	max-width:70%;
	min-height: 80px;
	padding-top: 1em;
	vertical-align: top;
	width: 48%;
	
}
section#head-left{
	min-width: 304px;
}


section#head-right{
	text-align: right;
	padding-top: 2em;
}

a#toplink{
	color:#323030;
	text-decoration: none;
}

strong#fgreen{
	color: #26971C;
}



nav{
	
	margin: 0em auto;
	max-width: 70%;
	padding-bottom: 0.3em;
	text-align: center;
	border-bottom: 5px solid silver;
}

section#button-nav,section#button-navselec,section#menu-nav{
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 97%, #ededed 100%, #ffffff 100%, #ededed 101%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(97%,#f3f3f3), color-stop(100%,#ededed), color-stop(100%,#ffffff), color-stop(101%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 97%,#ededed 100%,#ffffff 100%,#ededed 101%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 97%,#ededed 100%,#ffffff 100%,#ededed 101%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 97%,#ededed 100%,#ffffff 100%,#ededed 101%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 97%,#ededed 100%,#ffffff 100%,#ededed 101%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */

	border-radius: 1.2em 1.2em 0 0;
	border:1px solid silver;
	border-bottom: 0px;	
	display: inline-block;
	margin: -2px;
	max-width: 30%;
	min-width: 20%;
	min-height:32px;
	padding-top: 1em;
	vertical-align: top;
	

}

nav a{
	color:#1a75cf;
	font-weight: bold;
	text-decoration: none;
}

section#button-nav:hover, section#button-navselec, section#menu-nav:hover {
	background: #ebf1f6; /* Old browsers */
background: -moz-linear-gradient(top,  #ebf1f6 0%, #abd3ee 50%, #89c3eb 51%, #d5ebfb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebf1f6), color-stop(50%,#abd3ee), color-stop(51%,#89c3eb), color-stop(100%,#d5ebfb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#d5ebfb',GradientType=0 ); /* IE6-9 */

}

section#menu-nav{
	display: none;
	min-width: 100%;
	}


section#top-images{
	
	margin: 0.2em auto;
	padding: 0;
	max-width: 70%; 
	text-align: center;
}


section#image1{
	display: inline-block;
	padding: 0;
	vertical-align: top;
	margin: 0;
	width: 32%;

}

#imagetop{
	width: 100%;
	max-height:270px;

}

section#cont-colums{
	
	margin: 0 auto;
	max-width:70%;
	padding: 0;
	text-align: center;
	display: table;

	

}


section#cont-left, aside#aside-right{
	border: 1px solid silver;
	display: table-cell;
	margin-top: 0.3em;
	margin:0;
	min-height: 500px;
	padding: 1.5em;
	text-align: left;
	vertical-align: top;
	width: 62%;

}

aside#aside-right{
 	width: 25%;
	line-height: 1.5;
	padding-left: 4em;
}

article{
	line-height: 1.5;
	 
}

section#cont-bottom{
	margin: 1em auto;
	max-width:70%;
	padding: 0;
	text-align: center;
}

section#col1, section#col2,section#col3{
	border: 1px solid silver;
	display: inline-block;
	margin: 0.1em auto;
	margin-top: 0;
	min-height: 100px;
	padding: 0em;
	vertical-align: top;
	width: 32.5%;
	
	}


div#colum-tittle1,div#colum-tittle2,div#colum-tittle3{
	
background: #74bd6e; /* Old browsers */
background: -moz-linear-gradient(top,  #74bd6e 0%, #74bd6e 37%, #26971c 46%, #26971c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#74bd6e), color-stop(37%,#74bd6e), color-stop(46%,#26971c), color-stop(100%,#26971c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #74bd6e 0%,#74bd6e 37%,#26971c 46%,#26971c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #74bd6e 0%,#74bd6e 37%,#26971c 46%,#26971c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #74bd6e 0%,#74bd6e 37%,#26971c 46%,#26971c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #74bd6e 0%,#74bd6e 37%,#26971c 46%,#26971c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74bd6e', endColorstr='#26971c',GradientType=0 ); /* IE6-9 */

	color: white;
	font-size: 1.2em;
	font-weight: bold;
	height: 1.8em;
	padding-top: 0.4em;
	padding-left: 1em;
	text-align: left;
}

div#colum-tittle2{
	background: #8caac5; /* Old browsers */
background: -moz-linear-gradient(top,  #8caac5 0%, #6e94b7 37%, #3b6e9d 46%, #3b6e9d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8caac5), color-stop(37%,#6e94b7), color-stop(46%,#3b6e9d), color-stop(100%,#3b6e9d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8caac5 0%,#6e94b7 37%,#3b6e9d 46%,#3b6e9d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8caac5 0%,#6e94b7 37%,#3b6e9d 46%,#3b6e9d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8caac5 0%,#6e94b7 37%,#3b6e9d 46%,#3b6e9d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8caac5 0%,#6e94b7 37%,#3b6e9d 46%,#3b6e9d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8caac5', endColorstr='#3b6e9d',GradientType=0 ); /* IE6-9 */

}

div#colum-tittle3{
background: #b5b5b5; /* Old browsers */
background: -moz-linear-gradient(top,  #b5b5b5 0%, #9e9e9e 37%, #858585 46%, #858585 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5b5b5), color-stop(37%,#9e9e9e), color-stop(46%,#858585), color-stop(100%,#858585)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b5b5b5 0%,#9e9e9e 37%,#858585 46%,#858585 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b5b5b5 0%,#9e9e9e 37%,#858585 46%,#858585 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b5b5b5 0%,#9e9e9e 37%,#858585 46%,#858585 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b5b5b5 0%,#9e9e9e 37%,#858585 46%,#858585 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5b5b5', endColorstr='#858585',GradientType=0 ); /* IE6-9 */

	
}

div#colum-text{

	line-height: 1.5;
	padding-top: 1em;
	padding-left: 1em;
	text-align: left;

}



footer{

	border-top: 5px solid silver;
	margin: 0.5em auto;
	max-width: 70%;
	min-height: 50px;
	padding-top: 0.7em;
	text-align: center;


}

#arrow{
	width: 3px;
	height: 5px;
	margin-left: 17px;
	margin-right: 5px;
	margin-bottom: 1px;
}

#header-separator{
	margin: 0.5em auto;
}

#aside-separator{
	margin-top: 1em;
	margin-bottom: 2em;
}


span#bluetext{
	color:#1a75cf;
	font-weight: bold;
}

.follow{
	width: 24px;
	height: 24px;
	border: none;
}

/* Page Products*/

div#product-content{
	margin: 0 auto;

	padding: 0;
	max-width: 95%;
}

div#product-img, div#product-text{

	display: inline-block;
	margin: 0 auto;
	padding: 1em;
	max-width: 20%;
	text-align: left;
	vertical-align: top;

}

div#product-text{
	max-width: 75%;
}

section#product-3col{
	
	display: inline-block;
	margin: 0 auto;
	width: 32%;
	text-align: left;
	vertical-align: top;
}

#minimg{
	float: left;
	margin: 0.1em;
}
/* claim page */

div#contactForm{
	margin-top: 1.5em;
	padding-left: 0.5em;
	width: 95%;
	border: 1px solid silver;
}
form{
	
}

#fieldset{
	
	min-width: 90%;
	display: inline-block;
	vertical-align: top;	
	margin: 0.5em;
	padding: 0.2em;
}

.fieldname, .fieldinput{
	
	margin: 0;
	padding: 0;
	width: 150px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.fieldinput{
	width: 170px;
	
	text-align: right;

}

.textstyle{
	width: 90%;

}

#submit{
	margin: 1em auto;
	max-width:70%;
	padding: 0;
	text-align: center;
}

/* map content*/


section#map-content{
	width: 70%;
	margin: 0 auto;
	text-align: center;
}

/* for terms policy and others */

section#one-colum{
	border:1px solid silver;
	margin: 0 auto;
	padding: 2em;
	text-align: center;
	text-align: left;
	width: 70%;
	line-height: 1.7;

}

section#one-colum p{
	margin-bottom: 1.5em;
}


/* table agents*/

section#agentlist{
	
	width: 100%;
	margin: 1em auto;
}





/*Responsive for index*/



@media(max-width: 900px){


header{
	min-width: 100%;
	width: 90%;
	text-align: center;
}
section#head-left, section#head-right{
	margin: 0 auto;
	
	
}
section#head-right{
	min-width: 340px;
}

.mobilet{
	display: none;
}
	
	section#cont-colums{

	min-width: 90%;
	display: block;

}

	section#cont-left, aside#aside-right{
		width: 100%;
		min-width: 90%;
		margin: 0 auto;
		min-height: 0;
		display: inline-block;
		vertical-align: top;
		
	}


	aside#aside-right{
	 	width: 100%;

	 	margin: 0 auto;
	 	min-height: 0;
	 	padding-left: 1em
	}

	section#button-nav, section#button-navselec, section#menu-nav{
		width: 100%;
		min-width: 100%;
		border-radius: 0;
		display: none;
	}

	nav{
		
		min-width: 98%;
	}

	section#menu-nav{
		display: inline-block;
		vertical-align: top;
		min-width: 100%;
	}


	section#col1, section#col2,section#col3{
		min-width: 90%;

	
	}

	div#contact-info{
		
		display: inline-block;
		vertical-align: top;
		width: 45%;
	}

	#aside-separator{
		display: none;
	}

	section#top-images{
		display: none;
	}

	header,nav,section#cont-colums,section#cont-bottom,footer{
		width: 100%;
		margin: 0 auto;
	}

	#logo{
		width: 90%;
	}

	section#head-right{
		text-align: left;
	}

	section#map-content{
		min-width: 90%;
	}
}

