body,html {
	background-color: #000000;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

/* @group Containers */

#wrapper {
	width: 800px;
	padding-top: 0;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#intro_wrapper {
	width: 505px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#intro_wrapper h1 {
	color: #FFFFFF;	
}

#intro_wrapper p {
	color: #CCCCCC;	
}

#intro_wrapper img {
	flota: left;
}


#logo {
	width: 800px;
	height: 70px;
	background-color: #000000;
}

#logo img {
	float: left;
}

#navigation {
	height: 30px;
	padding-left: 145px;
	background-color: #000000;
	width: 655px;
}
a,img {
	border: 0px;
}

#content {
	background-color: #FFFFFF;
	width: 800px;
	padding-bottom: 10px;
}

#footer {
	width: 800px;
	background-image: url(../img/graphics/rounded_down.jpg);
	height: 30px;
	padding-top: 20px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	line-height: 16px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

#manufacturer {
	float: right;
}

/* @group Left */

#col_left {
	float: left;
	width: 525px;
	padding: 20px 10px 10px 20px;
}

.col_left_wide {
	width: 770px;
	padding: 20px 10px 0 20px;
}

#col_left_used {
	float: left;
	width: 525px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/* @end */

/* @group Right */

#col_right_head {
	float: left;
	width: 205px;
	background-image: url(../img/graphics/right_col_head.jpg);
	height: 16px;
	margin: 10px 0 0 10px;
	padding: 5px 0 0 10px;
}

#col_right {
	float: left;
	width: 235px;
	margin: 10px 0 0;
}

#col_right_promo {
	float: left;
	width: 235px;
	margin: 0;
	padding: 0;
}

#col_right_text {
	float: left;
	width: 193px;
	background-image: url(../img/graphics/right_col_gradient.gif) repeat-x;
	padding: 10px;
	margin: 0 0 5px 10px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0px 1px 1px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

/* @end */

/* @end */

/* @group Text */

h1 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 20px;
	color: #27221f;
	margin: 0px;
}

h2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	color: #27221f;
	padding-top: 20px;
	padding-bottom: 0;
	border-top: 1px dotted #CCCCCC;
}

h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	letter-spacing: 1px;
}

h4 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	color: #333333;
	margin: 0 0 5px;
}

p, b, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

/* @end */

/* @group A */

a:link, a:visited, a:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}

/* @end */

/* @group List */

li {
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B696B;
	list-style-type: none;
}

ul {

}

/* @end */

/* @group Menu */

#menu {
	float: right;
	height: 30px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 565px;
	text-align: left;
}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 2;
	padding: 0;
}

#menu a:hover,#menu a:active,#menu a.selected {
	background-position: 0 -30px;
}

#menu a {
	float: left;
	height: 0 !important;
	overflow: hidden;
	padding: 30px 0 0;
}

#m_hem a {
	background: url(../img/graphics/menu1_hem.png) top left no-repeat;
	margin: 0 5px 0 0;
	width: 105px;
}

#m_personal a {
	background: url(../img/graphics/menu2_personal.png) top left no-repeat;
	margin: 0 5px 0 0;
	width: 105px;
}

#m_service a {
	background: url(../img/graphics/menu3_service.png) top left no-repeat;
	margin: 0 5px 0 0;
	width: 105px;
}

#m_nyheter a {
	background: url(../img/graphics/menu4_nyheter.png) top left no-repeat;
	margin: 0 5px 0 0;
	width: 105px;
}

#m_begagnat a {
	background: url(../img/graphics/menu5_begagnat.png) top left no-repeat;
	margin: 0 5px 0 0;
	width: 106px;
}

#m_hem_sel a:hover,#m_hem_sel a:active,#m_personal_sel a:hover,#m_personal_sel a:active,#m_service_sel a:hover,#m_service_sel a:active,#m_nyheter_sel a:hover,#m_nyheter_sel a:active,#m_begagnat_sel a:hover,#m_begagnat_sel {
	background-position: 0 -60px;
}

/* @end */

/* @group News */

.news_img {
	float: left;
	width: 150px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}
.news_txt {
	float: left;
	width: 550px;
	margin-top: 20px;
}



/* @end */

/* @group Objects */

#image_main {
	width: 800px;
	padding-top: 11px;
	background: #FFFFFF url(../img/graphics/rounded.jpg) no-repeat;
		margin-bottom: 20px;
}

.promo {
	border: 1px solid #999999;
	margin-left: 10px;
	margin-bottom: 5px;
}

.promo:hover {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}


.clear
{
	clear:both;
}

.float_left {
	float: left;
}

/* @end */

/* @group Personal */

.personal {
	float: left;
	width: 255px;
	padding-bottom: 10px;
}

.personal_foto {
	float: left;
	margin-right: 10px;
	clear: left;
}

.personal_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	float: left;
	width: 155px;
	clear: right;
}

/* @end */

#admin_wrapper {
	padding-left: 15px;
	padding-right: 15px;
	
}

