@charset "UTF-8";
img {
   behavior: url(../iepngfix.htc);
}

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#003366;
	
	font-family:arial,sans-serif;
	font-size:small;
	color:#666;
	z-index:1;
}

h1 { 
	/*font:1.5em georgia,serif; */
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	/*margin:0.5em 0;*/
}

h2 {
	font:1.25em georgia,serif; 
	margin:0 0 0.5em;
}
	h1, h2, a {
		/*color:#0066FF;*/
	}
	a { text-decoration:none; }
	a:hover { text-decoration:underline; }

p { 
	line-height:1.5; 
	margin:0 0 1em;
}

#nav a {
	color:#666666;
		text-decoration:none;
}
#nav a:hover {
	color:#003062;
}
#nav a:visited {
	color:#666666;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:900px;
	background:#FFF;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header {
	padding:1em;
	border-bottom: solid 1px #666666;
}
	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}

div#content {
	padding:1em 1em 5em; /* bottom padding for footer */
}
	div#content p {
		text-align:justify;
		padding:0 1em;
	}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	border-top: solid 1px #666666;
	font-size:10px;
	font-weight:bold;
}
	div#footer p {
		padding:1em;
		margin:0;
	}

.formHolder {
}

div.formHolder  {
	float:left;
	width:48%;
	padding-left:10px;
	margin:10px 0px;
}

#response {
	height:20px;
	color:#CC0000;
	font-size:9px;
	font-weight:bold;
}

.intro_content {
	/*color:#003366;*/
	color:#000000;
	font-size:11px;
	/*font-weight:bold;*/
	height:100%;
	padding-left:20px;
	padding-right:40px;
	padding-top:15px;
	z-index:1;
	letter-spacing:1.5;
}

.intro_copyright {
	color:#003062;
	font-size:10px;
	padding-bottom:5px;
}

.intro_table {
	/*margin-top:20px;*/
	z-index:-1;
}
.content_upper_right {
	background-image:url([[MIDPATH]]images/images/interior_top_right.jpg);
	color:#003062;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:37px;
	text-decoration:none;
	width::128px; 	 
}

.intro_top_right {
	color:#003062;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.intro_top_right a {
	color:#003062;
	text-decoration:none;
}	
.intro_top_right a:hover, a:visited {	
	color:#003062;
	text-decoration:none;
}
/*
.intro_left_panel {
	font-weight:bold;
	margin-right:10px;
	padding-top:17px;
}

.intro_left_panel  a {
	color:#003366;
	text-decoration:none;
}

.intro_left_panel  a:hover, a:visited {
	color:#cccccc;
	text-decoration:none;
}
*/

#nav {
	margin-right:10px;
	z-index:100;
}

.linkList li {
	list-style-type:none;
	line-height:1.5em;
}

.stockListItem {
	width:150px;
	float:left;
}

#salesInquiry {
	width:350px;
	height:400px;
}
div.logo {
	margin:0px;
	padding:0px;
	width:140px;
	height:140px;
}
.flag {
	margin-top:50px;
}

.intro_video {
	text-align:center;
	margin:0 auto;
	padding:0px;
	height:98px;
	width:130px;	
}