@charset "UTF-8";
body {
	background: #206182 url(../images/bluecircles.jpg) repeat;
	text-align: center;
	color: #165175;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 99%;
}
#container {
	width: 1000px;
	margin: 0 auto; 
	text-align: left; 
}
#header {
	position:relative;
	background:url(../images/masthead.jpg) no-repeat;
	height: 134px;
	width: 1000px;
}
#header h1 {
	margin: 0;
	font-size: small;
	text-indent: -5000px;
}
#header a img{
	position:absolute;
	top: 10px;
	left:910px;
	}
#header ul{
	margin:0px;
	padding-top:55px;
	padding-left:340px;
	font-size: 9pt;
	font-weight: bold;
}
#header ul li{
	list-style: none;
	display: inline;
	
}
#header ul li a{
	font-weight: bold;
	text-transform: uppercase;
	color: #006B94;
	text-decoration: none;
	padding-top:10px;
	padding-left:10px;
	padding-right:3px;
	
	}
#header ul li a:hover{
	color: #652000;
	background: url(../images/wings.png) no-repeat center top;
	height: 16px;
	width: 77px;
}
	
#mainContent {
	position:relative;
	padding: 0 20px;
	background: url(../images/frontcontainerbk.png) no-repeat;
	height:622px;
}
#mainContentsub {
	position:relative;
	padding: 15px 160px;
	background: url(../images/subbk.png) repeat-y;
	line-height: 175%;
	}
#mainContentsub h2 {
	color: #013957;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainContentsub h2 a {
	font-size:small;
	color: #013957;
}
#mainContentsub h3 {
	color: #c29200;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainContentsub h4 {
	color: #612103;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainContentsub li{
	list-style: url(../images/bullet.png);
}
#mainContentsub a img{
	border:none;
}
#mainContentsub a{
	color:#b98605;
	font-weight:bold;
}
#mainContentsub a:hover{
	color:#3372A8;
}
#footer {
	padding: 0 10px;
	color: #9cd2f0;
}
 
#footer ul{
	margin:0px;
	}
#footer ul li{
	list-style: none;
}

#welcome{
	position:absolute;
	top: 50px;
	left:50px;
	width: 235px;
	font-size: 10pt;
	color: #630;
	padding-left: 5px;
	line-height: 170%;
	padding-top: 60px;
	
}
#welcome a{
	color: #662B06;
	text-decoration:underline;
	font-weight: bold;
	}
#welcome a:hover{
	color: #FFBF18;
}
#hotProducts{
	position:absolute;
	top: 45px;
	left:380px;
	width: 235px;
	font-size: 10pt;
	color: #023b5a;
	padding-left: 5px;
	line-height: 170%;
	padding-top: 60px;
	}
#hotProducts a{
	color: #87CFF0;
	text-decoration:underline;
	font-weight: bold;
	}
#hotProducts a:hover{
	color: #004C71;
}
#inTouch{
	width: 240px;
	position:absolute;
	top: 55px;
	left:710px;
	font-size: 10pt;
	color: #fbebba;
	line-height: 160%;
	padding-top: 60px;
	}
	
#inTouch ul{
	margin-left:40px;
	}
#inTouch ul li{
	list-style: url(../images/pointinghands.png);	
	}

#inTouch ul li a{
	color: #362b06;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	letter-spacing: 1px;
	padding-left:15px;
}
#inTouch ul li a:hover{
	color: #E2BC6C;
}

	#copy{
		float: left;
		}
#copy a{
	color: #87CFF0;
	}
	#mdlink{
	font-size: 7pt;
	font-weight: bold;
	color: #87CFF0;
	float:right;
}
#mdlink a{
	color:#87Cff0;}
	
.quickconnect{
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #362b06;
	letter-spacing: 1px;
	text-align: center;
}
.burgandyBold {
	color: #672203;
	font-weight: bold;
}
.RFloat {
	position:relative;
	z-index:9999;
	margin: 5px;
	float: right;
	border: 1px solid #36300B;
}
.RFloatNoborder{
	margin: 5px;
	float: right;
}
.productsFloat
{
	margin: 5px 5px 5px 15px;
	float: right;
}
input, select{
	background-color:#f4db8e;
	font-weight: bold;
	color: #423716;
}
.orangeborder {
	border: 1px solid #F79739;
}
