body {
	margin:0px;
	padding:0px;
	background:url(images/mainbg.jpg) repeat-x #c8c9c9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

img {
	border:none;
}

.spacer {
	clear:both;
}

p {
	margin:10px 0px;
}

.centered {
	text-align:center;
}

.innercont {
	padding-top:20px; 
	padding-bottom:50px;
}

.homecont {
	padding-top:20px; 
}

.right {
	float:right;
}
/*********** container styles ************/

#container {
	width:734px; 
	margin:0px auto; 
	padding-top:30px;
}

/********** header styles ***********/

#header {
	width:724px; 
	height:47px; 
	background:url(images/headerbg.jpg) top left no-repeat; 
	padding-top:80px; 
	padding-left:10px;
}

/*********** mainblock styles ************/
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2687DA;
}
.mainblock_top {
	background:url(images/mainblock_top.gif) top left no-repeat; 
	width:734px; 
	height:5px; 
	display:block;
	overflow:hidden;
}

.mainblock_mid {
	width:692px; 
	border-left:1px solid #989898; 
	border-right:1px solid #989898; 
	background:url(images/mainblock_mid.gif) bottom repeat-x #FFFFFF; 
	padding:5px 20px;
}

.mainblock_bot {
	display:block;
	background:url(images/mainblock_bot.gif) no-repeat; 
	height:9px; 
	width:734px; 
	overflow:hidden;
}

/*********** block styles ***********/

.block01_top {
	display:block;
	background:url(images/block01_top.gif) top left no-repeat; 
	width:236px; 
	height:6px; 
	overflow:hidden;
}

.block01_mid {
	width:214px; 
	background:url(images/block01_mid.gif) bottom repeat-x #fcfdfe; 
	border-right:1px solid #b5b5b5; 
	border-left:1px solid #b5b5b5;
	padding:4px 10px;
}

.block01_bot {
	display:block; 
	background:url(images/block01_bot.gif) top left no-repeat; 
	width:236px; 
	height:6px; 
	overflow:hidden;
}


.block02_top {
	display:block;
	background:url(images/block02_top.gif) top left no-repeat; 
	width:236px; 
	height:6px; 
	overflow:hidden;
}

.block02_mid {
	width:214px; 
	background:url(images/block02_mid.gif) bottom repeat-x #fcfdfe; 
	border-right:1px solid #b5b5b5; 
	border-left:1px solid #b5b5b5;
	padding:4px 10px;
}

.block02_bot {
	display:block; 
	background:url(images/block02_bot.gif) top left no-repeat; 
	width:236px; 
	height:6px; 
	overflow:hidden;
}


.type1 {
	height:170px;
	overflow:hidden;
}

.block03 {
	padding:15px;
	text-align:justify;
	width: 730px;
}

/*********** list styles ************/

.list01 {
	margin:0px;
	padding:0px;
	list-style:none;
}

.list01 li {
	background:url(images/bullet.gif) 0px 3px no-repeat;
	padding-left:10px;
	margin:5px 0px;
	font-weight:bold;
}

/*********** layout styles ************/

.layout01 {
	background:url(images/strip.gif) 50% 50% no-repeat;
}

.layout01 .leftcol {
	width:280px; 
	float:left; 
	padding-top:20px;
}

.layout01 .rightcol {
	padding-top:20px; 
	float:right; 
	width:320px;
	text-align:center;
}

.layout02 .leftcol {
	float:left; 
	width:390px;
}

.layout02 .rightcol {
	float:right; 
	width:236px;
}

.layout03 .block02 {
	float:left;
	margin-right:10px;
}

.layout03 .last {
	margin-right:0px;
}
img.stropdas{
    border: 1px solid #d5d5d5;
	align: left;
	margin: 0 20px 0 10px;
}
.box{
    background: #ffffff url (images/border-bottom.gif) no-repeat 0 100%;
	margin: 20px 0 20px 0;
	color: #5a5e71;
	}
.box:hover{
    background: #ffffff url(images/border-bottom.gif) no-repeat 0 100%;
	}
.inner-box{
background: url(images/border-top.gif) no-repeat;
padding: 20px 20px 20px 10px; 
}
.inner-box h2 {
    display: block; color: #5a5e71;
	font-size: 16px; margin: 0px 0 10px 0;
	text-decoration: none; font-weight: normal;
	}
.box h2 a{
    display: block;
	color: #5a5e71;
	font-size: 16px;
	margin: 0px 0 10px 0;
	text-decoration: underline;
	font-weight: normal; }
.box h2 a:hover{
    color: #000000;
	text-decoration: underline;
}

/*********** footer styles ***********/

#footer {
	display:block; 
	height:75px; 
	background:url(images/footerbg.jpg) #dddddd repeat-x; 
	text-align:center; 
	padding-top:20px;
}

#footer a {
	color:#666666;
	text-decoration:none;
}

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