@charset "utf-8";

/* General */

body {
	margin-top: 0;
	background-color:#f7f4e9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 2;

}

h1, h2 {
	margin:0px;
	padding:0px;
	font-weight:normal;
}

h1{
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0;
	color: #006699;
	text-indent: -9999px;
}

 


a:link, a:visited, a:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#CBCB83;
	text-decoration:none;
}


a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#F2F2D9;
}


.pic{
	width: auto;
	height: auto;
	float: right;
	padding: 0px 0px 10px 10px;
	overflow: hidden;
}



.big_pic{
	height: auto;
	width: 220px;
	margin: 5px;
	padding: 0px;
}


/* Structure */


.content{
	height:auto;
	width:800px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #EDE6CC;
}

.container{
	height:auto;
	width:475px;
	overflow: hidden;
	margin: auto;
	padding: 20px 15px 10px 0px;
	background-color: #EDE6CC;
}



.logo_herods{
	margin:auto;
	height:105px;
	width:800px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-position: center;
	background-color: #F7F4E9;
}


.box_right{
	width:230px;
	height:auto;
	padding: 0px 0px 0px 0px;
	background-color: #EDE6CC;
	text-align: center;
	float: right;
	overflow: hidden;
}


ul{
	color:#333333;
	text-align: left;
	padding-left: 20px;
	margin-left: 0px;
}

li{
	list-style-type:square;
}


/* Text Styles */

p{
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	text-align: left;
	line-height: 1.5;
	word-spacing: 2px;
	padding: 0px 10px 0px 0px;
	margin: 0;
}

.vitalis_logo{
	background-image: url(images/vitelis_logo.png);
	background-repeat: no-repeat;
	margin:0 auto;
	padding:75px 10px 0px 0px;
	border:0;
	color: #9d824b;
	font-size: 14px;
	font-weight: bold;
	width: 220px;
	height: auto;
	background-position: top center;

}

.palace_logo{
	background-image: url(images/palace_logo.png);
	background-repeat: no-repeat;
	margin:0 auto;
	padding:75px 10px 0px 0px;
	border:0;
	color: #9d824b;
	font-size: 14px;
	font-weight: bold;
	width: 220px;
	height: auto;
	background-position: top center;
}

.forum_logo{
	background-image: url(images/forum_logo.png);
	background-repeat: no-repeat;
	margin:0 auto;
	padding:75px 10px 0px 0px;
	border:0;
	color: #9d824b;
	font-size: 14px;
	font-weight: bold;
	width: 128px;
	height: auto;
	background-position: top center;
}



#ByTech{
	width: 140px;
	height: auto;
	overflow: hidden;
	padding-left: 170px;
}
