


strong {
	color: #FDC045;
}

/* Global white space reset */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {margin:2 10px}
li, dd {margin-left:20px}
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:underline; color:#1c4851}
ul, ol {list-style:none}
img {border:none}

/* General */
html, body {height:100%}
body {
	background:#000000;
	color:#333333;
	text-align:center;
	margin:0;
	font:Verdana, Geneva, sans-serif

	}

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

/* Paragraph and headings */
p {margin:0 0 5px 0}
h1 {font-size:18px;
}



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

	}
* html #daddy {height:100%}

/* Header */
#header {height:332px}


#logo {
	width:200px;
	height:30px;
	padding:20px 0 0 0;
	float:center;
	display:inline;
	position:relative;
	}
#logo-text {color:#FDC045; font:normal 27px arial,serif; position:absolute; top:41px; left:100px}
#ticker {width:632px; height:39px; float:right; display:inline; padding:15px 0 0 0; text-align:center; color:#FDC045}
#ticker:after {content:"."; display:block; height:0; clear:both; visibility:hidden}
#headerimage {width:966px; height:225px; background:url('images/bg_header2.jpg') no-repeat top left; float:center; position:relative}
#slogan {color:#000; font:normal 20px arial,serif; position:absolute; bottom:35px; left:320px}
#icons {width:97px; height:90px; background: no-repeat top right; margin:126px 0 0 0; float:right}
#home {width:13px; height:13px; margin:18px 20px 0 0; float:right}
#bookmark {width:13px; height:13px; margin:50px 16px 0 0; float:right}
#contact {width:13px; height:13px; margin:18px 82px 0 0; float:right}
#cbox {width:275px;height:100px;float:right}

/* Menu */
#menu {
	width:680px;
	height:53px;
float:right;
	display:inline;
color:#000000;
	}
#menu ul {padding:20px 0 0px 0px; margin:0}
#menu li {display:inline; list-style:none; margin:0 2px 0 0; font:bold 12px verdana,serif}
#menu ul li a:link, #menu ul li a:visited {padding:2px 7px; color:#FFFFFF;  background:#000000}
#menu ul li a:hover, #menu ul li a#active, #menu ul li a:active {color:#FF0000; background:#000; text-decoration:none}

/* CONTENT AND COLUMNS */

#content a:link, #content a:visited {text-decoration:none; color:#FFFFFF; font-weight:bold}
#content a:hover, #content a:active {text-decoration:underline; color:#FF0000; font-weight:bold}
#cA {float:center; width:270px; margin:0 0px 0 32px; }



/* Misc */
.clear {clear:both}
.leflo {float:left}
.riflo {float:right}
#properspace {height:105px}
#preloader {display:none}


