html, body {margin:0px; padding:0px; font:11px/13px Tahoma, Arial, Geneva, sans-serif;  color:#414141; text-decoration:none; text-align:left; background:url(images/bgr_all.jpg) #f4fafd top repeat-x;}

form, p{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

input, textarea{font:11px/12px Tahoma, Arial, Geneva, sans-serif;  color:#000000; text-decoration:none; margin:0px; font-weight:400; padding:1px 0 1px 4px;}

img { border-width:0px}

a {
	font:11px/13px Tahoma, Arial, Geneva, sans-serif;
	color:#1691ae;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.a {
	font:11px Tahoma, Arial, Geneva, sans-serif;
	color:#414141;
	text-decoration:none;
}

.a:hover {
	text-decoration:underline;
}

.a1 {
	font: bold 11px Tahoma, Arial, Geneva, sans-serif;
	color:#616162;
	text-decoration:none;
}

.a1:hover {
	text-decoration:underline;
}

.w{
	width:100%;
}

.h{
	height:100%;
}

.wh{
	width:100%;
	height:100%;
}

.overflow {
	overflow:hidden;
	width:expression("100%");
}

.clear {
	clear:both;
	font-size:0px;
}
							
							/* References */

.href {
	background:url(images/marker.gif) 0px 6px no-repeat;
	padding-left:15px;
}

.href a{
	font: bold 11px/17px Tahoma, Arial, Geneva, sans-serif;
	color:#c09000;
	text-decoration:none;
}

.href a:hover{
	text-decoration:underline;
}

							/* End References */
							/* Main Block */

#container {
	width:1000px;
	background:url(images/bgr_rep.gif) left repeat-y;
}

#container .Back1{
	width:100%;
	background:url(images/bgr_bottom.jpg) left bottom no-repeat;
}

#container .Back2{
	width:100%;
	background:url(images/bgr_top.jpg) left top no-repeat;
}

.All {
	background:url(images/bgr_all_bottom.gif) bottom repeat-x;
	width:100%;
}

/* ```````````````````````` Header ```````````````````````` */

#header {
	height:287px;
}

#header .logo{
	padding:29px 0 0 30px;
}

#header .main_menu{
	padding:6px 0 0 30px;
}

#header .main_menu p{
	float:left;
	margin-right:8px;
}

/* ```````````````````````` Content ```````````````````````` */

#left {
	float:left;
	width:241px;
	margin-right:35px;
	padding-top:9px;
}

#left .padding{
	padding:12px 0 0 30px;
}

#right {
	float:left;
	width:690px;
	padding-top:9px;
}

.equal {
	width:30px;
	height:478px;
	float:left;
}

/* ```````````````````````` Footer ```````````````````````` */

#footer {
	height:35px;
	clear:both;
}

#footer .padding{
	padding:0px 0 0 59px;
}

#footer .leftFoot{
	float:left;
	width:393px;
	color:#FFFFFF;
}

#footer .rightFoot{
	float:left;
	width:375px;
	color:#FFFFFF;
}

#footer .rightFoot a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer .rightFoot a:hover{
	text-decoration:underline;
}

							/* End Main Block */
							/* Additional Block */

.Galery {
	padding:12px 0 0 152px;
	color:#414141;
}

.Galery a{
	color:#414141;
	text-decoration:none;
	font-weight:bold;
}

.Galery a:hover{
	text-decoration:underline;
}

.input_div_cont {
	margin:0px 0 5px 0;
}

.input_div_cont p{
	font:11px Tahoma, Arial, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.input_div_cont input{
	width:319px;
	height:19px;
	background:url(images/bgr_inp.gif) no-repeat;
	border-width:0px;
}

 .text_area_contact_us {
	float:left;
	margin-top:14px;
}

 .text_area_contact_us  textarea{
	width:273px;
	height:128px;
	overflow:auto;
	border-width:0px;
	background:url(images/bgr_area.gif) left top no-repeat;
}

.butt1{
	width:56px;
	height:19px;
	background-image: url(images/clear.jpg);
	border: 0px none;
	margin:14px 0px 0 152px;
	cursor: pointer;
	float:left;
	padding:0px;
}

 .butt2{
	cursor: pointer;
	float:left;
	margin:14px 0px 0 0;
	height:19px;
	width:56px;
	padding:0px;
}

							/* End Additional Block */
