@charset "UTF-8";
/* CSS Document */


body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.6em;
}

* html {
    overflow: hidden;
}

.columnContainer {
	margin:0;
	padding:0;
}

.leftColumn {
	float: left;
	width: 290px;
	margin: 0px;
	padding: 0px;
}

.centerColumn {
	margin-top: 0;
	margin-right: 310px;
	margin-bottom: 0;
	margin-left: 310px;
	padding: 0px;
}

.rightColumn {
	float:right;
	width:290px;
	margin:0px;
	padding: 0px;
}

.cleaner {
	clear: both;
}

a:link {
	color: #D12816;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #D12816;
}

a:hover {
	color: #A0251F;
}

a:active {
	text-decoration: underline;
	color: #D12816;
}

h1 {
	font-size: 1.6em;
	color: #D12816;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

h2 {
	font-size: 1.2em;
	color: #333333;
}

h3 {
	font-size: 1em;
	color: #D12816;
}

ul {
	margin: 0px;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.wrapper {
	text-align: left;
	width: 950px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
}
.bgShadow {
	background-image: url(../images/bgShadow.jpg);
	background-repeat: repeat-y;
	width: 961px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.header {
	position: relative;
	background-image: url(../images/headerBG.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 948px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.menu {
	position: relative;
	height: 100px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 948px;
}
.menuRule {
	background-image: url(../images/menuRule.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 1px;
	position: relative;
	margin-top: 25px;
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.menuHome {
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 36px;
	float: left;
	position: relative;
	margin-top: 37px;
	margin-left: 33px;
	margin-right: 33px;
	padding: 0px;
	margin-bottom: 0px;
	display: inline;
}
.menuAbout {
	background-image: url(../images/about.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 38px;
	float: left;
	position: relative;
	margin-top: 37px;
	margin-left: 33px;
	margin-right: 33px;
	padding: 0px;
	margin-bottom: 0px;
	display: inline;
}
.menuServices {
	background-image: url(../images/services.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 55px;
	float: left;
	position: relative;
	margin-top: 37px;
	margin-left: 33px;
	margin-right: 33px;
	padding: 0px;
	margin-bottom: 0px;
	display: inline;
}
.menuProcess {
	background-image: url(../images/process.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 50px;
	float: left;
	position: relative;
	margin-top: 37px;
	margin-left: 33px;
	margin-right: 33px;
	padding: 0px;
	margin-bottom: 0px;
	display: inline;
}
.menuPortfolio {
	background-image: url(../images/portfolio.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 53px;
	float: left;
	position: relative;
	margin-top: 37px;
	margin-left: 33px;
	margin-right: 33px;
	padding: 0px;
	margin-bottom: 0px;
	display: inline;
}
.menuTestimonials {
	background-image: url(../images/testimonials.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 81px;
	float: left;
	position: relative;
	margin-top: 37px;
	margin-left: 33px;
	margin-right: 33px;
	padding: 0px;
	margin-bottom: 0px;
	display: inline;
}
.menuQuote {
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 36px;
	float: left;
	position: relative;
	margin-top: 37px;
	margin-left: 33px;
	margin-right: 33px;
	padding: 0px;
	margin-bottom: 0px;
	display: inline;
}
.menuContact {
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 48px;
	float: left;
	position: relative;
	margin-top: 37px;
	margin-left: 33px;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 0px;
	display: inline;
}


/* Headlines for each page */
.headlineHowStrong {
	background-image: url(../images/headlineHowStrong.gif);
	background-repeat: no-repeat;
	height: 97px;
	width: 348px;
	position: relative;
	margin-top: 0px;
	margin-left: -10px;
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}

.headlineStartStrong {
	background-image: url(../images/headlineStartStrong.gif);
	background-repeat: no-repeat;
	height: 97px;
	width: 348px;
	position: relative;
	margin-top: 0px;
	margin-left: -10px;
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}

/* End headlines */

/* Tortoises for each page */
.tortoiseHowStrong {
	background-image: url(../images/tortoiseHowStrong.jpg);
	background-repeat: no-repeat;
	height: 340px;
	width: 500px;
	position: relative;
	float: left;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* End tortoises */

#logout a {
	position: relative;
	height: 15px;
	width: 50px;
	color: #FFFFFF;
	float: right;
	margin-right: 43px;
	display: inline;
}

.box {
	float: left;
	position: relative;
	width: 284px;
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	height: 280px;
	margin-top: 36px;
	margin-left: 36px;
	display: inline;
}
.logo {
	position: relative;
	background-image: url(../images/dcgLogo.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 219px;
	float: left;
	margin-left: 119px;
	margin-top: -60px;
	clear: both;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	display: inline;
}

.banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 54px;
	width: 340px;
	position: relative;
	margin-left: 135px;
	margin-bottom: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	display: inline;
}

.maincontent {
	position: relative;
	width: 900px;
	height: auto;
	text-align: left;
	clear: both;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.footer {
	clear: both;
	position: relative;
	margin-right: 25px;
	margin-left: 25px;
	height: 100px;
	width: 900px;
}

.copyright {
	position: relative;
	float: left;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	display: inline;
}

.w3c {
	display: inline;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	width: 200px;
	position: relative;
}

.w3cXHTML {
	background-image: url(../images/valid-xhtml10-blue.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 33px;
	width: 88px;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}

.w3cCSS {
	background-image: url(../images/vcss-blue.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 31px;
	width: 88px;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
	
.contact {
	position: relative;
	float: right;
	margin-top: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100px;
	width: 228px;
	display: inline;
	clear: none;
}

.phone {
	background-image: url(../images/dcgPhone.gif);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 182px;
}

.phoneLocal {
	background-image: url(../images/dcgPhoneLocal.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 165px;
	position: relative;
	clear: both;
	margin-left: 20px;
	float: left;
	margin-top: -5px;
}

.email {
	background-image: url(../images/emailIcon.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 21px;
	position: relative;
	margin-left: 20px;
	float: left;
	margin-top: 8px;
}
.mainrule {
	width: 898px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	position: relative;
	clear: left;
	float: left;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	height: 1px;
	padding: 0px;
	display: inline;
}

#rule {
	width: 900px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	position: relative;
	clear: left;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 1px;
	padding: 0px;
	display: inline;
}

#exp {
	float: left;
	height: 25px;
	width: 100px;
	position: relative;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	margin-top: 155px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
	width: 100%;
}