@charset "utf-8";

.interior-wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#nav .interior-wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: 200px;
}
#text-block .interior-wrapper {
	height: 150px;
}

#main .interior-wrapper {
	background-repeat: no-repeat;
	background-position: center center;
	height: 340px;
	background-image: url(images/cssimg/bg-feature.jpg);
}

#nav {
	background-image: url(images/cssimg/bg-nav.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 200px;
	background-color: #F0EFC1;
}
#logo {
	margin-left: 0px;
	float: left;
	margin-top: -15px;
}
#login {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	float: right;
	height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
	padding-top: 0px;
	margin-top: 5px;
	padding-left: 25px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CC045C;
	line-height: 16px;
}
#login1 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	float: right;
	height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
padding-right: 15px;
	padding-top: 0px;
	margin-top: 5px;
	padding-left: 25px;
	line-height: 16px;
}
#login a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #CE0E62;
	font-size: 12px;
	text-decoration: none;
}
#login1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #CE0E62;
	font-size: 12px;
	text-decoration: none;
}
#login a:visited, a:hover, a:active, a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #CE0E62;
	font-size: 12px;
	text-decoration: none;
}
#login1 a:visited, a:hover, a:active, a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #CE0E62;
	font-size: 12px;
	text-decoration: none;
}


#main {
	height: 358px;
	background-color: #F0EFBF;
	padding-bottom: 25px;
	clear: both;
}
#tagline {
	float: right;
	width: 250px;
}

#feature-text {
	float: right;
	width: 250px;
	margin-right: 45px;
	margin-top: 25px;
}
#feature-sample {
	float: left;
	width: 570px;
	margin-top: 25px;
	margin-left: 44px;
	padding: 10px;
	background-color: #FFFFFF;
	height: 260px;
}
#text-block {
	background-image: url(images/cssimg/bg-bottomdetail.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 0px;
	height: 100px;
	padding-top: 95px;
}
#text {
	background-image: url(images/cssimg/bg-zebra.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 175px;
	width: 270px;
	padding: 15px;
	margin-left: 25px;
}
#text2 {
	background-repeat: repeat-x;
	float: right;
	padding: 15px;
}

#portfolio img {
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	overflow: hidden;
}
#portfolio .interior-wrapper {
	padding-top: 35px;
}

#portfolio {
	background-color: #F0EFC1;
	clear: both;
	height: 780px;
	padding-top: 0px;
}
#text1 {
	background-repeat: repeat-x;
	float: left;
	padding: 15px;
	margin-right: 25px;
}
#portfolio .interior-wrapper p {
	font-size: 9px;
	color: #EBE6E3;
	text-align: center;
}
#naceo td { background-color: #F7F5DB; margin: 5px; padding: 15px; border-right-width: 5px; border-left-width: 5px; border-right-style: solid; border-left-style: solid; border-right-color: #F0EFC1; border-left-color: #F0EFC1; }
#naceo h2 { color: #CC045C; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; padding: 0px; text-align: left; line-height: 16px; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; }
#naceo h3 { color: #CC045C; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; text-align: left; line-height: 16px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000; margin-top: 0px; margin-right: 0px; margin-bottom: 8px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 8px; padding-left: 0px; }
#naceo ul li p{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000; }
