/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~ GENERAL STYLES (INC. MAIN LAYOUT) ~~ */
body {
	background-color: #FFFFFF;
}
#shell {
	background-image: url(img/ddportfolio_bg.jpg);
	background-repeat: no-repeat;
}
/* MAIN CONTAINER BOX */
#mainBox {
	width: 900px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#mainBox .phoneBox {
	margin: 0px;
	width: 1000px;
	display: block;
	overflow: hidden;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainBox .phoneBox h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 3.4em;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
}
#mainBox .phoneBox a {
	font-size: 0.7em;
	color: #1d1893;
	text-decoration: none;
}
/* PORTFOLIO ROW */
.portfolioRow {
	width: 1000px;

	margin: 0px;
	margin-bottom: 20px;
	margin-left: 23px;
	overflow: hidden;
	display: block;
	padding: 0px;
	xpadding-right: 86px;
	xpadding-left: 66px;
}
.portfolioRow a {
	padding: 0px;
	display: block;
	float: left;
	margin: 0px;
	margin-left: 20px;
	border: 4px solid #000000;
}
.portfolioRow img  {
	border: none;
}
/* INTRO BOX + PORTFOLIO TEXT */
#introBox {
	width: 900px;
	overflow: hidden;
	background-image: url(img/ddintrobox_bg.jpg);
	background-repeat: no-repeat;
}
.porfolioText {
	width: 350px;
	overflow: hidden;
	display: block;
	float: left;
	margin: 0px;
	margin-left: 20px;
	height: 145px;
	padding: 0px;
	padding-top: 20px;	
}
.porfolioText p,
#introBox p {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
	color: #000096;
}
#introBox p {
	font-size: 2.1em;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
	line-height: 1.1em;
}
.porfolioText p {
	font-size: 2em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1em;
}
.highlight {
	color: #000000 !important;
}
.porfolioText .highlight {
	text-indent: 30px;
}

/* TESTIMONIALS BOX */
#testimonialsBox {
	width: 728px;
	margin: 0px;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0px;
	padding-right: 86px;
	padding-left: 86px;
}
#testimonialsBox h2,
#testimonialsBox blockquote,
#testimonialsBox p {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
#testimonialsBox h2 {
	color: #000096;
	font-size: 2em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#testimonialsBox blockquote {
	font-style: italic;
	color: #000000;
	font-size: 1.4em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.2em;

}
#testimonialsBox p {
	color: #000096;
	font-size: 1.8em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#testimonialsBox a {
	color: #000096;
	text-decoration: none;
}
#testimonialsBox a:hover {
	color: #000000;
	text-decoration: underline;
}
p.footnote {
	font-size: 1.4em !important;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	font-weight: bold;
}

#mainBox{width: 1000px;}
#mainBox, #testimonialsBox{clear: both;}
#linkbar ul.submenu{margin-top: 14px;}
#linkbar ul{background: none;}

.text_box_p{clear: both; float: left; padding-left: 290px;}
.portfolioRow{float: left; clear: both;}
.p_title, .p_body{font-size: 23px; font-weight: bold; margin: 0px; line-height: 28px;}
.p_body{ margin-bottom: 10px;}
#red{color: #CE2127; font-size: 25px;}
#blue{color: #1200FF;}
#white{color: #FFFFFF;}
#mainBox .phoneBox h2{margin-right: 7px;}
#mainBox .phoneBox h2{color: #CE2127; font-size: 2.7em;}
#mainBox .phoneBox a{text-decoration: none; color: #CE2127;}