/* Sutton Business Services */

body {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 4px solid #399c07;

	margin: 0;
	padding: 0;
}

.centered {
	width: 750px;
	margin: 0 auto 0 auto;
}

.off {
	display: none;
}

/* =HEADER */
.logo {
	margin: 22px 0 0 0;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	color: #333;
	margin: 40px 14px 10px 14px;
}

h2 span {
	color: #000;
}

#header {
	background: #fff url(img/recent.gif) repeat-x 0 bottom;
}

#top {
	background: url(img/headerback.gif) no-repeat left bottom;
	padding-bottom: 20px;
}

#top img {
	border: 0;
}

.tag {
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	right: 67px;
	line-height: 18px;
	margin-top: 30px;
	top: 53px;
}

.tag span {
	color: #000;
	
}

.who {
	font-size: 15px;
	float: right;
}

/* MENU */

#navcontainer {
	background: #399c07;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #c9e5c3;
	height: 38px;
}

#navcontainer ul {
	list-style-type: none;
	text-align: center;
	font-size: 13px;
	padding-left: 0;
	margin: 10px 0 10px 0;
}

#navcontainer ul li { 
	display: inline; 		
	position: relative;
}

#navcontainer ul li a {
	text-decoration: none;
	padding: 10px 20px 35px 20px;
	color: #fff;
	margin-left: -4px;
	background: url(img/menuback.gif) no-repeat center -100px;	
}

#navcontainer ul li a:hover {
	color: #fff;
	background: url(img/menuback-active.gif) no-repeat center top;
}

#navcontainer #current {
	background-position: center top
}

#navcontainer #active a:hover {
	background: url(img/menuback.gif) no-repeat center top;
}
/* */

/* RECENT */
#recent {
	width: 100%;
	background: #dbffdb url(img/new.gif) no-repeat left top;
	padding: 0;
	border-bottom: 1px solid #408c40;
	font-family: Georgia, sans-serif;

}

#recent_company {
	width: 100%;
	background: #dbffdb;
	padding: 0;
	border-bottom: 1px solid #408c40;
	font-family: Georgia, sans-serif;

}
/*no esta*/
#recent_box {
	background: url(img/greenback.gif) no-repeat center top;
	padding-top: 15px;
	margin: 0 auto 0 auto;
	width: 650px;
}

#recent p {
	margin: 0 auto 0 auto;
	color: #333;
	padding-bottom: 14px;
}

#recent img {
	margin-right: 20px;
	float: left;
}

#recent strong {
	font-size: 24px;
	font-weight: normal;
	padding: 0;
	color: #000;
}


#recent ul li, #porfolio ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	font-size: 12px;
}

#recent ul li a, #recent ul li a:visited {
	padding: 8px;
	color: #1414d0;
	border-right: 1px solid #90a794;
	border-bottom: 1px solid #90a794;
	background: url(img/buttons.gif) repeat-x 238px bottom;
}

#recent ul li a:hover{
	background: url(img/buttons.gif) repeat-x left bottom;
	color: #fff;
	border-right: 1px solid #620101;
	border-bottom: 1px solid #620101;
	padding: 8px;
}

#recent ul li a:active {
	background: #890101;
	color: #fff;
}

#porfolio ul li a, #porfolio ul li a:visited {
	background: url(img/gallerydot.gif) no-repeat left top;
	padding-left: 21px;
	padding-bottom: 1px;
	font-size: 14px;
}

#porfolio ul li a:hover {
	background: #ffffff url(img/gallerydot.gif) no-repeat left bottom;
	padding-left: 21px;
	padding-bottom: 2px;
	color: #cc0000;
}

.clear {
	clear: both;
}
/* */

/* CONTENT */
#content {
	width: 690px;
	margin: 0 auto 35px auto;
	font-family: Georgia, sans-serif;
}

#content p {
	margin: 0 0 16px 0;
	padding: 0;
	color: #333;
	line-height: 22px;
	font-size: 15px;
	font-family: "Trebuchet MS", Verdana, serif;
}

#content h3 {
	font-size: 25px;
	font-weight: normal;
	color: #000000;
	padding: 0;
	margin: 30px 0 5px 0;
text-align: left;
}

#content-orig h3 {
	font-size: 25px;
	font-weight: normal;
	color: #399c07;
	padding: 0;
	margin: 30px 0 5px 0;
}

#content span {
	background: #fffac6;
}

#content h4 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	padding: 0;
	margin: 5px 0 6px 0;
}

#porfolio h4 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}

.star li {
	display: block !important;
	list-style-type: none; 
	line-height: 20px;
	background: url(img/star.gif) no-repeat left center;
	padding-left: 17px !important;
	font-size: 14px !important;
	margin-bottom: 0;
}

#content a, #content a:visited {
	padding: 0 3px 0 3px;
	color: #cc0000;
}

#content a:hover {
	color: #000000;
	background: #fffac6;
	padding: 0 3px 0 3px;
	text-decoration: none;
}

/* */

/* PORTFOLIO BOX */
.box {
	padding: 20px;
	background: url(img/moreinfo.gif) no-repeat bottom left;
	margin-bottom: 38px;
}
/* */

/* SOLUTIONS */
.solutions ul li {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	background: url(img/star.gif) no-repeat left 3px;
	list-style-type: none; 
	padding-left: 22px;
	color: #333;
	line-height: 20px;
	font-size: 15px;
}

.solutions ul li strong {
	color: #000;
}
/* */

/* FOOTER */
#footer {
	background: #dbffdb;
	border-top:2px solid #399c07;
		border-bottom: 5px solid #399c07;
	margin: 0 auto 0 auto;
	font-size: 12px;
}

#footer a {
	color: #000000;
	text-decoration: none;
	border-bottom:none;
	font-weight: bold;
	}

#footer a:hover {
	color: #cc0000;
	border: none;
	text-decoration: underline;
	}


#footer p {
	margin-left: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

#footer .right {
	float: right;
}

/* */

/* 404 ERROR */
#error {
	width: 720px;
	margin: 140px auto;
}

#error h2 {
	padding: 0;
	margin: 0 0 0 65px;
}

#error h1 {
	padding: 0;
	margin: 20px 0 0 65px;
}

#error p {
	margin: 12px 0 0 65px;
}

#error img {
	margin-right: 25px;
}

/* */

/* MAIL */
.mail {
	border-top: 1px dotted #92d1ff;
	border-bottom: 1px dotted #92d1ff;
	background: #eefff6;
	padding: 7px !important;
	text-align: center;
	font-size: 20px;
}

.mail a:link {
	padding: 0 4px 0 4px;
}

.amil a:hover {
	padding: 0 4px 0 4px;
}

abbr {
	border-bottom: 1px dotted #000;
	cursor: help;
}

/* */

/* PICS */
.picleft {
	float: left;
	margin: 0 12px 0 0;
}

.picright {
	float: right !important;
	margin-left: 16px;

}

#porfolio .picleft {

}

/* */

#design {
	padding: 16px 16px 8px 16px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed#ccc;
	margin-top: 18px;
	background: #e4ffdf;
	text-align: center;
}

#design-green {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	background: #e4ffdf;
	text-align: center;
}
#design-green h2 {
	font-size: 25px;
	font-weight: normal;
	color: #000000;
	padding: 0;
	margin: 10px 0 5px 0;
}
#design-yellow {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	background: #fffac6;
	text-align: center;
}

#design-yellow h2 {
	font-size: 25px;
	font-weight: normal;
	color: #000000;
	padding: 0;
	margin: 10px 0 5px 0;
}
#design-yellow h3 {
	font-size: 2em;
	margin: 0 0 8px 0;
	padding: 0;
	color: #000;
}


#design h2 {
	font-size: 2em;
	margin: 0 0 8px 0;
	padding: 0;
	color: #000;
}

#design p {
	color: #000;
}


/* END OF STYLES */
#top-noback {
	padding-bottom: 20px;
}
#recent_box-noback {
	padding-top: 2px;
	margin: 0 auto 0 auto;
	width: 650px;
}
.box-yellowback {
	padding: 20px;
	margin-bottom: 38px;
	background-color: #fffac6;
}
#recent-box {
	width: 187.5px;
	background: #dbffdb;
	padding: 2;
	border-bottom: 1px solid #408c40;
	font-family: Georgia, sans-serif;
	border-left: 1px dashed #408c40;
	border-right: 1px dashed #408c40;
	border-top: 1px solid #408c40;
	height: 300px;
}
/* CONTENT-home */
#content-home {
	width: 760px;
	margin: 0 auto 35px auto;
	font-family: Georgia, sans-serif;
}

#content-home p {
	margin: 0 0 16px 0;
	padding: 0;
	color: #333;
	line-height: 22px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#content-home h3 {
	font-size: 25px;
	font-weight: normal;
	color: #000000;
	padding: 0;
	margin: 30px 0 5px 0;
text-align: center;
}


#content-home span {
	background: #fffac6;
}

#content-home h4 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	padding: 0;
	margin: 5px 0 6px 0;
}


#content-home a, #content-home a:visited {
	padding: 0 3px 0 3px;
	color: #cc0000;
}

#content-home a:hover {
	color: #000000;
	background: #fffac6;
	padding: 0 3px 0 3px;
	text-decoration: none;
}

/* */
