@charset "UTF-8";
body {
	background-color: #091322;
	margin: 0px;
	padding: 0px;
	color: #C7D9E8;
}
#wrapper {
	width: 100%;
	left: 0;
	position: relative;
	top: 0;
	margin-top: 10px;
}
#content {
	width: 960px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer {
	padding: 20px;
	width: 920px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica;
	font-size: 10px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	margin-right: 16px;
	margin-left: 16px;
}
.logodesignwidget {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica;
	font-size: 10px;
	line-height: 15px;
	position: relative;
	width: 400px;
	display: inline;
	float: left;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: normal;
}
.logodesignwidget  p, h3{
	margin-left: 20px;
	margin-right: 20px;
}
a img { border:0 }
img { border:0 }
a:link     {
	color: #23ACE6;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
a:visited {
	color: #23ACE6;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
a:hover {
	color: #49C4FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #49C4FF;
	background-color: #00254B;
}
#nav {
	background-image: url(_logo_design_images/navbg.png);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	font-family: Eurostile, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica;
	font-size: 14px;
	line-height: 16px;
}
#nav a {
	margin-right: 16px;
	margin-left: 16px;
}
h1 {
	font-size: 24px;
	color: #085DA5;
	font-weight: lighter;
	font-family: Eurostile, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica;
	line-height: 36px;
	letter-spacing: 12px;
	margin: 0px;
}
h3 {
	font-family: Eurostile, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica;
	font-size: 14px;
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
#header {
	padding: 0px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
p    {
	margin-top: 0px;
}
#spacer {	clear: both;
}
#columncontainer {
	position: relative;
	overflow: hidden;
}
* html #columncontainer {
height: 1%;
}
#leftcolumn {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica;
	font-size: 13px;
	line-height: 21px;
	color: #FFFFFF;
	padding: 0px;
	float: left;
	position: relative;
	width: 240px;
	display: inline;
	text-align: center;
}
#rightcolumn {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica;
	font-size: 13px;
	line-height: 21px;
	padding: 0px;
	float: right;
	position: relative;
	width: 720px;
	display: inline;
}
#pagetitle {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.pagetextcontent {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica;
	font-size: 14px;
	line-height: 21px;
	position: relative;
	width: 880px;
	display: inline;
	float: left;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: normal;
}
.calltoaction {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica;
	font-size: 14px;
	line-height: 21px;
	position: relative;
	width: 880px;
	display: inline;
	float: left;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	font-weight: normal;
}
