img, div { behavior: url(images/iepngfix.htc) }


*{
margin:0px;
padding:0px;
}

body{
font: normal 12px/normal Arial, Helvetica, sans-serif;
color: #646464;
background:#fefefe url(../images/bg.jpg) repeat-x scroll left bottom;
font-weight:bold;
font-size:12px
}


h1{
	font-size:18px;
	color:#CC0000;
	padding-bottom:10px;
	font-weight: normal;
}
#maincontainer{
	width:900px;
	height:auto;
	margin:0 auto;

}

#topbg{
background:url(../images/topbg.jpg) repeat-x left top;
height:59px;
width:100%;
}

#container{
	width:900px;
	height:auto;
	float:left;
}

#online-res{
float:right;
width:98%;
text-align:right;
padding-right:2%;
}

#logo{
float:left;
width:200px;
height:78px;
}

#menus{
background:url(../images/menu-bg.jpg) repeat-x left top;
height:51px;
float:left;
width:900px;
}

#menus ul{
list-style:none;
float:left;
}

#menus ul li{
	color:#FFFFFF;
	float: left;
}

#menus ul li a{
	background:url(../images/menu-divider.jpg) no-repeat right top;
	height:36px;
	padding:0 24px;
	float:left;
	padding-top:15px;
	text-transform:uppercase;
	font-size:14px;
	color:#FFFFFF;
	text-decoration: none;
}

#menus ul li a:hover{
background: #006699;
float:left;
text-transform:uppercase;
font-size:14px;
color:#FFFFFF;
}


#menus ul li a.current{
background: #006699;
float:left;
text-transform:uppercase;
font-size:14px;
color:#FFFFFF;
}


#header{
width:900px;
float:left;
margin-top:3px;

}

#contentarea{
	float:left;
	width:900px;
	margin-top:10px;
	background-color: #FFFFFF;
	line-height: 20px;
}

#contentarea .top{
float:left;
width:900px;
}

#contentarea .middle{
float:left;
width:900px;
background: #FFFFFF;
}

#contentarea .bottom{
	float:left;
	width:900px;
	background-color: #FFFFFF;

}

#contentarea #leftpart{
float:left;
width:216px;
margin-left:10px;
margin-right:10px;
display:inline;
}

#contentarea #rightpart{
	float:left;
	width:650px;
	text-align: justify;
}

#heading{
background:url(../images/heading-bg.jpg) repeat-x left top;
height:41px;
}

#heading p{
color:#FFFFFF;
padding-top:12px;
font-size:14px;

}


.image-thumbs{
margin:10px 0;
float:left;
}


#bigbox{
	float:left;
	width:650px;
	margin-bottom: 10px;
}

#bigbox .top{
float:left;
width:650px;
font-size:1px;
line-height:9px;

}

#bigbox .middle{
	float:left;
	width:630px;
	background:url(../images/bigbox-bg.jpg) repeat-y left top;
	padding-right: 10px;
	padding-left: 10px;
}

#bigbox .bottom{
float:left;
width:650px;
}

.padding10{
float:left;
width:10px;
}

.smallbox{
	float:left;
	width:319px;
	margin-bottom: 10px;
}

.smallbox .stop{
float:left;
width:319px;
font-size:1px;
line-height:12px;
}

.smallbox .smiddle{
	float:left;
	width:294px;
	background:url(../images/smallbox-bg.jpg) repeat-y left top;
	padding-right: 10px;
	padding-left: 15px;
}

.smallbox .sbottom{
float:left;
width:319px;
}

.green20{
color:#8db700;
}

.green20{
color:#8db700;
font-size:20px;
}

.green16{
color:#8db700;
font-size:16px;
}

.blue20{
color:#3c96be;
font-size:20px;
}

.blue16{
color:#3c96be;
font-size:16px;
}

.blue13{
color:#3c96be;
font-size:13px;
}

.blue13cap{
color:#3c96be;
font-size:13px;
text-transform:uppercase;
font-weight:bold;
}

.text-blue{
color: #FF6600;
font-size:13px;
font-weight:bold;
}

.subheading{
padding-bottom:10px;
}

.more{
text-align:right;
margin-top:5px 0px;
padding-top:5px;


}

.more a{
color: #0066CC;
background:url(../images/bullet.jpg) no-repeat left center;
text-decoration:none;
padding-left:10px;
padding-right:10px;

}

.more a:hover{
color: #00CCFF;

}


#footer{
width:900px;
padding:10px 0px;
float:left;
}

#footer #links{
width:550px;
float:left;
color:#c6c6c6;
}

#footer #links a{
	color:#c6c6c6;
	text-decoration: none;
}

#footer #links a:hover{
color: #999999;
}

#footer #copyright{
width:350px;
float:right;
color:#c6c6c6;
text-align:right;
}
.imgborder {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px dotted #CCCCCC;
	margin-left: 5px;
}


#footer #copyright a{
 color: #999999; 
 text-decoration:none;
}



.tablehd{
 
	font-size:13px;
	color:#FFFFFF;
	padding:4px;
	background:url(../images/tablehdbg.jpg) repeat-x left top;
}

.tablecntlf{
	background-color: #EEEEEE;
	font-size:12px;
	color:#666666;
	padding:4px;
	font-weight:normal;
}

.tablecntrt{
	background-color: #DBDBDB;
	font-size:12px;
	color:#666666;
	padding:4px;
	font-weight:normal;
}
