.sida {
	width : 589px;
}

.sideBox {
	border : 1px solid #CCCCCC;
	color : #818181;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 5px;
	text-align : left;	
	float: left;
}

.box {
	border : 1px solid Black;
	color : Black;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	text-align : left;
}

.insideBox {
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}

.navy {
	background-color : #98B1C5;
	text-align : center;
	color : White;
	font-weight : bold;
	letter-spacing : 2px;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}

.grey {
	background-color : #CCCCCC;
	text-align : center;
	color : White;
	font-weight : bold;
	letter-spacing : 2px;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}

.black {
	background-color : #000000;
	text-align : center;
	color : White;
	font-weight : bold;
	letter-spacing : 2px;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}

.aboutText {
	background-color: #376A85;
	color : #E4E4E4;
	border : 1px solid Black;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 20px;
	padding-top : 5px;
	margin-bottom : 5px;
	margin-left : 15px;
	margin-right : 15px;
	margin-top : 5px;
	text-align : left;
	font-size : 10px;
}

.aboutText#about {
	height : 120px;
	background-image : url(image/about_company2.jpg);
	background-repeat : no-repeat;
	background-position : right;
}

.aboutText#contact {
	height : 123px;
	background-image : url(image/about_contact.jpg);
	background-repeat : no-repeat;
	background-position : right;
}


.newsText {
	background-color : #F6F4F4;
	margin-top : 5px;
	margin-right : 10px;
	margin-left : 10px;
	margin-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	text-align : left;
}

BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

