* {
	margin:0px;
	padding:0px;
	border:0px;
	font-family:arial;
}

body {
	background:#FAFAFA;
}

#content {
	position:relative;
	top:20px;
	left:20px;
	padding-top:55px;
	padding-bottom:0px;
	width:900px;
	border:1px solid #EEEEEE;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom:50px;
}

#content p {
	margin:30px;
	margin-left:80px;
	margin-right:80px;
	line-height:1.4em;
	letter-spacing:0.12em;
	word-spacing:0.18em;
	font-family:arial;
	font-size:0.92em;
	color:#666666;
	text-align:justify;
}

#content h1 {
	position:relative;
	top:6px;
	width:300px;
	left:100px;
	font-family:arial;
	font-size:1.2em;
	font-weight:normal;
	color:#a40000;
}

#content h1 a {
	font-family:arial;
	font-weight:bold;
	color:#a40000;
	text-decoration:none;
}
	
#content h2 {
	position:relative;
	width:700px;
	left:100px;
	top:10px;
	font-family:arial;
	font-size:0.8em;
	font-weight:bold;
	color:#666666;
}

.navigation {
	font-family:arial;
	font-size:0.9em;
	text-align:center;
	width:80px;
	line-height:27px;
	top:80px;
	height:26px;
	color:#666666;
	font-weight:bold;
	background: url(tab.jpg);
}

.navigation a {
	text-decoration:none;
	color:#666666;
}

#navigation1 {
	position:absolute;
	left:320px;
}
#navigation2 {
	position:absolute;
	left:400px;
}
#navigation3 {
	position:absolute;
	left:480px;
}
#navigation4 {
	position:absolute;
	left:560px;
}
#navigation5 {
	position:absolute;
	left:640px;
}
#navigation6 {
	position:absolute;
	left:720px;
}
#navigation7 {
	position:absolute;
	left:800px;
}

#footer {
	position:relative;
	left:590px;
	bottom:20px;
	width:360px;
	font-family:arial;
	font-size:0.7em;
	color:#666666;

}

#footer a {
	font-family:arial;
	font-weight:normal;
	color:#a40000;
	text-decoration:underline;
}

#thumbshots h3 {
	font-family:arial;
	font-size:0.9em;
	color:#666666;
}

#thumbshots {
	margin:0px;
	padding:8px;
	padding-left:110px;
	overflow:hidden;
	height:240px;
	white-space: nowrap;
}

#invthumbshots {
	overflow:hidden;
	height:0px;
	width:0px;
}

#facebook {
	position:absolute;
	top:20px;
	left:630px;
}

#skype {
	position:absolute;
	top:32px;
	left:80px;
}

#twitter {
	position:absolute;
	top:24px;
	left:220px;
}

#wordpress {
	position:absolute;
	top:30px;
	left:600px;
	font-family:arial;
	color:red;
	font-size:0.8em;
	font-weight:bold;
}

#wordpress a {
	color:#666666;
}

a {
	color:#333333;
}

input {
	border:1px solid silver;
}

p {
	margin:0px;
	padding:0px;
	border:0px;
}

