@charset "utf-8";
/* CSS Document */

a{
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #6666CC;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
#contact {
    position:absolute;
    left:595px;
    top:16px;
    width:272px;
    height:85px;
    z-index:1;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #FFFFFF;
    padding: 0px;
    text-align: right;
    visibility: visible;
}

.contactlink a, .contactlink a:visited, .contactlink a:active{color: #FFFFFF; text-decoration: none;}

.contactlink a:hover{color: #FFFFFF; text-decoration: underline; font-size: 16px}

#table {
	font-size: 14px;
	/*background-image: url(elite_images/background.jpg);*/
	padding-right: 0px;
	padding-left: 0px;
}
.table2 {
    text-align : left;
	padding-right: 50px;
	padding-left: 50px;
}

.textbox {
	background-color: #FFFFCC;
	height: 20px;
	width: 100px;
}


.contact_box {font-size: 18px}
.adage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
}
.under_triangle {font-size: 16px}
body {
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: 0px;
    /*
	background-image: url(../elite_images/bgj.jpg);
	background-repeat: no-repeat;
	*/
}


.style4 {font-size: 18px; font-weight: bold; }

.style5 {
/* font-size: 14px;  */
font-weight: bold; 
color: #1F8E0F;
/* background-color:#33C;  */
font-family: Geneva, Arial, Helvetica, sans-serif;
/* padding: 7px 15px 7px 15px; */
font-weight: bold;
}
.style5:hover {
    color: #ffffff;
}

.grey {
    background-color: #EEEEEE;
}

#adageimagesgoodcheap {
	position: absolute;
	left:0px;
	top:0px;
	width:300px;
	height:251px;
	z-index:5;
	float:left;
	visibility: hidden;
}
#adageimagesallthree {
	position: absolute;
	left:0px;
	top:0px;
	width:300px;
	height:251px;
	z-index:6;
	float:left;
	visibility: hidden;
}

#adageimagesgoodfast {
	position: absolute;
	left:0px;
	top:0px;
	width:300px;
	height:251px;
	z-index:3;
	visibility: hidden;
}
#adageimagescheapfast {
	position: absolute;
	left:0px;
	top:0px;
	width:300px;
	height:251px;
	z-index:4;
	visibility: hidden;
}

#apDiv1 {
	position: relative;
	left:467px;
	top:322px;
	width:375px;
	height:183px;
	z-index:5;
}
#apDiv2 {
	position:absolute;
	left:202px;
	top:310px;
	width:193px;
	height:223px;
	z-index:6;
}
.style1 {font-size: 16}
.style2 {font-size: 14px}

.line_horizontal_nav_bar {background-color:#5A6D8E; height: 1px;}
.lines {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	padding: 6px;
	text-align: left;
}
.vertical_line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-width: 1px;
	padding-left: 10px;
}
#pageWrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: white;
}
#page {
    align: center;
    width: 1176px;
    background-image: url(../elite_images/bgj.jpg);
    background-repeat: no-repeat;     
}
.quote_button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #E1E4F5;
	border: thin solid #8C97D5;
}
.uploadbutton {
	background-color: #7DCC75;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: thin outset #666666;
}
.uploadbuttonwrapper a, .uploadbuttonwrapper a:visited, .uploadbuttonwrapper a:active{color: #FFFFFF; text-decoration: none;}

.uploadbuttonwrapper a:hover {
	font-size: 110%;
}
h4 {
    color: #1F8E0F;
}