@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/* CSS Document


AUTHOR: KMDG, Inc
AUTHOUR URL: http://kmdg.com
DESIGNED FOR: tCreative
URL: http://tcreative.com
DATE: MARCH - MAY 2008


 */
 

/*  GENERAL  */

body {
	padding:0;
	margin:0;

}

#wrapper {}

a, a:link, a:active, a:visited {
	color: #DB3024;
}
a:hover {
	color: #333333;
	text-decoration: none;
}


/*    HEADER    */
#flash {
	text-align: center;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
}
#body-container {
}


/*     CONTENT     */
#title {
	background-image: url(../img/title_bg.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	margin-right: 10px;
	margin-left: 10px;
	height: 75px;
}
#text {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	text-align: justify;
}

.contact-table {
	vertical-align: top;
	padding: 5px;
}
.contact-table-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align: top;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F3F3F3;
}


.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}


/*     ETC      */

.small {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.team-name {
	color: #CC0000;
	border-bottom: solid 2px #CCCCCC;
	margin-bottom: 0px;
}

.border1 {
	border-bottom: dotted 1px #CCCCCC;
}
.border2  {
	border-top: dotted 1px #CCCCCC;
}

#testimonials {
	width: 314px;
	padding: 10px;
}
.testimonial {
	background-color: #E3E3E3;
	font-size: 11px;
/*	width: 295px;*/
	padding-right: 10px;
	padding-left: 10px;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.company {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


/*    PORTFOLIO    */

#portfolio-border-slider {
	border: 1px solid #CCCCCC;
}
#portfolio-border-slider2 {
	border: 5px solid #FFFFFF;
}
.casestudy-border-img {
	border: 1px solid #CCCCCC;
}
.casestudy-border-img img {
	border: 5px solid #FFFFFF;
}
.case-text {
	font-size: 10px;
	padding: 10px;
	line-height: 15px;
}
.portfolio-hr {
	border-bottom: 8px solid #CCCCCC;
}
.portfolio-hr2 {
	border-top: 8px solid #CCCCCC;
}
.portfolio-text {
	font-size: 12px;
}
 

/*    FOOTER    */

.border-top {
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 10px;
	padding-top: 10px;
}
.border-top2 {
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	margin-top: 10px;
	padding-top: 10px;
}


#footer {
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #e6e6e6;
}
#footer-index {
	width: 100%;
}
#footer-boxes {
	margin-top: 25px;
	margin-bottom: 15px;
}

#footer .small { font-size: 10px;}
.footer-casestudies {
	background-image: url(../img/footer_casestudies.gif);
	background-repeat: no-repeat;
	width: 241px;
	height: 202px;
}
.footer-testimonials {
	background-image: url(../img/footer_testimonials.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 202px;
}
.footer-getaquote {
	background-image: url(../img/footer_getaquote.gif);
	background-repeat: no-repeat;
	height: 202px;
	width: 246px;
}
#copyright {
	color: #333333;
	font-size: 12px;
	padding: 10px;
}

#copyright a, #copyright a:link, #copyright a:active, #copyright a:visited {
	color: #333333;
}

#copyright a:hover {
	color: #212121;
}

.footer-casestudies .small, .footer-testimonials .small, .footer-getaquote .small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 48px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	height: 135px;
	overflow: auto;
}
