html{
	 	background-image: url(images/background.gif);
	 	background-repeat: repeat-x;
	 	background-color:#efefef;
}
html, body {
    margin: 0px;
    padding: 0px;
    width:100%;
  	color: #7e7e7e;
	 	font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
body{
	width: 100%;
}
table,tr,td{
	 	font:normal 12px/20px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
h1,h2{
text-decoration: none;
}
img{
	border:0px;
}
#Logo{
position:relative;
top:10px;
}
#ContentHolder{
	width:950px;
	margin: auto;
}
#Header{
}
#SubHead{
	position: relative;;
	top:34px;
	background-image: url(images/subhead_home_bg.gif);
	background-repeat: repeat-x;
	height: 90px;
	border:1px solid #e1e9ea;
	padding-left:50px;
	z-index: 99;
	
}

#Content{
	position: relative;
	top:50px;
	border:1px solid #e1e9ea;
	background-image: url(images/background_content.gif);	
	padding: 20px;
}
#FootHolder{
	position: relative;
	width:100%;
	height:60px;
	top:70px;
	background-color: #dfdfdf;
}
#Footer{
	padding: 5px;
	padding-top:10px;
	width:950px;
	margin: auto;
}
#Menu{
	float:right;
	position: relative;
	list-style: none;	
	top:-12px;
	z-index: 800;
	width:950px;
}
.m_home{
	width:90px;
	height:34px;
	display: block;
	color:#9fbab7;
	float:right;
	text-decoration: none;
	text-align: center;
	line-height: 34px;
	border:1px solid #e8f0f2;
	border-bottom: 0px;
}
#m_home:hover{
	background-color: #f4f8f9;
	border-left:1px solid #e1e9ea;
	border-right:1px solid #e1e9ea;
	border-top:1px solid #e1e9ea;
}
#m_home-selected{
	background-color: #f4f8f9;
	border-left:1px solid #e1e9ea;
	border-right:1px solid #e1e9ea;
	border-top:1px solid #e1e9ea;
}
.m_about{
	width:90px;
	height:34px;
	display: block;
	color:#9fbab7;
	float:right;
	text-decoration: none;
	text-align: center;
	line-height: 34px;
	border:1px solid #e8f0f2;
	border-bottom: 0px;
}
#m_about:hover{
	background-color: #f4f8f9;
	border-left:1px solid #e1e9ea;
	border-right:1px solid #e1e9ea;
	border-top:1px solid #e1e9ea;
}
#m_about-selected{
	background-color: #f4f8f9;
	border-left:1px solid #e1e9ea;
	border-right:1px solid #e1e9ea;
	border-top:1px solid #e1e9ea;
}
.m_products{
	width:90px;
	height:34px;
	display: block;
	color:#9fbab7;
	float:right;
	text-decoration: none;
	text-align: center;
	line-height: 34px;
	border:1px solid #e8f0f2;
	border-bottom: 0px;
}
#m_products:hover{
	background-color: #f4f8f9;
	border-left:1px solid #e1e9ea;
	border-right:1px solid #e1e9ea;
	border-top:1px solid #e1e9ea;
}
#m_products-selected{
	background-color: #f4f8f9;
	border-left:1px solid #e1e9ea;
	border-right:1px solid #e1e9ea;
	border-top:1px solid #e1e9ea;
}
.m_extras{
	width:90px;
	height:34px;
	display: block;
	color:#9fbab7;
	float:right;
	text-decoration: none;
	text-align: center;
	line-height: 34px;
	border:1px solid #e8f0f2;
	border-bottom: 0px;
}
#m_extras:hover{
	background-color: #f4f8f9;
	border-left:1px solid #e1e9ea;
	border-right:1px solid #e1e9ea;
	border-top:1px solid #e1e9ea;
}
#m_extras-selected{
	background-color: #f4f8f9;
	border-left:1px solid #e1e9ea;
	border-right:1px solid #e1e9ea;
	border-top:1px solid #e1e9ea;
}
.m_support{
	width:90px;
	height:34px;
	display: block;
	color:#9fbab7;
	float:right;
	text-decoration: none;
	text-align: center;
	line-height: 34px;
	border:1px solid #e8f0f2;
	border-bottom: 0px;
}
#m_support:hover{
	background-color: #f4f8f9;
	border-left:1px solid #e1e9ea;
	border-right:1px solid #e1e9ea;
	border-top:1px solid #e1e9ea;
}
#m_support-selected{
	background-color: #f4f8f9;
	border-left:1px solid #e1e9ea;
	border-right:1px solid #e1e9ea;
	border-top:1px solid #e1e9ea;
}

.LeftItem{
	width:260px;
	float:left;
	border:1px solid #e1e9ea;
	text-align:center;
	padding:10px;
}
.MidItem{
	width:260px;
	float:left;
	border:1px solid #e1e9ea;
	text-align:center;
	padding:10px;
	margin-left:25px;
}
.RightItem{
	width:260px;
	float:left;
	border:1px solid #e1e9ea;
	text-align:center;
	padding:10px;
	margin-left:25px;
}
.PayPal{
 margin:auto;
 width:120px;
}

.font19{
 font-size:19px;
}

input,textarea,select{
	border:1px solid silver;
}


.title{
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
}
.subtitle{
	font-weight: bold;
	font-size:15px;
}
.date{
	font-size:10px;
}
.product{
	border:1px solid #a3a3a3;
	padding:10px;
}
hr{
	border: 0px;
	border-top:1px solid #a3a3a3;
}

h3.subhead{
	color:#9fbab7;
	font-size: 20px;
}
h4.subhead{
	color:#9fbab7;
	font-size: 29px;
	font-weight: normal;
}
a{
color: #7e7e7e;
}
.Yellow{
color: #EDB023;
}
.Red{
color: #ff0000;
}
.Green{
color: #408000;
}
.Blue{
color: #0080ff;
}
.DarkGray{
	background-color:#232323;
}
.LightGray{
	background-color:#494847;
}
.Cyan{
	text-decoration: none;
	color:#9fbab7;
}

.clear{
 clear:both;
}

.border0{
	border:0px;
}