a {
	text-decoration: underline;
	color: #CCCF2B;
}

a:hover {
	text-decoration: none;
	color: #00A1DD;	
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #313131;
	background-image:url(/images/ckLogoBG.gif);
	background-attachment:fixed;
	background-position:top-left;
	background-repeat:no-repeat;
}

body, table, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
}

#bottom {
	position: relative;
	clear: both;
	width: 760px;
	/*background-image: url("/images/template/bg_bot.gif"); */
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;	
}

#btn_about {background-position: -85px 0px;}
#btn_about:hover {background-position: -85px -64px;}

#btn_contact {background-position: -515px 0px;}
#btn_contact:hover {background-position: -515px -64px;}

#btn_faqs {background-position: -343px 0px;}
#btn_faqs:hover {background-position: -343px -64px;}

#btn_home {background-position: 0px 0px; width: 85px;}
#btn_home:hover {background-position: 0px -64px;}

#btn_payment {background-position: -171px 0px;}
#btn_payment:hover {background-position: -171px -64px;}

#btn_signup {background-position: -429px 0px;}
#btn_signup:hover {background-position: -429px -64px;}

#btn_tools {background-position: -257px 0px;}
#btn_tools:hover {background-position: -257px -64px;}

#content {
	position: relative;
	clear: both;
	padding: 20px;
}

.smalltext {
	font-size: 10px;
}

#footer {
	position: relative;
	clear: both;
	width: 830px;
	margin: 10px auto;
	border-top: 8px solid #677478;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #677377;
}

#footer a:hover {
	text-decoration: underline;
	color: #CCCF2B;
}

#footer p {
	margin: 10px 0px;
}

#footer .smalltext {
	color: #A2A7A8;
}

#footer .smalltext a {
	text-decoration: underline;
	color: #A2A7A8;
}

#footer .smalltext a:hover {
	text-decoration: underline;
	color: #A2A7A8;
	font-weight: bold;
}

#footer_content {
	position: relative;
	border-top: 2px solid #FFFFFF;
	background-color: #ECECEB;
	padding: 5px 20px;
}

h1 {
	font-size: 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #19527A;
}

h2 {
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #B74949;
}

h3 {
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #808D4E;
}

#header {
	position: relative;
	margin: 0px auto;
}

.link {
	position: relative;
	width: 142px; /* 178 */
	float: left;
	margin: 10px 1px 1px 1px;
	border-top: 3px solid #D4D6D6;
}

.link div {
	position: relative;
	height: 59px; /* half height of actual image */
	background-color: #E9EBEA;
	border: 1px solid #D4D6D6;
	padding: 5px 8px; /* 5px 10px */
	margin: 2px 0px;
}

* * body #link_col5 {
	width: 142px; /* 176 */
}

#links {
	position: relative;
	clear: both;
	width: 810px;
	margin: 0px auto;
	height: 88px;
	border-bottom: 5px solid #CCCF2B;
}

#links a {
	display: block;
	width: 121px; /* 150 - image width */
	height: 59px; /* half height of actual image */
	text-decoration: none;
	text-indent: -3000px;
	background-repeat: no-repeat;
}

#links a:hover {
	background-position: 0px -59px; /* half height of actual image */
}

#links_banners {background-image: url("/images/template/links/banners2.gif");}
#links_content {background-image: url("/images/template/links/content2.gif");}
#links_products {background-image: url("/images/template/links/products2.gif");}
#links_reports {background-image: url("/images/template/links/reports2.gif");}
#links_websites {background-image: url("/images/template/links/websites2.gif");}

#main {
	position: relative;
	width: 850px;
	margin: 15px auto;
	/*background-image: url("/images/template/bg_mid.gif");
	background-repeat: repeat-y; */
	background-color: #FFFFFF;
}

#menu {
	position: relative;
	float: right;
}

#menu a {
	display: block;
	float: left;
	width: 86px;
	height: 64px;
	background-image: url("/images/template/menu.gif");
	background-repeat: no-repeat;
	text-indent: -3000px;
	text-decoration: none;
}

#menu_in {
	position: relative;
	float: right;
}

#menu_in a {
	display: block;
	float: left;
	width: 86px;
	height: 64px;
	background-image: url("/images/template/menu_in.gif");
	background-repeat: no-repeat;
	text-indent: -3000px;
	text-decoration: none;
}

#menu_account {background-position: -171px 0px;}
#menu_account:hover {background-position: -171px -64px;}

#menu_contact {background-position: -85px 0px;}
#menu_contact:hover {background-position: -85px -64px;}

#menu_help {background-position: -257px 0px;}
#menu_help:hover {background-position: -257px -64px;}

#menu_home {background-position: 0px 0px; width: 85px;}
#menu_home:hover {background-position: 0px -64px;}

#menu_logout {background-position: -343px 0px;}
#menu_logout:hover {background-position: -343px -64px;}

#side_tabs {
	position: absolute;
	top: 20px;
	right: -20px;
	width: 20px;
}

#side_tabs img {
	display: block;
	padding: 2px 0px;
}

#top {
	position: relative;
	width: 810px;
	/*background-image: url("/images/template/bg_top.gif");*/
	background-repeat: no-repeat;
	padding: 20px 20px 0px 20px;
}