body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	background-image:url(images/index_bg.jpg);
}
.black_bg {
	background-color: #121212;
}
.grey_bg {
	background-color: #252525;
}
.grey_top_phone_txt {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #a5a5a5;
}
.grey_normal_txt {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #a5a5a5;
	text-align:justify;
}
.grey_bold_txt {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #ebb205;
}
.bold_grey_txt {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #a5a5a5;
}
.readmore_link{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5e5e5e;
	text-decoration:none;
}
.readmore_link:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ebb205;
	text-decoration:none;
}
.readmore_link:active{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ebb205;
	text-decoration:none;
}
.menu_link{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a5a5a5;
	line-height: 20px;
	text-decoration:none;
}
.menu_link:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ebb205;
	line-height: 20px;
	text-decoration:none;
}
.menu_link:active{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ebb205;
	line-height: 20px;
	text-decoration:none;
}
.yellow_normal_txt {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #ebb205;
}
.mail_link{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #01a9f7;
	text-decoration:none;
}
.mail_link:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.mail_link:active{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.bluemail_link{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #01a9f7;
	text-decoration:none;
}
.bluemail_link:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.bluemail_link:active{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.portfolio_link{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration:none;
}
.portfolio_link:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ebb205;
	text-decoration:none;
}
.portfolio_link:active{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ebb205;
	text-decoration:none;
}
.white_bold_txt {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.yellow_bold_link{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ebb205;
	text-decoration:none;
}
.yellow_bold_link:hover{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.yellow_bold_link:active{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.black_top_bg {
	background-image: url(images/index_black_bg.jpg);
}
.red_txt {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
