body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background:url(images/bk-gr-02.jpg);
	margin:0px;
}
h1 {font-size:16px;}

div {
	padding:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666;
}
.titles {
	font-size:17px;
	color:#7c7f6b;
	}
/**** DIV ***/
#wrapper {
	background:url(images/bk-head-gr.jpg) repeat-x;
	margin:0px;
	}
#main {
	width:834px;
	background:url(images/bk-shell-gr.jpg) no-repeat top right;
	position:relative;
	margin: 0px auto;
}
#header {
	min-height:233px;
	position:relative;
	clear:both;
}

#bar {
	width: 615px;
	margin-top:25px;
	position:relative;
	right:0px;
	top:150px;
	float:right;
	text-align:right;
	color:#FFF;
}
#content {
	clear:both;
	background:url(images/cnt-bt.jpg) no-repeat bottom right;
	padding-bottom:20px;
	min-height:470px;
}
#identitypix {
	text-align:center;
	}
#features {
	/*width:460px;*/
	float:right;
	text-align:center;
	padding:4px 0px 4px 0px;
	position:relative;
	min-height:180px;
}
#fc2 {
	float:left;
	width:256px;
}
#fc3 {
	float:right;
	width:256px;
}
#leftCol {
	width:575px;
	margin-top:20px;
	clear:left;
	text-align:justify;
}

#leftColH {
	width:100%;
	min-height:400px;
	margin-top:20px;
	clear:left;
	text-align:justify;
}
#leftTOP {
	width:300px;
	margin-top:20px;
	min-height:223px;
	float:left;
}
#base {
	background:url(images/bk-base-dk.jpg) repeat-x;
	position:relative;
	min-height:220px;
	border-top:1px solid #ccc;
	padding:31px 52px
}
#address {
	width:325px;
	clear:left;
	color:#666;
}
#contact {
	width:400px;
	float:right;
	position:relative;
	color:#666;
}
#footer, a:link.footer {
	position:relative;
	height:50px;
	font-size:11px;
}
/* logo */
#logo {
	margin-left:0px;
	}
.imgB {
	border:4px solid #fff;
	}
a:link, a:visited {
	color:#666;
	text-decoration:none;
	padding-bottom:1px;
}
a:hover {
	color:#7c7f6b;
	border-bottom:1px dotted #fff;
	}
a.nav { color:#fff;}
a.nav:hover {
	color:#fff;
	border-bottom:1px dotted #fff;
	}
.submit {
	background:url(images/bk-gr-02.jpg);
	border:#666 1px solid;
	font-size:11px;
	color:#666;
	padding:2px 1px;
	}	
#poweredby {display:none;}
