html, body {
	margin: 0px;
	padding: 0px;
	height:100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

* html #outer{
	height:100%;
}
.inputerr{border:1px dotted red;}
#send_request:hover{
	cursor:pointer;
}
#outer{
	min-height:100%;
}

#header {
	width:100%;
	height:291px;
	overflow:hidden;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#header-up {
}

#header-down {
}

#header-left {
	background-image: url(images/header-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 243px;
}

#header-right {
	background-image: url(images/header-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 243px;
}

#header-centre {
	padding-top: 150px;
	text-align: right;
	padding-right: 200px;
}

#header-pic {
}

#header-text {
}

#header-menu {
	height: 48px;
	background-image: url(images/header-menu-bg.gif);
	background-repeat: repeat-x;
	background-position: left 3px;
}

#header-p {
	margin: 0px;
	padding-top: 10px;
	float: right;
	width: 720px;
}

#header h {
}

#header a {
}

#header ul {
}

#header li {
}

#header form {
}

#right {
	background-image: url(images/right-black-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 61px;
	width: 190px;
	padding-top: 25px;
	padding-left: 56px;
}

#right-up {
	background-image: url(images/right-gray-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 200px;
	padding-top: 23px;
	padding-left: 46px;
}

#right-down {
}

#right-left {
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 45px;
}

#right-right {
	margin: 0px;
	padding-bottom: 40px;
	padding-left: 45px;
	padding-right: 45px;
}

#right-centre {
	background-image: url(images/right-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 251px;
	padding-bottom: 30px;
}

#right-pic {
}

#right-text {
padding:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#right-menu {
}

#right p {
}

#right h {
}

#right a {
}

#right ul {
}

#right li {
}

#right form {
}

#footer {
	width:100%;
	clear:both;
	height:100px;
	position: relative;
	background-image: url(images/footer-left-up.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer-up {
}

#footer-down {
}

#footer-left {
}

#footer-right {
	background-image: url(images/footer-right-up.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 91px;
	padding-top: 11px;
}

#footer-centre {
	background-color: #f25696;
	height: 87px;
}

#footer-pic {
}

#footer-text {
}

#footer-menu {
}

#footer p {
}

#footer h {
}

#footer a {
}

#footer ul {
}

#footer li {
}

#centrecontent {
	background-color: #dfdfdf;
	height: 2px;
}

#centrecontent-put {
}

#centrecontent-up {
	background-image: url(images/centrecontent-gray.gif);
	height: 15px;
	width: 260px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 26px;
	margin-top: 6px;
	margin-bottom: 4px;
	text-align: left;
}

#centrecontent-down {
	text-align: left;
}

#centrecontent-left {
	padding-right: 10px;
	padding-left: 10px;
}

#centrecontent-right {
	height: 150px;
	text-align: left;
}

#centrecontent-centre {
	padding-top: 10px;
	padding-right: 65px;
	padding-bottom: 10px;
	padding-left: 65px;
}

#centrecontent-pic {
	border: 1px solid #f1f1f1;
	padding-bottom: 5px;
}

#centrecontent-text {
}

#centrecontent-menu {
	background-color: #ebeaea;
	height: 8px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#centrecontent p {
}

#centrecontent h {
}

#centrecontent a {
}

#centrecontent ul {
}

#centrecontent li {
}
#catmenu a{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c21828;
	text-decoration: none;
}
#catmenu  li {
     padding-left:0px;
	list-style-type: none;
	list-style-type: disc;
	list-style-position: inside;
	color: #FF0000;
}
#catmenu  ul {
 padding-left:15px;
}
.data{	

font-size: 11px;
	font-weight: bold;
	color: #c21828;
	
}
