@font-face {
	font-family: "Roboto";
	src: url("fonts/Roboto-Regular-webfont.eot");
	src: url("fonts/Roboto-Regular-webfont.eot?iefix") format("eot"),
		url("fonts/Roboto-Regular-webfont.woff") format("woff"),
		url("fonts/Roboto-Regular-webfont.ttf") format("truetype"),
		url("fonts/Roboto-Regular-webfont.svg#webfont") format("svg");
}
BODY {
	font-family: "Roboto", arial;
	padding: 0px;
	margin: 0;
	font-size: 1em;
	line-height: 120%;
	color: #000000;
}
#line {
	width: 100%;
	height: 1px;
	background: #dedede;
}
#homeflash {
	width: 990px;
	height: 641px;
}
#about {
	width: 100%;
	text-align: left;
}
#sitewidth {
	width: 990px;
}
.email {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #76abd1;
	text-decoration: none;
}
.nav {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.nav:hover {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #121212;
	text-decoration: underline;
}
.toplinks {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.toplinks:hover {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #9ee7ff;
	text-decoration: underline;
}
.title {
	font-size: 1.1em;
	font-style: bold;
	font-weight: bold;
	color: #0a3b76;
	text-decoration: none;
}
.header {
	font-size: 1.1em;
	font-style: bold;
	font-weight: bold;
	color: #0a3b76;
	text-decoration: none;
}
.header:hover {
	font-size: 1.1em;
	font-style: bold;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#footerbody {
	width: 100%;
}
H1 {
	font-size: 1.2em;
	color: #6ea4cb;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
H2 {
	font-size: 1.2em;
	font-weight: 400;
	color: #464646;
	text-decoration: none;
}
.footer {
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
}

.link {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.link:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
div.clayer_shown {
	display: block;
	height: 100%;
	position: relative;
	left: 0;
	top: 0;
}

div.clayer_hidden {
	display: none;
	height: 100%;
	position: relative;
	left: 0;
	top: 0;
}
#paddit {
	padding: 8px;
}
#space4 {
	height: 4px;
}
#space10 {
	height: 10px;
}
#space50 {
	height: 50px;
}
#space20 {
	height: 20px;
}
#spacenav {
	height: 10px;
}
#sitetable {
	width: 950px;
	padding: 0px;
	display: table;
	border: 0px solid black;
}
#simpletable {
	padding: 0px;
	display: table;
	border: 0px solid black;
}
#simplecell {
	border: 0px;
	display: table-cell;
}
#row {
	display: table-row;
}

#maincell {
	border: 0px;
	width: 600px;
	display: table-cell;
}

.displace {
	position: absolute;
	left: -5000px;
}

#mobiletable {
	padding: 0px;
	margin: 0px;
	display: table;
	border: 0px solid black;
}
#mobilecell {
	padding: 0px;
	display: table-cell;
	vertical-align: top;
}
#mobilerow {
	margin: 0;
	padding: 0px;
	display: table-row;
}
#mobileNav {
	display: none;
}
#mobileflash {
	display: none;
}
#mobilejavascript {
	display: none;
}

@media (max-width: 800px) {
	#mainpic img {
		width: 100%;
	}
	#sitesmall {
		width: 100%;
		position: relative;
	}
	#sitebody {
		width: 100%;
		padding: 8px;
	}
	#flash {
		display: none;
	}
	#mobilejavascript {
		display: block;
	}
	#nomobile {
		display: none;
	}
	#sitewidth {
		width: 100%;
		background: #ffffff;
	}
	#sitetable {
		width: 100%;
		padding: 0px;
		display: table;
		border: 0px solid black;
	}
	#homeflash {
		width: 100%;
		height: 100%;
	}
}

#full-width-slider {
	width: 100%;
	color: #ffffff;
}
.fullWidth {
	max-width: 990px;
	margin: 0 auto 24px;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
body img {
	max-width: 100%;
}
a {
	text-decoration: none;
	color: #78abcf;
}
a:hover {
	text-decoration: underline;
}
hr.top {
	border: 0;
	border-top: 1px solid #121212;
	margin: 10px 0px;
}
h1,
h2,
h3 {
	color: #0f75bd;
	font-weight: normal;
}
h2 {
	font-size: 19px;
}
h3.index {
	font-size: 28px;
	text-align: center;
}
hr.gray {
	border: 0;
	border-top: 1px solid #ddd;
	margin: 10px 0px;
}
hr.line {
	border: 0;
	border-bottom: 3px solid #c4915a;
	margin: 0;
	margin-bottom: 30px;
}
.space5 {
	height: 5px;
}
.space10 {
	height: 10px;
}
.space15 {
	height: 15px;
}
.space20 {
	height: 20px;
}
.space30 {
	height: 30px;
}
.space50 {
	height: 50px;
}
.simpletable {
	display: table;
	width: 100%;
}
.row {
	display: table-row;
}
.simplecell {
	display: table-cell;
}
.simplebox {
	border: 1px solid #dddddd;
	background-color: #ffffff;
	margin: 0 auto;
	padding: 10px;
	margin-bottom: 10px;
}
.dashedbox2 {
	border: 2px dashed #dddddd;
	background-color: #ffffff;
	margin: 0 auto;
	padding: 15px;
	margin-bottom: 10px;
}
.graybox {
	background: #ccc;
	margin: 0 auto;
	padding: 10px;
}
.graybox h1 {
	margin-top: 10px;
	line-height: 30px;
}
.simplepad {
	padding: 0px 15px;
}
.simpleinline {
	display: inline-block;
	box-sizing: border-box;
	text-align: left;
	font-size: 14px;
}
.rel-container {
	position: relative;
}
.padded-container {
	padding: 0px 10px;
}
.inline-container {
	font-size: 0;
}
.inline-container .simpleinline:last-child {
	margin-right: 0px;
}
.vcenter .simpleinline {
	vertical-align: middle;
}
.lright .simpleinline:last-child {
	text-align: right;
}
.tcenter .simpleinline {
	text-align: center;
}
.inline-1-12 {
	width: calc(1 * (100% - 110px) / 12);
	margin-right: 10px;
	vertical-align: top;
}
.inline-2-12 {
	width: calc(2 * (100% - 110px) / 12 + 10px - 0.01%);
	margin-right: 10px;
	vertical-align: top;
}
.inline-3-12 {
	width: calc(3 * (100% - 110px) / 12 + 20px - 0.01%);
	margin-right: 10px;
	vertical-align: top;
}
.inline-4-12 {
	width: calc(4 * (100% - 110px) / 12 + 30px - 0.01%);
	margin-right: 10px;
	vertical-align: top;
}
.inline-5-12 {
	width: calc(5 * (100% - 110px) / 12 + 40px - 0.01%);
	margin-right: 10px;
	vertical-align: top;
}
.inline-6-12 {
	width: calc(6 * (100% - 110px) / 12 + 50px - 0.01%);
	margin-right: 10px;
	vertical-align: top;
}
.inline-7-12 {
	width: calc(7 * (100% - 110px) / 12 + 60px - 0.01%);
	margin-right: 10px;
	vertical-align: top;
}
.inline-8-12 {
	width: calc(8 * (100% - 110px) / 12 + 70px - 0.01%);
	margin-right: 10px;
	vertical-align: top;
}
.inline-9-12 {
	width: calc(9 * (100% - 110px) / 12 + 80px - 0.01%);
	margin-right: 10px;
	vertical-align: top;
}
.inline-10-12 {
	width: calc(10 * (100% - 110px) / 12 + 90px - 0.01%);
	margin-right: 10px;
	vertical-align: top;
}
.inline-11-12 {
	width: calc(11 * (100% - 110px) / 12 + 100px - 0.01%);
	margin-right: 10px;
	vertical-align: top;
}
.inline-12-12 {
	width: calc(12 * (100% - 110px) / 12 + 110px - 0.01%);
	margin: 0;
	vertical-align: top;
}
.inline-1-10 {
	width: calc(1 * (100% - 90px) / 10 - 0.01%);
	margin-right: 10px;
	vertical-align: top;
}
.inline-2-10 {
	width: calc(2 * (100% - 90px) / 10 + 10px - 0.01%);
	margin-right: 10px;
	vertical-align: top;
}
.rightpad10 {
	padding-right: 10px;
}
.rightpad20 {
	padding-right: 20px;
}
.leftpad10 {
	padding-left: 10px;
}
.leftpad20 {
	padding-left: 20px;
}

/* PAGE NAV */
.nav_off {
	display: inline-block;
	padding: 5px 8px;
	border: 1px solid #7d0310;
	background: #fff;
	color: #7d0310;
	margin: 4px;
}
.nav_off:hover {
	border: 1px solid #7d0310;
	background: #7d0310;
	color: #fff;
}
.nav_on {
	display: inline-block;
	padding: 5px 8px;
	background: #7d0310;
	border: 1px solid #7d0310;
	color: #fff;
}
.nav_on a {
	color: #fff;
}
.nav_all {
	display: inline-block;
	padding: 5px;
	border: 1px solid #fff;
}

/* General */
#topline-container {
	background: #003262;
	color: #fff;
	padding: 10px 0px;
}
#topline {
	width: 990px;
	margin: 0 auto;
}
#hdr-container {
	background: #fff;
}
#hdr {
	width: 990px;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
	padding: 15px 0px;
	font-size: 0;
}
#hdr-mob {
	display: none;
	text-align: center;
}
#topright {
	position: absolute;
	top: 10px;
	right: 15px;
}
#topnav-container {
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	background: #fff;
}
#topnav {
	width: 990px;
	margin: 0 auto;
	color: #000;
}
#subnav-container {
	width: 100%;
	background: #f2f2f2;
}
#subnav {
	width: 990px;
	margin: 0 auto;
	background: #eee;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #7d0410;
	border-bottom: 1px solid #ccc;
}
#menu {
	display: none;
	cursor: pointer;
	width: 25px;
}
#bdy-container {
	width: 100%;
}
#bdy,
#dtls {
	width: 990px;
	margin: 0 auto;
	padding: 10px 0px;
	box-sizing: border-box;
}
#breadcrumbs {
	margin: 10px 0px 15px 0;
}
#breadcrumb-icon {
	display: inline-block;
	width: 19px;
	height: 18px;
	vertical-align: text-bottom;
	margin: 0 5px 0 0;
}
#ftr-container {
	width: 100%;
	background: #fff;
	padding: 15px 0px;
	text-align: center;
	border-top: 1px solid #dedede;
}
#ftr {
	width: 990px;
	margin: 0 auto;
}
#ftr-mob {
	display: none;
	padding: 15px 0px;
	text-align: center;
}
.iframeWrapper {
	position: relative;
	padding-bottom: 55%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.iframeWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 0;
}
.btn-link {
	display: inline-block;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	border: 1px solid #333;
	border-radius: 3px;
	background: #444;
	cursor: pointer;
}
.btn-link:hover {
	text-decoration: none;
	opacity: 0.8;
}
.btn-link2 {
	display: inline-block;
	padding: 9px 35px;
	color: #fff;
	text-decoration: none;
	/* border: 1px solid #333; */
	background: #7d0310;
	cursor: pointer;
	font-size: 18px;
}
.btn-link2:hover {
	text-decoration: none;
	opacity: 0.8;
}
.red-link {
	background: #ed1c24;
	padding: 5px 15px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
}
.red-link:hover {
	text-decoration: none;
	opacity: 0.8;
}
.dashedbox {
	border: 1px dashed #ccc;
	padding: 15px;
	margin: 10px 15px;
}
.dashedbox p:first-child {
	margin-top: 0;
}
.dashedbox p:last-child {
	margin-bottom: 0;
}

/* topnav.inc */
#hdr .simpleinline {
}
#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#topnav li {
	display: inline-block;
	margin: 0px 12px;
	padding: 12px 13px;
	font-size: 18px;
	position: relative;
	color: #fff;
}
#topnav a {
	text-decoration: none;
	font-size: 17px;
	color: #000000;
}
#topnav .drops {
	display: none;
	background: #78abcf;
	position: absolute;
	z-index: 10003;
	left: 0;
	top: 40px;
	text-align: left;
	font-size: 16px;
	width: 290px;
	box-sizing: border-box;
}
#topnav .drops ul {
	list-style: none;
	padding-left: 0;
}
#topnav .drops ul li {
	display: block;
	margin: 0;
	padding: 5px 0;
	margin-left: 5px;
	font-weight: normal;
}
#topnav .drops a {
	display: block;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	padding: 12px 13px;
}
#topnav .drops a:last-child {
}
#topnav .drops a:hover {
	background: #83b9e0;
}
#sub-charts:hover {
	background: #1463ae;
}
#charts:hover {
	background: #1463ae;
	color: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

/* POPUP */
#popUpDim {
	background: rgba(0, 0, 0, 0.75);
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
}
.popUpBox {
	display: none;
	background: #fff;
	position: fixed;
	overflow-y: scroll;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 990px;
	height: 65%;
	padding: 0px 15px;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 7px 29px -5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 7px 29px -5px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 7px 29px -5px rgba(0, 0, 0, 0.75);
}
.popUpClose {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: right;
	border: 0px solid #ccc;
	padding: 0px;
	margin: 0px 0px;
	width: 30px;
	cursor: pointer;
	z-index: 10005;
}

/* mobilemenu.inc */
#topnav-mob {
	text-align: left;
	background: #78abcf;
}
#topnav-mob .cell1 {
	display: inline-block;
	vertical-align: middle;
	width: 75%;
	padding: 10px;
	box-sizing: border-box;
}
#topnav-mob .cell1 span {
	display: inline-block;
	vertical-align: middle;
}
#topnav-mob .cell2 {
	display: inline-block;
	vertical-align: middle;
	width: 25%;
	padding: 10px;
	box-sizing: border-box;
	text-align: right;
}
#topnav-mob .cell1 img,
#topnav-mob .cell2 img {
	height: 28px;
	display: inline-block;
	vertical-align: middle;
}
#topnav-mob form {
	display: none;
	margin: 0;
	padding: 10px;
	font-size: 0;
}
#topnav-mob input[type="text"] {
	display: inline-block;
	vertical-align: top;
	background: #fff;
	border-radius: 3px;
	border: 0px;
	padding: 6px;
	box-sizing: border-box;
	width: 85%;
}
#topnav-mob input[type="submit"] {
	display: inline-block;
	vertical-align: top;
	background: #444;
	color: #fff;
	border-radius: 3px;
	border: 0;
	padding: 6px 7px;
	margin-left: 3px;
	box-sizing: border-box;
	width: calc(15% - 3px);
}
#toggle {
	position: relative;
	color: #fff;
	text-align: left;
	line-height: 22px;
	font-size: 17px;
	text-decoration: none;
}
#toggle img {
	height: 28px;
	vertical-align: top;
	margin-right: 10px;
}
#menu-mob {
	display: none;
	list-style: none;
	margin: 0;
	padding: 10px;
}
#menu-mob ul {
	display: none;
	list-style: none;
	padding: 0;
}
#menu-mob li {
	position: relative;
}
#menu-mob li:last-child {
	border-bottom: 1px solid #fff;
}
#menu-mob li ul li:last-child {
	border-bottom: 0px;
}
#menu-mob li a {
	display: block;
	padding: 14px;
	border: 1px solid #fff;
	border-bottom: 0px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#menu-mob li ul li a {
	padding-left: 35px;
	color: #eaeaea;
}
#menu-mob span {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 14px 14px 14px 20px;
	font-size: 18px;
	line-height: 19px;
	color: #fff;
	width: 100%;
	text-align: right;
	box-sizing: border-box;
	cursor: pointer;
}

/* footer.inc */

/* forms */
.formrow {
	margin: 10px 0px;
}
.formlabel {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	width: 100%;
	font-weight: bold;
}
.formbox {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	text-align: left;
	width: 100%;
}
.formbox input[type="text"],
.formbox input[type="password"] {
	box-sizing: border-box;
	width: 100%;
	padding: 5px;
	border-radius: 4px;
	border: 1px solid #ccc;
}
.formbox input[type="submit"] {
	font-size: 13px;
	color: #ffffff;
	padding: 5px 15px;
	background: #3d80c2;
	border: 0 none;
	cursor: pointer;
	-webkit-border-radius: 8px;
	border-radius: 2px;
	font-family: "Open Sans";
}
.formbox input[type="submit"]:hover {
	opacity: 0.9;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.formbox select {
	box-sizing: border-box;
	width: 100%;
	padding: 4px 0px;
	border-radius: 4px;
	border: 1px solid #ccc;
}
.formbox textarea,
.full-textarea {
	box-sizing: border-box;
	width: 100%;
	padding: 5px;
	border-radius: 4px;
	border: 1px solid #ccc;
}

/* index.php */
.box-title {
	display: block;
	background: #78abcf;
	color: #fff;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: -3px;
	font-size: 15px;
}
.box-title a {
	color: #fff;
}
.box-title .simpleinline {
	font-size: 18px;
}
h2.line {
	padding-bottom: 10px;
	border-bottom: 1px solid #78abcf;
}

/* custom-order.php */
.custom-steps {
	font-size: 24px;
	margin: 20px 0px;
}
.custom-inline {
	display: inline-block;
	vertical-align: top;
	width: calc(25% - 10px);
	margin: 5px;
	text-align: left;
	font-size: 18px;
}
.custom-inline img {
	display: block;
	margin-bottom: 10px;
}
.custom-inline input {
	margin-right: 5px;
}
.round-edge {
	border-radius: 3px;
	padding: 5px;
	border: 1px solid #ccc;
}

.justmobile {
	display: none;
}
@media (max-width: 520px) {
	input[type="submit"] {
		-webkit-appearance: none;
	}
	h1 {
		font-size: 20px;
	}
	h2 {
		font-size: 15px;
	}
	a[href^="tel"] {
		color: inherit;
		text-decoration: none;
	}

	.inline-1-12,
	.inline-2-12,
	.inline-3-12,
	.inline-4-12,
	.inline-5-12,
	.inline-6-12,
	.inline-7-12,
	.inline-8-12,
	.inline-9-12,
	.inline-10-12,
	.inline-11-12 {
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.mobinline-1-12 {
		width: calc(1 * (100% - 110px) / 12);
		margin-right: 10px;
		vertical-align: top;
	}
	.mobinline-2-12 {
		width: calc(2 * (100% - 110px) / 12 + 10px);
		margin-right: 10px;
		vertical-align: top;
	}
	.mobinline-3-12 {
		width: calc(3 * (100% - 110px) / 12 + 20px);
		margin-right: 10px;
		vertical-align: top;
	}
	.mobinline-4-12 {
		width: calc(4 * (100% - 110px) / 12 + 30px);
		margin-right: 10px;
		vertical-align: top;
	}
	.mobinline-5-12 {
		width: calc(5 * (100% - 110px) / 12 + 40px);
		margin-right: 10px;
		vertical-align: top;
	}
	.mobinline-6-12 {
		width: calc(6 * (100% - 110px) / 12 + 50px);
		margin-right: 10px;
		vertical-align: top;
	}
	.mobinline-7-12 {
		width: calc(7 * (100% - 110px) / 12 + 60px);
		margin-right: 10px;
		vertical-align: top;
	}
	.mobinline-8-12 {
		width: calc(8 * (100% - 110px) / 12 + 70px);
		margin-right: 10px;
		vertical-align: top;
	}
	.mobinline-9-12 {
		width: calc(9 * (100% - 110px) / 12 + 80px);
		margin-right: 10px;
		vertical-align: top;
	}
	.mobinline-10-12 {
		width: calc(10 * (100% - 110px) / 12 + 90px);
		margin-right: 10px;
		vertical-align: top;
	}
	.mobinline-11-12 {
		width: calc(11 * (100% - 110px) / 12 + 100px);
		margin-right: 10px;
		vertical-align: top;
	}
	.mobinline-12-12 {
		width: calc(12 * (100% - 110px) / 12 + 110px);
		margin: 0;
	}
	#hdr,
	#topline-container,
	#topnav-container,
	#ftr {
		display: none;
	}
	#hdr-mob,
	#ftr-mob,
	.contacto-mob {
		display: block;
	}
	#bdy,
	#dtls {
		width: calc(100%);
		min-height: 0;
		padding: 10px;
		margin: 0;
	}
	.simplepad {
		padding: 0;
	}
	#breadcrumbs {
		margin-left: 0px;
		font-size: 12px;
	}
	.rightpad10,
	.rightpad20,
	.leftpad10,
	.leftpad20 {
		padding: 0;
	}
	.dashedbox {
		margin: 0 0 10px 0;
	}
	.padded-container {
		padding: 0;
	}
	.dashedbox2 {
		border: 0;
		padding: 0;
	}

	/* forms */
	.formlabel,
	.formbox {
		width: 100%;
		text-align: left;
		padding: 0;
		margin: 0;
	}

	/* index.php */
	.box-title {
		font-size: 11px;
	}

	/* custom-order.php */
	.custom-steps {
		font-size: 20px;
	}
	.custom-inline {
		width: calc(50% - 10px);
		font-size: 14px;
	}

	.justmobile {
		display: block;
	}
	.nomobile {
		display: none;
	}
}

@media (max-width: 400px) {
	#mainpic img {
		width: 100%;
	}
	#sitesmall {
		width: 100%;
		position: relative;
	}
	#sitebody {
		width: 100%;
		padding: 8px;
	}
	#flash {
		display: none;
	}
	#mobilejavascript {
		display: block;
	}
	#nomobile {
		display: none;
	}
	#desktop-menus {
		display: none;
	}
	#simpletable {
		display: block;
	}
	#simplecell {
		display: block;
	}
	#row {
		display: block;
	}
	#maintop {
		display: none;
	}
	#sitewidth {
		width: 100%;
		background: #ffffff;
	}
	#sitetable {
		width: 100%;
		padding: 0px;
		display: table;
		border: 0px solid black;
	}

	.sb-slidebar {
		display: block;
	}
	#mobileNav {
		border-bottom: 1px solid #121212;
		display: block;
		width: 100%;
		padding: 0px;
		top: 0px;
		margin: 0px;
		z-index: 505;
	}
	#homeflash {
		width: 100%;
		height: 100%;
	}
	#about {
		width: 95%;
		text-align: left;
	}
}
