@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica,sans-serif;
	font-size:12px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
	}
	
img
{
	border:0;
}

 /*Div styles*/

#wrapper
{
	width:100%;
	margin:0 auto;
	text-align:center;
}

#wrapper_2
{
	width:960px;
	margin:0 auto;
	text-align:center;
}

#header_top
{
	width:960px;
	height:48px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#flash_header
{
	width:960px;
	height:283px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#menu_bar
{
	width:960px;
	height:56px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	vertical-align:middle;
	
}

#container
{
	width:960px;
	height:584px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#container_top
{
	width:960px;
	height:338px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#container_middle
{
	width:960px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#container_middle_1
{
	width:239px;
	height:65px;
	padding-top:13px;
	text-align:center;
	vertical-align:middle;
	float:left;
}
#container_middle_2
{
	width:239px;
	height:65px;
	padding-top:13px;
	text-align:center;
	vertical-align:middle;
	float:right;
}
#container_middle_3
{
	width:239px;
	height:65px;
	padding-top:13px;
	text-align:center;
	vertical-align:middle;
	float:left;
}
#container_middle_4
{
	width:239px;
	height:65px;
	padding-top:13px;
	text-align:center;
	vertical-align:middle;
	float:right;
}


#container_middle_part1
{
	width:480px;
	height:90px;
	text-align:left;
	float:left;
}
#container_middle_part2
{
	width:480px;
	height:90px;
	text-align:right;
	float:right;
}

#container_bottom
{
	width:960px;
	height:157px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}




#footer
{
	width:960px;
	height:118px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	clear:both;
}
#footer_links
{
	width:800px;
	height:38px;
	padding-top:22px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	clear:both;
}

#footer_copyright
{
	width:800px;
	height:38px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	clear:both;
}

/* text links style*/

.toadfly:link {
	color: #893601;
	text-decoration: none;
}
.toadfly:visited {
	color: #893601;
	text-decoration: none;
}
.toadfly:hover {
	color:  #00a99d;
	text-decoration: none;
}
.toadfly:active {
	color:#893601;
	text-decoration: none;
}


.bottom_link:link {
	color: #00a99d;
	text-decoration: none;
}
.bottom_link:visited {
	color: #00a99d;
	text-decoration: none;
}
.bottom_link:hover {
	color: #bf1d21;
	text-decoration: none;
}
.bottom_link:active {
	color: #00a99d;
	text-decoration: none;
}

.read_link:link {
	color: #990000;
	text-decoration:none;
}
.read_link:visited {
	color: #990000;
	text-decoration:none;
	}
.read_link:hover {
	color: #FF0000;
	text-decoration: none;
}
.read_link:active {
	color: #990000;
	text-decoration: underline;
}

.top_link
{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3a3a3a;
	font-weight:normal;
	text-decoration:none;
}

.top_link:link {
	color: #3a3a3a;
	text-decoration: none;
}
.top_link:visited {
	color: #3a3a3a;
	text-decoration: none;
}
.top_link:hover {
	color:#ac4f14;
	text-decoration: none;
}
.top_link:active {
	color: #3a3a3a;
	text-decoration: none;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #E7C229;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.read_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#832818 ;
	font-weight:normal;
	text-decoration:none;

}

/*Text CSS sytle */

.header_contant
 {
	font-family:"Trebuchet MS ", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
	text-decoration:none;
	text-shadow:0 1px 0 #5b7016;
}

.sub_header
 {
	font-family:"Trebuchet MS ", Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #990000;
	font-weight: 300;
	text-decoration:none;
	text-shadow:0 1px 0 #f1f7fc;
}

.contact_no
 {
	font-family:"Trebuchet MS ", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#688018;
	font-weight: bold;
	text-decoration:none;
	text-shadow:0 1px 0 #cccccc;
}

.small
{
	font-family:Arial, Helvetica,sans-serif;
	font-size:11px;
	color:#3789b9;
	font-weight:normal;
	text-decoration:none;
}
.more_red
{
	font-family:Arial, Helvetica,sans-serif;
	font-size:12px;
	color:#990000;
	font-weight:normal;
	text-decoration:none;
}

/* border CSS sytle */

.left_gray_border
{
	border-left:1px solid #dbe8e1;
}

.link_border
{
	border-left:1px solid #45aca5;
}

.link_side_border
{
	border-left:1px solid #45aca5;
	border-right:1px solid #45aca5;
}

