
body
{
	background-color: #ecece6;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

div.main_holder
{
	position: relative;
	margin: 0 auto;
	width: 770px;
	text-align: left;
	margin-top: 20px;
/*	margin-left: auto; 
	margin-right: auto; */
}


div#logo_holder
{
	width: 770px;
	height: 120px;
	background-image: url(http://suzerain.com/gr/new_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}


div#front_content
{
	position: relative;
	margin-top: 30px;
}

div#front_content_left
{
	width: 385px;
	float: left;
}

div#front_content_right
{
	margin-left: 385px;
	border-left: 1px dotted black;
}

p.front_header
{
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 20px;
	color: #7E7E7B;
	letter-spacing: 2px;;
}

p.front_right_text
{
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 20px
	text-align: left;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 14px;
	color: #000000;
}

p.front_left_text
{
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 20px;
	text-align: right;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 14px;
	color: #000000;
}

span.front_project_client
{
	font-size: 12px;
	font-style: italic;
}

a.front_link
{
	color: #6d1a14;
	text-decoration: none;
}

a.front_link:hover
{
	color: #6d1a14;
	text-decoration: underline;
}

div#front_content_bottom
{
	text-align: center;
	margin-top: 30px;
}

span.form_tag_label
{
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 10px;
	color: #7E7E7B;
}

p.front_center_text
{
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 12px;
}

p.front_list_response
{
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 12px;
	font-style: italic;
	color: #6d1a14;
}

p.front_disclaimer
{
	color: #494947;
	font-style: italic;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 12px;
	
}
