/* #Reset & Basics 
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline; }

/*============================================ GLOBAL  =================================================*/
body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0px auto;
	padding:0;
	background:url(../image/back.png);
	background-repeat: repeat-x;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
form{margin:0; padding:0;}
hr {
	border-width:0;
	height:1px;
	line-height:0;
	margin:30px 0px 30px 0px;
	page-break-after:always;
	text-align:center;
	width:100%;
	clear:both;
}

/*** END OF GLOBAL  ***/


/*============================================ DEFAULT ELEMENT STYLES  =================================================*/
/* heading */
h1, h2 {margin-bottom:10px;}
h3, h4 {margin-bottom:13px;}
h5, h6 { margin-bottom:8px; }
h1	{font-size:18px;}
h2	{font-size:16px;}
h3	{font-size:15px;}
h4	{font-size:14px;}
h5	{font-size:13px;}
h6	{font-size:12px;}
h1, h2{ font-weight:700; font-family: 'Open Sans', sans-serif;  }
h3, h4, h5, h6{font-weight:400; font-family: 'Open Sans', sans-serif;}


/* links */
a, a:visited {text-decoration:none;  }
a:hover{text-decoration:none;}
a img{border:none}



.yellow {text-decoration:underline; color:#f2b310;} 



	

/*** END OF DEFAULT ELEMENT STYLES ***/


/*============================================ CONTAINER  =================================================*/
#bodychild{
	width:100%;
	margin:0;
	
	
}
#outercontainer{
	width:1010px;
	margin:0 auto;
	padding:0;

}

#outerheader, #outerslider, #outerbeforecontent, #outermain,  #outerfootersidebar, #outerfooter{width:100%; margin:0 auto}
/*** END CONTAINER ***/

/*** HEADER ***/
#outerheader .container{width:100%;}
header#top{width:100%;margin:0;}
#logo{float:left; padding-left:35px}
#logo img{display:block;}
#headerright{}
#topHeaderNavBar{text-transform:uppercase;margin:15px 0px 10px 0px; color:#58595b;text-align:right;padding-right:20px; }
#topHeaderNavBar a{color:#58595b; }

#lowerHeaderNavBar{ padding-right:20px; padding-top: 10px; float:right;}

.leftPad{ margin-right: 20px;}






/*============================================ FOOTER  =================================================*/
#footer{text-align: center; padding:20px 0px 0px 0px;margin:0px;
	width:100%;
	height:100px;
	background-image:url(../image/backFooter.png);
	background-repeat: repeat-x;
}
#footer{font-size:10px;}
#footer a, #footer a:visited{font-size:16px; text-transform:uppercase; color:#58595b; }
.frontHeight{
	font-weight:200; font-family: 'Open Sans', sans-serif;
	background-color: #4d4d4f;
	color:#cccccc;
	height:435px;
	text-align: center;

}

.frontLink {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}

.frontHeight p{
padding:20px;
line-height:26px;
color:#ffffff;
margin:0px; 
font-size: 17px;

}

.largeText{

line-height:20px;
color:#000000;
margin:0px; 
font-size: 14px;
}

.imagePosition{
	position:fixed;
	top:440px;
}

.dottedBotBorderRed{
padding-top:20px; color:#fff;
background: #520000; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNDAwMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #520000 0%, #c40001 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#520000), color-stop(100%,#c40001)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #520000 0%,#c40001 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #520000 0%,#c40001 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #520000 0%,#c40001 100%); /* IE10+ */
background: linear-gradient(to bottom, #520000 0%,#c40001 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#520000', endColorstr='#c40001',GradientType=0 ); /* IE6-8 */
}

.dottedBotBorderBlue{
padding-top:20px; color:#fff;
background: #155a9d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE1NWE5ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2Yzk1YzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #155a9d 0%, #6c95c9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#155a9d), color-stop(100%,#6c95c9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #155a9d 0%,#6c95c9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #155a9d 0%,#6c95c9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #155a9d 0%,#6c95c9 100%); /* IE10+ */
background: linear-gradient(to bottom, #155a9d 0%,#6c95c9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#155a9d', endColorstr='#6c95c9',GradientType=0 ); /* IE6-8 */
}


.brandTextRight p{
padding:20px;
}

.brandTextLeft p{
padding:20px;
}

.brandImage1{
	margin:40px 0px 0px 10px;
}

.brandImage2{
	margin:10px 0px 0px 0px;
}

.brandImage3{
	margin:10px 0px 0px 10px;
}

.imageCenter{
	margin:0px 0px 0px 280px;
}

.imageCenter2{
	margin:0px 0px 30px 170px;
	padding:0px;
}
