* {margin: 0;padding: 0;}
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	margin-bottom: 0.95em;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 80%;
	color: #000;
	background-color: #FFFFFF;
	line-height: 180%;
	width:700px;
	margin-left:auto;
	margin-right:auto;
}
#intro{
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 80%;
	color: #000;
	background-color: #FFFFFF;
	line-height: 180%;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	height: 403px;
	background-image: url(images/intro.jpg);
	margin-top: 10px;
}
#contentintro{
	width: 480px;
	color: #000;
	padding: 10px;
	float: right;
	margin-left: 0px;
	line-height: normal;
	padding-top: 0px;
	height: 290px;
	background-color: #FFFFFF;
}
#header{
	margin: 0 auto;
	width: 700px;
	height: 100px;
	color: #000;
	background-image: url(images/logointro.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #B5B3B2;
	border-top-color: #A19F9F;
	border-top-style: solid;
	border-top-width: 20px;
}
.text {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.rubrik {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height:normal;
}
#header h1{
	margin: 0;
	font: normal 280% Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: #FFFFFF;
	padding-left: 0.6em;
	padding-top: 0.1em;
}
#image{
	margin-top:5px;
	width:470px;
	}
#menuintro{
	width: 165px;
	color: #999999;
	background-color: #FFFFFF;
	height: 275px;
	padding-left: 25px;
	padding-top: 25px;
	float: left;
	padding-right: 10px;
}
#contentmenu{
	width: 150px;
	color: #FFFFFF;
	background-color: #E5E5E5;
	height: 150px;
	padding: 10px;
	padding-left: 30px;
	padding-top: 25px;
	float: left;
	line-height: normal;
	margin-top: 10px;
}
#menu{
	margin: 0 auto;
	width: 700px;
	color: #FFFFFF;
	background-color: #d6d6d6;
	height: 60px;
}
#menu ul{
	margin: 0;
	padding-left: 0;
	list-style: none;
}
#menu li{
	font-size: 12px;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu a:link, #menu a:visited{
	float: left;
	background: #d6d6d6;
	color: #FFFFFF;
	margin: 0em;
	padding: 0.3em 1.5em 0.3em 1.5em;
	text-decoration: none;
	border-right: 1px solid #d6d6d6;
}
#menu a:hover, #menu a:focus, #menu a:active{
	color: #000000;
	background: #d6d6d6;
}
#content{
	width: 450px;
	color: #000;
	padding: 10px;
	float: right;
	margin-left: 0px;
	padding-left: 40px;
	line-height: normal;
	padding-top: 25px;
	height: inherit;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#content p {
	font-size: 100%;
	line-height: 1.5em;
	padding-left: 1em;
	padding-right: 1em;
	border-color: #FFFFFF;
}
#content h1 {
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: #05181E;
	background-color: #FFFFFF;
}
#contentintro h2{
	background: #fff;
	color: #666666;
	padding-bottom: 0.3em;
	font: normal 150% Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #999999;
}
#content h2{
	background: #fff;
	color: #666666;
	padding-bottom: 0.3em;
	font: normal 150% Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #999999;
}
#content a:link, #content a:visited {
	font-size: 95%;	
	font-weight: normal;
	color: #999999;
	background-color: #fff;
	text-decoration: underline;
}
#content a:hover {
	color: #fff;
	background-color: #333333;
	text-decoration: none;
}
#contact {
	width: 300px;
	height: 400px;
}
#contact1 {
	width: 350px;
	height: 300px;
	background-repeat: repeat-x;
	margin-right: 10px;
	float: left;
}
#contact2 {
	background-repeat: repeat-x;
	margin-left: 20px;
}
#collection {
	width: 335px;
	height: 75px;
}
#collectionDX {
	width: 335px;
	height: 75px;
	padding: 0px;
}
#footer{
	font-size:11px;
	margin: 0 auto;
	width: 700px;
	text-align: center;
	color: #666666;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	padding: 15,0,0,5;
	margin-top: 10px;
	background-color: #FFFFFF;
	height: 30px;
	border-bottom-color: #A19F9F;
	border-bottom-style: solid;
	border-bottom-width: 20px;
	top: 1424px;
	left: 214px;
	float: right;
}
#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	color: #999999;
}

#box{
	border-color: #FFFFFF;
	float: right;
	margin-top: 10px;
}

h1,h2{ 
	font:bold 20px 'Lucida Grande', 'Trebuchet MS', sans-serif;
	margin-top:25px; 
}

h1{ font-size:24px; margin-bottom:36px; }
h2{ color:#f2aa24; margin-bottom:15px; }



a{ outline:none; text-decoration:none; }
a:hover{ text-decoration:underline; color:#999999; }

ul{ list-style:none; margin:0; padding:0; }
ol{ list-style-position:inside; margin:0 0 10px 0; padding:0;}
li{ padding:0px;}

strong{ color:#b3b3b3; }

#components, #tests, .customization{ margin:10px 0 20px 25px; }
#components li, #tests li, .customization li{ margin-bottom:0px; }

#gallery{ width:100%; }

#gallery img{ }

.code{ 
	margin:10px;
	font-size:12px;
	color:#6C0;
}
a {color:#000;}
a:visited {color:#111;}
a:active {color:#222;}
a:hover {text-decoration:none;}
#info {
	background:#d6d6d6;
	width:700px;
	height:20px;
	margin-right: auto;
	margin-left: auto;
}
