/********************
Graphic Essentials - www.graphicessentials.com
This website designed by Graphic Essentials. All design, art, copy, and items
contained within- copyright 2007 Graphic Essentials and client. 
No items on this website can be used without prior written consent.
*********************/
/********************
Basics and fonts
********************/
html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px; 
	color: black;
	background: #2303DC;
}
/**font size must remain 11px**/
html {
	background: #2303DC;
}
p {
	padding-left: 5px;
	padding-right: 40px;
	text-align: left;
}
h2 {
	color: #DACE6D; 
	font-size: 14px;
	font-family: "Futura", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 0px;
	letter-spacing: 4px;
}
h3 { 
	color: #254272;
	font-size: 20px; 
	font-family: Times New Roman, Times, serif; 
	font-weight: bold;
	line-height:20px;
	text-align: left; 
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	margin: 0px;
	margin-top:0px;
}
h4 {
	color: #60B0BA;
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	line-height:16px;
	text-align: left; 
	padding-top: 10px;
	padding-left: 5px;
	margin-top: 5px;
}
h5 {
	color: #254272;
	font-size: 13px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	line-height:16px;
	text-align: left; 
	padding-top: 10px;
	padding-left: 5px;
	margin-top: 5px;
}
h4 a {
	color: #2607DE;
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
}
h4 a:link a:visited {
	color: #2607DE;
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
}
h4 a:hover {
	color: #2607DE;
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none;
}
/********************
Menu/Navigation
********************/
div#content a, div#content a:link, div#content a:visited, div#content a:hover {
	color: #2607DE;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 13px; 
}
div#mnu ul {
	margin: 0px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent in other browsers*/
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Futura", Verdana, Arial, Helvetica, sans-serif; 
	text-align: right; 
	padding-right: 2px;
	padding-top: 0px;
}
div#mnu li {
	list-style-type: none;
	text-decoration: none;
	color: #254272;
	padding-top: 8px;
}
div#mnu li a {
	padding: 2px 6px;
	text-decoration: none;
	color: #254272;
}
div#mnu li a:link {
	color: #254272;
}
div#mnu li a:visited {
	color: #254272;
}
div#mnu li a:hover {
	color: #A21C4B;
}
div#mnu li a:active {
	color: #A21C4B;
}
.mnu_shrink {
	line-height: 11px;
}
.italic { 
	font-style: italic; 
}
div#content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2607DE;
}
h6 {
	font-weight:normal; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 10px;
	text-decoration: none;
	padding-left: 60px;
	margin: 0px;            /*this fixes forced margin that knocked the "bottom2" off */
	padding-top: 0px;
	color: #F6EFD6;
}
h6 a {
	color: #60B0BA;
}
h6 a:link {
	color: #60B0BA;
}
h6 a:hover {
	color: #F6EFD6;
	text-decoration: none;
}

/********************
formatting
********************/

#header {
	height:5px;
	width:100%;
	margin: 0px;
	padding: 0px;
	background: #2303DC;
}
#container {
	position: relative;
	width:769px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	display: inline-block;
	background: transparent;
}
#mid {
	position: relative;
	width:769px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background: #FFFFFF url(images/rockwell_midrep_v2.jpg);
}
#rockwell {
	position: relative;
	float: right;
	clear: both;
	width:414px;
	height: 485px;
	padding: 0px;
	padding-right: 70px;
	margin: 0px;
	overflow: hidden;
	background: transparent;
}
#rockwell_top {
	position: relative;
	float: right;
	clear: both;
	width:272px;
	height: 213px;
	padding: 0px;
	padding-right: 50px;
	padding-left: 140px;
	padding-top: 7px;
	margin: 0px;
	overflow: hidden;
	background: transparent;
}
#rockwell_bottom {
	position: relative;
	float: right;
	clear: both;
	width:414px;
	height: 312px;
	padding: 0px;
	padding-right: 50px;
	margin: 0px;
	overflow: hidden;
	background: transparent;
}
#rockwell_top2 {
	position: relative;
	float: right;
	clear: both;
	width:250px;
	height: 73px;
	padding: 0px;
	padding-right: 50px;
	padding-left: 10px;
	margin: 0px;
	overflow: hidden;
	background: transparent;
}
#rockwell_bottom2 {
	position: relative;
	float: right;
	clear: right;
	width:382px;
	height: 414px;
	padding: 0px;
	padding-right: 50px;
	margin: 0px;
	overflow: hidden;
	background: transparent;
}
/**RODNEY BLOCKERS START HERE**/
#rockwell_blocker {
	position: relative;
	top: 400px;
	left: 250px;
	width:400px;
	height:320px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 0px;
	padding:0px;
	background: transparent;
}
/**
#mid_container {
	position: absolute;
	top:318px;
	left: 0px;
	width:761px;
	height: 366px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background: #00FFFF;
}
**/
/**** inside mid ****/
/***this nav is read only by IE and does not affect other browsers***/
#nav {
	float: right;
	clear: right;
	width: 200px;
	padding:0px;
	padding-right: 80px;
	padding-left: 100px;
	margin:0px;
	margin-left: 0%;
	background: transparent;
}
/** this is read by all other browsers **/
html>body #nav {
	float: right;
	clear: right;
	width: 200px;
	padding:0px;
	padding-right: 100px;
	padding-left: 50px;
	margin:0px;
	margin-left: 0%;
	background: transparent;
}
/***this nav is read only by IE and does not affect other browsers***/
#mnu {
	position: relative;
	top:0px;
	left:0px;
	width: 200px;
	text-align: right;
	margin-left: 0%;
	padding:0px;
	padding-right: 30px;
	padding-bottom: 20px;
	margin:0px;
	background: transparent;
}
/** this is read by all other browsers **/
html>body #mnu {
	position: relative;
	top:0px;
	left:0px;
	width: 200px;
	text-align: right;
	margin-left: 0%;
	padding:0px;
	padding-right: 50px;
	padding-bottom: 20px;
	margin:0px;
	background: transparent;
}
/**do not remove the float in Content***/
#content {
	position:relative;
	float: left;
	clear: none;
	top: 0px;
	min-height: 500px;
	height: 100%;
	width:750px;
	text-align: left;
	line-height: 1.1em;
	margin: 0px;
	padding: 0px;
	padding-left: 50px;
	background: transparent;
}
/*** the following is inside content ***/
/*** the following is inside viewer ***/
#flashcontent {
	position: relative;
	float: left;
	clear: none;
	width: 338;
	height: 324;
	background: transparent;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
}
/** this is read by all other browsers **/
html>body #flashcontent {
	position: relative;
	float: left;
	clear: none;
	width: 338;
	height: 324;
	background: transparent;
	padding: 0px;
	margin: 0px;
	margin-left: -20px;
}
/*** end inside viewer***/

#bottom {
	position:relative;
	height: 171px;
	width: 769px;
	left: -50px;
	clear: both;
	padding:0px;
	margin:0px;
	background: #2303DC url(images/rockwell_bottom.jpg) no-repeat;
}
#bottom_index {
	position:relative;
	height: 171px;
	width: 769px;
	left: -50px;
	clear: both;
	padding:0px;
	margin:0px;
	margin-top: 0px;
	background: #2303DC url(images/rockwell_bottom.jpg) no-repeat;
}
/** this is read by all other browsers **/
html>body #bottom_index {
	position:relative;
	height: 171px;
	width: 769px;
	left: -50px;
	clear: both;
	padding:0px;
	margin:0px;
	margin-top:350px;
	background: #2303DC url(images/rockwell_bottom.jpg) no-repeat;
}
/*** end inside content ***/
#bottom2 {
	position:relative;
	left: -30px;
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	background: #2607DE;
}

