h1, h2, h3, h4, h5, p , ul, li,a,span,img{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
body {
	text-align: center;
	background-image: url(_images/menu/bg.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

h3 {
	font-size: 14px;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	padding: 0px;
	margin-left: 25px;
	margin-bottom: 5px;
}
h4 {
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	padding: 0px;
	margin-left: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}



#header {
	background-color: #fff;
	height: 110px;
	position: relative;
	padding: 0px;
	width: 940px;
	text-align: left;
	left: auto;
	right: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#container {
	width: 940px;
	background-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	text-align: left;
	margin-top: 5px;
	height: auto;
	padding: 0px;
	position: relative;
	margin-bottom: 0px;
}


#logo {
	float: left;
	width: 200px;
	height: 60px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerAV {
	float: right;
	top: 10px;
	margin-top: 30px;
	margin-right: 30px;
}
#mainMenu {
	width: 940px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	bottom: 0px;
	position: absolute;
	left: 0px;
	background-image: url(_images/menu/menu_bar.gif);
}
#mainMenu ul{
	margin: 0px;
	list-style: none;
	position: absolute;
	right: 1px;
	bottom: 0px;
	width: 670px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 30px;
}
#mainMenu li {
	float: left;
	padding: 0px;
}
#mainMenu li a:link,#header li a:visited {
	display: block;
	margin-right: 24px;
	background: transparent;
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#mainMenu li a:hover,#header li a:active {
	color: #F96;

}
#mainMenu ul li .current {
	color: #f96;
	cursor: default;
}

#greyBar {
	background-image: url(_images/bg_bar.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: 940px;
	padding: 0px;
	position: relative;
	left: auto;
	right: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainContent {
	margin: 0px;
	height: 1000px;
	background-image: none;
	width: 940px;
	background-repeat: no-repeat;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	padding: 0px;
}
#topImage {
	background-image: url(_images/avdesign.jpg);
	height: 300px;
	width: 940px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin: 0px;
}

#mainContent #rightSide img {
	padding: 5px;
	border: 1px solid #CCC;
}






.whiteHead {
	color: #FFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
}
.current {
	cursor: default;
	color: #F96;
}
.holder {
}
#footer {
	float: none;
	clear: both;
	position: relative;
	background-color: #FFF;
	bottom: 0px;
	height: 40px;
	background-image: url(_images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 940px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.active {
	color: #F00;
}
#serviceContent {
	width: 500px;
	margin-top: 40px;
	margin-right: 60px;
	margin-bottom: 25px;
	margin-left: 60px;
}
#rightSide {
	float: right;
	width: 279px;
	position: absolute;
	left: 626px;
	top: 334px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightSide p {
	margin: 10px;
	padding: 10px;
	width: 235px;
}
.blue {
	color: #163A7A;
}
#mainContent #cad {
	position: absolute;
	left: 56px;
	top: 710px;
	width: 794px;
	height: 243px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #999;
}
