body {
	background: #fff;
	padding: 0;
	margin: 0;
}

h4 {
	font-size: 14px;
	font-family: Palatino Linotype, Palatino, Arial, sans-serif;
	color: #353535;
	font-weight: normal;
	margin: 10px 0;
	padding: 0;
}

#contentcontainer {
	position: relative;
	margin: 0px;
	width: 100%;
	background: #fff;
}

#carouselnav {
	position: relative;
	margin: 0;
	padding: 0;
	width: auto;
	height: 10px;
}

#carouselnav ul {
	list-style: none;
}

#carouselnav ul li {
	list-style: none;
	display: inline;
	margin: 0 1px;
	padding: 0;
}

#carouselnav ul li a.at {
	cursor: default;
}

.portfolio p.fineprint {
	color: #bbb;
	font-size: 10px;
	text-align: right;
}

.content {
	position: relative;
	margin: 20px auto 0 auto;
	width: 900px;
	padding: 0;
	font-family: Palatino Linotype, Palatino, Arial, sans-serif;
	color: #353535;
	font-size: 12px;
}

.imagebox {
	padding: 0 0 0 115px;
	margin: 0 20px;
	min-height: 100px;
}

.portfolio {
	position: relative;
	margin: 10px auto 0px auto;
	padding: 0;
	width: 860px;
}

.imagebox a, .imagebox p a {
	color: #ddd;
	text-decoration: none;
}

.imagebox a:hover, .imagebox p a:hover {
	text-decoration: underline;
}

.halfbox {
	display: inline-table;
	width: 443px;
	padding: 20px;
	margin: 10px 0;
	border: solid 1px #ddd;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	vertical-align: top;
}

.halfbox2 {
	display: block;
	width: 860px;
	padding: 20px;
	margin: 10px 0;
	border: solid 1px #ddd;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	vertical-align: top;
}

.halfbox3 {
	display: block;
	float: left;
	width: 360px;
	padding: 0 20px 20px 20px;
	margin: 0;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	vertical-align: top;
}

.halfbox p {
	text-align: justify;
}

.roundbox-top {
	margin: 10px 0 0 0;
	padding: 0;
	width: 900px;
	height: 12px;
	background: url(images/round-top.jpg) no-repeat;
}

.roundbox-mid {
	margin: 0;
	padding: 1px 20px 1px 20px;
	width: 860px;
	height: auto;
	background: url(images/round-mid.jpg) repeat-y;
}

.roundbox-bot {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 12px;
	background: url(images/round-bot.jpg) no-repeat;
}

.productlist {
	position: relative;
	margin: 0;
	padding: 0;
	width: 600px;
	min-height: 100px;
	float: left;
}

.productlist ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

.productlist ul li, .productlist ul li a {
	font-size: 18px;
	line-height: 40px;
	color: #bbb;
	text-decoration: none;
}

.productlist ul li a:hover {
	color: #353535;
}

.productlist ul li sub {
	color: #bbb;
	font-size: 12px;
	margin: 0 0 0 5px;
}

.productlist ul li ul {
	background: #f3f3f3;
	padding: 5px;
	border: solid 1px #ddd;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.productlist ul li ul li, .productlist ul li ul li a {
	font-size: 14px;
	padding: 0;
	line-height: 18px;
	color: #353535;
	font-style: normal;
}

.productlist ul li ul li {
	margin: 5px 0 0 30px;
}

.productlist ul li ul li a {
	margin: 0;
}

.productlist ul li ul li a:hover {
	text-decoration: underline;
}

.productlist ul li ul {
	margin: 0 0 20px 0;
}

.productlist ul li a.listbutton {
	font-size: 12px;
	padding: 2px;
	vertical-align: middle;
	margin: 0;
	border: solid 1px #bbb;
	color: #bbb;
	width: 40px;
	text-align: center;
	display: inline-table;
	visibility: hidden;
	line-height: 14px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	line-height: normal;
}

.productlist ul li a.listbutton:hover {
	border: solid 1px #353535;
	color: #353535;
	background: #eee;
}

.rightnav {
	position: relative;
	margin: 0;
	padding: 0;
	width: 300px;
	float: right;
	text-align: right;
}

.content .rightnav ul {
	margin: 0;
	padding: 0;
}

.content .rightnav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.content .rightnav li, .content .rightnav li a {
	width: auto;
	text-align: right;
	line-height: 40px;
	color: #bbb;
	text-decoration: none;
	font-family: Palatino Linotype, Palatino, Arial, sans-serif;
	font-size: 18px;
	padding: 0;
	margin: 0;
}

.content .rightnav a:hover {
	color: #353535;
}

.content p {
	font-size: 13px;
	color: #666;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 20px;
	text-align: justify;
	font-family: Palatino Linotype, Palatino, Arial, sans-serif;
}

.content label {
	position: relative;
	width: 200px;
	display: block;
	font-size: 18px;
	line-height: 30px;
	color: #353535;
	font-family: Palatino Linotype, Palatino, Arial, sans-serif;
	
}

.content a, .content p a {
	color: #999;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
}

.content a:hover, .content p a:hover {
	text-decoration: underline;
}

.content a.greylink {
	color: #bbb;
	text-decoration: none;
}

.content h2 {
	font-size: 18px;
	font-family: Palatino Linotype, Palatino, Arial, sans-serif;
	color: #353535;
	font-weight: normal;
	line-height: 40px;
	margin: 0 0 10px 0;
	padding: 0;
}

.content h3, .missing {
	font-size: 18px;
	font-family: Palatino Linotype, Palatino, Arial, sans-serif;
	color: #bbb;
	font-weight: normal;
	line-height: 40px;
	margin: 0 0 10px 0;
	padding: 0;
}

.missing {
	display: inline;
	margin: 0 0 0 30px;
}

.content .leftbox {
	width: 400px;
}

.content input, .content textarea, .content select {
	margin: 0 0 15px 0;
	padding: 5px;
	font-size: 14px;
	font-family: Palatino Linotype, Palatino, Arial, sans-serif;
	color: #353535;
	width: 588px;
	background: #fff;
	border: 1px solid #bbb;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.halfbox3 input, .halfbox3 textarea, .halfbox3 select {
	margin: 0 0 15px 0;
	padding: 5px;
	font-size: 14px;
	font-family: Palatino Linotype, Palatino, Arial, sans-serif;
	color: #353535;
	width: 390px;
	background: #fff;
	border: 1px solid #bbb;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.halfbox3 input[type="submit"] {
	font-size: 12px;
	position: relative;
	right: 10px;
}

.halfbox3 label {
	font-size: 12px;
}

.content textarea {
	height: 100px;
}

.content select {
	width: 600px;
}

input.button {
	width: auto;
	display: block;
	float: right;
	margin-right: 120px;
	margin-left: 10px;
}

input.button-inline {
	width: 100px;
	display: table-cell;
	margin: 0;
}

input.submit {
	width: 100px;
	display: block;
	margin:0 0 0 312px;
	padding: 5px;
}

.content input.button:hover {
	background: #eee;
}

#menu {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 56px;
	background: #000 url(images/menu.jpg) bottom repeat-x;
	line-height: 56px;
	color: #fff;
	text-align: center;
}

#navigation {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 56px;
	background: url(images/logo.png) left no-repeat;
	line-height: 56px;
	color: #fff;
	text-align: center;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 56px;
	display: block;
	width: 118px;
	height: 56px;
	float: right;
}

#navigation ul li a {
	text-decoration: none;
	color: #fff;
	width: 128px;
	height: 56px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 12px;
	display: block;
	float: right;
	letter-spacing: 0.2em;
}

#navigation ul li a:hover {
	background: #000;
	color: #fff;
}

#navigation ul li a.at {
	background: url(images/nav_at.png) bottom center no-repeat;
}

#navigation ul li a.at:hover {
	background: url(images/nav_at.png) bottom center no-repeat #000;
}

.title {
	position: relative;
	display: block;
	width: 100%;
	height: 14px;
	margin: 0 0 30px 0;
	padding: 0;
	line-height: 54px;
	background: #f3f3f3;
	border-bottom: solid 1px #ddd;
}

.title h1 {
	font-size: 22px;
	font-weight: normal;
	color: #ccc;
	font-family: Palatino Linotype, Palatino, Arial, sans-serif;
	letter-spacing: 0.3em;
	text-align: left;
	line-height: 54px;
	margin: 0 auto;
	padding: 0;
	display: block;
	width: 900px;
}

.footer {
	position: relative;
	margin: 10px auto 0 auto;
	width: 900px;
	padding: 0;
	text-align: right;
	
}

.footerspacer {
	width: auto;
	height: 60px;
	clear: both;
}

.footer p {
	font-size: 12px;
	color: #eee;
	font-family: Palatino Linotype, Palatino, Arial, sans-serif;
	margin: 0;
	padding: 0;
	display: block;
}

.footer a:hover {
	text-decoration: underline;
}

#login {
	position: relative;
	margin: 100px auto 0 auto;
	background: #fff;
	width: 900px;
	height: 300px;
	border: solid 1px #ddd;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
}

.ruler {
	height: 1px;
	background: #ddd;
	margin: 20px 0;
	width: 100%;
}

div.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.centered {
	text-align: center;
	margin: 0 auto;
}

.leftalign {
	text-align: left;
}

.rightalign {
	text-align: right;
}

input[type="button"]:hover, input[type="submit"]:hover {
	background: #eee;
	border: solid 1px #353535;
}

.sidebar {
	width: 249px;
	height: 565px;
	margin: 20px 0 0 0;
	padding: 0;
	text-indent: 30px;
	display: block;
	float: left;
	background: url(images/sidebar4.jpg) no-repeat;
	position: relative;
}

.sidebar ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li {
	position: relative;
	margin: 0;
	padding: 14px;
	font-size: 14px;
	opacity: 0.7;
	filter:alpha(opacity=70);
}

.sidebar ul li a {
	text-decoration: none;
	color: inherit;
	font-size: 14px;
	color: #666;
	font-style: normal;
}

.sidebar ul li a:hover {
	text-decoration: underline;
}

.sidebar ul li.at {
	background: #fff;
	border-bottom: solid 1px #efefef;
	border-top: solid 1px #efefef;
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.sidebar ul li.at a {
	color: #353535;
}

.rightbar {
	position: relative;
	width: 535px;
	margin: 0 30px 0 0;
	padding: 0 0 0 0;
	float: right;
	display: block;
	text-indent: 0;
}

.rightbar table td {
	width: 25%;
	border-right: solid 1px #ddd;
	padding: 10px;
	text-align: center;
	color: #666;
}

/* ERROR POPUP */

#errordiv {
	position: fixed;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(images/errorbg.png) repeat;
	display: none;
}

#errordiv #error {
	position: relative;
	width: 460px;
	height: 160px;
	top: 250px;
	margin: 0 auto;
	padding: 20px;
	background: url(images/error3.png) no-repeat;
}

#error h1 {
	color: #000;
	text-indent: 10px;
	font-size: 18px;
	font-family: Palatino Linotype, Palatino, Arial, sans-serif;
}

#error p {
	padding: 0 10px;
	font-size: 13px;
}

#error img {
	border: none;
	position: relative;
	float: right;
	top: -27px;
	left: 22px;
	clear: both;
}

#error img:hover {
	cursor: pointer;
}