@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;
}

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

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

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

.cleaner {
	clear: both;
}

/* 3 column layout for quote page */
.leftColumnQuote {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

.centerColumnQuote {
	margin-top: 0;
	margin-right: 120px;
	margin-bottom: 0;
	margin-left: 220px;
	padding: 0px;
}

.rightColumnQuote {
	float:right;
	width:100px;
	margin:0px;
	padding: 0px;
}
/* End */

/* 3 column layout for submit page */
.leftColumnSubmit {
	float: left;
	width: 15px;
	margin: 0px;
	padding: 0px;
}

.centerColumnSubmit {
	margin-top: 0;
	margin-right: 120px;
	margin-bottom: 0;
	margin-left: 20px;
	padding: 0px;
}

.rightColumnSubmit {
	float:right;
	width:100px;
	margin:0px;
	padding: 0px;
}
/* End */

#centerContact {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 310px;
	padding: 0px;
}

#rightContact {
	float:right;
	width:0px;
	margin:0px;
	padding: 0px;
}

.cleaner {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

.columnQuoteItem {
	margin: 0px;
	padding: 0px;
	width: 200px;
	vertical-align: text-top;
}

.columnQuoteDesc {
	margin: 0px;
	padding: 0px;
	width: 500px;
	vertical-align: text-top;
}

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;
}

strong {
	margin: 0px;
	padding: 0px;
}

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;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

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(http://www.daystromcreative.com/images/bgShadow.jpg);
	background-repeat: repeat-y;
	width: 961px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.header {
	position: relative;
	background-image: url(../images/headerPagesBG.jpg);
	background-repeat: no-repeat;
	height: 185px;
	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 */

.headlineStacked {
	background-image: url(http://www.daystromcreative.com/images/headlineStacked.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 702px;
	position: relative;
	margin-top: -170px;
	margin-left: 40px;
	float: left;
	display: inline;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.headlineBigger {
	background-image: url(../images/headlineBigger.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 688px;
	position: relative;
	margin-top: -170px;
	margin-left: 40px;
	float: left;
	display: inline;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.headlineLeftBehind {
	background-image: url(../images/headlineLeftBehind.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 685px;
	position: relative;
	margin-top: -170px;
	margin-left: 40px;
	float: left;
	display: inline;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.headlineThinkingSmall {
	background-image: url(../images/headlineThinkingSmall.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 680px;
	position: relative;
	margin-top: -170px;
	margin-left: 40px;
	float: left;
	display: inline;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.headlineConfidence {
	background-image: url(../images/headlineConfidence.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 685px;
	position: relative;
	margin-top: -170px;
	margin-left: 40px;
	float: left;
	display: inline;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.headlineRise {
	background-image: url(../images/headlineRise.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 725px;
	position: relative;
	margin-top: -170px;
	margin-left: 40px;
	float: left;
	display: inline;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.headlineBeStrong {
	background-image: url(../images/headlineBeStrong.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 710px;
	position: relative;
	margin-top: -170px;
	margin-left: 40px;
	float: left;
	display: inline;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* End headlines */

/* Tortoises for each page */

.tortoiseStacked {
	background-image: url(http://www.daystromcreative.com/images/tortoiseStacked.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 265px;
	position: relative;
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.tortoiseBigger {
	background-image: url(../images/tortoiseBigger.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 238px;
	position: relative;
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.tortoiseLeftBehind {
	background-image: url(../images/tortoiseLeftBehind.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 263px;
	position: relative;
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.tortoiseThinkingSmall {
	background-image: url(../images/tortoiseThinkingSmall.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 255px;
	position: relative;
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.tortoiseConfidence {
	background-image: url(../images/tortoiseConfidence.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 263px;
	position: relative;
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.tortoiseRise {
	background-image: url(../images/tortoiseRise.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 263px;
	position: relative;
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.tortoiseBeStrong {
	background-image: url(../images/tortoiseBeStrong.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 263px;
	position: relative;
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
}

/* End tortoises */

.portfolioContainer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;	
}

#efh {
	background-image: url(../images/efhSmall.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 140px;
	position: relative;
}

#ccc {
	background-image: url(../images/cccSmall.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 140px;
	position: relative;
}

#chc {
	background-image: url(../images/chcSmall.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 140px;
	position: relative;
}

#chc {
	background-image: url(../images/chcSmall.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 140px;
	position: relative;	
}

#dv8 {
	background-image: url(../images/dv8Small.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 140px;
	position: relative;	
}

#bdf {
	background-image: url(../images/bdfSmall.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 140px;
	position: relative;	
}

#dj {
	background-image: url(../images/djSmall.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 140px;
	position: relative;	
}

#tt {
	background-image: url(../images/ttSmall.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 140px;
	position: relative;	
}

#aas {
	background-image: url(../images/aasSmall.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 140px;
	position: relative;	
}

#adt {
	background-image: url(../images/adtSmall.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 140px;
	position: relative;	
}

#ts {
	background-image: url(../images/tsSmall.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 140px;
	position: relative;	
}

#bbc {
	background-image: url(../images/bbcSmall.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 140px;
	position: relative;	
}

#swc {
	background-image: url(../images/swcSmall.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 140px;
	width: 140px;
	position: relative;	
}

#twn {
	background-image: url(../images/twnSmall.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 140px;
	width: 140px;
	position: relative;	
}

#mj {
	background-image: url(../images/mjSmall.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 140px;
	width: 140px;
	position: relative;	
}

#hh {
	background-image: url(../images/hhSmall.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 140px;
	width: 140px;
	position: relative;	
}

#ap {
	background-image: url(../images/apSmall.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 140px;
	width: 140px;
	position: relative;	
}


.femalePhysician {
	background-image: url(../images/femalePhysician.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 263px;
	position: relative;
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;;
}



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

.logo {
	background-image: url(http://www.daystromcreative.com/images/dcgLogo.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 219px;
	margin-left: 90px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	display: inline;
	top: 119px;
	float: left;
	margin-top: -60px;
}

.box {
	float: left;
	position: relative;
	width: 284px;
	background-image: url(http://www.daystromcreative.com/images/box.jpg);
	background-repeat: no-repeat;
	height: 280px;
	margin-top: 36px;
	margin-left: 36px;
	display: inline;
}

.banner {
	background-image: url(http://www.daystromcreative.com/images/banner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 54px;
	width: 340px;
	margin-left: 325px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: -60px;
	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;
	font-size: 1px;
	line-height: 1px;
}

#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: 215px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 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%;
}*/
.bannerLarge {
	background-image: url(http://www.daystromcreative.com/images/bannerLarge.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 290px;
}
.iconServices {
	background-image: url(../images/iconServices.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 48px;
	position: relative;
	top: 0px;
}

.check {
	margin: 0px;
	padding: 5px;
	height: 9px;
	width: 9px;
}

/* Image preview */

.border_preview {
  z-index: 100;
  position: absolute;
  border: 1px solid #444;
  color: #4b4b4b;
  font-size: 11px;
  text-align: left;
  background-color: white;
}

#loader_container {
  text-align: center;
  position: absolute;
  top: 40%;
  width: 100%;
}

#progress {
  height: 5px;
  font-size: 1px;
  width: 1px;
  position: relative;
  top: 1px;
  left: 10px;
  background-color: #9D9D94;
}

.title_h2 {
  width: 300px;
  padding: 12px 0 0 18px;
}

.preview_temp_load {
  vertical-align: middle;
  text-align: center;
}

.preview_temp_load img {
  vertical-align: middle;
  text-align: center;
  border: 1px solid #D0E5F3;
  margin: 8px 3px 15px 3px;
}
