* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #6a6f75 url(/images/anx-new/img/body-bg.jpg) 0 18px repeat-x;
	font-family: "Myriad Pro";
}

img {
	border: none;
}

h1 {
	color: #ff823e;
	font-size: 14px;
	padding: 0px 0px 13px 0px;
}

h2 {
	color: #ff823e;
	font-size: 13px;
	padding: 0px 0px 13px 0px;
}

h3 {
	color: #ff823e;
	font-size: 12px;
	padding: 0px 0px 13px 0px;
}

p {
	padding-bottom: 14px;
}

#content ul {
	padding-left: 25px;
}

#content ol {
	padding-left: 25px;
}

#spacer {
	height: 18px;
	background: #289cf0;
	min-width: 931px;
	width: 100%;
}

#wraper {
	max-width: 1223px;
	min-width: 931px;
	width: 100%;
	margin: 0px auto;
}

#slide {
	z-index: -100;
}

#slide table {
	width: 100%;
}

#header {
	height: 155px;
	position: relative;
	top: -155px;
}

#header img {
	border: none;
}

#header table {
	width: 100%;
}

#header table tr td {
	vertical-align: top;
	height: 155px;
}

#header .left {
	padding: 8px 0px 0px 21px;
	width: 244px;
}

#header .middle {
	text-align: center;
	font-size: 24px;
	color: #1c2c5b;
	padding: 60px 0px 0px 0px;
}

#header .orange {
	background: url(/images/anx-new/img/phone.jpg) no-repeat;
	color: #ff823e;
	padding-left: 40px;
}

#header .right img {
	margin: 60px 11px 0px 0px;
}

#header .right {
	width: 265px;
	text-align: right;
}

#main-menu {
	width: 100%;
	background: url(/images/anx-new/img/main-menu-bg.png);
	height: 41px;
	padding: 0px 5px;
	text-align: center;
	border: none;
	position: relative;
	top: -158px;
}

#main-menu a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
}

#main-menu td:hover {
	background: url(/images/anx-new/img/main-menu-bg-hover.png) repeat-x;
	cursor: pointer;
}

#main-menu .active, #main-menu .active:hover {
	background: url(/images/anx-new/img/main-menu-bg-active.jpg) repeat-x;
}

#content {
	min-height: 373px;
	background: #fff url(/images/anx-new/img/orange.jpg) left top no-repeat;
	padding: 25px 100px;
	color: #616161;
	font-size: 13px;
	font-family: Verdana;
	width: auto;
	margin-top: -158px;
}

#footer img {
	border: none;
}

#footer a {
	color: #7fcaff;
}

#footer a:hover {
	text-decoration: none;
}

#footer {
	width: 100%;
	font-family: "Arial";
	font-size: 12px;
	color: #cdd0d5;
	padding: 20px;
}

#footer td {
	vertical-align: top;
}

#footer .left, #footer .right {
	width: 306px;
}

#footer .middle {
	text-align: center;
}

#footer #search {
	padding: 3px 0px 0px 39px;
	background: url(/images/anx-new/img/search.jpg) no-repeat;
	height: 28px;
}

#footer #input {
	font-size: 13px;
	font-family: Arial;
	color: #002a70;
	padding: 0px 3px;
	border: 1px solid #289cf0;
	height: 20px;
	width: 195px;
}

#footer #submit {
	background: url(/images/anx-new/img/button-search.png) 10px 0px no-repeat;
	height: 20px;
	width: 64px;
	border: none;
	cursor: pointer;
	vertical-align: middle;
	margin-top: -2px;
}

#content #left, #content #right {
	display: inline-block;
	vertical-align: top;
}

#content #left {
	width: 60%;
}

#content #right {
	width: 39%;
}

#content #menu ul {
	width: 200px;
}

#content #menu li {
	list-style: none;
	background: url(/images/anx-new/img/li.jpg) no-repeat;
	min-height: 31px;
	padding-top: 14px;
	padding-left: 15px;
	margin-left: -25px;
}

#content #menu a {	
	color: #fff;
	text-decoration: none;
}

#content #menu .active {
	font-weight: bold;
}

#content #menu li:first-child {
	background: url(/images/anx-new/img/li-first.jpg) no-repeat;
	min-height: 32px;
}

#content #menu li:last-child {
	background: url(/images/anx-new/img/li-last.jpg) no-repeat;
	padding-top: 2px;
    min-height: 59px;
}

#content #menu .inner, #content #menu .inner-active {
	background: url(/images/anx-new/img/li-inner.jpg) repeat-y;
	margin-left: 0px;
	padding-left: 30px;
	margin-left: -25px;
	min-height: 25px;
	padding-bottom: 5px;
}

#content #menu .inner-active a {
	text-decoration: none;
	color: #616161;
}

#content #menu .inner a {	
	color: #616161;
	text-decoration: underline;
}

#content #menu .inner a:hover {
	text-decoration: none;
}

#content #sub-menu {
	display: inline-block;
	vertical-align: top;
	width: 200px;
}

#content #text {
	margin-left: 100px;
	display: inline-block;
	vertical-align: center;
	width: 67%;
}

#content #search {
	text-align: center;
	margin-bottom: 50px;
}

#content a {
	color: #7fcaff;
}

#content a:hover {
	text-decoration: none;
}

#content .found {
	padding-left: 20px;
}

#content #input {
	font-size: 13px;
	font-family: Arial;
	color: #002a70;
	padding: 0px 3px;
	border: 1px solid #289cf0;
	height: 20px;
	width: 195px;
}

#content #submit {
	background: url(/images/anx-new/img/button-search.png) 10px 0px no-repeat;
	height: 20px;
	width: 64px;
	border: none;
	cursor: pointer;
	vertical-align: middle;
	margin-top: -2px;
}

#content .tbl-projects th {
	background: #1e305f url(../img/main-menu-bg-active.jpg) left top repeat-x;
	height: 41px;
	color: #fff;
	padding: 5px;
}

#content .tbl-projects td {
	background: #dedede;
	color: #1b2e5b;
	padding: 5px;
}

#content .tbl-projects {
	font-size: 12px;
	text-align: center;
}

#content .tbl-projects a {
	color: #5388be;
}