@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	margin-top: 29px;
	background-color: #e0e0e0;
	background-image: url(../layout/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 16px;
}
a:link {color: #877600;}
a:visited {color: #6d5f00;}
a:hover {color: #b09900;}
a:active {color: #877600;}
a.subframe-index:link {color: #e1d378;text-decoration: none;}
a.subframe-index:visited {color: #e1d378;text-decoration: none;}
a.subframe-index:hover {color: #e1d378;text-decoration: underline;}
a.subframe-index:active {color: #e1d378;text-decoration: none;}
ul.footer-nav-links a:link {color: #b0b0b0;}
ul.footer-nav-links a:visited {color: #888888;}
ul.footer-nav-links a:hover {color: #d5d5d5;}
ul.footer-nav-links a:active {color: #b0b0b0;}


/* COMMON STYLES  */
.indexlayout #wrapper {
	width: 940px;
	margin: 0 auto;
	line-height: 1px;
}
.indexlayout #header {
	width: 940px;
	height: 63px;
	margin: 0 auto;
	margin-bottom: 16px;
	background: url(../layout/bg_headerlogo.jpg) no-repeat;
}
.indexlayout #nav {
	float: right;
	display: inline; /* fixes IE6 problem that causes double margins to appear for floated items  */
	margin: 38px 3px 0px 0px;
}
.indexlayout #mainframe-text {
	width: 485px;
	margin: 0;
	padding: 110px 0px 0px 332px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #FFFFFF;
}
.indexlayout #content-left {
	margin: 0;
	margin-left: 2px;
	width: 620px;
	float: left;
	display: inline; /* fixes IE6 problem that causes double margins to appear for floated items  */
	text-align: left;
}	
.indexlayout #content-left p{
	margin: 0px 0px 30px 22px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}	
.indexlayout #content-right {
	margin: 0;
	margin-right: 2px;
	width: 274px;
	height: 775px;
	float: right;
	display: inline; /* fixes IE6 problem that causes double margins to appear for floated items  */
	text-align: left;
	background: url(../layout/bg_rightcolumn.jpg) no-repeat;
}
.indexlayout #content-right-text {
	margin: 0 auto;
	margin-top: 3px;
	width: 228px;
}
.indexlayout #content-right-text p {
	margin: 0;
	padding: 5px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #444444;
}
.indexlayout #content-right-text ul {
	margin: 0;
	padding: 5px 0px 0px 30px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #444444;
}
.list-twocolumn {
	margin: -10px 0px 30px 22px;
	width: 270px;
	float: left;
	display: block;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.list-twocolumn ul {
	margin-bottom: 0;
	margin-top: 0;
}
.list-twocolumn ul li {
	margin-bottom: 6px;
}
.clear {
	margin: 0 auto;
	clear: both;
}
h1 {
	margin: 0px 0px 6px 22px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #163C7A;
	line-height: normal;
}
h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 42px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #3f3f3f;
}
h4 {
	margin: 0 auto;
	margin-top: 11px;
	width: 228px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	line-height: normal;
}
h5 {
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: normal;
}



/* INDEX STYLES  */
.indexlayout #mainframe-index {
	width: 940px;
	margin: 0 auto;
	margin-bottom: 15px;
	height: 302px;
	background: url(../index/mainframe.jpg) no-repeat center;
	text-align: left;
}
.indexlayout #mainframe-index-text {
	width: 495px;
	margin: 0;
	padding: 122px 0px 0px 31px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #FFFFFF;
}
.indexlayout #mainframe-index-btn {
	width: 155px;
	margin: 20px 0px 0px 31px;
	height: 32px;
}
.indexlayout #subframe-index-container {
	width: 940px;
	margin: 0 auto;
	text-align: center;
}
.indexlayout #subframe-index1 {
	width: 302px;
	margin: 0 auto;
	margin-right: 17px;
	height: 168px;
	float: left;
	display: inline; /* fixes IE6 problem that causes double margins to appear for floated items  */
	text-align: left;
	background: url(../index/subframe.png) no-repeat left; 
}
.indexlayout #subframe-index1-text {
	width: 159px;
	margin: 14px 0px 0px 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	float: left;
	display: inline; /* fixes IE6 problem that causes double margins to appear for floated items  */
}
.indexlayout #subframe-index1-icon {
	width: 90px;
	margin: 10px 13px 0px 0px;
	float: right;
	display: inline; /* fixes IE6 problem that causes double margins to appear for floated items  */	
}
.indexlayout #subframe-index2 {
	width: 302px;
	margin: 0 auto;
	margin-right: 17px;
	height: 168px;
	float: left;
	text-align: left;
	background: url(../index/subframe.png) no-repeat left; 
}
.indexlayout #subframe-index2-text {
	width: 159px;
	margin: 14px 0px 0px 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	float: left;
	display: inline; /* fixes IE6 problem that causes double margins to appear for floated items  */
}
.indexlayout #subframe-index2-icon {
	width: 94px;
	margin: 10px 10px 0px 0px;
	float: right;
	display: inline; /* fixes IE6 problem that causes double margins to appear for floated items  */	
}
.indexlayout #subframe-index3 {
	width: 302px;
	margin: 0 auto;
	height: 168px;
	float: left;
	text-align: left;
	background: url(../index/subframe.png) no-repeat left; 
}
.indexlayout #subframe-index3-text {
	width: 159px;
	margin: 14px 0px 0px 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	float: left;
	display: inline; /* fixes IE6 problem that causes double margins to appear for floated items  */
}
.indexlayout #subframe-index3-icon {
	width: 90px;
	margin: 10px 13px 0px 0px;
	float: right;
	display: inline; /* fixes IE6 problem that causes double margins to appear for floated items  */	
}
.indexlayout #offices-text {
	margin: 0 auto;
	padding-top: 30px;
	clear: both;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	line-height: 23px;
	color: #444444;
	font-weight: bold;
}
h2 {
	margin: 0;
	padding: 19px 0px 0px 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #e1d378;
	line-height: normal;
}


/* ABOUT-CCI STYLES  */
.indexlayout #mainframe-aboutcci {
	width: 940px;
	margin: 0 auto;
	margin-bottom: 34px;
	height: 232px;
	background: url(../about-cci/mainframe.jpg) no-repeat center;
	text-align: left;
}


/* BUSINESS-IT-SUPPORT STYLES  */
.indexlayout #mainframe-business {
	width: 940px;
	margin: 0 auto;
	margin-bottom: 34px;
	height: 232px;
	background: url(../business-it-support/mainframe.jpg) no-repeat center;
	text-align: left;
}


/* HOME-PC-REPAIR STYLES  */
.indexlayout #mainframe-homerepair {
	width: 940px;
	margin: 0 auto;
	margin-bottom: 34px;
	height: 232px;
	background: url(../home-pc-repair/mainframe.jpg) no-repeat center;
	text-align: left;
}


/* WEB-DESIGN-HOSTING STYLES  */
.indexlayout #mainframe-webdesign {
	width: 940px;
	margin: 0 auto;
	margin-bottom: 34px;
	height: 232px;
	background: url(../web-design-hosting/mainframe.jpg) no-repeat center;
	text-align: left;
}


/* CONTACT STYLES  */
.indexlayout #mainframe-contact {
	width: 940px;
	margin: 0 auto;
	margin-bottom: 34px;
	height: 232px;
	background: url(../contact/mainframe.jpg) no-repeat center;
	text-align: left;
}
.form-leftcolumn {
	margin: 0;
	margin-right: 20px;
	margin-left: 22px;
	padding: 0;
	padding-bottom: 15px;
	width: 150px;
	float: left;
	display: block;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
}
.form-rightcolumn {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	width: 400px;
	float: left;
	display: block;
}
.form-bottom {
	margin: 0;
	padding: 0;
	padding-top: 15px;
	width: 590px;
	clear: both;
	display: block;
	text-align: center;
}
fieldset {
	background: none;
	border: none;
}


/* LENOVO STYLES  */
.indexlayout #mainframe-lenovo {
	width: 940px;
	margin: 0 auto;
}


/* FOOTER STYLES  */
.indexlayout #footer-spacing {
	margin: 0 auto;
	clear: both;
	height: 80px;
}
.indexlayout #footer-bg {
	margin: 0 auto;
	clear: both;
	min-width: 940px;
	padding-bottom: 25px;
	background: url(../layout/bg_footer.jpg) repeat-x #2c2c2c;
}
.indexlayout #footer-wrapper-top {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}
.indexlayout #footer-testimonial {
	width: 420px;
	margin: 35px 0px 0px 0px;
	float: right;
	display: inline; /* fixes IE6 problem that causes double margins to appear for floated items  */
}
.indexlayout #footer-wrapper-bottom {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}
.indexlayout #footer-copyright {
	margin: 45px 0px 0px 0px;
	float: left;
	display: inline; /* fixes IE6 problem that causes double margins to appear for floated items  */
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #b0b0b0;
	text-align: left;
}
.indexlayout #footer-partners {
	margin: 30px 0px 0px 0px;
	float: right;
	display: inline; /* fixes IE6 problem that causes double margins to appear for floated items  */
	text-align: right;
}
.indexlayout #footer-partners img{
	margin-left: 43px;
}
.footer-nav-linkbox {
	margin: 35px 30px 0px 0px;
	float: left;
	display: inline; /* fixes IE6 problem that causes double margins to appear for floated items  */
}
p.footer-titles {
	margin-top: 0;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e1d378;
	text-transform: uppercase;
}
p.footer-testimonial-quote {
	margin: 0px 0px 5px 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #b0b0b0;
	text-align: left;
}
p.footer-testimonial-name {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #b0b0b0;
	text-align: right;
	font-style: italic;
}
ul.footer-nav-links {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #b0b0b0;
	list-style: none;
	text-indent: 0px;
	padding: 0;
}

