/* Centron Commercial Landing Pages CSS - by Vieko Franetovic - http://www.mantaraycreative.com/ */
/* Site Designed by Mantaray Creative. copyright 2007. All Rights Reserved */
/* Added: November 16, 2007 */
@charset "UTF-8";

html, body, ul, ol, li, p, h1, h2, h3, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #003B5A;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1B1B1B;
}
h1 {
	font-size: medium;
	color: #003347;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
#container {
	width: 1000px;
	border: 1px solid #141414;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/crossroads_container_bg.gif);
	background-repeat: repeat-y;
}
#sidebar {
	width: 250px;
	float: left;
}
#logo {
	height: 196px;
}
#sidebarImg {
	width: 249px;
	text-align: center;
	margin-bottom: 66%;
}
#sidebarImg img {
	border: 1px solid #003B5A;
}
#registration {
	padding: 0px;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#registration a {
	color: #333333;
	font-size: 75%;
	text-decoration: none;
	font-weight: normal;
}
#registration a:active, #registration a:hover {
	color: #999999;
	text-decoration: underline;
}
#registration p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003347;
	text-align: center;
	padding: 0px;
	font-size: 75%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#registration label {
	text-align: left;
	float: left;
	display: block;
	margin-top: 5px;
	font-size: 75%;
}
#registration legend {
	display: none;
}
#registration input, select {
	float: right;
	font-size: small;
	display: block;
}
#default input, select {
	float: none;
	font-size: small;
	margin-right: auto;
	margin-left: auto;
}
#active td {
	background-color: #E6E6E6;
	text-align: center;
}
#mainbody {
	float: right;
	width: 750px;
}
#mainbody li {
	font-size: small;
	margin-bottom: 5px;
	margin-left: 15px;
}
#mainbody p {
	font-size: small;
	margin-bottom: 10px;
}
#maintop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #141414;
}
#mainleft {
	float: left;
	width: 295px;
	padding: 15px;
	background-color: #FFFFFF;
	margin-left: 30px;
	margin-top: 25px;
	border: 1px solid #003347;
	margin-bottom: 25px;
}
#mainright {
	float: right;
	width: 295px;
	padding: 15px;
	background-color: #FFFFFF;
	margin-right: 30px;
	margin-top: 25px;
	border: 1px solid #003347;
	margin-bottom: 25px;
}
#footer {
	clear: both;
	background-color: #003347;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #141414;
}
#links {
	text-align: center;
}
#links ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#links li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#links a {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	text-decoration: none;
	color: #5E7D7B;
	font-size: x-small;
	line-height: 75%;
}
#links a:active, #links a:hover {
	color: #999999;
	text-decoration: underline;
}
#company {
	height: 82px;
	background-color: #FFFFFF;
}
#disclaimer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mantaray {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: x-small;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mantaray a {
	font-weight: bold;
	text-decoration: none;
	color: #141414;
}
#mantaray a:active, #mantaray a:hover {
	color: #669900;
	text-decoration: none;
}
