/* Global white space reset */
* {padding:0; margin:0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {margin:0 10px; }
li, dd {margin-left:15px; }
fieldset {padding:6px; }

/* Undo default HTML styling of common browsers */
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {text-decoration:none; color:#1c4851; }
ul, ol {list-style:none; }
img {border:none; }

/* General */
html, body {height:100%; }
body {
	background:#282627 url('images/bg_general.gif') no-repeat top center;
	color:#4e4a49;
	text-align:center;
	margin:0;
	font-size:13px ;
	line-height:18px;
	}

/* General links */
a:link, a:visited {text-decoration:none; }
a:hover {text-decoration:underline; }
a:active {text-decoration:none; }
a:focus, input:focus {outline:none; }


.left_imgl { float: left; margin-right: 10px; margin-top:2px; }
.right_imgl { float: right; margin-left: 10px; margin-top:2px; }

.pink_b_text { color: #FF6666; font-weight:bold; }


/* Paragraph and headings */
p {margin:0 0 8px 0; }
h1 {font-size:14px; }
h2 {font-size:13px; }
h3 {font-size:12px; color:#000; margin:5px 15px; }
h4 {font-size:11px; }
h5 {font-size:10px; }

/* Forms */
.submit {font:bold 12px verdana,serif; cursor:pointer!important; color:#1c4851; background:none; border:none; width:60px; margin:0 0 0 6px; }
.radio {margin:0 5px 0 0; background:none; border:none; }

/* Who's your daddy */
#daddy {
	width:998px;
	min-height:100%;
	height:auto;
	margin:0 auto -95px auto;
	text-align:left; 
	}
* html #daddy {height:100%; }

/* Header */
#header {height:332px; }
#logo {
	width:366px;
	height:85px;
	padding:14px 0 0 0;
	background:url('images/bg_menu_starter.gif') no-repeat top right;
	float:left;
	display:inline;
	position:relative; 
	}
#logo-text {color:#ccc; font-size:27px; line-height:27px; position:absolute; top:50px; left:110px; }
#ticker {width:632px; height:31px; float:right; display:inline; padding:15px 0 0 0; text-align: right; color:#888; }
#ticker:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
#headerimage {width:998px; height:233px; background:url('images/bg_header.jpg') no-repeat top left; float:left; position:relative; }
#slogan {color:#000; font-size:13px ; position:absolute; bottom:120px; left:930px; }
#download {width:189px; height:59px; margin:158px 0 0 0; background:url('images/download.gif') no-repeat top left; float:left; }
#download-text {color:#fff; font-size:13px; font-weight:bold; line-height:22px; width:187px; display:block; text-align:center; padding:8px 2px 0 0; }
#icons {width:97px; height:90px; background:url('images/bg_icon_lines.gif') no-repeat top right; margin:126px 0 0 0; float:right; }
#home {width:13px; height:13px; margin:30px 7px 0 0; float:right; }
#sitemap {width:13px; height:13px; margin:52px 7px 0 0; float:right; }
#contact {width:13px; height:13px; margin:76px 7px 0 0; float:right; }
/* Header links */
#logo a {font-weight:normal; }
#download a {color:#fff; display:block; height:51px; }
#download a:hover, #logo a:hover {text-decoration: underline; color: #FFFF99; }

/* Menu */
#menu {
	width:632px;
	height:53px;
	background:url('images/bg_menu.gif') repeat-x top left;
	float:right;
	display:inline; 
	}
#menu ul {padding:20px 0 20px 17px; margin:0; }
#menu li {display:inline; list-style:none; margin:0 16px 0 0; font-size:13px; font-weight:bold; }
#menu ul li a:link, #menu ul li a:visited {padding:5px 7px; color:#000; border:1px solid #F4F1EA; }
#menu ul li a:hover, #menu ul li a#active, #menu ul li a:active {color:#fff; border:1px solid #fff; background:#000;
text-decoration:none; }

/* CONTENT AND COLUMNS */
#content {background:#f3f2f0 url('images/bg_page.gif') repeat-y top left; }
#content a:link, #content a:visited {text-decoration:none; color: #993399; }
#content a:hover { text-decoration: underline; color: #CC0099; }
#cA {float:left; width:270px; margin:0 11px 0 30px; display:inline; background-color:#F3F2F0; }
.Ctopleft {background:url('images/corners_top.gif') no-repeat top left; width:9px; height:9px; overflow:hidden; float:left; }
/* notes */
#cA .notes {
		border-top: 1px solid #ccc;
		padding: 10px 10px 10px 10px;	
		margin: 0;
}
#cA .notes ul { margin: 0; padding : 0; list-style : none; }
#cA .notes li { list-style: none; border-bottom: 1px dotted #ccc; line-height:24px; }
#cA .notes li a:link { text-decoration:none; font-size:13px; font-weight:normal; color:#1c4851; }
#cA .notes li a:hover { text-decoration: underline; color: #CC0099; }

.testimonial { padding:10px; font:normal 10px arial,sans-serif; }
#cB { float:right; width:679px; margin:0 8px 0 0; display:inline; }
.Ctopright { background:url('images/corners_top.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right; }
#cB1 { width:340px; float:left; padding:0 10px 5px 10px; background-color:#F3F2F0; }

#cB2 { width:309px; float:right; margin:0; background-color:#F3F2F0;}
#cB2 .about { background-color:#D6C6D5; border:1px solid #AB71BC; padding:5px; margin:0 0 10px 0; color:#282627; }
#cB2 .about ul { list-style-type:none;}
#cB2 .about li { padding:0 0 0 24px; margin:5px 0; background:url('images/check.jpg') no-repeat 0 50%; }
#cB2 .about li a:link { text-decoration:none; font-size:13px; font-weight:normal; }
#cB2 .about li a:hover { text-decoration: underline; color: #CC0099; }

#cB3 {  margin:0; background-color:#F3F2F0; padding:0 15px 0 15px; }

.Cpad {margin:0 8px 0 30px; }
.Cbottomleft {background:url('images/corners_bottom.gif') no-repeat top left; width:9px; height:9px; overflow:hidden; float:left; display:inline; }
.Cbottom {
	width:942px;
	height:9px;
	overflow:hidden;
	display:inline;
	float:left;
	background:url('images/bg_page.gif') repeat-y -39px 0; 
	}
.Cbottomright {background:url('images/corners_bottom.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right; display:inline; }

/* Footer */
#footer {height:95px; width:100%; margin:0; background:url('images/bg_footer.gif') no-repeat bottom center; }
#foot {height:95px; width:998px; margin:0 auto; text-align:left; }
#foot1 {height:30px; text-align:right; padding:12px 29px 0 0; color:#dddddd; }
#foot1 a:link, #foot1 a:visited {color:#ddd; font-weight:normal; }
#foot1 a:active {color:#999; }
#foot2 {padding:10px 360px 0 30px; color:#999; }
#foot2 a:link, #foot2 a:visited {color:#ddd; font-weight:normal; }
#foot2 a:active {color:#eee; }
.star {color:#fc0; }
.valid {float:right; }

/* Misc */
.clear {clear:both; }
.clear_t_border {
	clear:both;
	margin:3px 0 3px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.leflo {float:left; }
.riflo {float:right; }
#properspace {height:105px; }
#preloader {display:none; }





