* {
	margin: 0;
	padding: 0;
}

body {
	background: #A9B3BB url(images/backgroundgrad.gif) repeat-x;
	background-color:black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #555555;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

b {
font-weight:bold;
color:black;
font-size:12px;
}

a {
	font-weight:bold;
color:black;
}

a:hover {
	text-decoration: none;
	color: #FC3E1A;
}

img.left {
	float: left;
	margin: 7px 10px 0px 10px;
	border: 1px solid #cecece;
}

img.right {
	float: right;
	margin: 7px 10px 0px 10px;
	border: 1px solid #cecece;
}

hr {
	display: none;
}

#logo {
	width: 770px;
	height: 150px;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
	background: url(images/logobackground.gif) no-repeat 0px 0px;
}

#logo h1, #logo p {
	color: #FFFFFF;
}

#logo h1 {
}

#logo p {
	margin: 0;
	padding: 0 0 0 -10px;
	line-height: normal;
}

#logo a {
    position: absolute;
	margin: 0 auto;
	top:0;
	
	width:80%;
	height:150px;
}
#logo a h1 {
	display:none;
}



#thicktabs{
margin: 0 auto;
padding: 0;
width: 770px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:14px;

}

#thicktabs li{
display: inline;
}

#thicktabs li a{
	float: left;
	display:block;
	color: black;
	height: 30px;
	padding: 12px 25px 0 25px;
	margin:0 0 10px 0;
	text-decoration: none;
	background: transparent url(images/orgnav.gif) top right no-repeat;
	border-top: 1px solid #d3bdbe; /*top border style*/
	border-bottom: 3px solid #ff9c00; /*thick bottom border below tabs*/
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #d3bdbe; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: #black;
}

#thicktabs li a:hover{
color: black;
background-image: url(images/crbgover.gif); /*background image swap on hover*/
}

</style>

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->

.threecolfull {
	width: 770px;
	margin: 0 auto;
	padding: 10px 0 0 0px;
	
}
.threecolfull .fullcol {
	float: left;
	width: 770px;
	margin: 0 auto;
}

.threecolfull .fullcol .titleICD {
	height: 30px;
	padding: 15px 0 0 0px;
	background: url(images/icdheader.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
	text-align: center;
	text-indent:-5000px;
}
.threecolfull .fullcol .titleAbout {
	height: 30px;
	padding: 15px 0 0 10px;
	background: url(images/aboutheader.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
	text-align: center;
	text-indent:-5000px;
}
.threecolfull .fullcol .titleDesigners {
	height: 30px;
	padding: 15px 0 0 10px;
	background: url(images/DesignersHeader.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
	text-align: center;
	text-indent:-5000px;
}
.threecolfull .fullcol .titleServices {
	height: 30px;
	padding: 15px 0 0 10px;
	background: url(images/servicesheader.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
	text-align: center;
	text-indent:-5000px;
}
.threecolfull .fullcol .titleProducts {
	height: 30px;
	padding: 15px 0 0 10px;
	background: url(images/productsheader.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
	text-align: center;
	text-indent:-5000px;
}
.threecolfull .entryfull {
	
	min-height: 350px;
	background-color: #FFFFFF;
}

.threecolfull .entryfull b{
	
	font-weight:bold;
color:black;
font-size:16px;
}


.threecolfull .entry {
	
	min-height: 350px;
	background-color: #FFFFFF;
		border-right:1px solid #cccccc;
	}
	
.threecolfull p {
	padding: 10px 15px 4px 15px; 
	font-size: 1.4em;
	
		}

.mainconthp {
	width: 770px;
	margin: 0 auto;
}


.threecol {
	width: 770px;
	margin: 0 auto;
	padding: 10px 0 0 20px;
	
}
.threecol .fullcol {
	float: left;
	width: 750px;
}

.threecol .fullcol .title {
	height: 30px;
	padding: 15px 0 0 10px;
	background: url(images/icdheader.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
	text-align: center;
	text-indent:-5000px;
}
.threecol .entryfull {
	
	min-height: 350px;
	background-color: #FFFFFF;
}

.threecol .column-one {
	float: left;
	width: 250px;
}

.threecol .column-two {
	float: left;
	width: 250px;
	}
.threecol .column-three {
	float: left;
	width: 250px;
	}


.threecol .column-one .title {
	height: 30px;
	padding: 15px 0 0 10px;
	background: url(images/icdheader.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
	text-align: center;
	text-indent:-5000px;
}

.threecol .column-two .title {
	height: 30px;
	padding: 15px 0 0 10px;
	background: url(images/servicesheader.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
	text-align: center;
	text-indent:-5000px;
}
.threecol .column-three .title {
	height: 30px;
	padding: 15px 0 0 10px;
	background: url(images/aboutheader.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
	text-align: center;
	text-indent:-5000px;
}

.threecol .entry {
	
	min-height: 350px;
	background-color: #FFFFFF;
		border-right:1px solid #cccccc;
	}
	
.threecol p {
	padding: 4px 15px 4px 15px; 
	}

/* Footer */

#footer {
	width: 750px;
	margin: 0 auto;
	min-height:35px;
	background: #3F4244 url(images/footer.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: 14px;
	color: #666666;
}

#footer a {
	color: #666666;
}

table.stats
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 550px;
background-color: #fffcdd;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color: #fffcdd;
color: #000;
padding: 4px;
text-align: left;
border: 1px #edecd2 solid;}

table.stats td.hed
{background-color: #ffd485;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}