/*Css - Steel Engineering Inc.*/

body {
	background-image: url(../images/bgp.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4A4A4A;
}

p {
	color: #4A4A4A;
	text-align: justify;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*Borders*/

.borderPag {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
}

.borderTopBot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3DDEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3DDEA;
}

.borderImage {
	padding: 3px;
	border: 1px solid #D5D5D5;
}

.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.grayBorder {
	border: 1px solid #E1E1E1;
}

.hrBorder {
	border: 1px solid #D2D2D2;
}

.topBorderS {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A4A7E3;
}

.rightBorderS {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A4A7E3;
}

/*Texts*/

.titHome-a {
	font-family: Arial, Tahoma, san-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #646464;
}

.titHome-b {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.titContent {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #4A4A4A;
}

.txtContent-Bold {
	color: #4A4A4A;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.txtNormal {
	color: #4A4A4A;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.txtStandard {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.txtAddressP {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}

.txtOrange-b {
	color: #FFEA00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
}

.txtFooter {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.txtHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4A4A4A;
	text-align: justify;
}

.txtHome-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4A4A4A;
	text-align: justify;
}

.txtWhite {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none}

/*Links*/

.lnkMore {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight: normal; color: #3E7DA7; text-decoration: underline}
.lnkMore:hover {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight: normal; color: #3E7DA7; text-decoration: none}
.lnkMore:visited {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight: normal; color: #3E7DA7; text-decoration: underline}
.lnkMore:visited:hover {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight: normal; color: #3E7DA7; text-decoration: none}

.lnkTxtNormal {font-family: Arial, Tahoma, sans-serif; font-size: 12px; font-weight: normal; color: #3E7DA7; text-decoration: underline}
.lnkTxtNormal:hover {font-family: Arial, Tahoma, sans-serif; font-size: 12px; font-weight: normal; color: #3E7DA7; text-decoration: none}
.lnkTxtNormal:visited {font-family: Arial, Tahoma, sans-serif; font-size: 12px; font-weight: normal; color: #3E7DA7; text-decoration: underline}
.lnkTxtNormal:visited:hover {font-family: Arial, Tahoma, sans-serif; font-size: 12px; font-weight: normal; color: #3E7DA7; text-decoration: none}

.lnkMoreS {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight: normal; color: #FFEA00; text-decoration: underline}
.lnkMoreS:hover {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight: normal; color: #FFEA00; text-decoration: none}
.lnkMoreS:visited {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight: normal; color: #FFEA00; text-decoration: underline}
.lnkMoreS:visited:hover {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight: normal; color: #FFEA00; text-decoration: none}

.lnkWhite {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
.lnkWhite:hover {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight:normal; color: #FFFFFF; text-decoration: underline}
.lnkWhite:visited {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
.lnkWhite:visited:hover {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: underline}

.lnkServicesP {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
.lnkServicesP:hover {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight:normal; color: #FFFFFF; text-decoration: none}
.lnkServicesP:visited {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
.lnkServicesP:visited:hover {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none}

.lnkEmailP {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
.lnkEmailP:hover {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight:normal; color: #FFFFFF; text-decoration: none}
.lnkEmailP:visited {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
.lnkEmailP:visited:hover {font-family: Arial, Tahoma, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none}

li {
	list-style-image: url(../images/bullet-b.gif);
	color: #4A4A4A;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
