/********************************ICONS*********************************/

#DMicon {
	position: relative;
	width:564px;
	height:67px;
}

#GTicon {
	position: relative;
	width:564px;
	height:67px;
}
#RBicon {
	position: relative;
	width:564px;
	height:67px;
}
#OGicon {
	position: relative;
	width:564px;
	height:67px;
}
#WPicon {
	position: relative;
	width:564px;
	height:67px;
}
#LEDicon {
	position: relative;
	width:564px;
	height:67px;
}
/*******************************headers********************************/

#SOLpanelDM {
	position:relative;
	width:564px;
	height:31px;
	background-image: url(Media/sol_panel_HD.png);
	background-repeat:no-repeat;
}

#SOLpanelHD {
	position:relative;
	width:564px;
	height:31px;
	background-image: url(Media/sol_panel_HD.png);
	background-repeat:no-repeat;
}
#SOLpanelRB {
	position:relative;
	width:564px;
	height:31px;
	background-image: url(Media/sol_panel_HD.png);
	background-repeat:no-repeat;
}
#SOLpanelOG {
	position:relative;
	width:564px;
	height:31px;
	background-image: url(Media/sol_panel_HD.png);
	background-repeat:no-repeat;
}
#SOLpanelWP {
	position:relative;
	width:564px;
	height:31px;
	background-image: url(Media/sol_panel_HD.png);
	background-repeat:no-repeat;
}
#SOLpanelLED {
	position:relative;
	width:564px;
	height:31px;
	background-image: url(Media/sol_panel_HD.png);
	background-repeat:no-repeat;
}
/*******************************panels********************************/
#panelDM {
	position:relative;
	width:564px;
	height:140px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}

#panelGT {
	position:relative;
	width:564px;
	height:212px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}

#panelRB {
	position:relative;
	width:564px;
	height:162px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}
#panelOG {
	position:relative;
	width:564px;
	height:202px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}
#panelWP {
	position:relative;
	width:564px;
	height:202px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}
#panelLED {
	position:relative;
	width:564px;
	height:75px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}
/*******************************panel BOT******************************/
#BOTdm {
	position:relative;
	width:564px;
	height:40px;
}
#BOTrb {
	position:relative;
	width:564px;
	height:40px;
}
#BOTog {
	position:relative;
	width:564px;
	height:40px;
}
#BOTwp {
	position:relative;
	width:564px;
	height:40px;
}
#BOTled {
	position:relative;
	width:564px;
	height:40px;
}
/*******************************SPACER********************************/
#dmSP {
	float:left;
	width:25px;
	height:140px;
}
#gtSP {
	float:left;
	width:25px;
	height:212px;
}
#rbSP {
	float:left;
	width:25px;
	height:162px;
}
#ogSP {
	float:left;
	width:25px;
	height:202px;
}
#wpSP {
	float:left;
	width:25px;
	height:202px;
}
#ledSP {
	float:left;
	width:25px;
	height:75px;
}
/*******************************CONTENT********************************/
#CONTENTdm {
	float:left;
	width:500px;
	height:140px;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#CONTENTgt {
	float:left;
	width:500px;
	height:212px;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#CONTENTrb {
	float:left;
	width:500px;
	height:162px;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#CONTENTog {
	float:left;
	width:500px;
	height:202px;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#CONTENTwp {
	float:left;
	width:500px;
	height:202px;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#CONTENTled {
	float:left;
	width:500px;
	height:75px;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
