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

body{
	margin:0px;
	background-color:#333333;
	
}

a{
text-decoration:none;

}
.img3{
margin:20px 0 0 0;

}


#page{
width:990px;
margin:auto;

background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.55em;
color:#000000;
text-align:justify
}
#header{
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height:154px;

}

#menu{
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	height:41px;
	line-height: 41px;
}
#menu li{
	height:41px;
	list-style-type: none;
	padding-right:30px;
	padding-left:30px;
	display: inline;
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;

}

#menu a{
font-family: Tahoma;
font-size: 13px;
color: #FFFFFF;
font-weight:bold;
	
}


#menu .over {
background-image: url(../images/over_bg.jpg);
background-repeat: repeat-x;

}
#menu .clear {
background-image: none;

}
#menu .clearover{
background-image: none;
background-image: url(../images/over_bg.jpg);
background-repeat: repeat-x;
padding-right:43px;

}
#cont{
background-color:#ffffff;
height:100%;
}

#flashcontainer{
width:720px;
background-color:#FFFFFF;
float:left;

}

#innerflashcontainer{
width:990px;
background-color:#FFFFFF;

}
#innerflashcontainer1{
width:990px;
background-color:#FFFFFF;
height:400px;
}

#leftcoloum{
	width:270px;
	background-color:#FFFFFF;
	float:right;
	background-position: bottom;

}
#footer{
clear:both;
	height:35px;
	background-image: url(../images/bottom_shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#8d8d8d;
	padding-top:25px;
	}
	
.maincontent{
margin-left:10px;
margin-right:16px;
margin-top:5px;
padding:5px;

}
.leftcontent{
margin-left:5px;
margin-right:5px;
margin-top:5px;
padding:5px;

}

.leftcontent li{
	color:#663333;
	list-style-position: outside;
	padding-bottom:10px;
	border-bottom:1px dotted  #999999;
	list-style-type: none;
}

.image1{
	margin-top:10px;
	width:300px;
	float:left;
	padding-left:20px;
	padding-right:5px;
	border-right:1px solid #CCCCCC;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position:bottom;	
}
.image2{
margin-top:10px;
width:310px;
float:left;

padding-left:20px;
padding-right:5px;
background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position:bottom;

}


.image1 li{
	list-style-position:inside;
	list-style-image: url(../images/14.png);
	padding-bottom:3px;
	
	}

.lowerborder{
clear:both;
width:990px;
border-top:2px solid  #F2F2F2;
padding-bottom:5px;

	
}
.left{
width:400px;

padding-left:5px;
float:left
}

.right {

float:right;

padding-right:5px;
}

.right a{
color:#FFFFFF;
padding-left:3px;
}

.right a:hover{
color:#FFCC00;

}

img{

border:0px;
outline:none;
}
img a{
outline:none;
}

.maincontent h3{
color:#990000;
font-size:13px;
margin:0px;

}

.maincontent h3 a{

color:#990000;

}
.maincontent h3 a:hover{

color:#990000;
text-decoration:underline;

}
.maincontent li{

padding-bottom:10px;
}

.float{
float:left;
}
.clears{
clear:both;
}
.borderbottom{

border-bottom:1px solid  #CCCCCC;
}
.bar{
padding-top:5px;
padding-left:10px;
	height:29px;
	background-image: url(../images/bar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color:#FFFFFF;
	font-size:13px;
	border:1px solid  #4e7522;
	font-stretch:normal;
	font-weight:bold;
}
.barcontent{
padding-top:5px;
padding-left:10px;
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;

}
.borderleft{
border-left:1px  dotted #999999;

}
.button{
border:0px;
background-color:#99CC00;
height:30px;
color:#FFFFFF;

}
.picborder{
border:2px solid #99CC00;
}
.heading2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;

}
.heading2 a{
color:#990000;


}
