@charset "UTF-8";

body{
	margin:0px auto;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	background:url(/images/background.jpg) #000 no-repeat top;
	width:1024px;
	text-align:center;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
}

.screen_Top{
	text-align:center;
	height:447px;
}
.logo{margin:40px 0px 0px 0px;}

.videoClip{padding-top:50px;}

#screen_LeftNavigation{
	width:224px;
	border:0;
	text-decoration:none;
	border-style:none;
}

#screen_RightNavigation{
	width:223px;
	height:42px;
	border:0;
	text-decoration:none;
	border-style:none;
}
.screen_Bottom{
	text-align:center;
	vertical-align:top;
	height:265px;
}

.middle{
	text-align:center;
	height:490px;
	background-repeat:no-repeat;
	background-image:url(../images/company_logo.gif);
} 

.contacttable{
	margin:0px auto;
	vertical-align:top;
	width:500px;
	color: black;
}
.contacttable h1{
	font-size:16px;
	font-weight:bold;
}
.contacttable p {font-size:14px;}

.contactTextArea{
	background-color:transparent;
	color:black;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:100%;
}
.contactTextAreamobile{display:none;}
.contactInfo{
	text-align:right;
	padding:110px 5px 15px 0px;
}
.contactInfo h1 {font-size:14px}
.contactMain{
	padding:100px 0px 15px 5px;
}
.footer, .footer a:link, .footer a:hover, .footer a:visited{
	padding-top:180px;
	color: #c98445;
	font-size:10px;	
}
#MiscText {
	color: #000;
}

