body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #000000;	
}

.imageHolder {
	background-repeat:no-repeat;	
	background-position: center center;
	border: 1px solid #8c8a82;
	height: 300px;
}


.imageLink {
	
}
.imageLink a{
	
}
.imageLink a:hover{
	
}

.main_text_right{
	font-family: Trebuchet MS, Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
}

.main_text{
	font-family: Trebuchet MS, Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
}

.main_text a{
	color: #45afd9;
	text-decoration: none;
}

.main_text a:hover{
	color: #919191;
	text-decoration: none;
}

.input_text{
	font-family: Trebuchet MS, Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.header_text{
	font-family: Trebuchet MS, Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 28px;
	line-height: 30px;
	color: #8c8a82;
	text-decoration: none;
}

.button_text{
	font-family: Trebuchet MS, Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	color: #919191;
	text-decoration: none;
}

.button_text a{
	color: #919191;
	text-decoration: none;
}

.button_text a:hover {
	color: #45afd9 !important;
	text-decoration: none;
}

.button_text a:visted{
	color: #919191 !important;
	text-decoration: none;
}



.contact_text{
	font-family: Trebuchet MS, Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
}

.contact_text a{
	color: #919191;
	text-decoration: none;
}

.contact_text a:hover{
	color: #45afd9;
	text-decoration: none;
}

.contact_text_email {
	font-family: Trebuchet MS, Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #45afd9;
	text-decoration: none;
}

.contact_text_email a{
	color: #45afd9;	
	text-decoration: none;
}

.contact_text_email a:hover{
	color: #919191;
	text-decoration: none;
}

.buttonwhite {
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
	font-size: 13px;
	background: #ffffff;
	padding-bottom: 2px;
	color: #000000;
	line-height: 15px;
	padding-top: 2px;
	font-family: Trebuchet MS, Arial, Tahoma, Sans-Serif;
	text-align: center;
	width: auto;
	overflow: visible;
}
