/* Start of CMSMS style sheet 'DWD-main' */
body {
	text-align: center;
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #333;
        margin: 0 auto 30px auto;
        background: #fff;
}
#nav-wrapper {
        background: #333 url(template/nav.jpg) repeat-x bottom left;
        height: 40px;
}
#nav {
       margin: 0 auto;
       width: 990px;  
}
#intro-wrapper {
        background: #000 url(template/intro.jpg) repeat-x top left;
        height: auto;
        margin-bottom: 5px;
        clear: both;
        color: #fff;
}
#intro {
       margin: 0 auto;
       width: 990px;  
       font-size: 1.4em;
       line-height: 1.5em;
       padding: 15px 0 10px 0;
       text-align: left;
}
#intro a:link {
	color: #fff;
	text-decoration: underline;
        border: none;
}
#intro a:visited {
	color: #fff;
	text-decoration: underline;
        border: none;
}
#intro a:hover {
	text-decoration: none;
	color: #fff;
}
#intro img {
        border: 1px solid #000;
}
#intro img a:hover {
        border: none;
}
#breadcrumbs {
       font-size: .8em;
       color: #ccc;
}
#wrapper {
        margin: 0 auto;
	text-align: left;
	width: 990px;
}
#content {
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 10px 0 0 0;
	text-align: left;
}
#content ul
{
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 0;
}
#content li {
	margin-left: 15px;
	padding: 0 0 1em .5em;
	line-height: 1.6em;
	list-style-type: disc;
}
#content li li {
	margin-left: 15px;
	padding: 0 0 0 .5em;
	line-height: 1.6em;
	list-style-type: circle;
}
#content ol {
	margin-right: 20px;
	background: url(none);
	}
#content img {
border: 0;
}
.image-border {
	border: 1px solid #333333;
	background: #FFFFFF;
	padding: 5px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight: normal;
}
h1 {
        font-size: 1.3em;
        line-height: 1.1em;
        text-align: left;
        color: #000;
        padding-bottom: 10px;
}
h2 {
	font-size: 1.7em;
        padding-bottom: 10px;
        text-align: left;
        line-height: 1.1em;
        color: #000;
}
h3 {
	font-size: 1.3em;
        text-align: left;
        padding-top: 10px;
        color: #000;
        font-weight: bold;
        border-bottom: 1px dotted #ccc;
}
h4 {
	font-size: 1.2em;
        font-weight: bold;
        margin-top: 1em;
        color: black;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #66CC00;
}
.footer-clear {
	clear: both;
	font-size: .95em;
}
#footer1 {
        clear: both;
	font-size: .95em;
        background: url(template/footer.gif) no-repeat bottom center;
        padding-top: 20px;
        height: 48px;
}
#footer2-container {
        background: #353535 url(template/footer2.jpg) repeat-x top left;
}
#footer2 {
        width: 980px;
        margin: 0 auto;
        line-height: 1.7em;
        text-align: left;
        color: #fff;
        font-size: 1.2em;
        padding: 30px 0;
}
#footer2 h2 {
       color: #fff;
}
#footer2 h3 {
       color: #fff;
       padding: 10px 0;
       border: none;
}
#footer2 a {
	color: #fff;
	text-decoration: none;
        border-bottom: none;
	}
#footer2 a:visited {
	color: #fff;
	text-decoration: none;
         border-bottom: none;
}
#footer2 a:hover {
	color: #F23A88;
	text-decoration: none;
        border-bottom: 1px dotted #F23A88;
}
#footer2 ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#footer2 li
{
	margin-left: 15px;
	padding: 0 0 0 .5em;
	list-style-type: circle;
}
.footer2-right {
	float: right;
	margin: 0 0 10px 20px;
        padding-left: 20px;
	width: 640px;
}
#footer2 ol {
	margin-right: 20px;
	background: url(none);
	}
#search {
        margin-top: 20px;
}
.currentpage {
  color: #F23A88 !important;
}
#footer3 {
        width: 990px;
        margin: 0 auto;
        background: url(template/footer3.gif) no-repeat top center;
        padding-top: 55px;
        font-size: 1.2em;
}
.image-left {
	float: left;
	margin: 0px 10px 5px 0px;
}
.image-right {
	float: right;
	margin: 0px 0px 5px 10px;
}
.quote {
        background: #C6DCE7;
        padding: 5px 15px;
        margin: 0;
        font-style: italic;
        font-size: 1.1em;
        color: #333;
        border: 1px solid #ccc;
}
blockquote {
        background: #DFFFBF;
        padding: 5px 15px;
        margin: 15px 0;
        font-style: italic;
        font-size: 1.1em;
        color: #333;
        border: 1px solid #B7FF6F;
}
.price {
	font-weight: bold;
	color: #EB2A78;
        font-size: 1.3em;
}
.bottomline {
	font-style: italic;
	padding-bottom: 20px;
}
.small {
	font-size: 0.95em;
	line-height: 1.2em;
}
.snippet {
        border-bottom: 1px dotted #cccccc;
        padding: 1em 0 1em 0;
}
.snippet-left {
        float: left;
}
.snippet-right {float: right;}


.portfolio img {
  margin-bottom: 15px;
  border: 10px solid #fff;
}
.right-col {
  float: right;
  background: #000 url(template/icon-happy-clients.gif) no-repeat 160px -22px;
  border: 1px solid #999;
  width: 220px;
  padding: 70px 30px 35px 30px;
  font-style: italic;
  font-size: 1.3em;
  line-height: 1.4em;
  color: #888;
  font-weight: normal;
  font-family: "Trebuchet MS","Lucida Grande",Arial,Sans-Serif;
}
/* End of 'DWD-main' */

