/* CSS Document */
body { 
	margin:0;
}

#header {
	background:url(../images/i_ram_head_infinity.jpg);
	margin:auto;
}

#header img {
	margin:0 auto;
	width:799px;
	display:block;
	border: 0;
}

input {
    border: #666 1px solid;
}

/* Drop Nav */
#nav, #nav ul { /* all lists */
	margin:0;
	padding:0;
	list-style: none;
	z-index: 2;
}

#nav li { /* all list items */
	float: left;
	padding: 0;
	margin: 0;
	height: 27px;
	z-index: 3;
}

#nav li a {
	padding: 0;
	margin: 0;
	line-height:19px;
	text-align:center;
	background:#fff;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003063;
	text-decoration:none;
}
	
#nav li a:hover {
	background:#fff;
	color:#FF7F00;
	border-top:0px dotted #003063;
}
#nav li a.alt {
	border-left:0px dotted #FFF;
	border-right:0px dotted #FFF;
}
#nav li a.altfirst {
	border-left:0px dotted #003063;
}
#nav li a.altlast {
	border-left:0px dotted #FFF;
	border-right:none;
}
#nav li a.altfirst:hover {
	border-left:0px dotted #003063;
}
#nav li a.altlast:hover {
	border-left:0px dotted #FFF;
	border-right:0px dotted #003063;
}

#nav li ul { /* second-level lists */
	padding: 0;
	margin: 0;
	height:auto;
	width:auto;
	position: absolute;
	left: -999em; /* screen reader fix using left instead of display to hide menus because display: none */
}

#nav li ul li { /* second-level lists */
	float:none;
	padding: 0px;
	margin: 0;
	border-bottom: 1px solid #003063;
	border-left: 1px solid #003063;
	border-right: 1px solid #003063;
	background-color:#FFFFFF;
	/* IE7 fix width needed  */ width:200px; 
}

#nav li ul li a:link, #nav li ul li a:visited, #nav li ul li a:active {
	display: block;
	text-align:left;
	padding:4px 0px 4px 4px;
	height:auto;
	/* opera fix width needed */  width: 196px;
}

#nav li ul li a:hover {
	display: block;

	/* opera fix width needed */ width: 196px;
}

#nav li:hover ul, #nav li.sfhover ul{ /* lists nested under hovered list items */
	left: auto;
}
/* end Drop Nav */

#navigation {
	margin:auto;
	background:url(../images/n_nav_infinity.jpg);
	height:32px;
}

#navigation img {
	border:none;
	margin:auto;
}

#nav_img_container {
	margin:0 auto;
	width:799px;
}

#storage_facility {
	width:799px;
	margin:auto;
}

/* HOMEPAGE HOMEPAGE HOMEPAGE */
/* left hand content box */
#left_box {
	margin-top:16px;
	float:left;
	width:421px;
	height:313px;
}

#left_content {
	height:292px;
	overflow-x:none;
	overflow-y:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6C6C6C;
}

#left_content a {
	color:#0099CC;
}
/* end left hand content box */

#blue_line {
	float:left;
	margin-top:12px;
	margin-left:22px;
}

/* right hand RECENT NEWS box */
#right_box {
	float:left;
	width:300px;
	margin-left:5px;
	margin-top:13px;
}

#recent_news_head {
}

#recent_news_head img {
	border:none;
}

.news_blurbs {
	height:85px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6C6C6C;
	margin-top:8px;
}

.news_blurbs a {
	color:#0099CC;
}

.news_blurbs img {
	margin-right:6px;
	border:none;
}
/* end of right hand RECENT NEWS box */


/* left bottom box */
#left_bottom {
	float:left;
	height:255px;
	margin-top:21px;
	width:451px;
}

.bottom_blurbs {
	float:left;
	width:145px;
	height:255px;
	background-color:#E7E7E7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6C6C6C;
	padding-right:5px;
}

.bottom_blurbs img {
	margin-bottom:0;
	border:none;
}

.bottom_blurbs p {
	margin-top:0;
	height:127px;
	overflow:hidden;
}

.bottom_viewmore {
	background-color:#E7E7E7;
	height:12px;
	width:135px;
}
/* end of left bottom box */


/* bottom right box */
#bottom_right {
	margin:21px 0 0 -1px;
	float:left;
	height:255px;
	width:292px;
	border-left:#E1731A 1px solid;
	border-bottom:#E1731A 1px solid;
	border-right:#E1731A 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6C6C6C;
}

#bottom_right a {
	color:#E1731A;
}

#pic_headline {
	width:272px;
	height:95px;
	margin:5px;
}

#news_area {
	width:272px;
	height:123px;
	margin:5px;
}
/* end of bottom right box */

/* INTERNAL PAGES INTERNAL PAGES */
#banner {
	width:744px;
	height:151px;
	margin:auto;
	margin-top:6px;
}

#internal {
	margin-top:12px;
	margin:auto;
	width:744px;
	height:580px;
}

#int_box_holder {
	float:left;
	width:243px;
	height:361px;
	margin-right:10px;
}

#box1 {
	width:243px;
	height:120px;
	background-color:#0099CB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding:1px 0 1px 0;
}

#box1 a {
	color:#FFF;
}

#box1 ul {
	margin-left:-20px;
}

#box1 li {
	list-style-type:none;
}

#box2 {
	margin-top:5px;
	height:250px;
	width:241px;
	border-top:1px solid #00688B;
	border-left:1px solid #00688B;
	border-right:1px solid #00688B;
}

.box_news {
	float:left;
	margin:15px 0 0 10px;
	height:72px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6C6C6C;

}
.box_news p{
	margin:3px 0 5px 0;
}
.box_news a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#box3 {
	border:1px solid #00688B;
	width:241px;
	height:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6C6C6C;	
}

#box3 p {margin:0 0 0 0;}

.box3_container {
	margin-left:7px;
	margin-top:0px;
}

.box3_container img {
	margin-right:5px;
}

.box3_container a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#internal_content {
	float:left;
	width:485px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6C6C6C;
	overflow-x:none;
	overflow-y:auto;
}
.newsletter{
	list-style:none;
	float:left;
}
.newsletter li{
	margin-left:10px;
}
#newsletter-head{
	margin:0 0 0 5px;
	padding:0;
}
/* END INTERNAL PAGES AND HOMEPAGE */
/* footer */
#footer {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#6C6C6C;
	font-size:12px;
	margin-top: 20px;
	width:799px;
}

#footer a {
	color:#0099CC;
} 
/* end footer */

h1 {
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6C6C6C;
	margin-top:0;
}

h2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
}

h3 {
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6C6C6C;
	margin-top:0;
	margin-bottom:0;
}

h4 {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6C6C6C;
	margin-top:3px;
}

hr.hr1 {
	width:744px;
	height:1px;
	color:#000;
	border:0;
    background-color:#000000;
}

/* spacing */
.margin20 { margin-left:20px; }

.centerwhite { text-align:center; color:#FFF; }

.view_more { text-align:right; }

/* links */
a:link, a:visited, a:active, a:hover { color:#09C; }

/* for buttons and text fields */
.inputbtn { 
	background-color:#BBB;
	border-bottom-color:#666;
	border-right-color:#333;
	border-left-color:#AAA;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	height:17px; 
	width:100px; 
}

.field { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:45px;
	width:250px; 
}
