h1, h2, h3, h4, h5, h6, p, ul, li {
font-weight: normal;
margin: 0;
padding: 0;
}

li { list-style-type: none;}

a img { border: 0; }

.container { background: #8FA3AE; width: 960px; margin: 0 auto; }

.mini-container { background: #8FA3AE; width: 750px; margin: 0 auto; }


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


#bigBanner {
	float: right;
	width: 570px;
	height: 240px;
	padding-right: 10px;
}

#ixi-home {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

#ixi-home .top-header .caption {
	padding-right: 10px;
	clear: right;
	float: right;
	text-align: right;
}

#ixi-home .top-header .caption a {
	font-size: 11px;
	color: #990000;
}

#ixi-home .top-header {
}

#ixi-home .top-header h1 { font-size: 13px; font-weight: bold;}

#ixi-home .top-header p { font-size: 11px; margin-top: 5px; margin-bottom: 5px;}

#ixi-home .top-header h2 { font-size: 11px; font-weight: bold;}

#ixi-home .top-header { padding-top: 15px; padding-bottom: 10px; }

#ixi-home #header-text { margin-left: 10px; width: 360px; }

#ixi-home .introduction {
	border-top: 1px solid #000;
	font-size: 10px;
	padding: 5px 0;
}

#ixi-home .introduction .options {
	width: 58%;
	margin: 0 auto;
}

#ixi-home .introduction .options h4 {
	width: 33%;
	float: left;
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
}
#ixi-home .introduction .options h4.my-logo {
	background: url(/images/homepage/idc-logo.gif) center top no-repeat;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
}

#ixi-home .introduction p {
	text-align: center;
	width: 95%;
	margin: 0 auto;
}

#ixi-home .introduction a {
	color: #990000;
}

#ixi-home .four-col {
	width: 24%;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #000;
	float: left;
	height: 215px;
	background: #B9D1DB;
}

#ixi-home .four-col.first {
	margin-left: 5px;
}

#ixi-home .four-col h4 {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background-position: 0 15px;
	background-repeat: no-repeat;
	margin-top: 4px;
	padding-bottom: 40px;
}

#ixi-home .four-col p {
	font-size: 11px;
	padding: 0 8px;
}

#ixi-home .four-col .feature-img {
	float: right;
	margin-top: -35px;
	padding-right: 3px;
	margin-bottom: 3px;
	width: 110px;
	height: 90px;
}

#ixi-home .four-col h4#dotn { background-image: url(/images/homepage/dotn-logo.gif); }
#ixi-home .four-col h4#botn { background-image: url(/images/homepage/botn-logo.gif); }
#ixi-home .four-col h4#eotn { background-image: url(/images/homepage/eotn-logo.gif); }
#ixi-home .four-col h4#tdla { background-image: url(/images/homepage/tdla-logo.gif); }

#ixi-home .gallery { font-size: 11px; padding-top: 10px; }

#ixi-home .gallery .feature-img { 
	margin: 0 auto;
/*
	border: 1px solid #ffa;
*/
}

#ixi-home .gallery h3 { text-align: center; font-weight: bold; font-size: 13px; }

#ixi-home .three-col {
	width: 33.3%;
	float: left;
}

#ixi-home .three-col h4 { padding-top: 10px; text-align: center; height: 30px; }

#ixi-home .three-col p { padding-top: 40px; }

#ixi-home .three-col .feature-img { width: 290px; height: 175px; }


#ixi-home .one-col {
	clear: left;
	padding-top: 10px;
	padding-bottom: 15px;
}

#ixi-home .one-col h4, #ixi-home .two-col h4 { text-align: right; padding-right: 25px; }

#ixi-home .one-col .feature-img { width: 925px; height: 175px; }

#ixi-home .two-col {
	width: 50%;
	float: left;
}
#ixi-home .two-col h3, #ixi-home .two-col h4 { margin-bottom: 8px; } 
#ixi-home .two-col p { width: 430px; margin: 0 auto; }


#ixi-home .two-col .feature-img { width: 430px; height: 175px; }

#ixi-home .biglinks { padding-top: 10px; }

#ixi-home .biglinks .four-col {
	border: none;
	margin: 0 4px;
}

#ixi-home .biglinks .four-col.first {
	margin-left: 8px;
}

#ixi-home .biglinks .four-col {
	-moz-border-radius:10px 10px 10px 10px;
	-moz-box-shadow:3px 3px 3px #888888;
	background: url(/images/homepage/biglinks.png) top repeat-x;
}

#ixi-home .biglinks .four-col h3 {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font: "Helvetica Neue",Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 21px;
}

#ixi-home .mini { clear: both; padding-top: 20px; }

#ixi-home .mini .four-col.first { margin-left: 8px; }


#ixi-home .mini .four-col {
	border: none;
	background: transparent;
	margin: 0 4px;
}

#ixi-home .mini .four-col .feature-img {
	float: none;
	width: 225px;
	height: 175px;
	margin: 0 auto;
}

#ixi-home .mini .four-col h4 { text-transform: capitalize; }

h3 a {
	display: block;
	text-decoration: none;
	padding-top: 160px;
	background-position: top center;
	background-repeat: no-repeat;
}

h3#show-services a {
	color: #006839;
	background-image: url(/images/homepage/show-services.png);
}

h3#specials a {
	color: #752E0E;
	background-image: url(/images/homepage/specials.png);
}

h3#contact-us a {
	color: #CE5B27;
	background-image: url(/images/homepage/contact-us.png);
}

h3#latest-designs a {
	color: #1EBC06;
	background-image: url(/images/homepage/latest-designs.png);
}

#ixi-home .content-footer {
	font-size: 11px;
}


#ixi-home .content-footer h5 {
	padding-top: 10px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}

#ixi-home .content-footer .links ul {
	padding-left: 5px;
}

#ixi-home .content-footer .links ul li {
	list-style-type: square;
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 12px;
}

#ixi-home .content-footer p {
	padding-top: 30px;
	margin-right: 5px;
}

#ixi-home .content-footer .two-col.first { clear: left; }

#ixi-home .content-footer .two-col.first ul { padding-left: 10px; } 

#ixi-home .content-footer .two-col.first ul li {
	display: inline;
	margin-right: 40px;
}

#ixi-home .content-footer .two-col .feature-img { padding-right: 10px; float: right; width: 235px; height: 122px; }


#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	z-index: 99;
}
