body {
	font: normal 11px Tahoma, Verdana, Helvetica, sans-serif;
	color: #868686;
	padding:0;
	margin:0;
	background: #fff url(../images/bg.png) top center;
}

img, table {
	border:none;
}

h1 {
	background:#fff url(../images/line_bg.png) repeat-x left bottom;
	height:20px;
	font-size: 14px;
	font-weight: bold;
	color: #f26d7d;
	line-height: 14px;
	margin:0;
	padding:10px 0 0 0;
}

table td {
	vertical-align:top;
}

.text {
	padding:2px 0;
	margin:0;
	text-align:justify;
}

.clr {
	clear:both;
	font-size:0;
	height:0px;
	line-height:0;
}

a, a:link, a:visited {
	outline:none;
	color:#868686;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

.center {
	background:transparent url(../images/bg1.png) top center repeat-x;
	padding:0;
}

#page {
	width:800px;
	margin:0px auto;
	text-align:left;
}

#bg_left {
	background:transparent url(../images/bg_left.png) top left no-repeat;
}

#bg_right {
	background:transparent url(../images/bg_right.png) top right no-repeat;
}

#page_bg_middle {
	width:680px;
	margin:0px auto;
	padding:20px 0;
}

#header {
	margin:0;
	padding:0;
}

#header .logo {
	float:left;
	padding:0;
	margin:0;
	height:64px;
}

#header .header_r {
	float:left;
	width:390px;
	height:64px;
}

#menu {
	width:390px;
	height:32px;
	background:transparent url(../images/menu_l_bg.png) top left no-repeat;
}
#search {
	width:390px;
	height:32px;
	background: #fff url(../images/menu_r_bg.png) top right no-repeat;
}

#mainbody {
	background:#FFFFFF url(../images/mainbody_bg.png) no-repeat left top;
	margin:0 auto;
	width:640px;
	padding:20px;
}

#line {
	background:transparent url(../images/line_bg.png) repeat-x left top;
	height:2px;
	width:680px;
	margin:0px auto;
	font-size:0;
	line-height:0;
}

#footer_bg {
	background: #fff url(../images/footer_bg.png) no-repeat top center;
	width: 680px;
	margin:0 auto;
	height:10px;
	font-size:0px;
	line-height:0;
}

/* Top Menu */
#top_menu {
	padding:8px 0 0 0;
	text-align:right;
}

#top_menu a, #top_menu a:link, #top_menu a:visited {
	display: block;
	float: right;
	padding: 0;
	margin:0;
	height: 24px;
}

#top_menu a:hover {
	
}

#top_menu .separator {
	float: right;
	width:11px;
	height:24px;
}
/* ********************************** */
a.home ,a.home:link, a.home:visited {
	background:transparent url(../images/top_menu/home.png) no-repeat top center;
}

a.home:hover {
	background:transparent url(../images/top_menu/home_h.png) no-repeat top center;
}

a.about ,a.about:link, a.about:visited {
	background:transparent url(../images/top_menu/about.png) no-repeat top center;
}

a.about:hover {
	background:transparent url(../images/top_menu/about_h.png) no-repeat top center;
}

a.services ,a.services:link, a.services:visited {
	background:transparent url(../images/top_menu/services.png) no-repeat top center;
}

a.services:hover {
	background:transparent url(../images/top_menu/services_h.png) no-repeat top center;
}

a.portfolio ,a.portfolio:link, a.portfolio:visited {
	background:transparent url(../images/top_menu/portfolio.png) no-repeat top center;
}

a.portfolio:hover {
	background:transparent url(../images/top_menu/portfolio_h.png) no-repeat top center;
}

a.contacts ,a.contacts:link, a.contacts:visited {
	background:transparent url(../images/top_menu/contacts.png) no-repeat top center;
}

a.contacts:hover {
	background:transparent url(../images/top_menu/contacts_h.png) no-repeat top center;
}

/* End Top Menu */
/* Bottom Menu */
.bottom_bg {
	background: #ffffff;
	padding:0;
	margin:0;
}

#bottom_menu {
	margin:0 auto;
	background:transparent url(../images/bottom_menu_bg.png) repeat-x top center;
	width:660px;
	height:30px;
	padding:6px 0 0 0;
	text-align:center;
}

#bottom_menu a, #bottom_menu a:link, #bottom_menu a:visited {
	color:#fff;
	padding:0 10px;
	text-decoration:none;
}

#bottom_menu a:hover {
	text-decoration:underline;
}

/* End Bottom Menu */

/* pbox */

#pbox {
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 640px;
}

#pbox ul {
	margin: 0 auto;
	padding: 0;
}

#pbox ul li {
	margin: 0;
	padding: 0 10px 6px 20px;
	list-style: none;
	line-height:12px;
	list-style: url(../images/bullet.gif);
	list-style-position: inside;
	text-indent: -18px;
}

#pbox ul li img {
	margin: 0;
	padding: 0;
}

.pbox1 {
	float:left;
	width: 200px;
	background: #f5f5f5;
}

.pbox2 {
	float:left;
	margin:0 0 0 20px;
	width: 200px;
	background: #f5f5f5;
}

.pbox3 {
	float:left;
	margin:0 0 0 20px;
	width: 200px;
	background: #f5f5f5;
}


.ptitle {
	background:#fff url(../images/pbox_top_shadow1.png) no-repeat center bottom;
	height:28px;
	font-size: 14px;
	font-weight: bold;
	color: #f26d7d;
	line-height: 27px;
	text-align:center;
}

.pdesc {
	padding: 8px 10px 20px 10px;
	text-align:center;
	background: transparent url(../images/pbox_bottom.png) no-repeat center bottom;
}

.description td {
	padding:0 0 6px 0;
}

.readmore {
	text-align:center;
	padding:10px 0 5px 0;
	margin:0;
}

a.rmlink ,a.rmlink:link, a.rmlink:visited {
	font-weight: bold;
	text-decoration: underline;
}

a.rmlink:hover {
	text-decoration: none;
}

.list_style p {
	margin:0;
	padding:0 0 5px 0;
	text-align:left;
}

.list_style img {
	float:left;
	padding:5px; 
}

.listtitle {
	text-align:left;
	font-weight:bold;
	margin:0;
	padding:5px 0;
}

/* Åndpbox */

.search {
	border:1px solid #898989;
	color:#898989;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	height:17px;
	margin-bottom:4px;
	padding-left:2px;
	padding-top:3px;
	text-align:left;
	width:205px;
}

.send_btn {
	background-image:url(../images/send_button.jpg);
	border:medium none;
	font-family:Tahoma;
	font-size:11px;
	height:21px;
	margin:2px auto;
	width:83px;
}