/* CSS Document */

body {
	margin: 0px;
	background-color: #000000;
}
.logo {
	background-image:url(images/homenew_background_logo.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}
.contact_bg {
	background-image: url(images/homenew_contactbg.jpg);
	width: 781px;
	height: 66px;
	background-repeat:no-repeat;
}
.contact_text {
	color: #010000;
	font-size: 12px;
	font-family: "Trebuchet MS", Times New Roman, Times, serif;
}
.middle_long {
	background-image: url(images/homenew_contentbg.jpg);
	background-repeat:repeat-y; 
}
.pos1{
	margin-top: 35px;
}
.pos2{
	margin-top: 18px;
}
a.mail {
	color: #010000;
	text-decoration: underline;
}
a.mail:hover {
	color: #9D1212;
	text-decoration: none;
}
span.text1{
	color: #9D1212;
	font-family: "Tahoma", Times New Roman, Times, serif;
	font-size: 11px;
}
span.text2{
	color: #FFFFFF;
	font-family: "Tahoma", Times New Roman, Times, serif;
	font-size: 11px;
}
.pos_right{
	margin-top:0px;
	margin-left:30px;
}
.pos1_right {
	margin-left: 10px;
}
.right_text {
	font-family: "Tahoma", Times New Roman, Times, serif;
	font-size: 11px;
	color: #CCCCCC;
}
.other_text {
	font-family: "Tahoma", Times New Roman, Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align:justify;
	margin:5px;
}

.other_text a {
	color: #EEE;
	font-weight:bold;
}


.footerbg {
	background-image: 
}
.footer_text {
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Tahoma", Times New Roman, Times, serif;
}
a.footerlink {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footerlink:hover {
	color: #9D1212;
	text-decoration: underline;
}
