* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #ded4ba;
	background-image: url(images/bg_wrapper.gif);
	background-repeat: repeat-y;
	background-position: center top;
	line-height: 120%;
	text-align: center;
}
.center { margin-left:auto; margin-right:auto; }
.centerTxt { text-align:center; }
#wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 824px;
}
#header {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 782px;
	padding-right: 21px;
	padding-left: 21px;
	height: 73px;
}	

#navigation {
	width: 532px;
	height: 21px;
	padding-top: 52px;
	padding-left: 250px;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.65em;
	font-weight: bold;
	color: #91816c;
}
#navigation li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#navigation a {
	color: #91816c;
	text-decoration: none;
}
#navigation a:hover {
	color: #4096E3;
	text-decoration: underline;
}
	
#logo {
	height: 44px;
	width: 824px;
	background-image: url(images/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo h1 a {
	width: 230px;
	height: 44px;
	display: block;
	text-indent: -9999px;
}

#banner {
	width: 782px;
	height: 128px;
	background-image: url(images/bg_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 21px;
	padding-left: 21px;
}

#banner h2 {
	display: none;
}
#content {
	font-size: 0.75em;
	width: 742px;
	margin-right: 21px;
	margin-left: 21px;
	padding: 20px;
}
#content  h3   {
	color: #97BD42;
	font-size: 1.45em;
	background-image: url(images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	padding-top: 8px;
	height: 32px;
}

#content p {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#currentClients { width:530px; }
#currentClients p { padding-left:20px; text-align:justify; }
#currentClients p a { font-weight:bold; color:#97BD42; text-decoration:none; }
#currentClients p a:hover { text-decoration:underline; }
#currentClients p img { float:left; margin-right:20px; border:#000000 solid 1px; }
.bizProjects { color:#0077C5; font-size: 1.2em; font-weight:bold; }

.promo a,span {
	color: #006699;
}

.promo a:hover {
	color: #3F9BD7;
}

#webSolutionsList {
	margin-left:80px;
	list-style:square;
	color:#96BD3F;
}

#webSolutionsList li {
	padding-bottom:10px;
	padding-right:80px;
	text-align:justify;
}

#webSolutionsList .normal {
	color:#000000;
}

.packageName {
	color:#0077C5;
	font-size: 1.35em;
	font-weight:bold;
}

.conditionsNumber {
	vertical-align:super;
	font-size:9px;
	font-family:"Lucida Sans", Verdana, sans-serif;
}

.conditions {
	font-size:11px;
}

.webArchiveLink {
	color: #91816C;
	text-decoration: none;
}

.webArchive p {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.webArchiveLink:hover {
	color: #3F9BD7;
	text-decoration: underline;
}

.webArchive img {
	border:thin solid #000000;
	
}

/* Icons courtesy of http://www.monofactor.com/goodies/free-vector-icon-set-1 */

#footer {
	width: 692px;
	margin-right: 41px;
	margin-left: 41px;
	padding-bottom: 20px;
	background-image: url(images/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	padding-top: 10px;
}
#footer p {
	font-size: 0.65em;
	color: #006699;
}
#footer a {
	color: #91816C;
	text-decoration: none;
}
#footer a:hover {
	color: #003366;
	text-decoration:underline;
}
.clear {
	clear: both;
	height: 0px;
}

#copyRight {
	padding-top:10px;
	text-align:center;
}

.w3Org {
	color: #91816C;
}

.w3Org:hover {
	color: #003366;
	text-decoration:underline;
}

#wrapper #content p.img_float_right {
	float: left;
	border: 1px solid #3F9BD7;
	background-color: #ACD8EC;
	padding: 4px;
	margin-top: 14px;
	margin-right: 18px;
	margin-bottom: 18px;
}
