@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;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.twoColFixLtHdr #container {
	width: 950px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/ContainerBg.jpg);
	background-repeat: repeat-y;
} 
.twoColFixLtHdr #header {
	height: 187px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/webheader.jpg);
	background-repeat: no-repeat;
} 
#topmenu {
	padding-left: 220px;
	z-index:5;
	list-style:none;
	float:left;

}

.clearmenu  {
	width: 950px;
	height: 20px;
	clear: both;
}

#topmenu  li {
	list-style-type: none;
	color: #3B2855;
	font-size: 17px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
	position: relative;

}
.lastmenuitem li a {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
}
.twitterlink {
font-size: 14px;
	width: 87px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 220px;
	margin-top: 85px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.twitterlink img {border:none; }
#topmenu  a {
	color: #3B2855;
	text-decoration: none;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3A2754;
	padding-right: 7px;
	padding-left: 7px;
	float: left;
}
#topmenu  li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu  li a.lastmenuitem {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topmenu ul {
	list-style:none;
	position:absolute;
	left:-9999px;
	background-color: #C0C0C0;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 5px;
}
#topmenu ul li {
	padding-top:1px;
	float:none;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 14px;
}
#topmenu ul a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space:nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topmenu li:hover ul {
	left:0px;
}
#topmenu li:hover a {text-decoration:none; }
#topmenu li:hover ul li a:hover {
	color: #FFF;
}

.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top:25px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
}
.twoColFixLtHdr #sidebar1 h1 {
	font-size: 1.2em;
}
.twoColFixLtHdr #sidebar1 p {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.twoColFixLtHdr #sidebar1 a:link {
	text-decoration: none;
	color: #333333;
}
.twoColFixLtHdr #sidebar1 a:active {
	text-decoration: none;
	color: #333333;
}
.twoColFixLtHdr #sidebar1 a:visited {
	text-decoration: none;
	color: #333333;
}
.twoColFixLtHdr #sidebar1 a:hover {
	text-decoration: underline;
	color: #333366;
}
.twoColFixLtHdr #sidebar1 #blogPosts {
	background-color: #E9E8EE;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 0.9em;
}
.twoColFixLtHdr #sidebar1 ul {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
	text-align: left;
}
.twoColFixLtHdr #sidebar1  li {
	padding-bottom: 10px;
}
.twoColFixLtHdr #sidebar1 #newsletter {
	width: 155px;
}
.twoColFixLtHdr #sidebar1 #newsletter p {text-align: center; }
.twoColFixLtHdr #sidebar1 #testimonials {
	padding-bottom: 25px;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
}
.twoColFixLtHdr #sidebar1 #testimonials p {
	text-align: center;
	color: #3A2452;
}
.sidebartitle {
	font-size: 1.4em;
	color: #3B2855;
	font-family: "Times New Roman", Times, serif;
}
#testimonials p {
	margin-bottom: 80px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.9em;
} 
.twoColFixLtHdr #mainContent p {
	padding-right: 20px;
	line-height: 1.2em;
	
}
.twoColFixLtHdr #mainContent a:link {
	color: #663399;
}
.twoColFixLtHdr #mainContent a:visited {
	color: #663399;
}
.twoColFixLtHdr #mainContent a:active {
	color: #663399;
}
.twoColFixLtHdr #mainContent a:hover {
	text-decoration: none;
	color: #666666;
}
.twoColFixLtHdr #mainContent h1{
	font-size: 1.2em;
	font-family: "Arial Black", Arial, sans-serif;
}
.twoColFixLtHdr #mainContent h2, .twoColFixLtHdr #mainContent h3 {
	font-size: 1em;
	font-weight: bold;
}
.twoColFixLtHdr #mainContent li {
	line-height: 1.5em;
}
.twoColFixLtHdr #footer {
	background-color: #FFFFFF;
	background-image: url(images/CDS_footer.jpg);
	background-repeat: no-repeat;
	height: 75px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-position: center;
	text-align: center;
}
.twoColFixLtHdr #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #footer a:hover {
	color: #999;
	text-decoration: none;
}
#footerAddress {
	font-size: 10px;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
.fltrt, .fltrt-border { /* 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: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.fltrt-border {
	border: 1px solid #000;
}
.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;
}
.webGallery, .graphicdesignGallery {
	min-height: 240px;
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCBD8;
	padding-top: 10px;
	padding-bottom: 10px;
}
.featurebox {
	background-color: #E9E8EE;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
	width: 610px;
	height: 250px;
}
.featurebox img {
	border: 1px solid #000;
}

