body {
	margin: 0px;
	padding: 0px;
}
img {
   behavior: url("pngbehavior.htc");
}
.back-bg {
	background-image: url(images/back-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.navi-bg {
	background-image: url(images/navi-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #282828;
	border-left-color: #282828;
}

.body-bg {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #282828;
	border-left-color: #282828;
}

.body1-bg {
	background-image: url(images/back-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #282828;
	border-left-color: #282828;
}

.heading-bg {
	background-image: url(images/heading-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.body-text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
}
.body-text1 {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
}
.name-bg1 {
	background-image: url(images/name-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial;
	font-size: 12px;
	color: #6892ab;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.name-bg2 {
	background-image: url(images/name-bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial;
	font-size: 12px;
	color: #6892ab;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer-link {
	font-family: Arial;
	font-size: 12px;
	color: #F7BB00;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.text1-link {
	font-family: Arial;
	font-size: 11px;
	color: #F7BB00;
	text-decoration: none;	
}
.forrm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	height: 16px;
	width: 200px;
	border: 1px solid #333333;
}
.forrm5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #666666;
	height: 16px;
	width: 200px;
	border: 1px solid #333333;
}
.heading {
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.heading1 {
	font-family: Arial;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.heading3 {
	font-family: Arial;
	font-size: 20px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.forrm1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	height: 16px;
	width: 50px;
	border: 1px solid #333333;
}
.forrm2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	height: 100px;
	width: 350px;
	border: 1px solid #333333;
}
.forrm3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	height: 100px;
	width: 350px;
	border: 1px solid #333333;
}
a.footer-link:hover {
	
	color: #ffffff;
	
}
.portfolio-box {
	background-color: #000000;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	border: 1px solid #333333;
}
.box-top-bg {
	background-image: url(images/box11.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.portfolio-text {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.box-boder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	border: 1px solid #999999;
}
