/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#000 url(images/bg_tail.png) repeat-x top center;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
		font-size:11px;
		line-height:18px;
		text-transform:uppercase;
		color:#fff;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#fff; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:0;}

h1 {
	font-size:40px; 
	padding:3px 20px 20px; 
	line-height:1.2em;
	text-transform:none;
	text-align:right;
	}
h2 {
	font-size:30px; 
	color:#fff; 
	padding:13px 0 22px; 
	line-height:1.2em;
}
/* ============================= main layout ====================== */
.imgindent {margin:7px 40px 0 0; float:left;}
.fright {text-align:right;}

/* ============================= header ====================== */
#header a img {margin-top:81px;}
#header a {text-decoration:none;}
#header .menu {padding:10px 1px 0 0;}
#header .menu li {text-align:right; line-height:20px;}
#header .menu a {
	color:#000; 
	font-size:15px; 
	line-height:0.9em;
	display:inline-block;
}
#header .menu a:hover {background:#e1dfdf;}
#header .menu a.active {color:#fff; background:#000;}
#header .menu .active:hover {color:#fff; background:#000;}

/* ============================= content ====================== */
#content {padding-bottom:24px;}
.content {width:500px; padding:0 0 0 423px; height:597px;}
#page2 #content {background:url(images/page2_img1.jpg) no-repeat 60px 20px;}
#page3 #content {background:url(images/page3_img1.jpg) no-repeat 60px 20px;}
#page4 #content {background:url(images/page4_img1.jpg) no-repeat 60px 20px;}
#page6 #content {background:url(images/page6_img1.jpg) no-repeat 60px 20px;}
 
.row2 {
	background:url(images/line.jpg) no-repeat top center;
	padding:25px 0 0;
	margin-top:39px;
	}
#page2 .row2 {margin-top:21px;}

.block {padding:23px 0 15px;}
#content ul {padding:0 39px 6px 0;}
#content li a:hover { color:#7f7f7f; text-decoration:underline;}
#content li {background:url(images/marker.gif) no-repeat 3px center; padding-left:23px; line-height:25px;}
#content li a {color:#fff; text-decoration:none;}

/*portfolio*/
.portfolio { width:549px; margin:0 auto;}
.portfolio a img {padding-bottom:3px;}

/*link*/
.link {padding:20px 20px 0 0; text-align:right;}
#page3 .row1 .link {padding:4px 20px 5px 0;}
.link a {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	background:#000;
	font-weight:bold;
	text-decoration:none;
}
.link a:hover {background:#fff;color:#000;}

/*gallery*/
.gallery { width:808px; margin:0 auto;position:relative;}
.gallery a { 
	display:inline-block;
	padding:306px 11px 298px;
	background:#333;
	}
.gallery a:hover {background:#444;}
.gallery img {
	margin:0 5px;}
.gallery a img {margin:0;}

.gallery a.close_btn {position:absolute; right:52px ; top:0; padding:0; background:none;}

/*phone*/
.phone {padding-bottom:5px;}
.phone span {display:inline-block; width:80px; font-weight:normal;}
.phone a:hover {color:#7F7F7F;}

#page5 .content { padding-left:60px; width:860px;}
#page5 .link {text-align:left; padding:5px 0 0;}

/* ============================= footer ====================== */
#footer {text-align:center; color:#fff;}
#footer a {color:#fff; text-decoration:none;}
#footer a:hover {color:#7f7f7f;}
#footer li {display:inline; padding:0;}
#footer .menu {padding-right:45px;}
#footer .menu a {color:#7f7f7f; font-size:10px; margin:0 11px;}
#footer .menu a:hover {color:#e3e3e3;}
#footer a.active {color:#fff;}
#footer .right {margin:-18px 0 0;}

/* ============================= forms ============================= */
#ContactForm input {
	border:1px solid #fff;
	background:none;
	padding:2px 5px;
	width:206px;
}

#ContactForm label {height:25px; display:block;}
#ContactForm {padding:27px 0 0;}
textarea {
	width:245px; 
	height:68px;
	border:1px solid #fff; 
	background:none; 
	padding:0 0 0 5px;
	overflow:auto; 
	font-size:1em;
	margin-bottom:25px;
	}
#ContactForm .btn {margin-right:15px;}
#ContactForm p {padding:0;}
#ContactForm .left {width:229px; overflow:hidden;}
#ContactForm .right {width:270px;}
 .dogvdvhdr {
            width:300;
            background:#292929;
            border:1px solid #515151;
            font-weight:bold;
            padding:10px;
         }
         
         .dogvdvbdy {
            width:300;
            background:#000000;
            border-left:1px solid #515151;
            border-right:1px solid #515151;
            border-bottom:1px solid #515151;
            padding:10px;
         }

   .dogvdvhdr2 {
            width:300;
            background:#292929;
            border:1px solid #515151;
            font-weight:bold;
            padding:10px;
         }
         
         .dogvdvbdy2 {
            width:300;
            background:#515151;
            border-left:1px solid #000000;
            border-right:1px solid #000000;
            border-bottom:1px solid #000000;
            padding:10px;
         }
         
         .pgdiv {
         width:320;
         height:250;
         background:#E9EFF4;
         border:1px solid #C4D5E3;
         padding:10px;
         margin-bottom:20;
         font-family:arial;
         font-size:12px;
         }

