@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}

img {border: 0px;}

a:link, a:visited, a:active {
	color: #808080;
	text-decoration: underline;
}

a:hover {text-decoration: none;}


#container {
	width: 925px;
	margin: 0px auto;
}

#heading {
	height: 117px;
	width: 925px;
}

#zag {
	float: left;
	padding-top: 50px;
	padding-left: 50px;
}

#zag h1 {
	font-size: 30px;
	color: #ffe400;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

#zag h1 a:link, #zag h1 a:visited, #zag h1 a:active {
	color: #ffe400;
	text-decoration: none;
}

#zag h1 a:hover {
	text-decoration: underline;
}

#zag h2 {
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	text-transform: uppercase;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}

#h_menu {
	float: right;
	background-color: #ffe400;
	height: 28px;
	width: 280px;
	text-align: center;
}

#h_menu ul {
	margin: 0px;
	padding: 0px;
}

#h_menu ul li {
	display: inline;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	padding-right: 10px;
}

#h_menu ul li a:link, #h_menu ul li a:visited, #h_menu ul li a:active {
	color: #000000;
	text-decoration: none;
}

#h_menu ul li a:hover {
	text-decoration: underline;
}

#menu {
	height: 30px;
	width: 925px;
	text-align: center;
	padding-top: 22px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	display: inline;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding-right: 40px;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	color: #fff;
	text-decoration: underline;
}

#menu ul li a:hover {
	text-decoration: none;
}



#pic {
	height: 313px;
	width: 875px;
	background-image: url(/images/pic.jpg);
	padding-left: 50px;
	font-size: 14px;
	text-transform: uppercase;
	color: #808080;
}

#pic h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #5b80b6;
	font-weight: normal;
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pic a {
	font-size: 12px;
	color: #FFF;
	background-color: #5b80b6;
	display: block;
	height: 16px;
	width: 160px;
	text-decoration: none;
	text-align: center;
	padding: 4px;
	margin-left: 200px;
	text-transform: capitalize;
}

#line {
	height: 23px;
	width: 925px;
}

#line h2 {
	display: block;
	margin: 0px;
	float: left;
	width: 288px;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-transform: uppercase;
}

#blocks {
	background-image: url(/images/blocks.gif);
	height: 193px;
	width: 925px;
	padding-top: 20px;
}

#blocks ul {
	margin: 0px;
	float:left;
	list-style-type: none;
	display: block;
	width: 288px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#blocks ul li {
	font-size: 16px;
	color: #808080;
	padding-bottom: 10px;
}

#blocks ul li a:link, #blocks ul li a:visited, #blocks ul li a:active {
	color: #808080;
	text-decoration: underline;
}

#blocks ul li a:hover {
	text-decoration: none;
}

#content {
	width: 925px;
	padding-top: 20px;
}

#content h2 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #5b80b6;
	padding-top: 15px;
	padding-bottom: 15px;
} 

#client {
	width: 303px;
	float: left;
	background-image: url(/images/client.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
	padding-bottom: 20px;
}

#client ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#client ul li {
	font-size: 16px;
	color: #808080;
}

#client ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	color: #fff;
	text-decoration: underline;
}

#client ul li a:hover {
	text-decoration: none;
}


#work_area {
	width: 582px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#law {
	width: 303px;
	float: left;
	background-image: url(/images/law.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 14px;
	color: #808080;
}

#cat {
	width: 582px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(/images/cat.gif);
	background-repeat: no-repeat;
	background-position: top;
}


#footer {
	background-color: #FFE400;
	text-align: center;
	height: 55px;
	width: 100%;
	padding-top: 10px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer ul li {
	display: inline;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	padding-right: 10px;
}

#footer ul li a:link, #footer ul li a:visited, #footer ul li a:active {
	color: #000000;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}


.floatclear {clear: both;}

