body {
	font-family		:	verdana, ariel;
	background-color:	#FFFFFF;
	min-width		:	700px;
	padding			:	10px 0px;
	margin			:	0px;
	color			:	#FFFFFF;
}

a {
	text-decoration	:	none;
	font-weight		: 	bold;
}
.smallprint {
	font-size		:	10px;
	font-weight		:	normal;
	color			: 	#0066FF;
	}
.highlight {
	color			:	#00CCFF;
	font-weight		:	bold;
	}
.floatr {
	float			:	right;
	width			:	250px;
	margin-left		:	20px;
	margin-right	:	0px;
	margin-bottom	:	10px;
	padding-top		:	10px;
}
.floatr_contact {
	float			:	right;
	width			:	320px;
	margin-left		:	20px;
	margin-right	:	0px;
	margin-bottom	:	10px;
	padding-top		:	10px;
}

.tagline {
	font-size		:	18px;
	font-weight		:	bold;
	font-style		:	italic;
	line-height		:	1.4em;
	}
	
a:link, visited {
	color : #00ccff;
}
a:hover {
	color : #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #00ccFF;
}

h1 {
	font-size		:	18px;
	font-weight	:	bold;
	line-height	:	18px;
	margin			:	0px;
	padding			:	5px 10px;
}

h2 {
	font-size		:	16px;
	font-weight	:	bold;
	line-height	:	18px;
	margin			:	0px;
	padding			:	5px 10px;
}

p{
	padding			:	5px 10px;
	margin			:	0px;
	font-size		:	12px;
	line-height	:	18px;
}

#frame {
	position: relative;
	width: 650px;
	left: 50%;
	margin-left: -325px;
}

#icon {
	width			:	650px;
	height		:	103px;
	background:	url(images/icon.gif);
}

#buttons {
	width			:	650px;
	height		:	40px;
	background:	url(images/buttons.gif);
	color			:	white;
	font-weight:bold;
}

#buttons a {
	text-decoration:none;
}

#buttons a:link, a:visited {
	color			:	#99CCFF;
}

#buttons a:hover, a:active {
	color			:	#FFFFFF;
}

#buttons ul {
	padding			:	0px;
	margin			:	0px;
	font-size   : 80%;
}

#buttons ul li {
	padding			:	0px 10px;
	border-right:	1px solid #ffffff;
	display			:	inline;
	line-height	:	33px;
}

#top {
	background:	url(images/content-top.gif);
	height		:	25px;
	width			:	650px;
}

#middle {
	background:	url(images/content-middle.gif);
	width			:	645px;
	overflow	:	visible;
}

#middle ul {
	font-size	:	12px;
	margin: 10px 0 10px 40px;
	padding:0;
}

#middle ul li {
	line-height		:	20px;
	margin:0;
	padding:0;
}

.pricestab {
	margin:20px;
	width: 600px;
	border: 1px solid #000000;
	border-collapse: collapse;
	}

.pricestab td {
	border: 1px solid #000000;
	}

.pictab {
	margin: 20px;
	width:  600px;
	border-collapse: collapse;
	}

.desctab {
	margin: 20px;
	width:  600px;
	border: 1px solid #000000;
	border-collapse: collapse;
	}

.desctab td {
	border: 1px solid #000000;
	}
.imgborder {
	border: 1px solid #FFFFFF;
	}
#bottom {
	background:	url(images/content-bottom.gif);
	height		:	25px;
	width			:	650px;
}

#footer {
	width				:	650px;
	height			:	40px;
	background	:	url(images/buttons_bott.gif) no-repeat;
	color			  :	#ffffff;
	font-weight	:	bold;
	font-size		:	12px;
	line-height	:	30px;
	text-align	:	center;
}