@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body {
	font: 100% trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	background: #dadbdc;
}
body, #mainContent a, #mainContent a:visited {
	color: #666666;
}
#content {
	background-color: #fff;
	border-right: solid 11px #fff;
	border-left: solid 11px #fff;
}
td {
	vertical-align: top;
}
.mainNavLinks a {
	text-decoration: none;
}
.mainNavLinks a:hover {
	text-decoration: underline;
}
#header {
}
#header a {
	font-size: 12px;
}
#logo {
	background-image: url(../images/cognitu_logo.gif);
	background-repeat: no-repeat;
	height: 109px;
	width: 215px;
	position: absolute;
	top: 19px;
	left: 23px;
}
#clientNav {
	position: absolute;
	top: 20px;
	right: 45px;
	color: #00aeef;
}
#clientNav a {
	color: #00aeef;
	font-weight: 800;
}
#primaryNav {
	position: absolute;
	top: 76px;
	right: 10px;
}
#primaryNav ul {
	margin: 0px;
	padding: 0px;
}
#primaryNav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	margin-left: 20px;
}
#primaryNav li a {
	color: #666666;
	font-weight: 400;
}
#mainContent {
	width: 690px;
}
#chatCell, #socialLinksCell {
	background-color: #d4d5d6;
}
#chatColumn {
	padding: 5px;
	padding-top: 0px;
	color: #fff;
	height: 100%;
}
#chatColumn h2 {
	font-size: 18px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 0px;
}
#chatColumn p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
.learnMoreLink {
	text-decoration: none;
	color: #77787b;
}
span.fakeLink {
	text-decoration: underline;
}
.learnMoreLink img {
	vertical-align: top;
	border-width: 0px;
	margin-left: 5px;
}
#chatColumn .testimonial {
	margin: 15px 5px;
}
#chatColumn .testimonialTop {
	background-image:url(/images/testimonial_top__.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 214px;
}
#chatColumn .testimonialText {
	padding: 4px 20px;
	background-color: #969696;
	font-size: 14px;
	width: 174px;
}
#chatColumn .testimonialBottom {
	background-image:url(/images/testimonial_bottom__.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 214px;
}
#chatColumn .giveaway {
	margin: 15px 5px;
	height: 110px;
}
#chatColumn .giveawayTop {
	background-image:url(/images/giveaway_top.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 214px;
}
#chatColumn .giveawayText {
	padding: 4px 20px;
	background-image:url(/images/giveaway_middle.gif);
	font-size: 14px;
	width: 174px;
}
#chatColumn .giveawayText h2 {
	margin-top: 0px;
	font-size: 18px;
	text-align: center;
}
#chatColumn .giveawayBottom {
	background-image:url(/images/giveaway_bottom.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 214px;
}

#socialLinks {

}
#socialLinks img {
	margin: 0px;
	padding: 5px;
}
#contactInfo {
	margin-top: 20px;
	margin-left: 22px;
	font-weight: 800;
	color: #00aeef;
	font-size: 10px;
}
#contactInfo a {
	color: #00aeef;
	font-size: 12px;
}
#auxNav {
	border: solid 2px #bcbdc0;
	margin-top: 12px;
	text-align: center;
	padding: 3px;
}

#auxNav ul {
	margin: 0px;
	padding: 0px;
}
#auxNav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	margin-left: 10px;
}
#auxNav li a {
	color: #bcbdc0;
	font-size: 12px;
	font-weight: 800;
}
/* Inner Page Additions */
#currentSection {
	text-align: center;
	color: #00aeef;
	font-size: 14px;
	font-weight: 800;
	padding-top: 2px;
}
/* Secondary Nav */
#currentSection, #secondaryNav {
	width: 100px;
}
#secondaryNav ul {
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 40px;
	list-style: none;
}
#secondaryNav li {
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	font-size: 12px;
	font-weight: 800;
	width: 100%;
	text-align: center;
}
#secondaryNav li {
	font-size: 12px;
	font-weight: 400;
}
#secondaryNav a {
	color: #77787b;
	text-decoration: none;
}
#secondaryNav a:hover {
	text-decoration: underline;
}
#secondaryNav ul.standardLinks a {
	color: #00aeef;
}
/* Breadcrumb */
#breadcrumb {
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #00aeef;
}
#breadcrumb ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#breadcrumb li {
	margin-left: 0px;
	display: inline;
	font-size: 12px;
}
#breadcrumb a {
	color: #00aeef;
}

#mainContent {
	width: 580px;
	padding-top: 16px;
	padding-left: 10px;
	font-size: 12px;
}

#currentSection, #secondaryNav, #breadcrumb, #mainContent {
	float: left;
}
#secondaryNav {
	clear: left;
}
#mainContent h1 {
	font-size: 18px;
	margin-top: 0px;
	padding: 0px;
	line-height: normal;
	height: auto;
}
#mainContent h2 {
	font-size: 14px;
}
#mainContent p {
	margin-top: 10px;
	margin-left: 0px;
}




html {
	height:100%;
}
body {
	margin:0; padding:0; height:100%;
	background-color:white;
	background: #DADBDC;
}
#wrap {
	background: #fff url(/images/rcol.gif) 715px top repeat-y;
	min-height:100%;
    width:980px;
    margin:auto;
    position:relative;
}
#inner-wrap {  
    padding-bottom:80px;
}
#inner-wrap:after {
    content:" ";
    display:block;
    clear:both;
}
* html #wrap {
    height:100%
}
#header {
	background: white;
	color:#FF00FF;
	margin:0;
	padding:0;
	height:150px;
}
p {
    margin:5px;
	padding:0;
}
h1 {
    position:relative;
    line-height:80px;
    margin:0; 
    padding-left:20px;
}
#right {
  float:right;
  width:235px;
  padding: 10px;
  margin-right: 10px;
}
#main {
    position:relative;
    margin-right:275px;
    margin-left: 10px;
}
#footer {
    position:absolute;
    bottom:0;
    height:43px;
    background-color: white;
    width:100%;
    color:#FF00FF;
    text-align:center;
    padding-bottom: 10px;
}
#footer p {
    margin:0;
    font-size:1.5em;
    text-align:center;
}

#socialLinks{
    position:absolute;
    bottom:55px;
    clear:left;
    width: 235px;
    text-align: center;
}

#contactInfo{
    float:left;
}
#auxNav{
    float:right;
    margin-right:10px;
    width:245px;
}

form table {
	margin: 5px;
	padding: 10px;
}

label {
	margin-right: 5px;
}

