/* CSS Document */

body {
	background-image: url(images/bg_chip_01.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

td {vertical-align: top;}

img {
border:0;
}
#main {
	background-image: url(images/home_bg_02.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 607px;
}

#main2 {
	background-image: url(images/services_bg_02.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 607px;
}

#main3 {
	background-image: url(images/blank_bg_02.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 607px;
}

#main4 {
	background-image: url(images/new-services_bg_02.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 607px;
}




#nav {
	text-align: right;
	padding-top: 205px;
	padding-right: 3px;
}
#text {
	text-align: left;
	padding-top: 25px;
	padding-left: 55px;
	padding-right: 430px;
}

#text a:link {
	color: #000000;
	text-decoration: underline;
}
#text a:visited {
	color: #000000;
	text-decoration: none;
}
#text a:hover {
	color: #000000;
	text-decoration: underline;
}
#text a:active {
	color: #000000;
	text-decoration: none;
}

#text2 {
	text-align: left;
	padding-top: 55px;
	padding-left: 55px;
	padding-right: 410px;
}

#text2new {
	text-align: left;
	padding-top: 55px;
	padding-left: 55px;
	padding-right: 55px;
}

#text3 {
	text-align: left;
	padding-top: 25px;
	padding-left: 55px;
	padding-right: 50px;
	font-size: 10px;
}

#text4 {
	text-align: left;
	padding-top: 10px;
	padding-left: 55px;
	padding-right: 50px;
	font-size: 10px;
}
h1 {
	font-size: 15px;
	line-height: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 3px;
	margin-bottom: 8px;
}
.bold {
	font-weight: bold;
}
#footer {
	text-align: center;
	padding: 10px;
	color: #FFFFFF;
	font-size: 10px;
	word-spacing: 5px;
}
#bottom {
	color: #FFFFFF;
	text-align: left;
	padding-left: 55px;
	padding-top: 20px;
	font-size: 15px;
}


#bottom2 {
	color: #FFFFFF;
	text-align: left;
	padding-left: 55px;
	padding-top: 10px;
	font-size: 15px;
}



#quote {
	text-align: left;
	padding-top: 9px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#kingsford {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#white {
	background-color: #FFFFFF;
	padding: 50px 100px;
	line-height: 18px;
}

#white a:link {
	color: #012965;
	text-decoration: none;
}
#white a:visited {
	color: #2A0000;
	text-decoration: none;
}
#white a:hover {
	color: #2A0000;
	text-decoration: underline;
}
#white a:active {
	color: #012965;
	text-decoration: none;
}
.uppercase {
	text-transform: uppercase;
}

