body {
	margin: 0px;
	background-color: #ABD2E5;
}
body, p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2F341C;
}

#menulang {
	position: relative;
	left: 660px;
	top:  	-190px;
	width: 200px;
}

#menu {
	position: relative;
	left: 540px;
	top:  	15px;
	width: 200px;
}
#menu ul {
	list-style-type: none;
	
}
#menu a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-weight: bold;
	text-decoration: underline;
}
#maindata {
	position: relative;
	top : 0px;
	width: 490px;
	left: 10px;
}
#mainimg {
	position: relative;
	top : 30px;
	width: 213px;
	left: 40px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;

	left: 50%;
	bottom:  10px;
}

#maindata h1 {
	font-size: 18px;
	color: #FFFFFF;
}
#maindata h2 {
	font-size: 14px;
	line-height: 4px;
	
}
#maindata a {
	font-size: 14px;
	text-decoration: underline;
	color: #49502B;
}
.container td {
	font-size: 10px;
}

#header {
	width: 742px;
	height: 292px;
}
.bottomtd {
	height: 45px;
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
.toptd1 {
	background-repeat: no-repeat;
	background-position: left top;
	width: 213px;	
}
.toptd2 {
	background-repeat: no-repeat;
	background-position: left top;
	width: 529px;	
	
}
#container {
	width: 742px;
}
.tblhd {
	font-size: 18px;
	font-weight: bold;
	background-color: #ABD2E5;
}

#popupbody {
	margin: 0px;
	background-color: #ABD2E5;
}
#popupheader{
	height: 134px;
}
#popupcontainer{
	padding: 10px;
	background-repeat: no-repeat;
	background-position: left top;
 	background-image: url(images/im2.jpg);

}
#popupcontainer .title {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.phones {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}