html, body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: arial, Calibri, verdana, helvetica, sans-serif;
}

#header {
	height: 90px;
	width: 900px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

.logo {
	float: left;
}


#marquee {
	background-color: #16583b;
	background-image: url(images/marquee_bkg.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-position: top center;
	height: 669px;
	position: relative;
	overflow: hidden;
}


#submarquee {
	background-color: #16583b;
	background-image: url(images/sub_marquee_bkg.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-position: top center;
	height: 800px;
	position: relative;
	overflow: hidden;

}


#marqueemain {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 450px;
	padding-left: 100px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: -100px;
	position: relative;
}


#flat {
	background-color: #16583b;
	margin-left: auto;
	margin-right: auto;
	background-position: top center;
	height: 669px;
}

#flatbackground {
	background-color: #215d70;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-position: top center;
	height: 669px;
}

#billboard {
	position: relative;
	top: 20px;
	left: 0px;
	width: 900px;
	margin: auto;
	margin-left: -270px;
	height: 20px;
	float: left;
	padding: 0px;
}

#middle {
	background-color: #16583b;
	height: 320px;
	background-image: url(images/middle_bkg.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-position: top center;

}

#middlemain {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}

#boxes {
	float: left;
	background-position: top center;
	background-repeat: no-repeat;
	width: 930px;
	height: 80px;
	position: relative;
	top: 249.5px;
	left: 0px;	
}

#searchbar {
	background-image: url(images/searchbar.gif);
	height: 48px;
	width: 880px;
	position: relative;
	top: 2px;	
	
}

.b1 {
	background-image: url(images/b1_top.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 297px;
	word-wrap: break-word;
}


.b1a {
	height: 80px;
	width: 200px;
	word-wrap: break-word;
	border: solid 2px #76c8c7;
	border-bottom: none;
	background: #5c8999;
	margin-right: 10px;
}

.b2 {
	background-image: url(images/b2_top.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 293px;
	word-wrap: break-word;
}

.b2a {
	background: #5c8999;
	border: solid 2px #76c8c7;
	border-bottom: none;
	height: 80px;
	width: 293px;
	word-wrap: break-word;
}

.b3 {
	background-image: url(images/b3_top.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 305px;
	word-wrap: break-word;
}

.b3a {
	background: #5c8999;
	border: solid 2px #76c8c7;
	border-bottom: none;
	height: 80px;
	width: 305px;
	word-wrap: break-word;
}


/* header for first box (left) on sub pages */
.b1b {
	background-image: url(images/b1_btm.png);
	background-repeat: no-repeat;
	height: 286px;
}


/* yellow part of first box on sub pages */
.b1ba {
	background: #d4b255;
	font-family: arial, Calibri, verdana, helvetica, sans-serif;
	color: #fff;
	width: 320px;
	border: solid 2px #f4b952;
	border-top: none;
}


/* header for middle box on sub pages */
.b2b {
	background-image: url(images/b2_btm.png);
	background-repeat: no-repeat;
	padding: 35px;
	font-family: arial, Calibri, verdana, helvetica, sans-serif;
	color: #fff;
	padding-top: 15px;
	width: 200px;
}


/* yellow part of middle box on sub pages */
.b2ba {
	background: #d4b255;
	font-family: arial, Calibri, verdana, helvetica, sans-serif;
	color: #fff;
	padding-top: 15px;
	width: 210px;
	border: solid 2px #f4b952;
	border-top: none;
}



.b2b p {
	margin-top: -2px;
}

.b3b {
	background-image: url(images/b3_btm.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}

.b3b p {
	margin-top: -2px;
}


/* yellow part of third/right box on sub pages */
.b3ba {
	background: #d4b255;
	font-family: arial, Calibri, verdana, helvetica, sans-serif;
	color: #fff;
	padding-top: 15px;
	width: 200px;
	border: solid 2px #f4b952;
	border-top: none;
}

hr {
	color: #fff;
	1px;
}


.boxtitle {
	color: #ffffff;
	font-family: arial, Calibri, verdana, helvetica, sans-serif;
	font-size: 18pt;
	position: relative;
	left: 20px;
	top: 15px;
	padding-right: 15px;
}

.b2 {
	padding-left: 15px;
	float: left;
}



.boxsubtitle {
	color: #181866;
	font-family: arial, Calibri, verdana, helvetica, sans-serif;
	font-size: 12pt;
	position: relative;
	left: 20px;
	top: 14px;
	line-height: 12pt;
	padding-right: 25px;
}


.boxbody {
	color: #ffffff;
	font-size: 12pt;
	padding-left: 25px;
	padding-right: 25px;
	width: 230px;
	padding-top: 15px;
}



.basicbody {
	color: #ffffff;
	font-family: arial, Calibri, verdana, helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 25px;
	line-height: 18px;
}



#footer {
	width: 100%;
	height: 120px;
	background-color: #ffffff;
	background-image: url(images/footer_bkg.png);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	background-position: top center;
}

#footerlinks {
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: center;
	color: #9CD122;
	font-size: 12pt;
}

.blurb {
	margin-left: 400px;
	margin-top: 10px;
	color: #0e2548;
	font-size: 11pt;

}

#footerlinks a:link{
	color: #2e2e96;
	width: 200px;
	text-decoration: none;
	font-size: 10pt;
	margin-right: 50px;
}

#footerlinks a:hover{
	color: #2e2e96;
	width: 200px;
	text-decoration: underline;
	font-size: 10pt;
	margin-right: 50px;
}

ul {
	padding-top: 5px;
	margin-top: 0px;
	margin-left: -5px;
}

h1 {
	margin-top: 30px;
	margin-bottom: 10px;	

}

h2 {
	margin-top: 30px;
	margin-bottom: 10px;
}

h3 {
	margin-bottom: 10px;
	margin-top: 10px;
}
.content {
	border-width: 1px;
	vertical-align: middle;
	margin-top: 200px;
}


.size1 {
	font-size: 12pt;
	font-family: verdana,Helvetica, Geneva, Sans-Serif;
	color: #68567b; 
	}

	
	
.size2 {
	font-size: 10pt;
	font-family: verdana,Helvetica, Geneva, Sans-Serif;
	color: #8b77a9;
	font-weight: normal; 
	}
	
.size3 {
	font-size: 8pt;
	font-family: verdana,Helvetica, Geneva, Sans-Serif;
	line-height: 12px;
	margin-bottom: 10px;
	color: #ffffff;
	}
	
.size4 {
	font-size: 8pt;
	font-family: verdana,Helvetica, Geneva, Sans-Serif;
	line-height: 10px;
	}



	
	
IMG.displayRight {
	text-align: right;
	margin-right: 0px;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.floatLeft { 
    float: left; 
    margin: 15px; 
}

img.floatRight { 
    float: right; 
    margin: 15px; 
}



.orderbody {
	float: left;
	background-color: #ffffff;
	border: 1px solid #000000;
	width: 880px;
	height: 660px;
	position: relative;
	top: 3px;
	left: 0px;
	overflow: auto;
	
    
    
}
table.order {
	border: 1px solid black;
        border-collapse: collapse
}

td.order { 
	font-family: arial, Calibri, verdana, helvetica, sans-serif;
	font-size: 9pt; 
	border: 1px solid black; 
	PADDING-TOP:   2px; 
	PADDING-LEFT:  3px; 
	PADDING-BOTTOM:2px; 
	text-align: left
}


td.grey { 
	font-family: arial, Calibri, verdana, helvetica, sans-serif;
	font-size: 9pt; 
	border: 1px solid black; 
	BACKGROUND-COLOR: #cdcdcd;
	text-align: left
}

td.order-center { 
	font-family: arial, Calibri, verdana, helvetica, sans-serif;
	font-size: 9pt; 
	border: 1px solid black; 
	PADDING-TOP:   2px; 
	PADDING-BOTTOM:2px; 
	text-align: center
}

td.order-totals { 
	font-family: arial, Calibri, verdana, helvetica, sans-serif;
	font-size: 9pt; 
	border: 1px solid black; 
	PADDING-RIGHT: 3px; 
	PADDING-TOP:   2px; 
	PADDING-LEFT:  3px; 
	PADDING-BOTTOM:2px; 
	text-align: right
}


.order-header
{
  border: 1px solid black; 
  PADDING-RIGHT: 3px; 
  PADDING-LEFT:  3px; 
  BACKGROUND-COLOR: #e0e0e0;
  font-family: arial, Calibri, verdana, helvetica, sans-serif;
  font-weight: bold; 
  font-size: 9pt; 
  text-align: center
}

.order-input
{
    height: 6px;
    font-size: 7pt;
    margin: 0px;
    padding: 0px;

}