/* perimeterlarm */

body {
	background-image: url(../images/fade.gif);
	margin: 0px;

}
#page {
	width: 801px;
	
		min-height::420px; /*för explorer 7*/
	height:auto !important; /*för explorer 6*/
	height:420px;
	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px none #0000FF;


}
#top {
	background-image: url(../images/images/top_03_03.png);
	background-repeat: no-repeat;
	height: 205px;
	width: 801px;
	margin-top: 20px;
}
#menu {
	width: 705px;
	color: #CCCCCC;
	margin-top: -21px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#maincontain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	
	min-height:420px;



}
#text {
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;

	width:783px;
	float: left;
	
}
#mail {
	float: right;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	width:177px;
	display:none;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;

}

#titlename {
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	height: 28px;
	letter-spacing: 3px;
	color: #996699;
	margin-top: 8px;
	margin-right: 2px;
}
#toppa {
	background-image: url(../images/bg_06.png);
	height: 4px;
	width: 801px;	
}
#clear {

clear: both;

}
#flags {
	float: right;
	width: 40px;
	height: 15px;
	margin-top: -18px;
}

