body {
 	background-color: #4ccee1;
 	padding: 0;
 	margin-left: auto;
 	margin-right: auto;
 	margin-top: 0;
 	margin-bottom: 0;
 	vertical-align: top;
 	font-family: arial, verdana, sans-serif;
 	font-size: 13px;
 	line-height: 13px;
 	color: #ffffff;
	text-align: center;
 	border: 0;
}

a, a:link, a:visited {
 	color: #ffc7ec;
 	text-decoration: none;
	border: 0;
}

a:hover {
 	color: #51e4ff;
 	text-decoration: underline;
	 border: 0;
}


p {
 	padding-bottom: 10px;
 	margin: 0;
}


img {
	 border: 0;
}


table#tabnav {
    background-color: none;
    border: 0;
    width: 950px;
    height: 136px;

}


#container {
 	background-color: #380e40;
 	width: 950px;
	font-size: 12px;
 	line-height: 12px;
 	padding: 1px;
 	color: #ffffff;
 	margin: margin: 0;
 	text-align: left;
 	margin: auto;
 	padding: 0;
 	
}

#header {
 	background-color: ;
 	width: 950px;
 	float: left;
 	height: 135px;
	 margin: 0;
 	padding: 0;
}


#nav {
 	background-color: ;
	 float: left;
 	margin: 0px 0px 0px 0px;
 	padding: 0;
}



#main {
	background:#380e40 url(images/DDcandywebready_10.jpg) no-repeat;
 	float: left;
 	width: 950px;
	font-family: arial, verdana, sans-serif;
 	font-size: 12px;
 	line-height: 12px;
 	margin: 0;
 	padding: 0;
}

#right {
 	float: right;
	 width: 164px;
 	margin: 20px 8px 0px 0px;
 	padding: 0;
}

#sidebar {
 	float: right;
 	width: 164px;
 	margin: 0px 8px 0px 0px;
 	padding: 0;
}



#imagenav {
 	float: left;
 	width: 725px;
 	margin: 0px 0px 3px 0px;
 	padding: 0;
 	text-align: right;
}

#left {
	background-color: #;
 	float: left;
 	width: 737px;
 	margin: 0px 0px 10px 20px;
 	padding: 0;
 	color: #ffffff;
 	background-color:;
}

#footer {
	background-color: #380e40;
 	width: 930px;
 	padding: 0px;
        float: left;
 	font-size: 10px;
 	height: 20px;
 	text-align: center;
}

.portfolio {
 	font-size: 20px;
 	line-height: 19px;
 	padding: 1px;
 	color: #ffffff;
 	background-color:;
 	margin: 0;
 	text-align: right;
}

.large {font-weight:bold;
 	font-size: 20px;
 	line-height: 19px;
 	padding: 1px;
 	color: #ffffff;
 	background-color:;
 	margin: 0;
 	text-align: left;
}


i {
	color: #ff0094;
}

em {    font-size: 10px;
	color: #dca0ff;
}

.menusmalllinks {
 	font-size: 12px;
 	line-height: 12px;
 	color: #ffffff;
 	text-align: left;
}



.stepcarousel{
	float: left;
 	position: relative;
 	overflow: scroll; 
 	width: 737px; /*Width of Carousel Viewer itself*/
 	height: 515px; /*Height should enough to fit largest content's height*/
 	margin-left: 0px;
}

.stepcarousel .belt{
 	position: absolute; /*leave this value alone*/
 	left: 2px;
 	top: 3px;
 	width: 710px;
 	height: 2174px;
}

.stepcarousel .panel{
 	float: left; /*leave this value alone*/
 	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
 	margin: 0px; /*margin around each panel*/
}

.error {
 	color: #FF0000;
 	font-weight: bold;
}

.success {
 	color: #00b622;
 	font-weight: bold;
}


#sidebar p {
 	font-size: 10px;
 	line-height: 11px;
 	margin: 0;
}


input, select, textarea {
        border: 1px solid #fd90ba;
        background-color: #ffebf2;
        font-family: verdana,arial;
        color: #59112d;
}
.submit {
  	border: 2px solid #f532b4;
 	background-color: #ffebf2;
  	font-family: verdana,arial;
  	color: #670045;
}

