body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/inner-bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3c3c;
	text-decoration: none;
	background-color: #ffffff;
}
h1, h2, h3 {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FF0054;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}
h1{ 
font-size:22px;
}

h2{ 
font-size:18px;
}

h3{
	font-size:18px;
	margin-bottom: 8px;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#main {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 128px;
	width: 960px;
}
#logo2 {
	float: left;
	height: 106px;
	width: 190px;
	background-image: url(../images/kssma-logo-inner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 630px;
}
#logo-left {
	float: left;
	height: 128px;
	width: 630px;
}
#logo-right {
	float: left;
	height: auto;
	width: 330px;
	padding-top: 50px;
	text-align: right;
	font-size: 14px;
}

#top-icon-bar {
	float: left;
	height: 32px;
	width: 185px;
}
#top-icon-bar2 {
	float: left;
	height: 32px;
	width: 755px
}
#middele-container {
	float: left;
	height: auto;
	width: 960px;
	padding-top: 5px;
}
#middele-container2 {
	float: left;
	height: auto;
	width: 960px;
	padding-top: 8px;
}
#left-navigation {
	float: left;
	height: auto;
	width: 170px;
	padding-right: 14px;
	padding-left: 18px;
	background-color: #FFFFFF;
	padding-top: 16px;
}
#left-navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left-navigation li {
	margin: 0px;
	padding: 0px;
}
#middele-content {
	float: left;
	height: auto;
	width: 446px;
	padding-top: 26px;
	padding-right: 32px;
	padding-left: 32px;
}
#welcome {
	float: left;
	height: auto;
	width: 446px;
	text-align: justify;
}
#right {
	float: left;
	height: auto;
	width: 248px;
	padding-top: 16px;
}
#office-bearers {
	float: left;
	height: auto;
	width: 182px;
	padding-right: 20px;
	padding-left: 14px;
	background-color: #ffc9db;
	padding-top: 7px;
	padding-bottom: 5px;
}
#industry-resources {
	float: left;
	height: auto;
	width: 440px;
	padding-right: 22px;
	padding-left: 20px;
	background-color: #ffdfeb;
	padding-top: 7px;
	padding-bottom: 5px;
}
#primery {
	float: left;
	height: auto;
	width: 242px;
	padding-left: 20px;
	background-color: #ffc9db;
	background-image: url(../images/mail-bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 7px;
	padding-bottom: 5px;
}
#footer {
	text-align: center;
	float: left;
	height: auto;
	width: 960px;
	padding-top: 16px;
	background-color: #000000;
	color: #a4a4a4;
	padding-bottom: 10px;
	line-height: 20px;
	margin-top: 8px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 33px;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #adadad;
	padding-left: 18px;
}
.navigation:hover {
	color: #ff2f74;
	border-bottom-color: #ff2f74;

}
.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 33px;
	font-weight: bold;
	color: #ff2f74;
	text-decoration: none;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ff2f74;
	padding-left: 18px;
}
.boxes {
	float: left;
	height: auto;
	width: 223px;
}
.right-box {
	float: left;
	height: auto;
	width: 248px;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0057;
	text-decoration: none;
	line-height: 26px;
}
.more:hover {
	text-decoration: underline;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0057;
	text-decoration: underline;
	line-height: 26px;
}
.text12:hover {
	text-decoration: none;
}
.field {
	background-color: #FFFFFF;
	border: 1px solid #ffd1e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3c3c3c;
	width: 220px;
	height: 26px;
	margin-bottom: 5px;
}
.multiple {
	background-color: #FFFFFF;
	border: 1px solid #ffd1e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3c3c3c;
	width: 220px;
	margin-bottom: 5px;
}
.field2 {
	background-color: #000000;
	border: 1px solid #544A89;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
.padd {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.icon {
	background-image: url(../images/lines.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 32px;
	width: auto;
	display: block;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.icon:hover {
	color: #F40556;
}
.icon-2 {
	height: 32px;
	width: auto;
	display: block;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	float: left;
}
.icon-2:hover {
	color: #FB3475;
}
