body										{
												margin: 0px;
												padding: 0px;
}

div											{
												font-family: verdana, sans-serif;
												font-size: 11px;
}

img											{
												border: 0px;
}

#mainContainer							{
												background-image: url('../images/bg-main.jpg');
												background-repeat: no-repeat;
												width: 403px;
												height: 303px;
}

#Logo
{
	float: right;
	width: 80px;
	padding-top: 10px;
	border: 1px solid red;
	
}
#premireshipTitle

{
float: left;
width: 80px;
padding-top: 15px;
border: 1px solid red;
	
	
	}



#content									{
												padding: 0px 15px 0px 25px;
}

.leftCol										{
												float: left;
												width: 172px;
												margin-right: 16px;
												height: 93px;
												margin-top: 0px;
}

.rightCol									{
												float: left;
												width: 170px;
												height: 93px;
												margin-top: 0px;
}

.colHdr										{
												padding: 0px 0px 6px 5px;
}

.rowBlock									{
												clear: both;
												margin-bottom: 2px;
}

.rowBlock2								{
												clear: both;
												background-color: #82C882;
												margin-left: 5px;
												width: 150px;
												height: 18px;
												margin-bottom: 8px;
}

.number									{
												float: left;
												padding: 2px 2px 2px 4px;
												font-weight: bold;
												color: #ffffff;
}

.text											{
												float: left;
												padding: 2px 4px;
												font-weight: bold;
}

.boxHdr										{
												padding-left: 5px;
												padding-bottom: 5px;
}

.bottomBox								{
												clear: both;
}

.boxBottomLeft							{
												float: left;
												width: 170px;
												margin-right: 16px;
												height: 88px;
												margin-top: 5px;
}

.boxBottomRight						{
												float: left;
												width: 170px;
												height: 88px;
												margin-top: 5px;
}

.bottomBar								{
												clear: both;
}

.newsBlock								{
												float: left;
												width: 295px;
												padding-top: 1px;
												padding-left: 1px;
}

.icon1										{
												float: left;
												padding-left: 4px;
												padding-right: 1px;
												padding-top: 0px;
}

.icon2										{
												float: left;
												padding-left: 8px;
												padding-top: 0px;
}
