/* CSS Resets */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}

article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}


/* ==================================================================================================================== */
/* ! The 1140px Grid V2 by Andy Taylor \ http://cssgrid.net \ http://www.twitter.com/andytlr \ http://www.andytlr.com   */
/* ==================================================================================================================== */

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.logo-container {
				margin-top				:25px;
				padding-left			:20px;
				padding-right			:20px;
				padding-top				:20px;
				padding-bottom			:10px;
}
.logo-container p {
				color					:#fff;
				line-height				:60px;
				background				:transparent;
				text-align				:center;
				margin					:20px 0 0 0;
}
.heading-container {
				padding-left			:10px;
				padding-right			:10px;
				padding-top				:20px;
				padding-bottom			:10px;
}
.heading-container p {
				color					: #fff;
				line-height				: 1.1em;
				background				: transparent;
				text-align				: center;
				margin					: 20px 0 0 0;
}

.nav-container {
				margin-top				:20px;
				padding-left			:20px;
				padding-right			:20px;
				padding-top				:0px;
				padding-bottom			:0px;
				border-top				:4px solid #FF0000;
				border-bottom			:4px solid #FF0000;
				background				:url(../images/navbar-bg.png) top center;
}
.nav-container p {
				color					: #fff;
				line-height				: 60px;
				background				: transparent;
				text-align				: center;
				margin					: 0 0 0 0;
}
.body-container {
				margin-top				:10px;
				padding-left			:5px;
				padding-right			:5px;
				padding-top				:20px;
				padding-bottom			:0px;
}
.body-container p {
				color					: #fff;
				line-height				: 1.1em;
				background				: transparent;
				text-align				: center;
				margin					: 20px 0 0 0;
}
.tagline-container {
				margin-top				:20px;
				padding-left			:5px;
				padding-right			:5px;
				padding-top				:20px;
				padding-bottom			:0px;
}
.tagline-container p {
				color					: #fff;
				line-height				: 1.1em;
				background				: transparent;
				text-align				: center;
				margin					: 20px 0 0 0;
}

.links-container {
				margin-top				:5px;
				padding-left			:20px;
				padding-right			:20px;
				padding-top				:10px;
				padding-bottom			:0px;
}
.links-container p {
				color					:#FFFFFF;
				height					:100px;
				line-height				:1.1em;
				font-family     		:'insignia',Verdana, Geneva, Arial, Helvetica, sans-serif;
				font-size       		:1.6em;
				letter-spacing			:0.04em;
				background				:transparent;
				text-align				:center;
				margin					:20px 0 0 0;
}
.links-container p a:link, .links-container p a:visited {
				color            		:#FF0000;
				font-style				:normal;
				text-decoration 		:none;
				font-weight				:normal;
}
.links-container p a:hover {
				color            		:#FF0000;
				font-style				:normal;
				text-decoration 		:underline;
				font-weight				:normal;
}

.logo-container {
				margin-top				:0px;
				padding-left			:20px;
				padding-right			:20px;
				padding-top				:10px;
				padding-bottom			:10px;
}
.logo-container p {
				color					: #fff;
				line-height				: 40px;
				background				: transparent;
				text-align				: center;
				margin					: 0 0 0 0;
}
.footer-container {
				margin-top				:10px;
				padding-left			:20px;
				padding-right			:20px;
				padding-top				:20px;
				padding-bottom			:20px;
}
.footer-container p {
				color					: #fff;
				line-height				: 1.1em;
				background				: transparent;
				text-align				: center;
				margin					: 20px 0 0 0;
}

.row {
width: 100%;
max-width: 1140px;
min-width: 755px;
margin: 0 auto;
overflow: hidden;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
margin-right: 3.8%;
float: left;
min-height: 1px;
}
.twopluscol {
margin-right: 2.5%;
float: left;
min-height: 1px;
}


.row .onecol {
width: 4.85%;
}

.row .twocol {
width: 13.45%;
}
.row .twopluscol {
width: 18.00%;
}

.row .threecol {
width: 22.05%;
}

.row .fourcol {
width: 30.75%;
}

.row .fivecol {
width: 39.45%;
}

.row .sixcol {
width: 48%;
padding-bottom			:10px;
}

.row .sevencol {
width: 56.75%;
}

.row .eightcol {
width: 65.4%;
}

.row .ninecol {
width: 74.05%;
}

.row .tencol {
width: 82.7%;
}

.row .elevencol {
width: 91.35%;
}

.row .twelvecol {
width: 100%;
float: left;
}

.last {
margin-right: 0px;
}

img, object, embed {
max-width: 100%;
}

img {
	height: auto;
}


/* Smaller screens */

@media only screen and (max-width: 1023px) {

	body {
	font-size: 0.8em;
	line-height: 1.5em;
	}
	
	}


/* Mobile */

@media handheld, only screen and (max-width: 767px) {

	body {
	font-size: 16px;
	-webkit-text-size-adjust: none;
	}
	
	.row, body, .container {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
	
	.row .onecol, .row .twocol, .row .twopluscol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 20px;
	}

}