body,ul,li,p,h1,h2,h3,h4,div,form { 
	padding: 0px;
	margin: 0px;
}
html,
body,
#main-wrapper {
	min-width: 1000px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #7C7D80;
	text-align: justify;
	line-height: 1.6;
	background-color: #FFF;
}
#home body {
	background: url(../images/common/bg.jpg) repeat-x;
}
/* --HEADINGS-- */
h1,h2,h3,h4,h4 {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-weight: bold;
}
h1 {
	color: #00AFEF;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	line-height: 1.2;
	font-size: 32px;
}
h2 {
	color: #666;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	line-height: 1.2;
	font-size: 23px;
}
h3 {
	color: #666;
	padding: 5px 0px 5px 0px;
	line-height: 1.4;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-weight: normal;
}
/* --LISTS-- */
ul {
	margin: 6px 0px 10px 15px;
}
ul li {
	padding: 0px 0px 12px 20px;
	line-height: 1.4;
	list-style-type: none;
	background: url(../images/common/bullet.gif) no-repeat 0px 6px;
}
ol {
	margin: 6px 0px 10px 15px;
}
ol li {
	padding: 0px 0px 12px 20px;
	line-height: 1.4;
}
/*DL, DT, DD TAGS LIST DATA*/
dl dt {
	width: 200px; 
	padding: 5px 15px 5px 15px;
	margin-right: 10px; 
	float: left; 
	font-weight: bold;   
	background: #FAFAFA;
}
dl dd {
	width: 500px;
	margin: 2px 0; 
	padding: 5px 0;
	text-align: center;
	background: #F1F1F1;
}
/* --TEXT-- */
p {
	padding-bottom: 12px;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #999;
}
.big {
	font-size: 18px;
}
.small {
	font-size: 10px;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.prominent {
	color: #00AFEF;
}
.redalert {
	color: red;
}
/* --FLOATS-- */
.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
.clearfloat {
	clear: both;
    height: 0px;
    font-size: 1px;
    line-height: 0px;
}
.img_lt {
	float: left;
	margin: 5px 15px 10px 0px;
}
.img_rt {
	float: right;
	margin: 5px 5px 10px 15px;
}
.img_bdr {
	padding: 2px;
	border: #CCC 2px solid;
	background-color: #FFF;
}
/* --MISC. STYLES-- */
img {
	border: none;
	display: block;
}
.nomargin {
	margin: 0px;
}
.nopadding {
	padding: 0px;
}
.blockcenter {
	margin: 0px auto;
}
.inline {
	display: inline;
}
.sep {
	padding: 0px;
	margin: 30px auto;
	border-bottom: #EBEBEB 1px dashed;
}
.bdr-btm {
	border-bottom: #EBEBEB 1px dashed;
}
/**HEADER STYLES**/
#header-wrapper {
	background: url(../images/header/wrapper-bg.jpg) no-repeat center top;
	border-bottom: 1px solid #00AFEF;
}
#home #header-wrapper {
	border-bottom: none;
}
#header {
	width: 950px;
	height: 130px;
	margin: 0px auto;
	padding: 0px 25px 0px 25px;
	background: url(../images/header/inner-bg.jpg) no-repeat center top;
}
#home #header {
	height: 153px;
	background: url(../images/header/bg.jpg) no-repeat center top;
}
#header-c1 {
	width: 217px;
	height: 115px;
	padding-top: 5px;
	float: left;
}
#header-c1 #logo a {
	display: inline-block;
}
#header-c2 {
	width: 733px;
	float: left;
}
#social {
	width: 671px;
	height: 40px;
}
#social a {
	float: right;
}

/*
#social ul li a {
	width: 32px;
	height: 34px;
	display: block;
}
#social ul li.facebook a {
	background: url(../images/header/facebook.png) no-repeat top left;
}
#social ul li.facebook a:hover {
	background: url(../images/header/facebook.png) no-repeat bottom left;
}
#social ul li.twitter a {
	background: url(../images/header/twitter.png) no-repeat top left;
}
#social ul li.twitter a:hover {
	background: url(../images/header/twitter.png) no-repeat bottom left;
}
*/
#nav {
	width: 733px;
	padding-top: 10px;
}
#nav ul{
	margin: 0px;
	float: right;
}
#nav ul li{
	float: left;
	background: none;
}
#nav ul li.active a {
	color: #FFF;
	background-color: #00AFEF;
}
#nav ul li a {
	font-size: 14px;
	color: #727376;
	padding: 7px 9px;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#nav ul li:hover a {
	color: #FFF;
	background-color: #00AFEF;
}
#nav ul li ul {
	width: 200px;
	padding: 0px;
	margin: 8px 0px 0px 10px;
	text-align: left;
	background: #00AFEF;
	border-radius: 0px;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	border-radius: 5px;
	border-top-left-radius: 0;
}
#nav ul li ul li {
	display: inline-block;
	padding: 0px;
	position: relative;
	background: none;
}
#nav ul li ul li a {
	display: block;
	font-size: 14px;
	padding: 5px 10px;
}
#nav ul li ul .last-child {
	border: none;
	background: none;
}
#nav ul li ul li:hover {
	background: none;
}
#nav ul li:hover ul li a {
	color: #FFF;
	border: none;
	background: none;
	border-radius: 0px;
}
#nav ul li ul li a:hover {
	color: #727376;
	border: none;
	border-radius: 0px;
}
#nav ul li ul .active a {
	color: #FFF;
	background: none;
}
/**BANNER STYLES**/
#home #banner-wrapper {
	width: 100%;
	height: 445px;
	background: url(../images/banner/wrapper-bg.jpg) no-repeat center top;
}
#slider-wrapper {
	width: 940px;
	height: 415px;
	margin: 0px auto;
	padding: 0px 30px;
	background: url(../images/banner/bg.png) repeat-y;
}
#slider {
	width: 940px;
	height: 415px !important;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
}
#slider h2 {
	width: 350px;
	height: 70px;
	padding: 0px 25px;
	line-height: 70px;
	color: #FFF;
	font-size: 33px;
}
#slider .slide-desc {
	width: 350px;
	min-height: 170px;
	padding: 0px 25px;
	background: url(../images/banner/info-bg.png) repeat;
}
#slider p {
	padding-top: 5px;
	font-size: 14px;
	color: #FFF;
	text-align: left;
}
#slider .las-mer {
	margin: -33px 0px 0px 25px;
	padding-left: 270px;
}
#slider .las-mer a {
	color: #FFF;
	width: 85px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#slider .las-mer a:hover {
	color: #CCC;
}
.slide1 {
	width: 940px;
	height: 285px;
	padding: 130px 0px 0px 0px;
	background: url(../images/banner/01.jpg) no-repeat top center;
}
.slide1 h2 {
	background-color: #7CA200;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}
#slider .slide1 .slide-desc {
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}
#slider .slide1 .las-mer a {
	background-color: #7CA200;
}
.slide2 {
	width: 400px;
	height: 285px;
	padding: 130px 0px 0px 540px;
	background: url(../images/banner/02.jpg) no-repeat top center;
}
.slide2 h2 {
	background-color: #F5AC0B;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
#slider .slide2 .slide-desc {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}
#slider .slide2 .las-mer a {
	background-color: #F5AC0B;
}
.slide3 {
	width: 400px;
	height: 285px;
	padding: 130px 0px 0px 540px;
	background: url(../images/banner/03.jpg) no-repeat top center;
}
.slide3 h2 {
	background-color: #994E2E;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}
#slider .slide3 .slide-desc {
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}
#slider .slide3 .las-mer a {
	background-color: #994E2E;
}
.slide4 {
	width: 940px;
	height: 285px;
	padding: 130px 0px 0px 0px;
	background: url(../images/banner/04.jpg) no-repeat top center;
}
.slide4 h2 {
	background-color: #CE8C02;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
#slider .slide4 .slide-desc {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}
#slider .slide4 .las-mer a {
	background-color: #CE8C02;
}
.slide5 {
	width: 400px;
	height: 285px;
	padding: 130px 0px 0px 540px;
	background: url(../images/banner/05.jpg) no-repeat top center;
}
.slide5 h2 {
	background-color: #CE8C02;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
#slider .slide5 .slide-desc {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}
#slider .slide5 .las-mer a {
	background-color: #CE8C02;
}
.right-arrow {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 350px;
	right: 34px;
	z-index: 9999;
	background: url(../images/banner/arrows.png) no-repeat right top;
}
.left-arrow {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 350px;
	left: 35px;
	z-index: 9999;
	background: url(../images/banner/arrows.png) no-repeat left top;
}
/**CONTENT STYLES**/
#content {
	width: 980px;
	min-height: 350px;
	margin: 0px auto;
	padding: 30px 10px 20px 10px;
}
.content-c1 {
	width: 640px;
	padding-right: 40px;
	float: left;
}
.content-c2 {
	width: 300px;
	float: left;
}
#services {
	width: 980px;
}
#service-1,
#service-2,
#service-3 {
	width: 290px;
	height: 270px;
	float: left;
	padding: 9px;
	margin: 0px 8px 0px 8px;
	border: 1px solid #DEDEDE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#services h2 {
	color: #666;
	padding: 0px 0px 5px 0px;
	margin: -38px 0px 20px 0px;
	line-height: 1.2;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
#services p {
	font-size: 14px;
}
#services a {
	padding: 3px 10px;
	color: #FFF;
	font-size: 16px;
	background-color: #00AFEF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#welcome-note {
	margin: 40px 0px 10px;
	padding: 0px 20px;
}
#welcome-note h1, .bar {
	color: #FFF;
	background-color: #00AFEF;
	font-weight: normal;
	padding: 8px 0px 8px 0px;
	margin-bottom: 15px;
	line-height: 1.2;
	font-size: 32px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#welcome-note p {
}
/**FOOTER STYLES**/
#footer-wrapper {
	width: 100%;
	background: url(../images/footer/bg.jpg) repeat-x;
}
#footer {
	width: 980px;
	margin: 0px auto;
	padding: 15px 20px 0px;
}
#footer ul {
	margin: 0px;
}
#footer ul li {
	background: none;
}
#footer ul li a {
	color: #FFF;
}
#footer ul li a:hover {
	color: #666;
}
#footer-r1-c1,
#footer-r1-c2,
#footer-r1-c3 {
	float: left;
}
#footer-r1 {
	height: 237px;
}
#footer-r1-c1 {
	width: 330px;
	min-height: 70px;
	padding: 0px 30px 0px 0px;
}
#footer-r1-c2 {
	width: 238px;
	padding-top: 12px;
	border-right: 1px solid #DEDEDE
}
#footer-r1-c3 {
	width: 344px;
}
#footer-r1-c1 h3 {
	color: #00AFEF;
	padding: 5px 0px 0px 0px;
	line-height: 1.2;
	font-size: 16px;
	font-weight: normal;
}
#footer-r1-c2 ul {
	margin: 0px;
	padding: 0px;
}
#footer-r1-c2 ul li {
	float: left;
	padding: 0px 0px 12px 20px;
	line-height: 1.4;
	list-style-type: none;
	background: none;
}
#footer-r1-c2 ul li a {
	display: block;
}
#footer-r1-c1 .skatteverket {
	width: 171px;
	height: 41px;
	margin-bottom: 10px;
	display: inline-block;
	background: url(../images/footer/skatteverket.png) no-repeat;
}
#opening {
	width: 200px;
	min-height: 171px;
	padding: 10px 15px;
	background-color: #00AFEF;
	color: #FFF;
}
#opening p {
	padding-bottom: 8px;
	font-size: 12px;
	text-align: left;
}
#opening a {
	color: #000;
}
#opening a:hover {
	color: #FFF;
}
#opening img {
	float: left;
	margin: 0px 5px 5px 0px;
}
#footer-r1-c1 h3 {
	width: 210px;
	padding: 5px 10px;
	color: #FFF;
	font-size: 18px;
	background-color: #a7d044;
}
#footer-r1-c2 ul li.facebook a {
	width: 49px;
	height: 48px;
	margin-left: 35px;
	background: url(../images/footer/facebook.jpg) no-repeat;
}
#footer-r1-c2 ul li.twitter a {
	width: 49px;
	height: 48px;
	background: url(../images/footer/twitter.jpg) no-repeat;
}
#footer-r1-c3 img {
	width: 138px;
	height: 70px;
	float: right;
}
#footer-r1-c3 p {
	padding: 2px 0px 0px 50px;
	text-align: left;
	font-size: 13px;
	color: #666;
}
#footer-r2 {
	padding: 18px 0px 25px 0px;
	font-size: 12px;
	color: #FFF;
}
#footer-r2 a {
	color: #FFF;
}
#footer-r2 a:hover {
	color: #666;
}
#footer-r2-c1 {
	width: 300px;
	float: left;
}
#footer-r2-c2 {
	width: 639px;
	float: left;
}
#footer-r2-c2 ul {
	margin: 0px;
}
#footer-r2-c2 ul li {
	float: left;
	padding: 0px 12px;
	background: url(../images/footer/nav-sep.jpg) no-repeat right center;
}
#footer-r2-c2 ul li.last-child {
	background: none;
}
/**CONTACT STYLES**/
#contact-c1 {
	width: 490px;
	float: left;
	padding: 0px 25px 0px 0px;
}
#contact-c2 {
	width: 450px;
	float: left;
	padding: 0px 15px 0px 0px;
}
#contact-c2 .form {
	float:  right;
}
.form label {
	width: 115px;
	vertical-align: top;
}
.form .input-field {
	width: 250px;
	height: 25px;
	padding: 0px 5px;
	color: #666;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.form .massage-box {
	width: 250px;
	height: 120px;
	padding: 0px 5px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#send {
	width: 150px;
	height: 30px;
	margin: 0px 0px 0px 110px !important;
	color: #FFF;
	border: none;
	cursor: pointer;
	background-color: #00AFEF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#map {
	padding: 3px;
	background: #FFF;
	border: 1px solid #CCC;
}
.td-heading {
	background-color:#F2F2F2;
}
/*----------- WORK WITH US STYLES ------------------*/
#contactForm {
	margin: 0px 0px 35px;
}
#contactForm form {
	margin-top: -25px;
}
#contactForm .header {
	padding: 0px 20px;
	border: none;
	box-shadow: none;
}
#contactForm .body {
	padding: 10px;
	border: none;
	box-shadow: none;
}
#contactForm .field {
	margin-bottom: 0px;
}
#contactForm label {
	width: 270px;
	float: none;
	display: block;
	text-align: left;
	font-size: 14px;
	margin-bottom: 0px;
}
#contactForm input,
#contactForm select {
	border: 1px solid #72abc9;
	background: url(../images/input-bg.png) repeat-x;
}
#contactForm textarea {
	border: 1px solid #72abc9;
	background: #5ac1fb url(../images/textarea-bg.jpg) repeat-x;
}
#contactForm #personnummer {
	width: 150px;
}
#contactForm select {
	width: 150px;
}
#contactForm input:focus,
#contactForm select:focus {
	background: url(../images/input-hover.png) repeat-x;
}
#contactForm textarea:focus {
	background: url(../images/textarea-hover.jpg) repeat-x;
}
#contactForm .fileUploadDesc {
	margin-left: 0px;
}
#contactForm #submit {
	margin-left: 145px;
	margin-top: 35px;
	border: none;
	cursor: pointer;
	background-color: #539CE6;
	background-image: none;
}
#contactForm .errorAst {
	margin-left: 3px;
}
#contactForm #successMessage {
	width: 250px;
	padding: 10px 30px;
	font-weight: bold;
}