body {
	margin:0px;
	padding:0px;
	background: url(images/body.jpg) repeat-x #05050F;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #A4A4A4;
}
.header {
	padding-top: 30px;
	display: table;
	height: 50px;
}

.container {
	width: 766px;
}
.navItems {
	padding:25px 0 0 40px;
	margin:0px;
}
.navigation {
	clear: both;
}

.navItems li {
	float: left;
	list-style-type: none;
	background-image: url(images/divider.gif);
	background-position: right;
	padding: 0 35px;
	background-repeat: no-repeat;
}
.navItems li a {
	color:#FFFFFF;
}
.randDomImg {
	background-image: url(images/p1_1.gif);
	height: 521px;
	width: 408px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 358px;
}

a:link {
	text-decoration:none;
	color: #FFFFFF;
}
a:active {
	text-decoration:none;
	color: #FFFFFF;
}
a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.content {
	clear: both;
	padding: 11px 0 0 0;
}
h1, h2 , h3, h4 {
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size:22px;
	font-style: italic;
}
h2 {
	font-size:17px;
	font-style: italic;
}
.head1 {
	padding: 30px 0 0 30px;
	display: table;
}.inputContainer {
	padding-top: 10px;
}
.footer {
	clear: both;
	padding-top: 50px;
	padding-left: 50px;
}

.form_holder {
	padding-top: 30px;
}

.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.icoCon {
	position:absolute;
	top: 50px;
	left:700px;
	background-image: url(images/marker.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.perCon {
	padding: 30px 0 0 30px;
	display: table;
	height: 130px;
	width: 380px;
}
.perCon2 {
	padding: 10px 0 0 30px;
	display: table;
	height: 170px;
	width: 380px;
}
