html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
}
body {
  margin: 0;
  padding: 0;
  outline: none;
  border: 0;
  font-size: 62.5%; 
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;      
  background: url('../images/main-bg.jpg') #fff;         
  color: #361817;
  line-height: 1;
}
a,
a:visited,
a:active { color:#3A6A96; text-decoration:none; }
a:hover { text-decoration:underline; }
a.topLink:hover { text-decoration:none; }

ol,ul {
  margin-left: 15px;
  padding: 0;
}
ul li,
ol li {
  line-height: 1.2em;
}  
blockquote, q {
  quotes: none;
}
q:before,q:after {
  content:'';
}
:focus {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,th,td {
  text-align:left;
  font-weight: normal;
}
table, td, th {
  vertical-align: middle;
}
td {
	font-size: 1.3em;
	line-height: 1.5em;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;	
	padding-bottom: 10px;
}
	td>p,
	td td {
		font-size: 1.0em;
	}
a img {
  border: none;
}
.clearfix {
  clear: both;
}
h1, h2, h3, h4, h5, h6 {
  color: #16315C;
  margin-bottom: 10px;
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
}
h1, h2 { 
   font-size: 2.5em;
   font-weight: bold; 
   line-height: 1.2em; 
   clear: both; 
}
h3 { font-size: 1.5em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
p { 
  color: #000;
  font-size: 1.3em; 
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.5em;
  margin-bottom: 10px;
}

#header-container,
#nav-container,
#main-content-container,
#footer-container,
#copyright-container {
	width: 100%;
}
	#header-container {
		/*background: #1b468a;*/
		background: #6b8db2;	
	}
		#header {
			background: url('../images/header_bg_img.jpg') no-repeat;
			height: 110px;	
		}
	#nav-container {
		/*background: #ABB6BF;
		background: #A4240D;
		border-top: 10px solid #0F804C;*/
		background: #880017;
		border-top: 10px solid #fff;
		margin-bottom: 15px;
		box-shadow: 0 1px 8px #333;
	}
	#header,
	#nav-container2,
	#content-container,
	#footer,
	#copyright {
		margin: 0 auto;
		width: 960px;	
	}
	.logo {
		float: left;
		margin-left: 10px;
		margin-top: 5px;
	}
		.logo p {
			color: #fff;
			display: table-cell;
			height: 110px;
			vertical-align: middle;
			font-size: 4em;	
		}
	.toll_free {
		float: right;	
		margin-right: 10px;
		
	}
		.toll_free p {
			color: #fff;
			line-height: 1.5em;
			margin-bottom: 0;
			display: table-cell;
			height: 110px;
			vertical-align: middle;
			text-align: right;
		}
#nav {
	height: 45px;
	padding: 0;
	margin: 0;
	list-style: none;	
	float: left;
}
	#nav li {
		float: left;
	}
		#nav li a {
			color: #fff;
			font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
			font-size: 1.7em;
			display: table-cell;
			vertical-align: middle;
			height: 45px;
			padding: 0 15px;
			border-right: 1px solid #ccc;
		}
		#nav li a:hover {
			background: #fff;
			color: #880017;
			text-decoration: none;	
		}	
		.highlight { background: #fff; }
			.highlight a { color: #880017 !important; }
		.translated-ltr #nav li a {	font-size: 1.3em; }
#banner {
	background: #FFF;
	height: 320px;	
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	box-shadow: 0 2px 5px #333;
}
#content-container {
	background: #fff;	
	margin-top: 20px;
}
	.two-thirds {
		float: left;
		width: 600px;
		margin-right: 20px;
		padding: 10px;
	}
	.contact_form {
		margin-top: 35px;
	}
		.contact_form ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}
			.contact_form ul li {
				font-size: 1.3em;
				line-height: 1.5em;
			}
				.contact_form ul li input {
					margin-bottom: 10px;
					padding: 5px;
					font-family: Helvetica,Arial,"Lucida Grande",sans-serif;
					font-size: 1.0em;
				}
				.contact_form ul li textarea {
					font-family: Helvetica,Arial,"Lucida Grande",sans-serif;
					font-size: 1.0em;
				}	
		.contact_form .required {
			color: #ff0000;
		}
	.title {
		background: #880017;
		color: #fff;
		padding: 5px;
	}
	.one-third {
		float: left;
		padding: 10px;
		width: 300px;
	}
		.one-third.last {
			margin-right: 0;	
		}
		.one-third ul {
			margin: 0;
			padding: 0;
			list-style: none;	
		}
			.one-third ul li {
				margin: 0 0 5px 0;
				font-size: 1.5em;
				line-height: 1.4em;
				color: #fff;
			}
				.one-third ul li button { float: right;	}
			.one-third ul li input {
				padding: 5px 0;
				width: 270px;	
			}
		.one-third .required { color: #ff0000; }
			.one-third .contact {
				background: #16315C;
				padding-bottom: 10px;	
			}
				.one-third .contact h2 {
					background: #880017;
					color: #fff;
					font-size: 1.7em;	
					padding: 10px;
				}
				.one-third .contact ul { padding: 10px;	}
				#ajax-form input,
				#ajax-form textarea {
					width: 275px;
				}
				#ajaxsuccess p { color: #fff; }
				.testimonial_bubble {
					background: url('../images/testimonial_icon.png') no-repeat;
					font-size: 2.0em;
					font-weight: bold;
					padding: 10px 10px 10px 50px;
				}
		.one_third {
			float: left;
			width: 185px;
			margin-right: 20px;
		}
			.one_third.last {
				margin-right: 0;	
			}
#footer-container {	background: #880017; }
	#footer { height: 140px; }
		#footer ul {
			height: 21px;
			margin: 0 0 25px 0;
			padding: 10px 0 0 0;
			list-style: none;
		}
			#footer ul li {	float: left; }		
				#footer ul li a {
					color: #fff;
					font-size: 1.5em;
					line-height: 1.4em;	
					border-right: 1px solid #fff;
					padding: 0 10px;
				}
		#footer .disclaimer {
			color: #fff;	
			font-size: 1.1em;
			padding: 0 10px;
		}
#copyright-container { background: #880017; }
	#copyright { height: 40px; }
		#copyright .contact_info {
			margin: 5px 10px 0 0;
			padding: 0;
			list-style: none;	
			float: right;
		}
			#copyright .contact_info li {
				display: table-cell;
				vertical-align: middle;
				border-right: 1px solid #ccc;
				padding: 0 5px;
				color: #fff;
			}
				#copyright .contact_info li.last { border-right: none; }
		#copyright p {
			color: #fff;	
			display: table-cell;
			padding-left: 10px;
			vertical-align: middle;
			float: left;
			margin-bottom: 0;
		}
ul.container,
ul.container ul, 
ul.container ul ul {
	list-style: none;	
	margin: 0;
	padding: 0;
}
li.menu{
	/* The main list elements */
	/*padding:5px 0;
	width:100%;*/
}
li.button a{
	/* The section titles */
	display:block;
	font-size: 1.5em;
	/*height:34px;
	overflow:hidden;*/
	padding:10px 0;
	position:relative;
	/*width:200px;*/
	font-weight: bold;
}

li.button a:hover{
	/* Removing the inherited underline from the titles */
	text-decoration:none;
}

li.button a span{
	/* This span acts as the right part of the section's background */
	height:44px;
	position:absolute;
	right:0;
	top:0;
	width:4px;
	display:block;
}

/* Setting up different styles for each section color */

li.button a.blue{background:url(img/blue.png) repeat-x top left; color:#074384;}
li.button a.blue span{ background:url(img/blue.png) repeat-x top right;}

li.button a.green{background:url(img/green.png) repeat-x top left; color:#436800;}
li.button a.green span{ background:url(img/green.png) repeat-x top right;}

li.button a.orange{background:url(img/orange.png) repeat-x top left; color:#882e02;}
li.button a.orange span{ background:url(img/orange.png) repeat-x top right;}

li.button a.red{background:url(img/red.png) repeat-x top left; color:#641603;}
li.button a.red span{ background:url(img/red.png) repeat-x top right;}

/* The hover effects */

li.button a:hover{ background-position:bottom left;}
li.button a:hover span{ background-position:bottom right;}

.dropdown{
	/* The expandable lists */
	display:none;
	/*padding-top:5px;*/
	width:100%;
}

.dropdown li{
	/* Each element in the expandable list */
	/*background-color:#373128;
	border:1px solid #40392C;*/
	color:#000;
	margin:0;
	padding:4px 18px;
	font-size: 1.3em;
}
	.dropdown li a {
		color: #3A6A96;
		text-decoration: underline;	
	}
#google_translate_element {
	float: right;
	margin-top: 10px;	
}
#map a { text-decoration: none; }