
@font-face {
    font-family: 'TangerineRegular';
    src: url('tangerine_regular-webfont.eot');
    src: url('tangerine_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('tangerine_regular-webfont.woff') format('woff'),
         url('tangerine_regular-webfont.ttf') format('truetype'),
         url('tangerine_regular-webfont.svg#TangerineRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {font-size: 12px; font-family: helvetica, arial, sans-serif;}
p { /* text-align:center */}
h3 { padding: 0; margin: 0;}
#main h3 {	padding-top: 10px;}
#container {	width:960px;	margin-left: 5px;	margin-right: auto;	margin-bottom: none;	margin-top: none;}
#header  {
	/* south pacific solutions italic title*/
	/* background: #777; */
	color:#000;
	margin-left: 500px;
    height:50px;
	border-bottom: 2px solid #000;
}
#header h1 {	text-align:left;	font-family: "TangerineRegular";	font-size: 4em;}
#header h2 {	padding-top: 5px;	font-weight: normal;	font-size: 1.5em;}
#content {
	/* width:940px; */
	text-align:right;
	height:500px;
	padding:10px 5px;
	background: url('../images/bg.jpg') no-repeat;
	padding-left: 0px;
}
#wrapper { 	overflow:hidden;}
#main-outer {}
#main {
	border: none;
	background-color: #fff;
	/* width: 545px;*/
	/* height 360px; border round grey slider*/
    height: 0px;
 	width: 3524px; 
 	margin-left: 450px;
    margin-top: 200px;
}
#main li {
	padding: 5px;
	opacity: 1;
	border-right: 1px solid #999;
	margin-right: 10px;
	height: 400px;
	background-color: #e2e2e2;
	padding-left: 10px;
	display: inline-block;
	width: 560px;
	float: left;
}
.caroufredsel_wrapper {	height: 100px !important;}
#clients a {	padding-left: 10px;}
#clients li {
	padding: 0px;
	border-right: none;
	margin-right: none;
	height: auto;
	background-color: none;
	padding-left: 0px;
	display: inline-block;
	width: auto;
	float: none;
}
#main img {	opacity: 1 !important;}
#sidebar {
	float:left;
	width:400px;
	text-align:center;
	height:200px;
	padding:150px 5px;
	background: url('images/bg.jpg') no-repeat;
}
#footer {
	clear:both;
	text-align:right;
/*	background: #555; 
	color:#fff;*/
	height:50px;
	padding:5px
}
#footer p { text-align: right; margin-right: 180px;}
.jcarousel-control a {
	padding-right: 20px;
	padding-left: 20px;
	border-right: 1px solid #eee;
	padding-top: 5px;
	text-decoration: none;
	width: 50px;
	float: left;
	text-align: center;
}
.jcarousel-control img {	width: 50px;	clear:  both;	display: block;}
.jcarousel-control {	height: 80px;	clear: both;}
.jcarousel-control a:last-child {border: none;}
.current { border-bottom: 1px dotted #9c9c9c;}