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, font, img, ins, kbd, q, s, samp,
small, strike, strong, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
p {
	margin:0 0 12px;
}
ol {
	list-style:decimal;
}
ul {
	list-style:disc;
}
li {
	margin-left:30px;
}
html {
	height:100%;
}
body {
	font:62.5%/1.5 /*Trebuchet, "Trebuchet MS", */Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	background:#14191f url(images/bg_body.png) repeat-x;
	text-align:center;
	height:100%;
	color:#fff;
	padding:0;
	margin:0;
}
img {
	border:none;
}
.blink {
	font-style:normal;
	font-weight:bold;
	font-size:2em;
	color:#f00;
}
#page {
	background:#14191f;
	overflow:hidden;
	font-size:1.2em;
	text-align:left;
	min-height:100%;
	margin:0 auto;
	width:900px;
}
.ie6 #page {
	overflow:visible;
	height:100%;
}
#page .hide {
	position:absolute;
	overflow:hidden;
	left:-9999in;
	top:-9999in;
	height:0;
	width:0;
}
#page .clear {
	visibility:hidden;
	background:none;
	overflow:hidden;
	display:block;
	font-size:0;
	float:none;
	clear:both;
	padding:0;
	border:0;
	margin:0;
	height:0;
	width:0;
}


#header {
	position:relative;
}

#branding  {
	overflow:hidden;
	height:134px;
}
#branding h1 {
	background:url(images/logo_fema.png) no-repeat;
	text-indent:-9999in;
	overflow:hidden;
	display:inline;
	height:134px;
	width:240px;
	float:left;
}
#branding h2 {
	background:url(images/img_promotion-style.png) no-repeat;
	text-indent:-9999in;
	overflow:hidden;
	display:inline;
	height:134px;
	width:509px;
	float:right;
}

#language {
	position:absolute;
	list-style:none;
	line-height:1;
	padding:0;
	margin:0;
	right:15px;
	top:17px;
}
#language li {
	border-left:1px solid #b8bcbf;
	display:inline;
	height:1em;
	float:left;
	padding:0;
	margin:0;
}
#language li input {
	font:Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	text-decoration:none;
	position:relative;
	overflow:visible;
	line-height:1.1;
	background:none;
	font-size:.9em;
	cursor:pointer;
	display:inline;
	padding:0 8px;
	color:#b8bcbf;
	border:none;
	float:left;
	top:-3px;
}
.ie6 #language li input,
.ie7 #language li input,
.ie8 #language li input {
	top:0
}
#language li.alpha {
	border:none;
}
#language li input:hover,
#language li input:focus {
	text-decoration:underline;
	color:#fff;
}
#language li.current input {
	color:#fff;
}

#navigation {
	padding:0 0 40px;
	display:inline;
	margin:0 24px;
	width:183px;
	float:left;
}
#navigation ul {
	font-weight:bold;
	list-style:none;
	font-size:1.3em;
	padding:0;
	margin:0
}
#navigation li {
	padding:0;
	margin:0;
}
#navigation li a {
	border-top:1px solid #76b1c3;
	text-decoration:none;
	background:#14191F;
	padding:6px 0 7px;
	display:block;
	color:#b8bcbf;
	width:100%;
}
#navigation li.alpha a {
	border:none;
}
#navigation li a:hover,
#navigation li a:focus {
	background:url(images/bg_heading.png) repeat-y;
	color:#fff;
}
#navigation li.current a {
	color:#fff;
}

dl.kvp dt {
	margin:0 1ex 0 0;
	display:inline;
	float:left;
}
dl.kvp dd {
}
dl.vcard {
	border:1px solid #73777a;
	border-width:1px 0;
	margin:125px 0 15px;
	padding:15px 0;
	color:#50bfdd;
}
dl.vcard dt a {
	text-decoration:none;
	color:#50bfdd;
}
div.vcard dd a {
	color:#50bfdd;
}
.vcard dd {
	padding:0;
	margin:0;
}
.vcard a {
	text-decoration:none;
	color:#b8bcbf;
}
div.vcard a {
	color:#fff;
}
.vcard a:hover,
.vcard a:focus {
	text-decoration:underline;
	color:#fff;
}
.vcard .adr {
	margin:0 0 10px;
}

#copyright {
	font-size:.9em;
	color:#464a4b;
}


#main .content {
	padding:0 0 40px;
	overflow:hidden;
	width:668px;
}
#main h1 {
	background:url(images/bg_heading.png) repeat-y;
	font-weight:normal;
	font-size:1.8em;
	margin:0 0 10px;
	color:#50bfdd;
	padding:3px 0;
}
#main h2 {
	font-size:1.4em;
}

.features {
	list-style:none;
	margin:25px 0 0;
	padding:0;
}
#main .features li {
	background:url(images/bg_heading.png) repeat-y;
	margin:0 0 20px;
	color:#50bfdd;
	width:100%;
	padding:6px 0;
}
.column-100 {
	width:649px;
}
.column-50 {
	margin:0 15px 10px 0;
	display:inline;
	width:317px;
	float:left;
}
.column-50 img {
	border:1px solid #2d2b2c;
	display:block;
}
.column-50 p img,
.column-50 h1 img {
	vertical-align:text-bottom;
	display:inline;
	border:none;
}

.slideshow {
	position:relative;
	overflow:hidden;
	height:476px;
	width:317px;
}
.slideshow img {
	position:absolute;
	left:0;
	top:0;
}
.slideshow img.current {
	z-index:10;
}
#main .slideshow h1 {
	position:absolute;
	line-height:1.2;
	background:none;
	font-size:3.6em;
	z-index:100;
	height:100%;
	width:100%;
	margin:0;
	left:0;
	top:0;
}
#main .slideshow h1 a {
	text-decoration:none;
	color:#50BFDD;
	display:block;
	height:100%;
	width:100%;
}
#main #textile h1 span {
	position:absolute;
	bottom:10px;
	right:25px;
}
#main #gifts h1 span {
	position:absolute;
	left:15px;
	top:10px;
}
#main #about-us h1 span {
	position:absolute;
	left:15px;
	top:10px;
}

#main .mt50 {
	margin-top:50px;
}
.fema {
	padding-top:3px;
}

/* forms */
.feedback {
	font-weight:bold;
	margin:0 0 12px;
}
.error {
	color:#f00;
}
.form-row label {
	margin:0 0 5px;
	display:block;
}
.form-row label em {
	font-weight:bold;
	font-style:normal;
	color:#f00;
}
.media {
	list-style:none;
	overflow:hidden;
	margin:0 0 12px;
	width:100%;
	padding:0;
}
.media li {
	position:relative;
	margin:0 10px 0 0;
	display:inline;
	float:left;
	padding:0;
}
.media label {
	display:inline;
	float:left;
}
.media img {
	border:1px solid #2d2b2c;
	display:block;
}
.media input {
	position:absolute;
	bottom:5px;
	right:5px;
}

.googlemap {
	border:1px solid #2d2b2c;
}
.googlemap img {
	display:inline;
	border:none;
}


.screen {
	background:#0D1015;
	position:absolute;
	position:fixed;
	z-index:998;
	height:100%;
	width:100%;
	opacity:.9;
	left:0;
	top:0;
	
	filter:alpha(opacity=90);
}
.modal {
	margin:-100px 0 0 -150px;
	text-align:center;
	position:absolute;
	font-size:1.5em;
	position:fixed;
	height:200px;
	width:300px;
	z-index:999;
	left:50%;
	top:50%;
}
.modal #language {
	text-align:center;
	position:static;
}
.modal #language li {
	display:inline-block;
	margin-left:-2px;
	float:none;
}
.ie6 .modal #language li,
.ie7 .modal #language li {
	display:inline;
	margin-left:0;
}
.modal #language li.alpha {
	margin-left:0;
}
.modal #language li input {
	color:#50bfdd;
	float:none;
}
.modal #language li input:hover {
	color:#fff;
}
