*{

	margin:0 auto;
	padding:0px;
	
}

body{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	margin-top:10px;
	margin-bottom:10px;

}

#wrapper{

	width:786px;
	height:100%;
	border:3px solid #F2F2F2;

}

#inner_wrapper{

	width:708px;
	height:100%;

}


#top{

	width:708px;
	height:39px;
	float:left;
	margin-top:25px;

}

#logo{

	width:116px;
	height:16px;
	float:left;

}

#top_menu{

	width:230px;
	height:16px;
	float:right;
	color:#0068B3;

}

.class1 a:link  {  color:#0068B3; text-decoration: underline; padding-left:10px; padding-right:10px; }
.class1 a:active { color:#0068B3; text-decoration: underline;  padding-left:10px; padding-right:10px; }
.class1 a:visited { color:#0068B3; text-decoration: underline; padding-left:10px; padding-right:10px;}
.class1 a:hover { color:#0068B3; text-decoration:none; padding-left:10px; padding-right:10px; }

#header_area{

	width:708px;
	height:213px;
	float:left;
	border-bottom:3px solid #E2E2E2;
	
}

#side_menu{

	width:198px;
	height:204px;
	float:left;
	background-color:#6DBE45;
	
}

#header{

	width:510px;
	height:204px;
	float:left;
	
}


.sidebar{
	float:left;
	width:158px;
	font-weight:bold;
	padding-left:18px;
	color:#F78A15;
	
}
.sidebar .links {
	width:158px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

.sidebar .links li {
	border-bottom:1px solid #CCCCCC;
	background:url(images/dot.jpg) no-repeat center left;
	padding:8px 0px 5px 25px;
	margin:0;
	list-style:none;

}

.sidebar .links li a {
	text-decoration:none;
	display:block;
	color:#fff;
	
}

.sidebar .links li a:hover {
	color:#DDDDDD;
	

}

.sidebar .links li  a:hover .selected {
	color:#F78A15;
	

}

#content_area{

	width:708px;
	height:100%;
	float:left;
	margin-top:12px;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
	
}

#content_left{

	width:235px;
	height:100%;
	float:left;
}


#content_right{

	width:450px;
	height:100%;
	float:right;
	padding-left:10px;
}

#enquiryBox {

    color: #666;
    text-align: left;
    width:205px;
    background-color:#F6F6F6;
    padding-left: 15px;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    margin-bottom: 1em;
	height:90px;

}

#enquiryBox1 {

    color: #666;
    text-align: left;
    width:205px;
    background-color:#F6F6F6;
    padding-left: 15px;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    margin-bottom: 1em;
	height:140px;

}

#enquiryHead {

    color: #666;
    text-align: left;
    font-weight: bold;
    width:205px;
    padding-left: 15px;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    background-color:#C2C2C2;
    margin-top: 1em;

}

#enquiryBox input {

    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
    border-left:1px solid #666;
    border-top:1px solid #666;
     font-size:11px;

}

.button{

    background-color:#666;
    color:#fff;
    padding:0px 2px 4px 2px;
    font-weight: bold;
    height:20px;
    float: left;

}

.style1 {font-size: 14px}
.style2 {
	color: #F78A15;
	font-weight: bold;
}
.style3 {color: #F78A15}
.style4 {color: #666666}
.style5 {color: #666666; font-weight:normal  }


h1, h2{

    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#F78A15;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
}




.clearfix{
	
	width:200px;
	height:20px;
	float:left;

}

.field{

    float: left;
    background-color:#fff;
    color:#000;
    padding-left:2px;
    height:16px;
    width: 140px; 

}


#footer

{
   
   background-color:#f2f2f2;
    color: #333;
	height:30px;
	clear:both;
	padding:10px;
}


#space{

	width:700px;
	height:15px;
	clear:both;
}

#space1{

	width:700px;
	height:15px;
	float:left;
}


#breadcrumbs {

    color: #F78A14;

    margin-top: 5px;

    margin-bottom: 20px;    

}



#breadcrumbs a{

    color: #F78A14;

}



#breadcrumbs a{

    color: #F78A14;

    font-weight: bold;

    text-decoration: underline;

}



#breadcrumbs a:hover {

    color: #F78A14;

    font-weight: bold;

    text-decoration: none;

}



#breadcrumbs2 {

    color: #F78A14;

    margin-top: 5px;

    margin-bottom: 10px;    

}

#breadcrumbs2 a{

    color: #F78A14;

    font-weight: bold;

    text-decoration: underline;

}



#breadcrumbs2 a:hover {

    color: #F78A14;

    font-weight: bold;

    text-decoration: none;

}

#title {

    float: left;

    font-size: 14pt;

    padding: 0 0 0 10px;

}



#title a {

    color: #004f00;

}

.news_links_top {

    margin-top: 0;

    background: #f78a14;

    color: #fff;

    font-size: 100%;

    padding: .5em 1em;

}

.newslinks {

    list-style-type: square;
	color:#0068B3;
	width:170px;
	margin-top:10px;
	height:50px;
}

.newslinks a{

    list-style-type: square;
	color:#0068B3;

}


.heading1 {

    font-size: 1.3em;
    color: #006b83;
    margin: 0 0 .5em  0;
     border-bottom: 2px solid #eee;
	
}


.heading1 li{

  	 list-style:none;
	
}



