@charset "utf-8";
/*   Web Design: VNACOLORS   */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url('../images/back.jpg') repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8E8E8;
}
.title_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #0099FF;
}
.w_title_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #E8E8E8;
}
.title_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2E2F30;
}
.page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E2F30;
	line-height: 22px;
}
.b_page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E2F30;
	font-weight: bold;
	line-height: 22px;
}
.b_page_text_h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E2F30;
	font-weight: bold;
	line-height: 22px;
}
.dot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2E2F30;
	line-height: 22px;
}
.read_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	line-height: 22px;
}
.w_page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E8E8E8;
}


#page {
	width: 950px;
	margin: 0 auto 0 auto;
	text-align: left
}
#menu_back {
	background: url('../images/menu_back.jpg') no-repeat;
	width: 100%;
	height: 70px;
	z-index: 1;
	margin: 10px 0 0 0;
}
#logo {
	float: left;
	width: 270px;
	height: 70px;
	z-index: 2;
	margin: 0 0 0 0;
}
#menu {
	float: right;
	width: 680px;
	z-index: 3;
}

/* Home */
#home {
	float: left;
	position: relative;
	background: url('../images/btn_back.jpg') no-repeat;
	list-style: none;
	width: 102px;
	height: 70px;
	margin-left: 30px;
}
#home li {
	float: left;
}
#home a {
	color: #ffffff;
	text-decoration: none;
	padding: 26px 0px 0px 30px;
	font:14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
}
#home a:visited {
	color: #ffffff;
	text-decoration: none;
}
#home a:hover {
	color: #0099FF;
}

/* About */
#about {
	float: left;
	position: relative;
	background: url('../images/btn_back.jpg') no-repeat;
	list-style: none;
	width: 102px;
	height: 70px;
	margin-left: 5px;
}
#about li {
	float: left;
}
#about a {
	color: #ffffff;
	text-decoration: none;
	padding: 26px 0px 0px 30px;
	font:14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
}
#about a:visited {
	color: #ffffff;
	text-decoration: none;
}
#about a:hover {
	color: #0099FF;
}

/* Services */
#services {
	float: left;
	position: relative;
	background: url('../images/btn_back.jpg') no-repeat;
	list-style: none;
	width: 102px;
	height: 70px;
	margin-left: 5px;
}
#services li {
	float: left;
}
#services a {
	color: #ffffff;
	text-decoration: none;
	padding: 26px 0px 0px 20px;
	font:14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
}
#services a:visited {
	color: #ffffff;
	text-decoration: none;
}
#services a:hover {
	color: #0099FF;
}

/* Projects */
#projects {
	float: left;
	position: relative;
	background: url('../images/btn_back.jpg') no-repeat;
	list-style: none;
	width: 102px;
	height: 70px;
	margin-left: 5px;
}
#projects li {
	float: left;
}
#projects a {
	color: #ffffff;
	text-decoration: none;
	padding: 26px 0px 0px 22px;
	font:14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
}
#projects a:visited {
	color: #ffffff;
	text-decoration: none;
}
#projects a:hover {
	color: #0099FF;
}

/* Personnel */
#personnel {
	float: left;
	position: relative;
	background: url('../images/btn_back.jpg') no-repeat;
	list-style: none;
	width: 102px;
	height: 70px;
	margin-left: 5px;
}
#personnel li {
	float: left;
}
#personnel a {
	color: #ffffff;
	text-decoration: none;
	padding: 26px 0px 0px 15px;
	font:14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
}
#personnel a:visited {
	color: #ffffff;
	text-decoration: none;
}
#personnel a:hover {
	color: #0099FF;
}

/* Contact */
#contact {
	float: left;
	position: relative;
	background: url('../images/btn_back.jpg') no-repeat;
	list-style: none;
	width: 102px;
	height: 70px;
	margin-left: 5px;
}
#contact li {
	float: left;
}
#contact a {
	color: #ffffff;
	text-decoration: none;
	padding: 26px 0px 0px 24px;
	font:14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
}
#contact a:visited {
	color: #ffffff;
	text-decoration: none;
}
#contact a:hover {
	color: #0099FF;
}
/* End Main Menu */
#flash {
	width: 100%;
	z-index: 3;
	margin: 10px 0 0 0;
}
#main_page {
	width: 100%;
	z-index: 3;
	margin: 10px 0 0 0;
}
#page_top_h {
	width: 100%;
	height: 20px;
	background: url('../images/page_top_h.jpg') no-repeat;
	z-index: 3;
	margin: 0 0 0 0;
}
#page_top {
	width: 100%;
	height: 20px;
	background: url('../images/page_top.jpg') no-repeat;
	z-index: 3;
	margin: 0 0 0 0;
}
#w_page_top {
	width: 100%;
	height: 20px;
	background: url('../images/w_page_top.jpg') no-repeat;
	z-index: 3;
	margin: 0 0 0 0;
}
#page_cen_h {
	width: 100%;
	background: url('../images/page_cen_h.jpg') no-repeat;
	z-index: 3;
	margin: 0 0 0 0;
}
#page_cen {
	width: 100%;
	background: url('../images/page_cen.jpg') repeat-y;
	z-index: 3;
	margin: 0 0 0 0;
}
#w_page_cen {
	width: 100%;
	background: url('../images/w_page_cen.jpg') repeat-y;
	z-index: 3;
	margin: 0 0 0 0;
}
#page_bot_h {
	width: 100%;
	height: 20px;
	background: url('../images/page_bot_h.jpg') no-repeat;
	z-index: 3;
	margin: 0 0 0 0;
}
#page_bot {
	width: 100%;
	height: 20px;
	background: url('../images/page_bot.png') no-repeat;
	z-index: 3;
	margin: 0 0 0 0;
}
#w_page_bot {
	width: 100%;
	height: 20px;
	background: url('../images/w_page_bot.png') no-repeat;
	z-index: 3;
	margin: 0 0 0 0;
}
#footer {
	width: 100%;
	height: 62px;
	background: url('../images/footer_back.png') no-repeat;
	z-index: 3;
	margin: 10px 0 10px 0;
}

