body {
	font-size: 0.8em;
	line-height: 1.7em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #C05F00;
	background-image: url(../images/Body/vignette.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
img a {
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
#divContainer {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#divHeader {
	background-image: url(../images/Header/SlapstykS.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}
#divHeaderLogo {
	float: left;
}
#divHeaderContact {
	height: 115px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float: left;
}
#ulContactDetails {
	margin: 0px;
	padding: 27px 0px 0px;
}
#ulContactDetails li {
	list-style-type: none;
	font-size: 0.8em;
}
#ulContactDetails a {
	color: #FFFFFF;
}
#ulContactDetails a:visited {
	color: #3F3F3F;
}
#divHeaderTop {
	background-image: url(../images/HeaderTop/bkg20.jpg);
	background-color: #3F3F3F;
	background-repeat: no-repeat;
	background-position: bottom;
}
#ulTopNav {
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
#ulTopNav li {
	display: inline;
	width: 80px;
	float: left;
}
#ulTopNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#ulTopNav a:hover {
	color: #FF7F00;
}
#divMainContent {
	background-color: #3F3F3F;
}
#divMainLeft {
	background-color: #3F3F3F;
	width: 300px;
	background-image: url(../images/MainLeft/TopCorner.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	float: left;
}
#divMainRight {
	float: left;
	width: 650px;
	height:520px;
	background-image: url(../images/SwapImage/POS.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#divMainLeft h1 {
	margin: 0px;
	padding: 0px;
}
#divMainLeft h2 {
	font-size: 0.9em;
	padding-top: 45px;
	padding-bottom: 30px;
}
#divMainLeft h3 {
	font-size: 2.6em;
	position: absolute;
	left: 0px;
	bottom: 5px;
	padding-bottom: 9px;
	padding-top:3px;
}
#divMainLeftSpacing {
	margin-left: 20px;
	margin-right: 20px;
	height: 500px;
	position: relative;
}
#ulMainLeft {
	list-style-type: disc;
	margin-left: 20px;
}
#divFooter {
	background-color: #3F3F3F;
	padding: 10px 20px;
	background-image: url(../images/Footer/CurvedBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#divFooterNav {
	padding-top: 50px;
	float: left;
}
#divFooter h6 a {
	color: #EC7400;
}
#divFooter h6 a:visited {
	color: #999999;
}
#ulFooterNav li {
	list-style-type: none;
	background-image: url(../images/Footer/NavTab.jpg);
	width: 84px;
	height: 22px;
	float: left;
	margin-right: 14px;
}
#ulFooterNav a:link, #ulFooterNav a:visited, #ulFooterNav a:active {
	color: #FFFFFF;
	float: left;
	display: block;
	text-align: center;
	width: 84px;
	padding-top: 4px;
	text-decoration: none;
}
#ulFooterNav a:hover {
	background-image: url(../images/Footer/NavTabRoll.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#divFooterInfo {
	padding-top: 20px;
	width: 636px;
	float: left;
	text-align: center;
}
#divFooterInfo h6 {
	font-size: 0.9em;
}
#divFooterBottom {
	margin-top: 45px;
	background-image: url(../images/FooterBottom/FooterBottomBkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 45px;
}
form {
	margin-left: 20px;
}
.formName {
	width: 140px;
	float: left;
	margin-left: 20px;
	text-align: right;
	margin-right: 10px;
}
.divRow {
	margin-bottom: 2px;
}
legend {
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	color: #C05F00;
}
fieldset {
	margin: 10px;
	padding-bottom: 10px;
}
input {
	color: #333333 ;
	background-color: #FFFFFF !important;
	margin: 0px 0px 2px 0px;
}
textarea {
	color: #333333 !important;
	background-color: #FFFFFF;
}
.button {
	background-color: #C05F00 !important;
	color: #FFFFFF !important;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #9C4C00;
	border-left-color: #9C4C00;
	padding: 3px;
	margin: 2px 0px 0px 0px;
}
#tablePrices {
	width: 550px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
}
.rowHeader {
	background-color: #C05F00;
}#tablePrices td {
	border: 1px solid #CCCCCC;
}
#p7tpc1_2 b {
}
#divLargerSizes {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
}
#divContactLeft {
	width: 280px;
	padding-left: 10px;
	float: left;
}
#divContactLeft p {
	margin-top: 20px;
}
#divContactLeft a {
	color: #C05F00;
	text-decoration: none;
}
#divContactRight {
	float: left;
	width: 630px;
}
.divLinks {
	font-size: 0.9em;
	width: 430px;
	background-color: #FFFFFF;
	color: #3F3F3F;
	float: left;
	padding: 8px;
	height: 80px;
	overflow: auto;
}
.divLinksRight {
	font-size: 0.9em;
	width: 430px;
	background-color: #FFFFFF;
	color: #3F3F3F;
	float: right;
	padding: 8px;
	height: 80px;
	overflow: auto;
}
.noborder {
	border: none;
}
