#topbg{
	background-repeat: no-repeat;
	width: 950px;
	height: 159px;
	border: 0;
	padding: 0;
	background: url(top.png);
}

#nav{
	position: absolute;
	top: 146px;
	left: 430px;
	color: White;
}

#text{
	font: 13px Arial;
	text-align: justify;
	padding-top: 5px;
	color: Maroon;
}

#slidetext{
	font: 14px Arial bold;
	text-align: center;
	padding-top: 5px;
	color: Maroon;
}

#bottombg{
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	border: 0;
	padding: 0;
}

h1{
	position: absolute;
	top: 178px;
	right: 280px;
	color: #7A0E0E;
	font-size: 22px;
	font-weight: bolder;
	font-family: Tahoma;
	text-align: right;
}

h1.service{
	position: relative;
	top: -33px;
	right: 10px;
	margin-bottom: -45px;
	color: navy;
	font-size: 22px;
	font-weight: bolder;
	font-family: Tahoma;
	text-align: right;
}

h2{
	position: absolute;
	top: 195px;
	left: 820px;
	color: #7A0E0E;
	font-size: 14px;
	font-weight: bolder;
	font-family: Tahoma;
}

a{
	text-decoration: none;
}

a.nav{
	color: #D7D0D1;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

a.nav:hover{
	color: White;
	font-family: @Arial Unicode MS;
	font-size: 14px;
	font-weight: bold;
}

a.byline{
	color: Maroon;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

a.byline:hover{
	color: Navy;
	font-family: @Arial Unicode MS;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}


em{
	font-family: Tahoma;
	text-decoration: none;
	color: #002A90;
	font-style: normal;
}


#container{
	color: Black;
	width: 730px;
	border: 1px solid #9D9D9D;
	background: #F5EFEF;
	padding: 15px;
}

#right{
	background-image: url(right.png);
	width: 200px;
	height: 375px;
	position: absolute;
	top: 193px;
	right: 43px;
	border: 1px solid #801218;
}

#right2{
	background-image: url(right2.png);
	width: 200px;
	height: 532px;
	position: absolute;
	top: 193px;
	right: 43px;
	border: 1px solid #801218;
}

#right3{
	background-image: url(right3.png);
	width: 200px;
	height: 1757px;
	position: absolute;
	top: 193px;
	right: 43px;
	border: 1px solid #801218;
}

#right4{
	background-image: url(right4.png);
	width: 200px;
	height: 673px;
	position: absolute;
	top: 193px;
	right: 43px;
	border: 1px solid #801218;
}

object{
	border: 1px solid #801218;
}	

#byline{
	color: #A0522D;
	font-family: @Arial Unicode MS;
	font-size: 11px;
	text-align: center;
}

body{
	scrollbar-face-color: Maroon;
	scrollbar-arrow-color: White;
	scrollbar-3dlight-color: Black;
}

ul{
	list-style: square;
	color: maroon;
}

li{
	color: navy;
	font: 13px Arial;
	text-align: justify;
}

#tbl{
	font: 13px Arial;
	color: Maroon;
	border: thin solid;
	border-color: navy;
}

#tbl2{
	font: 13px Arial;
	color: Maroon;
}


th{
	font: 13px Arial;
	color: navy;
	font-weight: bold;
}

#contact{
	font: 13px Arial;
	color: navy;
	font-weight: bold;
	text-align: left;
}

select{
	background-color: #800040;
	color: White;
	font: bold Tahoma;
	border: thin solid navy;
}

input, textarea{
	background-color: #FFF4FA;
	border: thin solid navy;
	font: bold 11px verdana;
	color: Maroon;
}

#button{
	background-color: Maroon;
	border: thin solid navy;
	font: bold 11px verdana;
	color: white;
}
