A  {
	COLOR : #282828;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

A:hover  {
	text-decoration : underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
    background-image : url("images/back.jpg");
}

.table_main {
	width : 798px;position: relative;
}

.border_left {
	background-image : url("images/border_left.jpg");
	width : 10px;
}

.border_right {
	background-image : url("images/border_right.jpg");
	width : 10px;
}

.table_center {
	width : 778px;
	background-color : #FFFFFF;
}

.table_content {
	width : 778px;
	background-image : url("images/back_content.jpg");
	position: relative;
}

.table_content_2 {
	width : 778px;
	background-image : url("images/back_content_2.jpg");
}

.title {
	COLOR : #2300B4;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 20px;
	text-transform : uppercase;
	padding-bottom : 20px;
}

.title2 {
	COLOR : #2300B4;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 20px;
	text-transform : uppercase;
	padding-bottom : 10px;
}

.sub_title {
	COLOR : #2300B4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
}

.text_body {
	COLOR : #4C4C4C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.text_body a{
	COLOR : #2300B4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

.text_body a:hover{
	text-decoration : none;
}

.footer {
	COLOR : #4C4C4C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.image{
	padding: 2px;
	border: 1px solid #B3A3F7;
}

.table_form{
	border: 1px solid #856FDC;
	background-color : #F2F2F3;
}

.table_top{
	background-color : #B7A7F9;
	COLOR : #272727;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.line_v{
	width: 1px;
	background-color : #856FDC;
}

.line_h{
	height: 1px;
	background-color : #856FDC;
}

.text_form {
	COLOR : #272727;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.box_small {
	width : 220px;
	background-image : url("images/box_back.jpg");
}

.header {
	position: relative;
	
}
.facebook {
	position: absolute;
	right: 0;
	margin-top: 65px;
	right: 20px;
}

a img {
	border: none;
}
img a{
	border: none;
}

#reviews {
	position: absolute;
	right: 30px;
	width: 230px;
	top:150px;
}

#reviews h2 {
	font-size: 14px;
	font-style: italic;
	color: #6a50cb;
}

#reviews a {
	margin-top: 20px;
	display: block;
}

#translate {
	position: absolute;
	top: 0px;
	right: 0;
}
