/* STRUCTURE */

img, div { behavior: url(iepngfix.htc) }


body {
	background: black url(images/bg.png) no-repeat 0 0;
	color: white;
	font: 12px "Century Gothic";
}

#page {
	width: 937px;
	margin-left: auto;
	margin-right: auto;
}

/* HEAD */

#head {
	width: 100%;
	height: 89px;
}

#logo-vapr {
	width: 276px;
	float: left;
	height: 89px;
	background: url(images/logo-VAPR.png) no-repeat 0 0;
}

#head-right {
	float: right;
}

#tagline {
	width: 637px;
	height: 66px;
	background: url(images/tagline.png) no-repeat;
}

#nav {
	height: 23px;
	width: 100%;
}

/* FEATURED/CONTENT */

#featured-content {
	width: 937px;
	margin-bottom: 20px;
	height: 459px;
}

#content {
	width: 700px;
	min-height: 300px;
	margin: 20px auto;
}

#content li {
	margin-bottom: 5px;
	font-size: 14px;
}

#workentry {
	margin-bottom: 50px;
}

#workentry img {
	border: 1px solid #161616;
}

#content h2 {
	margin-bottom: 5px;
	font: 14px "Century Gothic";
	text-transform: uppercase;
}

#content h1 {
	font: 14px "Century Gothic";
	text-transform: uppercase;
	color: #323232;
}

/* FOOTER */

#footer-title {
	width: 100%;
	background-image: url(images/title-vaprnetworks.png);
	height: 25px;
	text-align: right;
}

.footercontact {
	text-transform: uppercase;
	font: 12px/22px "Century Gothic";
}

#footer {
	width: 100%;
	height: 85px;
	background-color: #0e0e0e;
}

#netlogos {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

.netlogo {
}

/* MAILING LIST */

#mailing {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	background-color: #161616;
	height: 65px;
	padding-right: 10px;
	padding-left: 7px;
}

.formtext2 {
	border: 1px solid #fff;
	height: 22px;
	background-color: white;
	color: gray;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	float: left;
}

.formtext {
	border: 1px solid #323232;
	height: 23px;
	background-color: #282828;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	float: left;
}

.formtextarea {
	border: 1px dotted #f80054;
	background-color: #282828;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	float: left;
}

.formbutton {
	border-width: 0;
	height: 26px;
	font-size: 0;
	width: 69px;
	float: right;
	background: #ff0054 url(images/submit.png) no-repeat 0 0;
}

/* OTHER */

.h1 {
	color: #414141;
}

.h2 {
	color: #ff0054;
	text-transform: uppercase;
	font: 18px "Century Gothic";
}

.h3 {
	line-height: 20px;
	font-size: 14px;
}

a {
	color: #ff0054;
	text-decoration: none;
}

a:hover {
	color: #323232;
	text-decoration: none;
}

#separator {
	width: 100%;
	height: 19px;
	background-image: url(images/separator-main.png);
}

#separator-short {
	width: 100%;
	height: 19px;
	background-image: url(images/separator-main.png);
}

img {
	border: 0;
}

#copyright {
	background-image: url(images/copyright.png);
	height: 21px;
	width: 376px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
