/* Visionary Marketing */

/* ----------Body---------- */

body {
	background-image: url(images/tile.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.container {
	position: relative;
	width: 778px;
	height: auto;
	background-color: #FFFFFF;
	margin: 0px auto;
}

.bodytext {
	position: relative;
	float: left;
	left: 14px;
	margin-top: -327px;
	width: 524px;
	height: auto;
	padding-right: 233px;
	min-height: 327px;
	background-image: url(images/orangebg.jpg);
	z-index: 0;
	_top: 14px; /* executed by IE only */
}

.bodyimage {
	position: relative;
	width: 219px;
	height: 327px;
	clear: both;
	left: 552px;
	top: 7px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	z-index: 200;
}

/* ----------Fonts---------- */

#onehundredpercent {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	left: 36px;
	top: 112px;
	font-weight: bold;
	display: none;
}

#message {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	left: 36px;
	top: 53px;
	font-weight: bold;
}

#messagetop {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	left: 36px;
	top: 33px;
	font-weight: bold;
	color: #ea7125;
}

#messagebottom {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	left: 36px;
	top: 73px;
	font-weight: bold;
}

.orange { color: #ea7125; }

#boldblue {
	font-weight: bold; 
	color: #23303F;
	font-size: 14px;
}

/* ----------Header---------- */

.headerimage {
	float: left;
	position: relative;
	width: 763px;
	height: 190px;
	left: 7px;
	margin-top: 7px;
}

#logo {
	position: absolute;
	height: 90px;
	width: 219px;
	float: right;
	left: 544px;
	top: 51px;
	z-index: 200;
}

.tagbox {
	float: left;
	position: relative;
	height: 134px;
	width: 537px;
	left: 7px;
	margin-top: 7px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #4D4D4B;
}

/* ----------Navigation---------- */

.nav {
	float: right;
	position: relative;
	height: 134px;
	width: 219px;
	right: 7px;
	top: 7px;
	background-color: #ea7125;
	text-decoration: none;
	font-size: 12px;
	line-height: 17px;
	text-align: right;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.nav ul {
	position: absolute;
	width: 100px;
	list-style-type: none;
	left: 75px;
	_top: 15px; /* executed by IE only */
}

.nav ul a{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.nav li a{
	display: block;
	height: 18px;
	padding-right: 12px;
}

.nav li a:hover {
	display: block;
	height: 18px;
	padding-right: 12px;
	background-repeat: no-repeat;
	background-image: url(images/arrow.jpg);
	background-position: center;
	background-position: right;
}

/* ----------Links---------- */

body td a:visited, a:active, a:link {
	text-decoration: none;
	color: #333333;
}

body td a:hover {
	text-decoration: underline;
	color: #333333;
}

/* ----------Footer---------- */

.footer { 
	position: relative;
	padding-top: 14px;
	clear: both;
	width: 778px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}