/* CSS Document */
body { margin:0px; background-color: #FFFFFF;
}
li {
	list-style-image: url(../images/arrow.gif);
}

.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #636363;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989898;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #989898;
}
.menu A{
	color: #636363;
	text-decoration:none;
	font-weight: bold;
}
.menu A:hover{
	color: #636363;
	text-decoration: underline;
	font-weight: bold;
}
.submenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #636363;
	text-decoration:none;
}
.submenu A{
	color: #636363;
	text-decoration:none;
	font-weight: bold;
}
.submenu A:hover{
	color: #636363;
	font-weight: bold;
	text-decoration: underline;
}
.orange {
	background-color: #F2A808;
}
h1{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing:1px;
	margin:0px;
	padding:0px 5px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing:1px;
	color: #FFFFFF;
	margin:0px;	
}
h3{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F2A808;
	margin:0px;
}
.thanks{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin:0px;
}
.border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.bot-brd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989898;
}
.rightbrd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #989898;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #989898;

}
.table-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #989898;
	border-left-color: #989898;
}
.text2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #636363;
	text-align:justify;
	line-height:18px;
}
.alltext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #636363;
	text-align:justify;
	padding-left:5px;
	padding-right:3px;
	padding-top:5px;
	line-height:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #989898;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #989898;

}
.mainbrd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #989898;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #989898;

}

.left-right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
}

/* form*/

.allbrder {
	BORDER-RIGHT: #989898 1px solid;
	BORDER-TOP: #989898 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #989898 1px solid;
	COLOR: #636363;
	BORDER-BOTTOM: #989898 1px solid;
	FONT-FAMILY: Verdana;
}
.left-right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A9B957;
	border-left-color: #A9B957;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9B957;

}
.enquiry-box {
	border-right: #AFAFAF 1px solid;
	border-top: #AFAFAF 1px solid;
	font-family: Arial;
	font-size: 12px;
	border-left: #AFAFAF 1px solid;
	color: #636363;
	width:150px;
	height:60px;
	border-bottom: #AFAFAF 1px solid;
}

.cbrd {
	border-top: 1px solid #989898;
	border-right: 1px solid #989898;
	border-bottom: 1px solid #989898;
	border-left: 1px solid #989898;
}

.footer {
	background-color: #F2A808;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.footer a {
	color: #FFFFFF;
	text-decoration:none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.articles{
	padding:0px;
	margin:0px;
}

.articles ul{
	padding:0px;
	margin:0px;
	float:left;
	margin-top:10px;
}

.articles li{
	list-style-type:none;
	display:block;
	background-image: url(../images/bullet-07.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:14px;
	margin-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
}

.articles li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	color: #5d5d5d;
	line-height:20px;
}

.articles li a:hover{
	text-decoration: none;
}

.more{	
	padding:0px;
	margin:0px;
	padding-right:10px;
	color:#cc0000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
.more:hover{	
	color:#F2A808;
}


#adsense{
	float:left;
	width:468px;
	height:60px;
}

#adsense1{
	float:left;
	width:234px;
	height:60px;
}

#adsense2{
	float:right;
	width:234px;
	height:60px;
}
.form-text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight:bold;
}

.form-input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
font-weight:normal;
width:170px;
}

.clear{
	clear: both;
}

.usa_box{
	border: 1px solid #ECECEC;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.usa_box a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}

.usa_box a:hover{
	color: #000000;
}

.readmore{
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #FF6600;
	text-align: right;
	margin-right: 10px;
}

.readmore:hover{
	color: #999999;
	text-decoration: none;
}

form, input, select, label{
	margin: 0px;
	padding: 0px;
}

.form_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 0px;
}

.input_field{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 105px;
}

.punchline1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #8fb730;
	margin: 15px 0px;
}

.punchline2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0e91ec;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.form_title{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #f88601;
	margin: 0px;
	padding: 15px 0 0 0;
	text-align: center;
}

.header_bg{
	background: url(../images/header_bg.jpg) repeat-x;
}

#nav{
	float: left;
	width: 778px;
	background: url(../images/menu_bg.gif) repeat-x;
	height: 28px;
	border-top: 1px solid #989898;
	border-bottom: 1px solid #989898;
}

#nav ul{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#nav ul li{
	list-style: none;
	display: inline;
	margin: 0px 12px;
	line-height: 28px;
}

#nav ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
}

#nav ul li a:hover{
	text-decoration: underline;
}

#leftlinks{
	float: left;
	width: 226px;
}

#leftlinks ul{
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#leftlinks ul li{
	list-style: none;
	display: block;
	line-height: 18px;
	background: url(../images/arrow.gif) no-repeat left;
}

#leftlinks ul li a{
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
}

#leftlinks ul li a:hover{
	text-decoration: underline;
}