body
{
	margin: 0px;
	padding: 0px;
	background: #000000;
	color: #323232;
	font-family: Trebuchet MS, Lucida Grande, Arial, Serif;
	font-size: 12px;
	text-align: center;
}

img
{
	border: 0px;
	margin: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

a
{
	color: #323232;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:visited
{
	color: #323232;
}
a:active
{
	color: #323232;
}

h1, h2
{
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
}

h2
{
	color: #6d6d6d;
	font-weight: normal;
	font-size: 17px;
	margin-bottom: 15px;
}

p
{
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 15px;
}

.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	height: 1px;
	overflow: hidden;
	clear: both;
}

.siteBlock
{
	background: url(images/layout/xfiles-bg.jpg) no-repeat;
	width: 1040px;
	min-height: 1300px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.navigationBlock
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 123px;
	overflow: hidden;
}
#navHome, #navServices, #navResearch, #navXFiles, #navAboutUs, #navContactUs, #navLogin
{
	float: left;
}
#navHome
{
	padding-left: 291px;
	margin-top: 57px;
}
#navServices
{
	padding-left: 24px;
	margin-top: 65px;
}
#navResearch
{
	padding-left: 25px;
	margin-top: 66px;
}
#navXFiles
{
	padding-left: 16px;
	margin-top: 62px;
}
#navAboutUs
{
	padding-left: 139px;
	margin-top: 83px;
}
#navContactUs
{
	padding-left: 24px;
	margin-top: 87px;
}
#navLogin
{
	padding-left: 24px;
	margin-top: 97px;
}

.pageBlockPos
{
	padding-left: 210px;
	padding-top: 63px;
	padding-bottom: 75px;
	text-align: left;
}
.pageBlock
{
	width: 580px;
	height: 777px;
	overflow: hidden;
}

.bottomBlockPos
{
	padding-left: 191px;
	padding-bottom: 20px;
	text-align: left;
}
.bottomBlock
{
	width: 700px;
	overflow: hidden;
	color: #6d6d6d;
}
.bottomBlock a, .bottomBlock a:active, .bottomBlock a:visited
{
	color: #6d6d6d;
}

.smallColumn
{
	width: 210px;
	overflow: hidden;
}
.largeColumn
{
	width: 260px;
	overflow: hidden;
}
.rightMargin
{
	margin-right: 10px;
}

.bottomList
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	margin-bottom: 15px;
}
