@charset "UTF-8";

/* BODY */ 
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align:center;
	background-color: #000000;
	background-image: url(../images/bg-main2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*--------------------------------------------------------------------------*/

/* TEXT STYLES */ 
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration:none;
}
p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration:underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2{
}
h3{
}
.BlogEntry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.BlogEntry a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #00B6FF;
	text-decoration:none;
}
.BlogEntry a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.Footer a{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}
.Footer a:hover{
	color: #00B6FF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.FooterHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.FooterPhone {
	font-family: Helvetica, Ariel, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 700;
}
.FooterCopyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
.HomeBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1AB4D6;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: lighter;
	letter-spacing: -1px;
	text-transform: uppercase;
}

/*--------------------------------------------------------------------------*/

/* LAYOUT STYLES */ 
#Container{
	width: 993px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#Footer {
	float: left;
	height: 454px;
	width: 100%;
}
#FooterBox {
	float: left;
	width: 100px;
	padding-right: 25px;
}
#FooterContainer{
	width: 993px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#FooterContentBig {
	float: left;
	width: 973px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 30px;
}

#FooterContentContainer {
	float: left;
	width: 973px;
	padding-top: 30px;
	padding-left: 20px;
}
#FooterRight {
	float: right;
	width: 350px;
	text-align: right;
	padding-right: 20px;
}
#FooterStats {
	float: left;
	width: 993px;
}
#Header {
	float: left;
	width: 993px;
	padding-top: 20px;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
}
#HomeBox {
	float: left;
	width: 220px;
	padding-right: 22px;
	text-align: justify;
}
#HomeBox2 {
	float: left;
	width: 200px;
	padding-right: 18px;
	text-align: justify;
}
#HomeBox3 {
	float: left;
	width: 729px;
	text-align: justify;
}
#HomeBox4 {
	float: left;
	width: 200px;
	padding-right: 18px;
	text-align: justify;
}
#HomeHeader {
	float: left;
	width: 993px;
}
#HomeMainImage {
	float: left;
	width: 993px;
}
#HomeTopHeader {
	text-align: right;
	float: left;
	width: 930px;
	padding-right: 50px;
}
#Logo {
	float: left;
}
#MainContentArea {
	float: left;
	width: 949px;
	padding: 20px;
	background-color: #020202;
	margin-right: 2px;
	margin-left: 2px;
}
#Menu {
	float: left;
	width: 680px;
	padding-left: 300px;
	padding-bottom: 14px;
}

/*--------------------------------------------------------------------------*/


/* FORM STYLES */ 
.block {
	width: 468px;
	position:relative;
}
.block-content {
	background-image: url(../images/block-bg.png);
	background-repeat: repeat-y;
	padding:0px 4px;
}
#form_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #666666;
	margin-bottom: 10px;
}
.fieldclass {
	background-image: url(../images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 13px;
	color: #333333;
	line-height: 13px;
	padding: 8px;
	margin-bottom: 20px;
	width: 360px;
}
#submitter {
	height: 44px;
	width: 114px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: top;
	cursor:pointer;
	display:block;
	background-color: transparent;
	background-image: url(../images/send-button.png);
}

/*--------------------------------------------------------------------------*/

/* IMAGE POSITION STYLES */ 

.PreleadPic {
	display:none;
}
img.floatLeft { 
    float: left; 
    margin: 5px; 
}
img.floatRight {
	float: right;
	margin-right: 8px;
	margin-left: 8px;
}
.hidden {
	display: none;
	visibility: hidden;
}
/* Remove annoying border on linked images. */
a img { border: none; }

/*--------------------------------------------------------------------------*/

