/* CSS Document */
.border {
	border-right: 1px solid #4D5F8B;
	border-left: 1px solid #4D5F8B;
	}

.righttext {
	font-family: verdana;
	font-size: 10px;
	color: #243A70;
	text-align: left;
	line-height: 1.4;
	padding: 8px 10px 8px 10px;
	}

.rightborder {
	border-left: 1px solid #4D5F8B;
	}
	
.header {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 15px 50px 9px 5px;
	}
		
.headerborder {
	border-bottom: 1px solid #4D5F8B;
	}
	
.head {
	background-color: url(budg_r7_c1.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding: 0px 200px 0px 30px;
	}
	
.nav {
	background-image: url(images/budg_r6_c1.jpg);
	background-repeat: no-repeat;
	height: 31px;
	}
	
.nav1 a {	
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	float: right;
	height: 31px;
	display: block;
	border-left: 1px dashed #1F356D;
	padding: 7px 10px 5px 10px;
	}
	
.nav1 a:hover {
	color: #CF6A32;
	background-color: #A1AECC;
	border-top: 1px dashed #1F356D;
	}
	
.navover {	
	font-family: verdana;
	font-size: 10px;
	color: #CF6A32;
	text-decoration: none;
	float: right;
	height: 31px;
	display: block;
	background-color: #A1AECC;
	border-left: 1px dashed #1F356D;
	border-top: 1px dashed #1F356D;
	padding: 7px 10px 5px 10px;
	}
	
.nav2 a {	
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	float: right;
	height: 31px;
	display: block;
	border-left: 1px dashed #1F356D;
	border-right: 1px dashed #1F356D;
	padding: 7px 10px 5px 10px;
	margin-right:5px;
	}
nav2 a:hover {
	color: #CF6A32;
	background-color: #A1AECC;
	border-top: 1px dashed #1F356D;
	}

.copyright {
	font-family: verdana;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	}
	
.content {
	font-family: verdana;
	font-size: 11px;
	color:#1C336B;
	line-height: 1.4;
	text-align: left;
	padding: 10px 40px 5px 35px;
	}
	
.enqcontent {
	font-family: verdana;
	font-size: 10px;
	color: #1C336B
	}
	
.storepic {
	float: right;
	padding: 10px 0px 10px 10px;
	}
	