@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #666666;
	background-image: url(images/bkg.gif);
	background-repeat: repeat-x;
}
.twoColFixLtHdr #container {
	width: 900px;
	text-align: left;
	background-image: url(images/home_bkg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

.twoColFixLtHdr #containerportfolio {
	width: 900px;
	text-align: left;
	background-image: url(images/portfolio_bkg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

.twoColFixLtHdr #containerprofile {
	width: 900px;
	text-align: left;
	background-image: url(images/profile_bkg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

.twoColFixLtHdr #containercontact {
	width: 900px;
	text-align: left;
	background-image: url(images/contact_bkg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

.twoColFixLtHdr #header {
	padding-top: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.twoColFixLtHdr #logo {
	float: left;
	width: 382px;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 49px;
}
.twoColFixLtHdr #header h1 {
	background-image: url(images/cdslogo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 92px;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #nav {
	margin-top: 0px;
	width: 270px;
	float: right;
	margin-right: 21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.twoColFixLtHdr #nav a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.twoColFixLtHdr  #nav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.twoColFixLtHdr #nav  li {
	margin: 0px;
	padding: 0px;
	float: left;
}

.twoColFixLtHdr #nav img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 392px;
	padding-right: 24px;
	padding-left: 32px;
	margin-top: 0px;
	padding-top: 0px;
	font-style: italic;
	font-size: 16px;
	line-height: 23px;
	  min-height:582px;
  height:auto !important;
  height:582px;
	}
	
	.twoColFixLtHdr #sidebarhome {
	padding-top: 265px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}
	
	.twoColFixLtHdr #sidebarprofile {
	padding-top: 154px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 27px;
	}
	
	.twoColFixLtHdr #sidebarcontact {
	padding-top: 154px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 27px;
	}

.twoColFixLtHdr #sidebar1 p {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

.twoColFixLtHdr #profilequare {
	background-image: url(images/profilesquare.gif);
	background-repeat: no-repeat;
	margin-top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-left: 31px;
	padding-right: 32px;
	font-size: 13px;
	line-height: 18px;
	height: 257px;
	font-weight: normal;
	font-style: normal;
	padding-top: 18px;
}

.twoColFixLtHdr #portfoliosquare {

	margin-top: 23px;
	
}

.twoColFixLtHdr #profilequare p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 23px;
	margin-left: 0px;
}
.twoColFixLtHdr #contactsquare {
	background-image: url(images/contactsquare.gif);
	background-repeat: no-repeat;
	margin-top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-left: 31px;
	padding-right: 32px;
	font-size: 13px;
	line-height: 18px;
	height: 281px;
	font-weight: normal;
	font-style: normal;
	padding-top: 18px;
}

.twoColFixLtHdr #contactsquare p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 21px;
	margin-left: 0px;
}

.twoColFixLtHdr #contactsquare a:link {
	color: #FFF;
	text-decoration: none;
}

.twoColFixLtHdr #contactsquare a:visited {
	color: #FFF;
	text-decoration: none;
}
.twoColFixLtHdr #contactsquare a:hover {
	color: #FFF;
	text-decoration: none;
}

.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 448px;
	padding-right: 28px;
	padding-left: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
} 

.twoColFixLtHdr #mainContentport {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 448px;
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
} 

ul.thumbnails {
	text-align: center;
	padding: 0px;
	float: left;
	margin-top: 146px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
}
ul.thumbnails a {
	width: 95px;
	display: block;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.thumbnails li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bold {
	font-weight: bold;
}

.bold14 {
	font-size: 14px;
	font-weight: bold;
}

.bold_italic {
	font-style: italic;
	font-weight: bold;
}

.bold_italic_18 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.italic_normal {
	font-style: italic;
	font-weight: normal;
}

.red_text {
	color: #E41501;
}

.twoColFixLtHdr #homethumb {
	margin-top: 0px;
	width: 396px;
	padding-top: 265px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	height: 95px;
}

.twoColFixLtHdr  #homethumb ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.twoColFixLtHdr #homethumb  li {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	list-style-type: none;
}
.thumbhome {
	margin-top: 265px;
}

.twoColFixLtHdr #homesquare {
	background-image: url(images/home_square.gif);
	background-repeat: no-repeat;
	margin-top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-left: 40px;
	padding-right: 32px;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	height: 166px;
}
.twoColFixLtHdr #homesquare ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.twoColFixLtHdr #footer {
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 3px;
	background-image: url(images/foot_bkg.gif);
	margin-bottom: 0px;
} 

#footerleft {
	text-align:left;
	float:left;
	width: 367px;
	padding-left: 59px;
	padding-top: 71px;
	padding-right: 24px;
	margin: 0px;
	color: #82705E;
}

#footerright {
	text-align:left;
	padding-right: 59px;
	padding-top: 71px;
	margin-left: 474px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #82705E;
}

#footerright a:link {
	color: #464646;
	text-decoration: none;
}

 #footerright a:visited {
	color: #464646;
	text-decoration: none;
}
 #footerright a:hover {
	color: #464646;
	text-decoration: none;
}


 #signoffright a:link {
	color: #FFF;
	text-decoration: none;
}

 #signoffright a:visited {
	color: #FFF;
	text-decoration: none;
}
 #signoffright a:hover {
	color: #E41501;
	text-decoration: none;
}

.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

.twoColFixLtHdr #footer p.red {
	color: #E41501;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	font-style: italic;
	font-weight: bold;
	margin-top: 21px;
	margin-bottom: 65px;
}

.twoColFixLtHdr #footer p.bold {
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	font-style: italic;
	font-weight: bold;
	margin-top: 21px;
	margin-bottom: 65px;
}
.twoColFixLtHdr #signoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left: 59px;
}
.twoColFixLtHdr #signoffright {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-right: 59px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.boldnormal {
	font-style: normal;
	font-weight: bold;
}

img {border:none;
}
