/* CSS Document */

body {
	margin:0px;
	background-image:url(../images/bg-main.gif);
	background-repeat:repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color:#000;
}

a:hover{
	color:#000;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin:0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin:0px;
}
#list1 li {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 877px;
}
#wrapper1 {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 100%;
}
#nav {
	height:37px;
	float:left;
}
#header-graphic {
	margin: 0 0 0px;
	background-image: url(../images/header-graphic.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width:877px;
	float:left;
	text-align: right;
}
#header-graphic1 {
	margin: 0 0 0px;
	background-image: url(../images/header-graphic1.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width:877px;
	float:left;
	text-align: right;
}
#bg-hdrImgFrm {
	background-image: url(../images/bg-hdrImgFrm.jpg);
	background-repeat: no-repeat;
	height: 347px;
	width: 877px;
	float:left;
}
.bigImg {
	margin:18px 0 10px 145px;
	width:725px;
	height:220px;
}
.smallImg {
	margin:0px 0 0px 138px;
	width:725px;
}
#container {
	padding-top:55px;
	width:877px;
	float:left;
}
#left-pan {
	float: left;
	width: 572px;
	margin-left:12px;
}
#right-pan {
	float: right;
	width: 268px;
}
#aboutus {
	float: left;
	width: 850px;
	margin-left:12px;
}
.quick-contact {
	font-size: 18px;
	font-weight: bold;
	color: #474646;
	padding-left: 32px;
	background-image: url(../images/ico-qmark.jpg);
	background-repeat: no-repeat;
	text-align:left;
	margin-left: 6px;
	margin-top: 3px;
}
.border1 {
	background-color: #F8F8F8;
	padding: 2px;
	border: 1px solid #CDCDCD;
}
.bg-line1 {
	background-image: url(../images/bg-line1.gif);
	background-repeat: repeat-x;
	height: 32px;
	font-weight: bold;
	color: #FF8B02;
	text-align: left;
}
#bg-footer {
	clear: both;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	height: 158px;
	color: #FFFFFF;
}
#footer {
	width:877px;
	padding-top:24px;
	margin:auto;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.textfield1 {
	background-image: url(../images/bg-textfield1.gif);
	background-repeat: repeat-x;
	height: 19px;
	border: 1px solid #C4C4C4;
	color: #000000;
	width: 230px;
}
.textfield2 {
	background-image: url(../images/bg-textfield1.gif);
	background-repeat: repeat-x;
	height: 19px;
	border: 1px solid #C4C4C4;
	color: #000000;
	width: 230px;
	height:60px;
}
.few-points {
	width:260px;
	padding-top:15px;
	color: #000000;
	float:left;
}
.points {
	margin-left: 0px;
	padding-left:0px;
	margin-top:8px;
	list-style: none;
}
.points li {
	padding-left: 15px;
	background-image:url(../images/bul-1.gif);
	background-repeat:no-repeat;
	background-position:1px 5px;
	line-height: 150%;
}
.points ul {
	list-style: none;
}

.border2 {
	background-color: #FFFFFF;
	border: 1px solid #E19FFF;
	padding: 4px;
}
.border3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.map {
	border:4px solid #CCCCCC;
	width:550px;
	height:300px;
	margin-bottom:30px;
}

#credits {
	font-size:11px;	
}

#credits a {
	text-decoration:none;
	color:#FFFFFF;
	background:none;
}
#credits a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background:none;
}

.blank {
	text-decoration:none;
	color:#333333;
}