body
{
	background-color: #E6E6E6;
	margin: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	overflow-y: scroll; 
}

div.banner
{
	background: #000000 url(images/BannerGradient.jpg) repeat-x center top;
	height: 200px;
}

div.logo
{
	height: 169px;
}

img#logo
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

div.tabs
{
	height: 31px;
	width: 1000px;
	margin: auto;
	padding-left: 20px;
}

div.main
{
	background: #000000 url(images/FenixMainBack.jpg) repeat-x center top;
	height: 272px;
	margin-bottom: 30px;
}

img#main
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

div.offer
{
	margin: 30px 40px 30px 40px;
	background: #D4FCFA;
	float: left;
}

div.section
{
	margin: 30px 40px 30px 40px;
	background: #FFFFFF;
	float: left;
}

div.col1
{
	width: 400px;
	padding-right: 30px;
	float: left;
}

div.col2
{
	padding-right: 30px;
	overflow: hidden;
}

div.page
{
	width: 1000px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 40px;
}

div.content
{
	background: #FFFFFF url(images/ContSides.png) repeat-y;
	padding: 10px 40px 10px 40px;
}

div.field
{
	margin-top: 20px;
	margin-bottom: 20px;
}

div.fineprint
{
	font-size: 10px;
}

div#contact_right
{
	float: right;
	margin-right: 100px;
}

div#contact_right #address
{
	padding-left: 15px;
}

a img 
{
	border: none;
}

a:link
{
	color: black;
}

a:hover
{
	color: #ff884d;
}

a#sharefile
{
	border-radius: 6px;
    color: #666;
    background-color: #d8d8d8;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    height: 55px;
    line-height: 55px;
    padding: 10px 30px 10px 30px;
	margin: 20px 0px 40px 80px;
}

h1
{
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.4;
	margin-top: 0px;
	margin-bottom: 30px;
}

h1.section
{
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	margin-top: 8px;
	margin-bottom: 8px;
}

h2
{
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.8;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 30px;
}

h3
{
	font-size: 16px;
	line-height: 1.4;
	margin-top: 30px;
	margin-bottom: 15px;
}

p
{
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 1.8;
	text-align: justify;
}

p.code
{
	font-family: courier,serif;
	text-align: left;
}

p#copyright
{
	font-size: 10px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
}

img.block
{
	display: block;
}

img.left
{
	float: left;
	margin-right: 30px;
	margin-bottom: 40px;
}

img.center
{
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

img.right
{
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}

img#partner
{
	margin-top: 0px;
	margin-bottom: 30px;
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contact .spmhidip
{
	display: none;
}

#contact .error
{
	color: #900;
	background-color: #ffff00;
	margin-bottom: 40px;
}
