@charset "utf-8";
.txthead {
	font-family: "Myriad Pro Light";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.projects {
	font-family: "Myriad Pro Light";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.txt {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #030303;
	text-decoration: none;
}
.projecthead {
	font-family: "Myriad Pro Light";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0033FF;
	text-decoration: none;
}
.readmore {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: underline;
}
img {
    border:none;
}
.menu {
	font-family: "Myriad Pro Light";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0033FF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
.menu_link {
    font: "Myriad Pro Light";
	font-size:14px;
	font-weight: normal;
	font-style:normal;
    font-variant: normal;
	text-transform: none;
	color:#000000;
	text-decoration:none;
}
.menu_link:hover {
	font: "Myriad Pro Light";
	font-size:14px;
	font-weight: normal;
	font-style:normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	text-decoration: underline;
}.contactusmenu {
	font-family: "Myriad Pro Light";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
