body
{
	padding:0px;
	margin:0px;
}
#master
{
	padding:0px;
	margin:0px;
	width:100%;
}
#master #layout
{
	position:relative;
	width:1000px;
	overflow:hidden;
	background-image:url(../dynamicdata/images/rep.jpg);
	background-repeat:repeat-y;
}
#layout #row1
{
	position:relative;
	width:1000px;
	height:126px;
}
#row1 .clm1
{
	position:relative;
	width:305px;
	height:126px;
	float:left;
}
#row1 .clm2
{
	position:relative;
	width:275px;
	height:126px;
	float:left;
}#row1 .clm3
{
	position:relative;
	width:420px;
	height:126px;
	float:left;
}
#layout #row2
{
	position:relative;
	width:1000px;
	min-height:584px;
}
*html #row2
{
	height:584px;
}
#row2 .navclm
{
	position:relative;
	width:241px;
	height:584px;
	float:left;
}
.navclm .nav1
{
	position:relative;
	width:241px;
	height:27px;
	float:left;
}
.navclm .mainnav
{
	position:relative;
	width:241px;
	height:167px;
	float:left;
}
.navclm .nav2
{
	position:relative;
	width:241px;
	height:210px;
	float:left;
}
.navclm .contactus
{
	position:relative;
	width:241px;
	height:180px;
	float:left;
}
#row2 .contentclm
{
	position:relative;
	width:759px;
	min-height:584px;
	float:left;
	font-size:0px;
}
*html .contentclm
{
	height:584px;
}
.contentclm .upperimg
{
	position:relative;
	width:759px;
	height:143px;
	float:left;
}
.upperimg .left
{
	position:relative;
	width:488px;
	height:143px;
	float:left;
	
}
.upperimg .right
{
	position:relative;
	width:271px;
	height:143px;
	float:left;
	border:0px solid red;
	
	
}
.contentclm .content
{
	position:relative;
	width:750px;
	min-height:441px;
	float:left;
}
*html .content
{
	height:441px;
}
#layout #footer
{
	position:relative;
	width:1000px;
	height:80px;
}
#footer .leftfooter
{
	position:relative;
	width:5px;
	height:80px;
	float:left;
}
#footer .mainfooter
{
	position:relative;
	width:990px;
	height:80px;
	float:left;
	background-image:url(../dynamicdata/images/footer_rep.jpg);
	background-repeat:repeat-x;
}
#footer .rightfooter
{
	position:relative;
	width:5px;
	height:80px;
	float:left;
}
.maintext
{
	font-family:tahoma;
	font-size:11px;
	text-align:left;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px
}
.footerfont
{
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	padding-top:10px
}
.footerfont a
{
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	
}
.footerfont a:hover
{
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:underline;
	
}
.cpyrght
{
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	padding-top:10px;
}
.cpyrght a
{
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
}
.cpyrght a:hover
{
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:underline;
}
.resolution
{
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	padding-top:3px
}
.resolution a
{
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
}
.resolution a:hover
{
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:underline;
	
}
