@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	background-color: #d0d0d0;
	background-attachment: fixed;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
img {
	border-width:0px
}
ul li {
	list-style-position: inside;
}
p, form, h1, h2, h3, ul {
	margin:0;
	padding:0;
	margin-bottom:8px;
}
p.f11 {	font:normal 11px/14px Arial, Helvetica, sans-serif;
}
p.f13 {	font:normal 13px/15px Arial, Helvetica, sans-serif;
}
a {
	font:normal 12px/16px Tahoma;
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:focus {
	outline:0px;
}
a.noline {
	text-decoration:none;
}
a.noline:hover {
	text-decoration:underline;
}
h3 {
	font: bold 15px/18px Verdana;
	color: #073D5A;
	margin-bottom: 8px;
}
h2 {
	font: 14px/18px Verdana;
	color: #A63864;
	margin-bottom: 8px;
}
h1, h2.like_one {
	color:#000000;
	font-size: 17px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom: 14px;
	text-transform: uppercase;
	margin: 0;
}
.overflow {
	overflow:hidden;
	width:expression("100%");
}
#outer {
	width:100%;
	text-align:center;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}
#bgright {
	position:absolute;
	right: 0px;
	width: 50%;
	overflow: hidden;
}
#bgright1 {
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1000px;
	left:659px;
	position: relative;
}
#bgleft {
	width:50%;
	position:absolute;
	left: 0px;
}
#bgleft1 {
	background-image: url(../images/left.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 1000px;
	position: relative;
	right: 659px;
}
#main {
	width:100%;
	margin:0 auto;
	position: relative;
	z-index: 1000;
}
/*
================================================================================
|                                     MENU                                   |
================================================================================
*/
#menu_top {
	height: 38px;
	width: 1318px;
	background-image: url(../images/top22.jpg);
}
.main_menu {
	display:block;
	_height:1%;
	height: 38px;
	margin-left:3px;
	padding-left: 86px;
	padding-right:88px;
}
.main_menu li {
	float:left;
	background:none;
	display:block;
	padding:0;
	line-height:normal;
	list-style:none;
}
.main_menu li a {
	float:left;
	color:#fff;
	font-weight:700;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	height:38px;
	line-height:36px;
	text-decoration:none;
	padding:0 41px 0 41px;
}
.main_menu li a:hover, .main_menu li.current a {
	cursor:pointer;
	color:#fff;
	background-image: url(../images/but_on1.png);
	background-repeat: no-repeat;
	background-position: center;
}
.main_menu li.first a{
 padding-left:47px;
}
.main_menu li.first a:hover, .main_menu li.current.first a {
	background-position: left;
}
.main_menu li.last a{
padding-right:48px;
}
.main_menu li.last{
float:right;
}
.main_menu li.last a:hover, .main_menu li.current.last a {
	background-position: right;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
 body:first-of-type .main_menu li a {
	padding:0 40px;;	/* safari grably */
}
}
@media all and (-webkit-min-device-pixel-ratio:0) {
 body:first-of-type .main_menu li.last a {
	padding-right:42px;;	/* safari grably */
}
}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header {
	width:1318px;
	height: 193px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0 auto;
}
#header .txt1{
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
}
#header .txt2{ font:24px/24px Arial, Helvetica, sans-serif; color:#fff; text-transform:uppercase;}
/*
================================================================================
|                                     CONTENT                                   |
================================================================================
*/
#content_top {
	background-image: url(../images/c_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_bot {
	text-align: left;
	background-image: url(../images/c_bot.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 70px;
}

#content {
	text-align:left;
	width: 1318px;
	margin: 0 auto;
	background-color: #94a1a5;
}


/*
================================================================================
|                                     FOOTER                                  |
================================================================================
*/

#footer {
	width:100%;
	margin:0 auto;
	text-align: center;
	font-size:11px;
	background-image: url(../images/footer1.png);
	background-repeat: no-repeat;
	color: #376a7c;
	padding-bottom:30px;
	background-position: center top;
}
#footer .menu, #footer .menu1 {
	padding-top:25px;
}
#footer .menu .nolink, #footer .menu a, #footer .menu1 .nolink, #footer .menu1 a {
	color:#376a7c;
	margin:0 25px;
	font:11px Arial;
	text-decoration:none;
	text-transform: uppercase;
}
#footer .menu1 .nolink, #footer .menu1 a {margin:0 15px;}
#footer .menu .nolink, #footer .menu a:hover, #footer .menu1 .nolink, #footer .menu1 a:hover  {
	text-decoration:underline;
	color:#376a7c;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
 body:first-of-type #footer .menu a {
	margin:0 22px;;	/* safari grably */
}
}
/*
================================================================================
|                                     FORM                                  |
================================================================================
*/

.input_div_cont {
	margin-bottom:10px;
	clear:both;
}
.input_div_cont p, .text_area_contact_us p {
	padding:3px 6px 0 0;
	float:left;
	width:70px;
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.input_div_cont input, .text_area_contact_us textarea {
	border:0px;
	background:none;
	padding:0px 5px 0px 5px;
	margin:0;
	font:11px/12px Tahoma, Arial, Geneva, sans-serif;
	font-weight:400;
	color:#333333;
	text-decoration:none;
}
.input_div_cont input {
	width:215px;
	height:18px;
}
.submit, .reset {
	text-align:center;
	width:90px;
	border-width:0px;
	background:none;
	cursor:pointer;
	height:22px;
	padding:0;
}
.submit::-moz-focus-inner {
border: 0;
}
.reset::-moz-focus-inner {
border: 0;
}
.input_div_cont textarea {
	border:0px;
	background:none;
	width:210px;
	text-align:left;
	height:123px;
	margin-bottom:10px;
	overflow:auto;
	padding-left:5px;
	font:11px/12px Tahoma, Arial, Geneva, sans-serif;
	padding-top:3px;

}
#contact_table {
	width: 50%;
}

/*
================================================================================
|                                     FONTS                                  |
================================================================================
*/
ul.blue li {
	font: bold 12px/40px Tahoma;
	color:#003f70;
	list-style-type: disc;
	list-style-position: inside;
}

.marker {
	background:url(../images/star.png) no-repeat 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 30px;
	margin-bottom: 5px;
}
#credits {
	font-family:Arial;
	font-size:10px;
	line-height:12px;
	text-align:center;
	padding-top:5px;
	color:#5987a2;
}
#credits a {
	font-family:Arial;
	font-size:10px;
	line-height:12px;
	color:#5987a2;
}
.f14 {
	font-size:14px;
}
.gallery_name {
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#0164b1;
	text-transform:uppercase;
	text-align:center;
}
.blue {
	color:#0060ff;
}
.red {
	color:#DD0000;
}
.h1 {
	color:#003359;
	font-size: 17px;
	line-height: 42px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform: uppercase;
}
.h1.white {
	color:#fff;
}
.preview {
	width:335px;
	height:345px;
	background-image: url(../images/bg_preview.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	float: left;
}
.preview.light{	background-image: url(../images/bg_preview_light.png);
}
.preview div.name{
	width:335px;
	height:44px;
	background-image: url(../images/bg_name_preview.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 38px;
}
.preview div.name.blue{	color: #0054a8;
}
.preview_home{
	width:331px;
	height:425px;
	background-image: url(../images/bg_preview_home.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	z-index: 100;
}
.preview_home div.name{
	width:331px;
	height:45px;
	background-image: url(../images/bg_preview_name_home.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #0050a3;
	text-transform: uppercase;
	text-align: center;
	line-height: 38px;
}

.clear { height:0px; line-height:0px; clear:both;}
#ff_h { height:391px;}
@-moz-document url-prefix() {
  #ff_h {height:371px;}
}
#fl_button{
	margin-left:-87px;
	text-align:left;
	margin-bottom: 50px;
}
@-moz-document url-prefix() {
  #fl_button { position:absolute; margin-top:0;}
}

table.input td {
	background:url(../images/bg_input.gif) no-repeat top left;
	height:27px;
}
#more_link {
	height: 40px;
	font: 8pt Verdana;
	width: 100%;
}
#more_link a{
display:block; float:left; margin-right:10px;
}

#articles_list {
	padding:0 0 0 25px;
}

#articles_list a {
	color:#343434;
	font: bold 12px/25px Tahoma;
	text-decoration:none;
}
#articles_list a:hover, #articles_list a.active {
	color:#333366;
	text-decoration:underline;
}
.page_link, .page_link a { color:#fff;}

