html{
background-color:#8d9971;
overflow-y:scroll;
background-image:url(../images/bg.jpg);
background-position:center top;
background-repeat:repeat-x;
}
body{
	font-family:   Arial, Helvetica,sans-serif;
	text-align:center;

}

#container{
width:958px;
margin:0px auto 20px auto;
background-image: url(../images/bottombg.jpg);
background-position: center bottom;
background-repeat: no-repeat;
background-color: white;

}
#containerwrapper{
	background-image: url(../images/contextbg.jpg);
	background-position: right 0;
	background-repeat: no-repeat;
	
}
#branding{
	background-image: url(../images/safecomLogoi.jpg);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	width: 261px;
	height: 63px;
	float:left;
}
#branding a{
	display: block;
	width: 100%;
	height: 100%;
}
#mainnavigation{
	background-image: url(../images/menubg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 46px;
}
#mainnavigation .wrapper{
	padding: 3px 10px 0 10px;
}
#search{
	float: right;
	width: 300px;
	padding-top: 12px;
	margin-right: 6px;
	font-size: 12px;
}
#search input{
	border: 2px inset;
}
.searchbtn{
	background-image: url(../images/searchbutton.jpg);
	display: block;
	width: 22px;
	height: 22px;
	float: right;
}
.searchtext{
	float: right;
	margin-right: 5px;

}
.searchtext label{
	font-weight: bold;
	color:#496d00;
	font-size: 14px;
}
#top{
	height: 63px;
}
#hp{
	padding: 3px 9px 20px 9px;
}
.innerwrap{
	padding: 3px 9px 20px 9px;
}
#bottommenu{
	background-image: url(../images/bottommenubg.jpg);
	height: 29px;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
}
#bottommenu li{
	display: inline;
	line-height: 29px;
		color:black;
			font-size: 1.1em;
			padding: 0 6px;
}
#bottommenu li a{
	color:black;

}
#seotext{
	padding: 10px 10px 20px 10px;
}
#hpbox{
	background-image: url(../images/hpboxbg.gif);
	width: 330px;
	height: 329px;
	float: right;
	font-size: 1.2em;
}
#hpbox .wrap{
	padding: 10px;
}
#hpbanner{
	float: left;
	width: 602px;
}
#hpslogen{
	width: 330px;
	float: right;
	background-image: url(../images/presbg.jpg);
	height: 49px;
	line-height: 49px;
	text-align: center;
	font-size: 1.8em;
	color: white;
}
#hpabstract{
	float: left;
	width:602px;
	font-size: 1.2em;
	
}
#hpcontent{
	margin-bottom: 6px;
}
#hpcontext{
	margin-top: 6px;
}
.hpcube{
	background-image: url(../images/hpcubebg.jpg);
	width: 197px;
	height: 329px;
	float:left;
	color:white;
}
.hpcube .wrap{
	padding:10px 5px;
	font-size: 1.2em;
}
#lefthpcube{
	margin-right: 5px;
}
#centerhpcube{
	margin-right: 5px;
}
.hpcube h3{
	font-size: 1.25em;
	color: black;
	font-weight: bold;
	margin-bottom: 0.5em;
	position:relative;
	z-index: 115;
	color: #666666;
}

.hph3{
	z-index: 6;
	font-size: 1em;
	color: black;
	font-weight: bold;
	margin-bottom: 0.5em;
	display: block;
	position: absolute;
	top:-1px;
	left: -1px;

	
}
.readmore{
	display: block;
	color: yellow;
}
.readmore:hover{
	color: white;
	text-decoration: none;
}
#hpbottombox{
	background-color:#c9c9c9;
	width: 330px;
	margin-top:6px;
	font-size: 1.2em;
	float: right;
}
#hpbottombox .wrap{
	padding: 10px;
	background: url(../images/hpbottombg.gif) no-repeat bottom left;
}
#hpbottombox .topbox{
	

background: url(../images/hptopbg.gif) no-repeat 0 0;
}
.treeseparator{
	padding: 0 2px 0 4px;
}
#breadcrumbs{
	font-size: 1.1em;
	margin-bottom: 0.5em;
}
#secondarymenu{
	float:left;
	width:197px;
	background-image: url(../images/secmenubg.jpg);
	background-repeat: no-repeat;
	min-height: 450px;
	font-size: 1.2em;
}

#secondMEnu a{
font-weight:normal;
color:black;
border-bottom:1px solid white;
display:block;
font-size:13px;
padding:2px 8px ;
background: url(../images/greenarrow.gif) no-repeat 0 7px;
}
#secondMEnu a:hover{
background-position: 0px -55px;
color:#5b8011;
text-decoration:none;
}
#secondMEnu li{
display:block;
padding:2px;


}
#secondMEnu li .selectednode{
	font-weight: bold;
	color:#ff8c00;
}
#secondMEnu li ul li
{
	padding-left: 20px;

}
#secondarymenuwrap{
	padding: 10px;
	border-bottom:5px solid white;
	
}
#innercontent{
	float: right;
	width:735px;

}
#content{
	width: 537px;
	float:left;
	background-image: url(../images/h1bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	min-height: 410px;
}
h1{
	line-height: 52px;
	color: black;
	font-size: 2.2em;
	font-weight: bold;
	padding: 0 15px;
}
.contentwrap{
	padding: 15px;
}
#context{
	float: right;
	width: 197px;
	background-image: url(../images/rightbg.jpg);
	min-height: 450px;
	background-repeat: no-repeat;
}
.textcube{
	padding: 10px;
	font-size: 1.2em;
}
.quicklinkqube{
	padding: 10px;
	font-size: 1.2em;
	border-bottom:5px solid white;
	margin-top:8px;
}
.quicklinkqube a{
font-weight:normal;
color:black;
border-bottom:1px solid white;
display:block;

font-size:13px;
padding:4px 8px ;
background: url(../images/greenarrow.gif) no-repeat 0 9px;
}
.quicklinkqube a:hover{
background-position: 0px -53px;
color:#5b8011;
text-decoration:none;
}
.quicklinkqube li{
display:block;
padding:2px;


}
.quicklinkqube h2{
	padding-bottom:5px;
	font-size: 18px;
	font-weight:normal;
	color: #496d00;
}
.textcube a{
text-decoration:underline;
color:#496D00;
}
.textcube a:hover{

}
.textcube{
	color:black;
	border-bottom:5px solid white;
}
.contactUs input,
.contactUs textarea{
width:200px;
border:1px solid #496D00;
float:right;

}
.contactUs div{
margin-bottom:3px;
}
.contactUs {
	width:320px;
	margin:40px auto;
	padding:20px;
}
.contactUs label{
display:block;
font-weight:bold;
float:left;

}
a.submitbutton{
	background: #A0C655 url(../images/menubg.jpg) no-repeat -14px -6px;
	float:right;
	display:block;
	padding:2px 6px;
	margin-top:2px;

	border:1px solid #496D00;
	color:white;
	text-decoration:none !important;
}
a.submitbutton:hover{
color:white;
text-decoration:none !important;
background:#6D8B35;
}
.validator{
	color:yellow;
	float:right;
	display:block;

}
#newssite li{
border-bottom:1px solid #496D00;
padding-bottom:8px;
margin-bottom:32px;

}
#newssite li{
	list-style:none;
}
#newssite img{
display:block;
padding:0px 12px 12px 0px;
}
.indexdate h2{
margin:0 !important;
}
a.pdf,
a.newslink{
display:block;
float:right;
margin-top:12px;
color:gray;
font-weight:bold;
}
.indexdate{

	font-size: 13px;
	font-weight:normal;
	color: #496d00;
}

.searchResolts a{
color:#669;
font-size:13px;

font-weight:bold;
	
}
.searchResolts a:hover{
color:#336;
font-size:13px;
font-weight:bold;
	
}


#languages span,
#languages a,
.languageseparator{
color:#608515;
}

#languages{
float:right;
padding:1px 27px 0 0;
}

#languages li{
display:inline;
}
#rightbighpcube{
	margin-left: 9px;
	width:330px;
	background-image: url(../images/bighpcubebg.jpg);
	
}

#rightbighpcube img{
text-align: center;
padding:10px 5px 0 5px;
width:320px;
}