/* 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;
	color: #333333;
}
li, dd {margin-left:0px}
fieldset {padding:6px}

/* Undo default HTML styling of common browsers */
a:link, a:visited {text-decoration:none; color:#aaa; font-weight:bold}
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/layout/bg_general.gif') no-repeat top center;
	color:#4e4a49;
	text-align:center;
	margin:0;
	font:normal 11px/15px verdana,serif
	}

/* General links */
a:hover {text-decoration:underline}
a:active {text-decoration:none}
a:focus, input:focus {outline:none}

/* Paragraph and headings */
p {
	margin:0 0 8px 0;
	text-align: left;
}
h1 {
	font-size:14px;
	text-align: center;
}
h2 {font-size:13px}
h3 {font-size:12px; color:#000; margin:5px 15px}
h4 {font-size:11px}
h5 {font-size:10px}

p {
	margin:0 0 8px 0;
	text-align: left;
}
#cB1 h1 {
	font-size:16px;
	text-align: center;
	margin:15px 0px 15px 0px;
}
#cB1 h2 {
	font-size:14px;
	margin:3px 0px 3px 0px;
	text-align: left;
	background-color: #E0E0E0;
}

#cA h2 {
	font-size:19px;
	margin:3px 0px 3px 0px;
	text-align: Center;
	background-color: #4e4a49;
	color: #FFFFFF;
	padding: 5px 0px 5px 0px;
}
#cB1 h3 {
	font-size:12px;
	margin:3px 0px 3px 40px;
	text-align: left;
	background-color: #CFCFCF;
	}
#cB1 h4 {
	font-size:10px;
	margin:3px 0px 3px 80px;
	text-align: left;
	background-color: #C3C3C3;
	}
#cB1 h5 {
	font-size:24px;
	text-align: center;
}


div.thumbs {
	float: left;
	padding:0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 80%;
	font-weight: bolder;
	height: 170px;
	width: 154px;
	text-align: center;
	border: 2px solid #282627;
	color:#0066FF;
	margin-right: 5px;
	margin-bottom: 2px;
  }
  
  
div.thumbs img {
	align: center;
	border: 2;
	border-width: 2;
	border-color: #FFFFFF;
}
div.bgsubheading {
	background-color: #CCCCCC;
	background-position: center;
	width: 100%;
}
div.contentsubheading {
	background-color: #CCCCCC;
	background-position: center;
	width: 100%;
}

div.groupingsubheading {
	background-color: #FFFFFF;
	background-position: center;
	width: 600px;
	margin-left: 20px;
	text-align: left;
}

p.column{
	margin-left: 10px;
	margin-right: 6px;

}

/* Who's your daddy */
#daddy {
	width:998px;
	min-height:100%;
	height:auto;
	margin:0 auto -95px auto
	}
* html #daddy {height:100%}

/* Header */
#header {
	height:250px
}
#ticker {
	color: #DBDBDB;
	text-align: right;
	padding-right: 10px;
}
#logo {
	width:310px;
	height:70px;
	padding:14px 0 0 0;
	background:url('images/layout/bg_menu_starter.gif') no-repeat top right;
	float:left;
	display:inline;
	position:relative
	}
#logo-text {color:#ccc; font:normal 27px arial,serif; position:absolute; top:40px; left:100px}

#headerimage {width:998px; height:160px; background:url('images/layout/bg_header.jpg') no-repeat top left; float:left; position:relative}
#slogan {
	color:#000;
	font:normal 20px arial,serif;
	position:absolute;
	bottom:139px;
	left:33px;
	width: 556px;
	height: 16px;
	text-align: left;
}

/* Header links */
#logo a {font-weight:normal}
#download a {color:#fff; display:block; height:51px}
#download a:hover, #logo a:hover {text-decoration:none; color:#ddd}

/* Menu */
#menu {
	width:688px;
	height:53px;
	background:url('images/layout/bg_menu.gif') repeat-x top left;
	float:right;
	display:inline;
	z-index: 10000;
	position:relative
	}



/* CONTENT AND COLUMNS */
#content {background:#f3f2f0 url('images/layout/bg_page.gif') repeat-y top left}
#content a:link, #content a:visited {
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	text-align: center;
}
#cA {
	float:left;
	width:270px;
	margin:0 11px 0 30px;
	display:inline;
	padding: 0px, 50px, 0px, 4px;
}
.Ctopleft {background:url('images/layout/corners_top.gif') no-repeat top left; width:9px; height:9px; overflow:hidden; float:left}
#cA img {
	padding:4px;
	border:2px solid BLACK;
	margin:4px 7px 0 0
}
#cB {float:right; width:679px; margin:0 8px 0 0; display:inline}
.Ctopright {background:url('images/layout/corners_top.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right}
#cB1 {
	width:655px;
	float:left;
	padding:0 5px 5px 10px
}
.news {border-bottom:1px solid #e6e1dd; border-top:1px solid #fcfafb; padding:10px 15px 5px 15px}
#cB2 {width:309px; float:right; margin:0}

.Cpad {margin:0 8px 0 30px}
.Cbottomleft {background:url('images/layout/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/layout/bg_page.gif') repeat-y -39px 0

	}
.Cbottomright {background:url('images/layout/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/layout/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}
#foot1 a:link, #foot1 a:visited {color:#999}
#foot1 a:active {color:#999}
#foot2 {
	padding:5px 360px 0 30px;
	color:#999
}
#foot2 a:link, #foot2 a:visited {color:#ddd}
#foot2 a:active {color:#eee}
.star {color:#fc0}
.valid {float:right}

/* Misc */
.clear {clear:both}
.leflo {float:left}
.riflo {float:right}
#properspace {height:105px}
#preloader {display:none}
#imagewrapper {
	float: left;
	height: auto;
	width: auto;
}
#mainimage {
	float: left;
	height: auto;
	width: auto;
}
#altimages {
	float: left;
	height: auto;
	width: 50px;
	margin-left: 5px;
}
