body {
	position: absolute;
	top: 40%;
	left: 50%;
	width: 440px;
	height: 290px;
	margin-left: -220px;
	margin-top: -145px;
	background: #2D405F;
	color: #e4e4e4;
	font-family: Palatino Linotype, Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
}

#head h1{
	margin: 0px;
	padding: 0 0 0 5px;
}
#head h1 a{
	color: #e4e4e4;
	text-decoration: none;
}

#nav {
	border-top: 1px dotted #e4e4e4;
	border-bottom: 1px dotted #e4e4e4;
	line-height: 25px;
	height: 30px;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li {
	float: left;
}

#nav a {
	padding: 0 10px 0 5px;
	color: #e4e4e4;
	text-decoration: none;
}

#nav a:hover {
	color: #FFCF00;
	text-decoration: none;
}

#main {
	clear: both;
	font-size: 12px;
	height: 200px;
	padding: 5px;
}

#main img {
	border: 1px dotted #e4e4e4;
	width: 75px;
	height: 75px;
	margin: 20px 20px 10px 20px;
	float: left;
}

#main a {
	color: #FFCF00;
	text-decoration: none;
}

#main a:hover {
	color: #e4e4e4;
	text-decoration: none;
}
#contact {
	margin-top: 15px;
}
#contact p {
	margin: 0 0 2px 0;
	
}
#contact label {
	display: block;
	text-transform: lowercase;
	color: #e4e4e4;
}
#contact input {
	color: #e4e4e4;
	width: 250px;
	border: 1px solid #e4e4e4;
	padding-left: 4px;
	background: #2D405F;
}
#contact textarea {
	color: #e4e4e4;
	width: 250px;
	height: 39px;
	border: 1px solid #e4e4e4;
	padding-left: 4px;
	background: #2D405F;
}
#contact .sbmt {
	width: 90px;
	margin-left: 283px;
	margin-top: 3px;
	border: 1px solid #e4e4e4;
	background: #2D405F;
	color: #e4e4e4;
	text-transform: lowercase;
	vertical-align: middle;
}

#ta {
	margin-left: 117px;
}

#foot {
	border-top: 1px dotted #e4e4e4;
	/*text-align: right;*/
	font-size: 10px;
	padding: 0 10px 0 5px;
}
#foot a {
	color: #e4e4e4;
	text-decoration: none;
}
#foot a:hover {
	color: #FFCF00;
	text-decoration: none;
}
.text {
	margin: 20px 5px 0 20px; 
}

.right {
	float: right;
}

#port {
	margin: 15px 5px 5px 5px; 
}
#port img {
	border: 1px solid #e4e4e4;
	padding: 0px;
	margin: 5px;
	height: 40px;
	width: 40px;
}

#port a {
	color: #FFCF00;
	text-decoration: none;
}

#port p {;
	clear: both;
}


/*top right bottom left*/