a {
	color: #1B9DC6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #DDDDDD;
	color: #A4A1A1;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 1.25em;
}

h1, h2 {
	text-shadow: 0.2em 0.2em 0.1em #CCCCCC;
}

h2{
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

img {
	border: 0px none;
}

input {
	color: #A4A1A1;
	width: 200px;
}

.error {
	color: #CC0000;
}

.errorpages {
	margin-top: 30px;
	padding-left: 100px;
}

.imageframeinner {
	background-color: #F1F2F3;
	padding: 2px;
	width: 68px;
}

.imageframeouter {
	background-color: #DDDDDD;
	padding: 3px;
	width: 72px;
}

.textarea {
	color: #A4A1A1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
}

#b2 {
	background-image: url(../_images/bkg_b2.gif);
	background-repeat: no-repeat;
	height: 200px;
	margin-left: 0px;
	padding: 0px;
	width: 750px;
}

#cleaner {
}

#col1 {
	float: left;
	margin-right: 10px;
	padding-left: 100px;
	padding-top: 5px;
	width: 45%;
}

#col2 {
	float: right;
	margin-left: 10px;
	width: 35%;
}

#comingsoon {
	background-image: url(../_images/comingsoon.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 155px;
	margin-left: 0px;
	padding: 0px;
	width: 550px;
}

#errorpages {
	background-image: url(../_images/error.gif);
	background-position: center top;
	background-repeat: no-repeat;
	color: #1B9DC6;
	font-size: 100%;
	height: 260px;
	margin-left: 0px;
	padding: 0px;
	width: 550px;
}

#features {
	background-image: url(../_images/bkg_features_repeat.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0px;
	width: 750px;
}

#featurescontent {
	padding-left: 92px;
}

#tiny {
	height: 1px;
	width: 1px;
}