/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#ffffff;
	text-align:center;
}

himg {vertical-align:top;
	margin:2px; 
	border:solid 5px; 
	border-color: #D9C894 }
	
imgpic {vertical-align:top;
	margin:2px; 
	border:solid 5px; 
	border-color: white }

a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial;
		font-size:0.9em;
		line-height:1.333em;
/*		color:#a2a2a2;*/
		color:#000000;
	}

.footer 
	{
		font-family:Arial;
		font-size:0.9em;}
		
input, select { vertical-align:middle; font-weight:normal;}

/*a {color:#a5b135;}*/
a {color:#003A75;}
a:hover{text-decoration:none;}
p {padding-top:9px;}

/* ============================= main layout ====================== */

.more { display:block; background:#484848 url(images/more_left_right_bg.gif) no-repeat top left; color:#fff; text-decoration:none; float:left; margin-top:20px; font-family:tahoma; font-size:11px; font-weight:bold;}
.more span {display:block; background:url(images/more_left_right_bg.gif) top right no-repeat; padding:1px 10px 2px 10px;}
.more:hover {text-decoration:underline;}

h3 {color:#000000; text-transform:uppercase; line-height:1.5em; margin-bottom:12px;}

cite {font-style:normal;}
li a {color:#a5b135; line-height:1.75em;}

.imgindent {margin:0 22px 0 0; float:left;}
.imgindent2 {margin:0 44px 0 0; float:left;}

/* ============================= header ====================== */

#header .right {padding:6px 28px 3px 0;}
#header {color:#c5c5c5;}
#header a {color:#7e7e7e; text-decoration:none;}
#header a:hover {color:#a8627b;}
#header .home {background:url(images/home_bg.gif) no-repeat 0 6px; padding-left:12px;}
#header .home:hover {background:url(images/home_bg_active.gif) no-repeat 0 6px;}
#header .home_active {background:url(images/home_bg_active.gif) no-repeat 0 6px; color:#a8627b;}

#header .box {background:#fff; padding:10px;}

.menu {margin:3px 0 0 31px;}
.menu li { background:none; padding:0;}
.menu li a {display:block; width:139px; height:35px;}
.menu .button1 {background:url(images/home.gif) top left no-repeat;}
.menu .button2 {background:url("images/about.gif") top left no-repeat;}
.menu .button3 {background:url("images/services.gif") top left no-repeat;}
.menu .button4 {background:url("images/clients.gif") top left no-repeat;}
.menu .button5 {background:url("images/contact.gif") top left no-repeat;}
.menu .button1 a:hover {background:url(images/home_active.gif) top left no-repeat;}
.menu .button2 a:hover {background:url("images/about_active.gif") top left no-repeat;}
.menu .button3 a:hover {background:url("images/services_active.gif") top left no-repeat;}
.menu .button4 a:hover {background:url("images/clients_active.gif") top left no-repeat;}
.menu .button5 a:hover {background:url("images/contact_active.gif") top left no-repeat;}
.menu .button1 .active {background:url(images/home_active.gif) top left no-repeat;}
.menu .button2 .active {background:url("images/about_active.gif") top left no-repeat;}
.menu .button3 .active {background:url("images/services_active.gif") top left no-repeat;}
.menu .button4 .active {background:url("images/clients_active.gif") top left no-repeat;}
.menu .button5 .active {background:url("images/contact_active.gif") top left no-repeat;}


/* ============================= middle ====================== */

.title {background:#D9C894; padding:22px 0 12px 27px; margin-bottom:32px;}
.if_img {margin-bottom:19px;}
.content {padding:0 25px 0 32px;}
.content2 {padding:0 44px 0 0;}

.date {color:#272727; font-size:1.167em;}
.small {font-size:0.917em;}
.big {font-size:1.167em;}
.usual {color:#a2a2a2;}
.ul {margin-top:16px;}

.line {background:url(images/hor_line.gif) bottom repeat-x; padding-bottom:27px; margin-bottom:24px;}
.column_padding {padding-right:11px;}
.list1 {color:#000000; padding:0 20px 0 18px; list-style-type: square;}
.special {color:#000000; display:block; margin:-5px 0 10px 0;}
.h3 {padding-top:15px;}

.column1 .content {padding:0 25px 0 29px;}
#index .column2 .line {padding-top:40px;}
#about .column2 .line {padding-bottom:16px;}
#about #middle {padding:14px 0 44px 0;}
#services .column2 .content {padding:0 23px 0 32px;}
#services #middle {padding:14px 0 54px 0;}
#clients .content2 {padding:0 24px 0 0;}
#clients .column2 .content {padding:0 23px 0 30px;}
#clients #middle {padding:14px 0 50px 0;}
#contact .column2 .right {margin-right:66px;}
#contact #middle {padding:14px 0 45px 0;}
#privacy-policy #middle {padding:14px 0 49px 0;}
#privacy-policy .content {padding:0 23px 0 30px;}

/* ============================= footer ====================== */

#footer p {border:10px solid #fff; padding:25px 0 22px 28px; color:#000000; background:#D9C894; font-size: .8em; }
#footer a {color:#000000;}

/* ============================= index ============================= */

form {margin-top:15px;}
form .rowi {height:42px;}
form .right {margin-left:15px;}

.input {width:246px; height:16px; padding:0 0 0 5px; font-size:1em;}
textarea {width:246px; height:75px; padding:0 0 0 5px; overflow:auto; font-size:1em;}
