/* CSS Document */
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}

/***************************************** BODY *********************************************/

body { 
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #3C638E;
}

#static_capsule_container {
	width: 1024px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color:#3C638E;
}

/************************************ MAIN CAPSULES - SITE LAYOUT ***************************************/
#static_capsule_header {
    width: 780px;
	/*height: 189px;*/
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

#static_capsule_middle {
	float: left;
	width: 780px;
	/*margin: 0px 0px 0px 122px;*/
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color:#033A7D;
}
#static_capsule_body {
	width: 780px;
	/*margin: 0px 0px 0px 122px;*/
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color:#033A7D;
}

#static_capsule_body_inv {
	width: 780px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
}

#static_capsule_left_pane {
 	width:121px;
	float:left;
	margin:0px 0px;
	height:768px;
	background-image: url(../../images/left_pane.jpg);
	background-repeat: no-repeat;
	background-color: #3C638E;
}

#static_capsule_right_pane {
	width:120px;
	float:left;
	margin:0px 0px;
	height:768px;
	background-image: url(../../images/right_pane.jpg);
	background-repeat: no-repeat;
	background-color: #3C638E;
}

#static_row_01 {
	padding: 20px 0px 10px 0px;
	background-color: #033A7D;
	background-image: url(../../images/gradient_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	border-top: 1px solid #99ABC2;
	color: #A2B7D4;
}

#static_row_01_col1, #static_row_01_col2 {
	float:left;
	width: 350px;
	padding: 0px 20px;
	margin:  0px 0px;
	text-align: left;
}

#static_row_01_col1 p, #static_row_01_col2 p {
	text-align:left;
	margin: 5px 0px;
	padding: 5px 10px 10px 25px;
}
#static_row_01_col1 p.header, #static_row_01_col2 p.header {
	border-top: 1px dashed #99ABC2;
}

#static_row_02 {
	height: 330px;
	padding: 20px 0px 10px 0px;
	background-color: #033A7D;
	background-image: url(../../images/gradient_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	border-top: 1px solid #0759AB;
	color: #A2B7D4;
}

#static_row_02_col1 {
	float: left;
	width: 400px;
	padding: 0px 20px;
	margin:  0px 0px;
	text-align: left;
}	

#static_row_02_col2 {
	float: left;
	width: 300px;
	padding: 0px 20px;
	margin:  0px 0px;
	text-align: left;
}

#static_row_02_col2 #static_inventory {
	width: 190px;
	height: 180px;
	margin: auto;
}

#static_inventory #inventory_header {
	height: 15px;
	padding: 3px 0px;
	text-align: center;
	background-color: #5B7BA1;
	color: #FFFFFF;
}
#static_inventory #image_container{	
	padding:10px;
	background-color: #24518A;
}

#static_row_02_col1 p, #static_row_02_col2 p {
	text-align:left;
	margin: 5px 0px;
	padding: 5px 10px 10px 25px;
}
#static_row_02_col1 p.header, #static_row_02_col2 p.header {
	border-top: 1px dashed #99ABC2;
}

#static_row_02_col2 p.right_align {
	text-align: right;
	margin: 5px 0px;
	padding: 0px;
}
#static_row_02_col1 ul {
	margin:0px 0px;
	padding: 0px 0px;
}

#static_row_02_col1 li {
	float: left;
 	display:block;
	list-style-type:none;
 	margin: 0px 0px;
	padding: 3px 0px 0px 0px;
	/*width: 220px;*/
}	

#static_row_02_col1 span {
	float:left;
	text-align: left;
}

/**********************THANKYOU PAGE ***********************/
#confirm_contact {
	padding: 20px 0px 10px 0px;
	background-color: #033A7D;
	background-image: url(../../images/gradient_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	border-top: 1px solid #0759AB;
	color: #A2B7D4;
}

/**********************404 PAGE ***********************/
#not_found {
	padding: 20px 0px 10px 0px;
	background-color: #033A7D;
	background-image: url(../../images/gradient_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	border-top: 1px solid #0759AB;
	color: #A2B7D4;
}


/****************************************** HEADER *********************************************************/
#static_capsule_header_logo {
	width: 780px;
	height: 90px;
	margin: 0px 0px;
	padding: 0px 0px;
	/*background-image:url(../../images/header.gif);	
	background-repeat:no-repeat;*/
	border-bottom: 1px solid #99ABC2;
} 

#rollover_area {
	float: left;
	width: 560px;
	height: 248px;
	padding: 0px 0px;
	margin: 0px 0px;
	background-color: #033A7D;
}

/***************************************** FOOTER *********************************************************/
#static_capsule_footer {
	height: 30px;
	padding: 30px 0px 20px 0px;
	text-align: center;
	background-color: #033A7D;
	color: #6489BD;
}


/**************************************** NAVIGATION MENU *************************************************/
#nav_menu {
	float: left;
	width: 220px;
	height: 228px;
	padding: 10px 0px;
	text-align:left;
	background-color: #12447F;
}

#nav_menu ul {
	margin:0px 0px;
	padding: 0px 0px;
	color:#B3CEEE;
}

#nav_menu li {
	float: left;
 	display:block;
	list-style-type:none;
 	margin: 0px 0px;
	padding: 3px 0px 0px 0px;
	width: 220px;
}
 
#nav_menu li a {
  	padding: 3px 108px 2px 20px; 
	display: block;
	border-bottom: 1px solid #4B7196;
}


/********************************************* LINK STYLES **********************************************/
/****************************  NAVIGATION MENU ********************************/

 #nav_menu a:link, #nav_menu a:visited {
 	text-decoration: none;
	color: #B3CEEE;
}

 #nav_menu a:hover{
	text-decoration: none;
	background-color: #5B7BA1;
	color: #FFFFFF;
} 

#static_row_01 a:link, #static_row_02 a:link, #static_row_01 a:visited, #static_row_02 a:visited {
	text-decoration: none;
	color: #A2B7D4;
}

#static_row_01 a:hover, #static_row_02 a:hover {
	text-decoration: none;
	color: #000000;
}

#static_row_02_col1 span a:link,#static_row_02_col1 span a:visited {
	text-decoration: none;
	color: #A2B7D4;
	font-weight: bold;
}

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

#static_row_02_col1 a.web_url {
	text-align: right;
}

#static_capsule_footer a:link, #static_capsule_footer a:visited {
	text-decoration: underline;
	color: #6489BD;
}

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


/************************************************** FORMS **************************************************/
#form_container {
	margin: 0px;
	background-color: #033A7D;
	color: #A2B7D4;
	border-top: 1px solid #99ABC2;
	background-image: url(../../images/gradient_top.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

form.contact_form {
	margin: 0px 0px;
	padding: 20px 0px;
}

form.contact_form fieldset {
	width:350px;
	margin: 0px auto;
  	padding: 10px ;
  	border: 1px groove #99ABC2;
}

form.contact_form legend {
	padding: 0px 10px 5px 0px;
    margin: 0px 0px 0px -10px;
    font-size: 12px;
 	font-weight: bold;
}

form.contact_form label {
	float:left;
	width: 100px;
    display: block;
 	padding: 3px 10px 0px 0px;
  	vertical-align: top;
 	text-align: right;
}

form.contact_form label.long {
	width: 155px;
}

form.contact_form fieldset ol {
  	margin: 0;
  	padding: 0;
}

form.contact_form fieldset li {
	list-style: none;
  	padding: 2px 5px;
  	margin: 0;
}

form.contact_form em {
	font-size: 9px;
	font-style: normal;
}

form.contact_form fieldset p {
	clear: left;
	text-align: center;
	margin-top: 30px;
}

form.contact_form input.blue_submit{
	cursor:pointer;
	border: groove 1px #99ABC2;
	color: #FFFFFF;
	font-weight:bold;
	padding: 1px 2px;
	background-image: url(../../images/submitbg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/********************************************** HTML ELEMENTS **********************************************/
#confirm_contact h3, #not_found h3{
	padding: 0px 20px;
}


/********************************************* GENERIC STYLES **********************************************/

div.clear /*  THIS WILL CLEAR ANY FLOATED ITEMS ***** SOLVES FLOAT PROBLEMS WITHIN DIFFERENT BROWSERS  */
{
     clear: both;
     font-size: 1px;
     line-height: 1px;
   	 overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;
}

a{
	outline: none;
}

br{
	margin: 0px 0px;
    padding: 0px 0px;

}
hr{
	margin: 0px 0px;
    padding: 0px 0px;

}

/****************************************************************
	Video Settings
*****************************************************************/

#video {
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	width: 320px;
}

#video a {
	color: #FFFFFF;
}

/*:focus{
	-moz-outline-style: none;
}*/
