/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	padding: 0px;
	margin: 0px;
	background-color: #E0DFDF;

}
a {
	color: #000033;
	text-decoration: none;
}		
a:hover {
}
#menu {
	background-image: url(../images/site/menu.jpg);
	width: 325px;
	height: 400px;
	left: 0px;
	background-position: right;
	float: left;
	background-repeat: no-repeat;
	text-align: left;
}

#menu a {
	font-size: 22px;
	font-family: 'Century Gothic';
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#menu a:hover {
	font-family: 'Century Gothic';
	color: #000033;
	font-weight: bold;
}
#menu .push {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #666666;
	font-weight: normal;
}


#menu div {
	text-align: left;
	margin-left: 110px;
	width: 114px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	height: 17px;
}
#menu .img {
	height: 1px;
	margin-bottom: 6px;
}
#txtBig {
	float: left;
	padding-left: 5px;
	text-align: justify;
	width: 375px;
	font-weight: bold;
}
#txtSmall {
	float: right;
	padding-left: 50px;
	width: 220px;
}
.txt {
	font-size: 14px;
	font-family: 'Century Gothic';
	color: #333333;
	margin-top: 5px;
	line-height: 17px;
	margin-bottom: 20px;
	font-weight: 400;
	text-align: justify;
}
.txt1 {
	font-size: 14px;
	font-family: "Century Gothic";
	color: #333333;
	margin-top: 10px;
	line-height: 16px;
}
.myTitle {
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 20px;
	color: #FF9900;
	margin-top: 20px;
	background-image: url(../../../site/without_fl/html/images/line_head.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 7px;
	margin-bottom: 10px;
	font: bold;
}
.read a {
	color: #000033;
}
.read {
	padding-top: 14px;
}

/*
================================================================================
|                                     FORMS                                     |
================================================================================
*/
.formm {
	width: 160px;
	float: right;
	vertical-align: top;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	height: 17px;
	border-style: inset;
	border-color: #929394;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

.formMess {
	width: 160px;
	height:132px;
	float: right;
	vertical-align: top;
	margin-bottom: 10px;
	overflow: auto;
	border-style: inset;
	border-color: #929394;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}
.formTxt {
	float: left;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}
.fres{
	width:56px;
	height:19px;
	background-image:url(../images/site/clear.png);
	border:0px none;
	cursor:pointer;
	cursor:pointer;
	margin-right:7px;
}
.rightt {
	text-align: right;
	margin-left: 20px;
}

.fsub{
	width:56px;
	height:19px;
	background-image:url(../images/site/send.png);
	border:0px none;
	cursor:pointer;
	cursor:pointer;
}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header {
	background-image: url(../images/site/header3.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 180px;
}
#logo {
	font-size: 45px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	color: #d0dde9;
	text-align: right;
	position: relative;
	width: 615px;
	height: 70px;
	left: 165px;
	top: 83px;
}
#logo div {
	font-size: 12px;
	color: #ffc746;
	text-align: left;
}
/*
================================================================================
|                                     CONTEINER                                |
================================================================================
*/
#field {
	width: 1000px;
}
#data {
	float: left;
	line-height: 17px;
}
.gallery {
	text-align: center;
	font-size: 11px;
}
.point {
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	padding-left: 10px;
	background-image: url(../../../site/without_fl/html/images/point.gif);
}
.point1 {
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 10px;
	background-image: url(../images/site/services_point.gif);
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	font-family: 'Century Gothic';
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.point1 a {
	text-decoration: none;
	color: #464545;
}
.point1 a:hover {
	text-decoration: underline;
}
.table {
	float: left;
	width: 175px;
}
.imgal {
	padding-bottom: 6px;
}
.img1 {
	padding-right: 10px;
	padding-top: 0px;
	border: 0;
}
.img2 {
	padding-right: 20px;
	padding-top: 4px;
}
/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
.copyright {
	padding-bottom: 90px;
	padding-top: 45px;
	padding-left: 170px;
	background-image: url(../images/site/bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.copyright a {
	font-family: Tahoma, Arial, sans-serif;
	color: #ffdd90;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
.copyright span {
	padding-left: 20px;
}

.bottomm {
	padding-bottom: 5px;
}
#bottom {
	font-family: 'Century Gothic';
	color: #000033;
	width: 1000px;
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 12px;
	background-color: #FFFFFF;
}
#end {
	background-color: #E0DFDF;
}
#bottom #field #menu .push style1 {
	font-size: 16px;
}

