body {
	background-image: url(/styles/images/body-bg.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
a img {
	border: none;
}
.clear {
	clear: both;
}
.hide {
	display: none;
}
.more {
	background: url(/styles/images/icon-arrowmore.gif) no-repeat right center;
	padding-right: 9px;
}
a.more {
	color: #b00;
}
a.more:hover {
	color: #f00;
}
.rightpix {
	float: right;
	margin: 8px;
}
.leftpix {
	float: left;
	margin: 8px;
}
#container {
	background-image: url(/styles/images/main-bg.gif);
	background-repeat: repeat-y;
	width: 780px;
	text-align: left;
}
#containerpad {
	padding: 6px 16px;
}
#header {
	background: url(/styles/images/header.jpg) no-repeat;
	height: 75px;
}
#highlinks {
	float: right;
	margin-top: 3px;
	margin-right: 0px;
}
#highlinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#highlinks li {
	display: inline;
	margin-right: 12px;
}
#highlinks a {
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	color: #fff;
	text-decoration: none;
}
#highlinks a:hover {
	color: #F9878F;
}
#menu {
	background: url(/styles/images/bg-menu.gif) repeat-x;
	margin-top: 7px;
	height: 23px;
	border: 1px solid #474747;
	margin-bottom: 7px;
}
#menu ul {
  margin:0;
  padding:0 0px;
  list-style:none;
  text-transform:lowercase;
  }
#menu li {
  float:left;
  margin:0;
  padding:0;
  background-image:none;
  line-height:normal;
  text-indent:0;
  }
#menu a {
	display:block;
	padding:4px 15px 5px;
	color:#fff;
	text-decoration:none;
	white-space:nowrap;
	border-top: 0 solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0 solid #000000;
	border-left: 0 solid #000000;
	font-weight: bold;
  }
#menu a:hover {
	background: #a00;
	color: #fff;
}
#content {
	float: left;
	width: 526px;
	margin-right: 7px;
}
.contentbox {
	background: #fff url(/styles/images/bg-content.gif) repeat-x top;
	border: 1px solid #E3DFDC;
	margin-bottom: 7px;
}
.contentbox h2 {
	padding: 6px 0px 0px 6px;
	color: #b00;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 19px;
	background: url(/styles/images/h2-spider.gif) no-repeat left top;
	margin: 3px;
}
.contentbox p {
	margin: 0px;
	padding: 0px 7px 7px;
	line-height: 18px;
	font-size: 12px;
}
.contentbox ul {
	margin: 2px 8px 10px;
	padding: 0px;
	list-style: url(/styles/images/icon-arrow2.gif) inside;
	font-size: 90%;
}
.contentbox li {
	margin: 0px 0px 6px 6px;
	padding: 0px;
}
.contentbox a {
	font-weight: bold;
	color: #b00;
	text-decoration: none;
}
.contentbox a:hover {
	color: #f00;
}
.contentbox a:visited {
	color: #600;
}
#section2 {
	margin-bottom: 7px;
}
#section3 {
	float: left;
	width: 257px;
	margin-right: 8px;
}
#section4 {
	float: left;
	width: 257px;
}
#section3 p, #section4 p {
	font-size: 11px;
	line-height: 16px;
}
#sidebar {
	float: right;
	width: 212px;
	background: url(/styles/images/bg-sidebar.gif) repeat-y;
	font-size: 11px;
}
.sidemodule h2 {
	display: none;
}
.sidemodule dl {
	margin: 0px;
	padding: 10px 10px 0px;
}
.sidemodule dt {
	font-size: 9px;
	font-weight: bold;
	background: url(/styles/images/icon-arrow2.gif) no-repeat left center;
	padding-left: 13px;
}
.sidemodule dd {
	font-size: 9px;
	margin: 0px 0px 8px;
	color: #999;
	padding-left: 13px;
}
.sidemodule p {
	margin: 0px;
	padding: 0px 12px 6px;
}
.sidemodule a {
	color: #100;
	font-weight: bold;
	text-decoration: none;
}
.sidemodule a:hover {
	color: #a00;
}
.sidemodule {
	width: 196px;
	padding-top: 30px;
	margin-left: 8px;
	margin-top: 15px;
	clear: both;
}
#login {background: url(/styles/images/h2-login.gif) no-repeat center top;}
#news {background: url(/styles/images/h2-news.gif) no-repeat center top;}
#hosting {
	background: url(/styles/images/h2-hosting.gif) no-repeat center top;
	text-align: center;
}
#hosting img {
	margin-bottom: 8px;
}
#portfolio {
	background: url(/styles/images/h2-portfolio.gif) no-repeat center top;
}
#portfolio img {
	border: 2px solid #474747;
	margin-left: 11px;
	margin-top: 11px;
	margin-bottom: 11px;
}

.minimod {
	background: url(/styles/images/minimod-bg.gif) repeat-y;
	width: 180px;
	margin-left: 10px;
}
.mm-bottom {
	background: url(/styles/images/minimod-bottom.gif) no-repeat bottom;
	font-size: 0px;
	line-height: 0px;
	height: 5px;
	width: 180px;
	margin-left: 10px;
}
#footer {
	background: url(/styles/images/footer-bg.gif) repeat-x bottom;
	height: 22px;
	clear: both;
	text-align: center;
}
#footer p {
	font-size: 11px;
	color: #fff;
	margin: 0px;
	padding-top: 4px;
}
#footer a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
.contactform {
	font-size: 10px;
	margin: 8px;
}
fieldset div {
	clear: both;
	position: relative;
}
label, fieldset div.cr p {
	margin: 0;
	display: block;
	width: 13em;
	text-align: right;
	float: left;
	font-weight: bold;
	padding-right: 8px;
	color: #333;
}
fieldset legend {
	padding: 2px 5px;
	border: 1px solid #666;
	background: #a00;
	font-weight: bold;
	font-size: 130%;
	color: #fff;
	margin-bottom: 8px;
	margin-top: 8px;
}
.mandat {
	color: #C00;
}
fieldset {
	border: 1px solid #666;
	margin: 8px;
}
.contactform input, textarea, select {
	width: 300px;
	border: 1px solid #999999;
	margin-bottom: 8px;
}
.buttons input {
	width: 75px;
	border: 1px solid #888;
	background-color: #000;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #FFF;
	background: url(/styles/images/bg-menu.gif) repeat-x;
	margin-top: 5px;
	margin-left: 5px;
	padding: 2px;
}
.radio {
	display: inline;}
.radio input {
	width: 13px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.radio p {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	display: inline;
}
fieldset br {
	display: none;
}
.article {
	border-bottom: solid 1px #eee;
	border-left: solid 5px #eee;
	margin: 12px;
	padding: 3px;
}
.folio {
float:left;
width:220px;
margin-right:10px;
height:300px;
overflow:auto;
}
.article h3 {
	padding: 0px 8px;
	margin: 0px 0px 8px 0px;
	color: #333;
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.article h4 {
	padding: 0px 8px 0px 8px;
	margin: -5px 0px 5px 0px;
	color: #900;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.memberslogin {
	padding: 0px 8px 0px 8px;
}
.memberslogin input {
	width: 175px;
	margin-bottom: 5px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.memberslogin label {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 5px;
}
.memberslogin br {display: none;}
.memberslogin .button {
	float: right;
	width: 17px;
	width: 30px;
}
.visitsite {
	background: url(/styles/images/bg-menu.gif) repeat-x;
	border: solid 1px #000;
	padding: 3px 6px;
}
.visitsite a, .visitsite a:visited {color:#fff;}
.folioimg {
	margin: 8px;
	border: solid 2px #333;
width: 150px;
height: 100px;
}
