@charset "utf-8";
/* CSS Document */

html, body {
	background-color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	background-image:url(images/bg.gif);
}

p {
	padding:0px;
}


.container {
	width:811px;
	padding:0px;
	margin:auto;
	background-image: url(images/bgcontainer.gif);
}

.top {
	background-image:url(images/topcontainer.gif);
	height: 8px;
	padding:0px;
	margin:0px;
}

.header {
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 15px;
}

.menu a {
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image:url(images/separator.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	float: left;
	padding-right: 15px;
	text-decoration:none;
	font-weight: bold;	
}

.menu a:hover {
	color:#FC0;
	display: block;
}


.menu {
	background-image:url(images/headermenu.gif);
	height:31px;
	padding-left:16px;
	padding-right:16px;
	color: #FFFFFF;
	padding-top: 5px;
	background-repeat: no-repeat;
}

.menuseparator {
	background-image:url(images/separator.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	float: left;
	padding-right: 15px;
}

.sidebar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-right: 6px;
	padding-left: 6px;
}

.sidebar h1 {
	color:#2685D6;
	font-size: 16px;
	font-family: Arial;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-left-color: #CCC;
}


.sideborder {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #666;
}

.content {
	padding-top: 15px;
	padding-right: 21px;
	padding-bottom: 15px;
	padding-left: 21px;
	margin-right: 22px;
}

.content P {
	padding:0px;
	margin: 0px;
}


.contentbottom {
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin-right: 22px;
}


.content2 {
	padding-top: 15px;
	padding-right: 21px;
	padding-bottom: 15px;
	padding-left: 11px;
	margin-right: 22px;
	margin-left: 0px;
}

.content2 a{
	color:#F60;
	font-weight: bold;
	text-decoration: none;
}

.contenttext {
	padding-right:14px;
}

..contenttext p {
	padding:0px;
	margin:0px;
}

.clients {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
}

.highlight {
	width:565px;
}

.highlightbg h1 {
	color:#F60;
	font-size: 18px;
	margin:0px;
	padding-bottom: 6px;
}

.highlightbg2 {
	background-image:url(images/bgdesc.gif);
	width:565px;
	background-repeat:repeat-y;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}

.highlightbg2 h1 {
	color:#0B76D1;
	font-size: 18px;
	margin:0px;
	padding-bottom: 6px;
}
.highlighttop {
	background-image:url(images/topdesc.gif);
	width: 565px;
	height:18px;
}

.highlightbg {
	background-image:url(images/bgdesc.gif);
	width:565px;
	background-repeat:repeat-y;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}




.highlightbottom {
	background-image:url(images/bottomdesc.gif);
	height:565px;
	height:17px;
}

.testimonials {
	background-color:#FFFDF4;
	border: 2px dotted #FC0;
	padding: 5px;
}
.contentclient {
	margin-top: 8px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.clients a{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

.clients a:hover {
	color:#06F;
}


.clients img {
	color:#333;
}


.content2 h1 {
	font-size:18px;
	color:#2685D6;
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	display: inline;
}

.bottom {
	background-image:url(images/bottom.gif);
	background-repeat:no-repeat;
	width: 788px;
	height:145px;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}

.bottom h2{
	color:#F90;
	font-weight:bold;
	font-size: 12px;
}


.footerbg {
	background-image:url(images/bottom-container.gif);
	height:10px;
	
}

.footer {
	color:#FFFFFF;
	margin: auto;
	text-align: center;
	font-size: 12px;
	margin-top: 6px;
}

.footer a {
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;

}

	
