/* CSS Document */

/* Jag har använt RESET från Eric Meyer http://meyerweb.com/eric/tools/css/reset/ */


html, body, div, span, h1, h2, h3, h4, h5, h6, p, 
a, em, font, img, strong, b, u, i, center,
ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
		line-height: 1.5;
}

ol, ul {
	list-style: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*

The Main Style Sheet Starts Here : 

@author : Jenny Andersson

*/


/* Horizontal Line CSS effect*/
hr{
	width: 207px;
	height:1px;
	color:#a1c820;
	background-color:#a1c820;
	border:none;
	margin:0 0 10px 0;
	}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.25em;
	font-weight:bold;
	color:#fff;
}

p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.75em;
	color:#fff;
	font-weight:normal;
	text-align:justify;
}

a:link {color:#fff; text-decoration:none;}      /* unvisited link */
a:visited {color:#fff;}  /* visited link */
a:hover {color:#000; text-decoration:underline;}  /* mouse over link */
a:active {color:#fff;}  /* selected link */

.format{
	padding:10px;
}

html{
	background:url(../images/bg5.gif) top repeat;
}


/*  To Set the width of the design and to make it center */

#container {
	width:800px;
	margin:0 auto;
}


#header{
	overflow:hidden;
	background:url(../images/banner.gif) top center no-repeat;
	width:800px;
	height:337px;
	margin:0;
}

/* Header Menu CSS */

ul#nav-menu {
	width: 30.93em;
	margin:13.5em 18.75em 0 0;
	list-style: none;
}

ul#nav-menu li{
	display: inline;
}

ul#nav-menu li a {
display: block;
float: left; 
width: 6em;
height: 4.35em;
line-height: 4.35em;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#fff;
text-decoration: none;
text-align: center;
}

ul#nav-menu li a:hover, a:focus {
	color:#000;
	text-decoration: underline;
}

/* Read more and More News effect */

.btn{
	padding:2px;
	background:#7da101;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	height:25px;
	border:1px solid #a1c820;
	text-decoration:none;
	}

.btn_hover{
	padding:2px;
	background:#7B0000;
	color:#E4A4A4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight:bold;
	cursor:pointer;
	height:25px;
	border:1px solid #AA1717;
}

/*   The Body of the design */

#content{
	overflow:hidden;
	background-color:#8bb400;
	position:relative;
	width:800px;
}

#services{
	position:relative;
	float:left;
	width:697px;
	height:104px;
	margin-left:52px;
	margin-top:25px;
	border:#a3c922 solid thin;
}

.serviceformat{
	position:absolute;
	top:35px;
	left:24px;
}

ul{
	list-style-image:url(../images/dot.gif);
	list-style-position:inside;
}

#services li{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.75em;
	font-weight:bold;
	color:#fff;
}

#services1{
	position:absolute;
	float:left;
	width:234px;
	left:142px;
	top:8px;
}
	
#services2{
	position:absolute;
	float:left;
	width:252px;
	left:418px;
	top:8px;
}


#welcome{
	float:left;
	width:360px;
	margin-left:52px;
	margin-top:38px;
	
}

.welcomespam{
	font-size:1.1em;
	font-weight:bold;
	padding:0px;
}

.welcometext1{
	padding-top:20px;
}

.welcometext2{
	padding-top:10px;
}

/* To seperate between Welcome and Latest news Part */

#break{
	float:left;
	background:url(../images/break.gif) center no-repeat;
	width:2px;
	height:255px;
	margin-top:28px;
	padding:0 15px 0 15px;
}

#news{
	float:left;
	width:295px;
	margin-top:38px;
	margin-right:40px;
}

/* To clear all the floating divs */

.clear{
	clear:both;
}

#contactbox{
	position:relative;
	clear:both;
	float:left;
	width:178px;
	height:157px;
	border:#a3c922 solid thin;
	margin-top:42px;
	margin-left:52px;
	margin-bottom:7px;
	padding:0 5px 0 5px;
}

#contactbox img{
	position:absolute;
	top:4px;
	left:140px;
	}

#salesbox{
	position:relative;
	float:left;
	width:230px;
	height:157px;
	border:#a3c922 solid thin;
	margin-top:42px;
	margin-left:47px;
	margin-bottom:7px;
	padding:0 5px 0 5px;
}

#salesbox img{
	position:absolute;
	top:90px;
	left:12px;
	}

#salesmore{
    position:absolute;
	top:105px;
	left:95px;	
}

#icon{
	float:right;
	width:176px;
	height:157px;
	border:#a3c922 solid thin;
	margin-top:42px;
	margin-right:53px;
	margin-bottom:7px;
	
}

#icon img{
	padding:4px 0 0 10px;
}

#about-us{
	margin-left:52px;
	margin-right:40px;
	padding:10px;
}
	
#service-page{
	position:relative;
	overflow:hidden;
	margin-left:52px;
	padding-top:10px;
}

#footer{
	position:relative;
	clear:both;
	overflow:hidden;
	float:left;
	width:800px;
	height:45px;
	background:#7da101;
	padding-top: .8em;
}
	
#footer p{
	line-height:35px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.75em;
	color:#fff;
	text-align:center;
}	

#footer a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.85em;
	color:#fff;
	text-decoration:none;
	}	
	
#footer a:hover{
	color:#000;
	text-decoration:underline;
	}
	
	
	


