body{
    margin:0px;
	background-image: url(images/bg_02.jpg);
	background-repeat: repeat-x;
	background-color: #368cd5;
	}
	
#main-container {
	font-family: Tahoma;
	color: #012877;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	width: 780px;
	font-weight: bold;
	/*background-color: Yellow;*/
}
#banner {
	position: relative;
}
#content {
	background-color: #FFFFFF;
	width: 720px;
	margin-left: 31px;
	background-image: url(images/home_16.jpg);
	background-repeat: repeat-y;
	/*display:table;*/
	/*height: 420px;*/
	/*position:absolute;*/
}
#blue-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #012877;
	text-decoration: none;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #50bbe7;
	width: 250px;
}
.img-title {
	padding: 5px;
	
}
#side-content {
	/*position: absolute;*/
	/*top: 490px;*/
	width: 410px;
	background-image: url(images/home_16.jpg);
	background-repeat: repeat-y;
	float: left;
}

.orange-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff6c00;
	text-decoration:none;
}
.more {
	margin-left: 170px;
}
#welcome-content {
	/*float: right;*/
	width: 290px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #4ab9e7;
	background-image: url(images/home_222.jpg);
	background-repeat: repeat-y;
	margin-right: 10px;
	padding-left: 8px;
}
.bottom-part {
	background-image: url(images/home_23.png);
	background-repeat: no-repeat;
	/*height: 112px;*/
	padding-top: 45px;
	padding-right: 7px;
	/*padding-bottom: 7px;*/
	padding-left: 7px;
}

.bottom-part1 {
	background-image: url(images/home_25.png);
	background-repeat: no-repeat;
	/*height: 112px;*/
	padding-top: 44px;
	padding-right: 1px;
	/*padding-bottom: 7px;*/
	padding-left: 2px;
	margin-top: 7px;
}
.text-field {
	height: 15px;
	width: 90px;
}

.text-field1 {
	height: 20px;
	width: 150px;
}

.text-area {
	height: 60px;
	width: 150px;
}
#footer {
	margin-left: 2px;
	/*background-color:Aqua;*/
	}
#customer {
	float: left;
	width: 184px;
	margin-left: 10px;
}
#careers {
	float: right;
	width: 184px;
	margin-right: 15px;
}