body {
	background-color: #333333;
	margin: 5px 0 0 0;
}

#prara_container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-color: #D6D6D6;	
}

#prara_tagliner {
	width: 770px;
	margin: 0;
	padding: 0;
}

.prara_left {
	float: left;
	height: 70px;
}

.prara_tag {
	width: 604px;
	height: 70px;
	/*background-color: #D6D6D6;*/
	background-image: url(/imgs/prara_bnr_geart.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}

.prara_tagline {
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-style: italic;
	padding-top: 10px;
	margin-top: 0px;
}

#prara_mid {
	width: 770px;
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
}

#prara_nav {
	width: 166px;
	height: 100%;
	background-image: url(/imgs/prara_navgearbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#prara_nav ul {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
	list-style-position: outside;
	list-style-type: none;
	font-size: 14px;
	line-height: 25px;
}

.prara_contacts {
	font-family: "Arial Narrow", Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 100px;
	padding-bottom: 20px;
	margin-left: 15px;
}

#prara_center {
	width: 400px;
	height: auto;
	float: left;
	background-image: url(/imgs/prara_navgearbg_2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#prara_center h1 {
	font-family: "Arial Narrow", Arial, "Trebuchet MS", sans-serif;
	font-size: 20px;
	color: #003366;
	font-weight: normal;
	margin-left: 20px;
	margin-bottom: 0;
}

#prara_center h2 {
	font-family: "Arial Narrow", Arial, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: normal;
	margin-left: 20px;
	margin-bottom: 0;
	margin-top: -2px;
}
#prara_center p {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-left: 20px;
	margin-top: 0px;	
}

#prara_right {
	float: right;
	width: 180px;
}

#prara_right img {
	margin: 0 20px 10px 20px;
}

#prara_botmnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	padding-left: 15px;
	padding-bottom: 1px;
}

#prara_bottom {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

#prara_botmstrip {
	height: 70px;
}

.prara_botmtxts {
	position: relative;
	top: -47px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 770px;
}

.copy {
	float: left;
	padding-left: 50px;
}

.amixa {
	float: right;
	padding-right: 50px;
}


/* ------------------------------------ PRARA Links */
#prara_nav a {
	color: #990000;
	text-decoration: none;
	width: 100px;
	display: block;
}

#prara_nav a:hover {
	color: #990000;
	text-decoration: underline;
}

#prara_center a {
	color: #990000;
	text-decoration: none;
}

#prara_center a:hover {
	color: #990000;
	text-decoration: underline;
}

#prara_botmnav a {
	color: #990000;
	text-decoration: none;
}

#prara_botmnav a:hover {
	text-decoration: underline;
}

.amixa a {
	color: #FFFFFF;
	text-decoration: none;
}

.amixa a:hover {
	text-decoration: underline;
}