body {
	font: 11px tahoma;
	background-color: #666666;
}

.title {
	font-size: 1.2em;
	font-weight: bold;
	color: #9F351B;
}

.container {
	width: 770px;
}

.menu {
	width: 100%;
	height: 25px;
	background-image: url(../images/el/menu_back.jpg);
	background-repeat: repeat-x;
	padding: 5px 0px 0px 0px;
	color: #ffffff;	
	border-top: 1px solid #666666;
}


.menu a {
	font: 12px tahoma;
	color: #ffffff;
	text-decoration: none;
	}
	
.white_back {
position: relative;
top: -4px;
	background-color: #ffffff;
	width: 770px;
	text-align: left;
		background-image: url(../images/content_back.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.left_links{
	float: left;
}


.bot_1{
clear: both;
border-bottom: 1px solid #959595;
border-top:  1px solid #959595;
}

.pink {
	float: left;
	width: 170px;
	height: 28px;
	background-color: #EDB9AC;
	color: #A54014;
	font-weight: bold;
	font-size: 0.9em;
	padding: 14px 0px 0px 2px;
}

.content{
	padding: 17px 10px 10px 180px;
}

.content input,textarea{
	border: 1px solid #aaaaaa;
	font: 10px tahoma;

}

.bot_2{
	clear: both;
	background-color: #DFDFDF;
	border-bottom: 1px solid #959595;
	color: #BA4621;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

.bot_2 a {
	color: #BA4621;
	text-decoration: none;
}

.bot_3{
	text-align: center;
	height: 61px;
	color: #333333;
	font-size: 0.9em;
}

.contact td {
	padding: 5px;
}

.thumbs img {
	cursor: pointer;
	margin: 3px;
	border: 1px solid #666666;
}

.synergates td {
	padding: 4px;
}

.bullets {
	list-style-image: url(../images/li_bullet.jpg);
	font-size: 1.0em;
}

.textpic img {
	margin: 10px 10px 10px 10px;
	border: 1px solid #666666;
}