
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	background: #363a39;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	/*text-align: left;*/
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS Layout */

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	text-align: left;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 14px;
}

img, div { behavior: url(iepngfix.htc) }

a img {
	border: 0;
}

a:focus {
	-moz-outline-style: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #da6b11;
	text-decoration: none;
}

a:hover {
/*	color: #1a9db3; */
	text-decoration: none;
}

/* Styling for main template */

#outer {
	width: 960px;
	left: 0px;
	margin-left: 5px;
}

#container {
	text-align: left;
	margin: auto;
	width: 960px;
	float: left;
	left: 0;
}

#logo {
	float: left;
	display: inline;
	width: 322px;
	height: 103px;
}

#navigation {
	float: left;
	display: inline;
	width: 638px;
	height: 103px;
	text-align: center;
	position: relative;
}

#navigation-links {
	float: left;
	width: 590px;
	height: 21px;
	margin-top: 82px;
	margin-left: 48px;
	position: absolute;
	z-index: 150;
	top: 0;
	left: 0;
	text-align: center;
}

#navigation-flash {
	width: 638px;
	height: 103px;
	float: left;
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	text-align: left;
}

#content {
	float: left;
	display: inline;
	width: 322px;
	height: 407px;
}

#image {
	float: left;
	display: inline;
	width: 638px;
	height: 407px;
}

#story-frame {
	float: left;
	width: 638px;
	height: 407px;
	position: absolute;
	z-index: 100;
}

#story-content {
	width: 622px;
	height: 353px;
	float: left;
	position: absolute;
	z-index: 150;
	margin: 10px 5px 44px 11px;

}

#bottom {
	float: left;
	display: inline;
	width: 960px;
	height: 114px;
}

#footer {
	float: left;
	display: inline;
	width: 960px;
	height: 50px;
	text-align: right;
}

#signup {
	float: left;
	display: inline;
	width: 212px;
	height: 114px;
}

#signup-title {
	float: left;
	display: inline;
	width: 212px;
	height: 48px;
}

#signup-form {
	float: left;
	display: inline;
	width: 212px;
	height: 66px;
}

#talkto {
	float: left;
	display: inline;
	width: 141px;
	height: 114px;
}

#meetthefridge {
	float: left;
	display: inline;
	width: 196px;
	height: 114px;
}

#socialnetworking {
	float: left;
	display: inline;
	width: 198px;
	height: 114px;
}

#textcopy {
	width: 602px;
	height: 333px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}

/*//////////////////////////////////////////////////////*/

.nav-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #da6b11;
	text-decoration: none;
	list-style: none;
	float: left;
	display: inline;
	text-transform: uppercase;
	cursor: pointer;
}

.nav-link:hover {
/*	color: #1a9db3; */
	text-decoration: none;
}

.nav-on {
	color: #1a9db3;
	background-image: url(../images/bg-nav.gif);
	background-repeat: repeat-x;
}

.nav-spacer {
	float: left;
	display: inline;
	margin-left: 15px;
	margin-right: 15px;
	color: #1a9db3;
	cursor: default;
}

.text-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}

.text-press {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
}

.text-highlight {
	color: #1a9db3;
}

.text-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

.form-box {
	border: 1px solid #d79d5e;
	background-color: #d79d5e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:164px;
}

.form-highlight {
	border: 1px solid #FF0000;
}

.footer-divide {
	float: left;
	display: inline;
	width: 71px;
	height: 114px;
}