/*=====================================================================
// Standard Formatting
//===================================================================*/

body {
	/* background-image: url(/test/img-main/1.jpg); */
	background-color: #000000;
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
}

body, table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12pt;
	text-decoration: none;
}

small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	font-weight: normal;
	color: ##333333;
	line-height: 10pt;
	text-decoration: none;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12pt;
	text-decoration: underline;
}

img {
	border: none;
}

h1, h1 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 20pt;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

h2, h2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12pt;
	margin: 00px 0px 0px 0px;
	text-decoration: none;
}

h3, h3 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	font-weight: lighter;
	color: #666666;
	line-height: 9pt;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

#home {
	padding: 30px 0px 0px 30px;
	z-index: 10;
	position: absolute;
}

#home2 {
	display: block;
	overflow: hidden;
	z-index: 0;
	position: absolute;
}

#contact input, #contact textarea, #contact {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	line-height: 11pt;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

#pricing, #pricing h1 {
	color: #555555;
}

#pricing a {
	color: #555555;
}

#pricing h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ec008b;
	line-height: 12pt;
	margin: 20px 0px 20px 0px;
	text-decoration: none;
}
