body{
	background-color:#ffffff;
	margin:0;
}
.meny{
	width:751px;
	height:38px;
}
.flashhead{
	width:751px;
	height:258px;
	padding:3px 0 29px 0;
}
#mainwin{
	width:751px;
}
#mainwin.home{
	height:460px;
	padding:0;
}
#mainwin.contact{
	height:417px;
	padding:0;
}
.topfooter{
	width:751px;
	height:25px;
	padding-top:15px;
	vertical-align:bottom;
}
.bottomfooter{
	width:751px;
	height:25px;
	padding-top:15px;
	padding-bottom:15px;
	vertical-align:bottom;
	font-family:Arial;
	font-size:12px;
	color:#505e66;
}
.bottomfooter a{
	font-family:Arial;
	font-size:12px;
	color:#505e66;
	text-decoration:none;
}
.bottomfooter a:hover{
	font-family:Arial;
	font-size:12px;
	color:#505e66;
	text-decoration:underline overline;
}

/* HOME----------------------------------------------- */

.homeleft{
	width:395px;
	height:420px;
	border:1px solid #b7bbc1;
	float:left;
	padding:20px;
	text-align:left;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	line-height:12px;
}
.homeright{
	height:440px;
	width:266px;
	padding:10px;
	float:right;
	border:1px solid #b7bbc1;
	background-color:#ffffff;
	background-image:url('images/home-sidepane-bg.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	vertical-align:center;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	line-height:13px;
}
.homeright a{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}
.homeright a:visited{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}
.homeright a:hover{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.bodytext{
	color:#000000;
	font-family:Arial;
	font-size:13px;
	line-height:15px;
	text-align:justify;
}
.bodytexthead{
	text-align:left;
	color:#353535;
	font-family:Arial;
	font-size:17px;
	line-height:19px;
	font-weight:600;
}
.bluetexthead{
	text-align:left;
	color:#0069b3;
	font-family:Arial;
	font-size:17px;
	line-height:19px;
	font-weight:600;
}
.bodytext a{
	color:#0069b3;
	font-family:Arial;
	font-size:14px;
	line-height:16px;
	text-decoration:underline;
}
.bodytext a:visited{
	color:#0069b3;
	font-family:Arial;
	font-size:14px;
	line-height:16px;
	text-decoration:underline;
}
.bodytext a:hover{
	color:#0069b3;
	font-family:Arial;
	font-size:14px;
	line-height:16px;
	text-decoration:none;
}


/* SERVICES----------------------------------------------- */


#services{
	width:701px;	
	height:1331px;
	border:1px solid #b7bbc1;
	text-align:left;
}
#services.padd{
	padding:25px;
}
.servicelist{
	width:200px;
	height:400px;
	text-align:left;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
}
.servicewhite{
	width:200px;
	height:400px;
	text-align:left;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
}
.servicehead{
	text-align:left;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	font-weight:600;
}
.servicesub{
	width:337px;
	height:410px;
}


/* ABOUT----------------------------------------------- */


#about{
	width:701px;	
	height:501px;
	border:1px solid #b7bbc1;
	text-align:left;
}
#about.padd{
	padding:25px;
}


/* TESTIMONIALS----------------------------------------------- */


#testimonials{
	width:701px;	
	height:950px;
	border:1px solid #b7bbc1;
	text-align:left;
}
#testimonials.padd{
	padding:25px;
}
.testimsub{
	width:340px;
	height:400px;
}


/* TESTIMONIALS----------------------------------------------- */


.contactleft{
	height:394px;
	width:264px;
	padding:10px;
	float:left;
	border:1px solid #b7bbc1;
	background-color:#ffffff;
	background-image:url('images/contact-sidepane-bg.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	text-align:left;
	font-family:Arial;
	font-size:14px;
	line-height:16px;
	text-align:left;
	color:#ffffff;
	line-height:16px;
}
.contactbold{
	font-weight:600;
	font-size:17px;
	line-height:19px;
}
.contactright{
	width:415px;
	height:394px;
	border:1px solid #b7bbc1;
	float:right;
	padding:10px;
	text-align:left;
	color:#000000;
	font-family:Arial;
	font-size:14px;
	line-height:16px;
}
