#top {
	background-image: url(../images/topbg.jpg);
	height: 215px;
	width: 100%;
}
#header {
	float: left;
	height: 250px;
	width: 1344px;
}

#top1 {
	background-image: url(../images/topbg1.jpg);
	height: 489px;
	width: 100%;
}
#top2 { background-image: url(../images/topbg1.jpg); height: 150px; width: 1344px; 
}
#top3 { background-image: url(../images/topbg1.jpg); height: 250px; width: 1344px; 
}
#button {
	background-image: url(../images/topbg2.jpg);
	height: 48px;
	width: 100%;
}
#middel {
	background-image: url(../images/middelbg.jpg);
	width: 100%;
}
#middel_top {
	width: 100%;
}
#middel_top1 { width: 100%; 
}
#middel_bottom {
	height: 334px;
	width: 100%;
}
#middel_bottom1 {
	height: 176px;
	width: 100%;
}
#event {
	background-image: url(../images/eventbg.jpg);
	height: 108px;
	width: 100%;
}
#client_left1 {
	height: 519px;
	width: 67px;
	float: left;
}
#client_left {
	background-image: url(../images/touch1.jpg);
	height: 519px;
	width: 450px;
	float: left;
}
#client_right {
	height: 519px;
	width: 823px;
	float: left;
}
#client_righttop {
	float: right;
	height: 269px;
	width: 817px;
	background-image: url(../images/ourclient1.jpg);
	margin-left: 20px;
}
#client_rightbottom {
	background-image: url(../images/quicklinks1.jpg);
	height: 251px;
	width: 817px;
	float: right;
	margin-left: 20px;
}
#footer_top {
	background-image: url(../images/footerbg.jpg);
	height: 344px;
	width: 1344px;
	float: left;
}
#footer_bottom {
	background-image: url(../images/footerbg1.jpg);
	height: 81px;
	width: 100%;
	float: left;
}
.bigfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	font-weight: normal;
	color: #000;
}
.samllfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #27d4f8;
	text-decoration: none;
	font-weight: bold;
}
.navi {
	font-family: "Trade Gothic Bold", sans-serif;
	font-size: 24px;
	color: #999;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #09F;
}
.data {
	font-family: Georgia, "Trade Gothic Bold", sans-serif;
	font-size: 14px;
	color: #666;
	text-align: justify;
}
.databig {
	font-family: Georgia, "Trade Gothic Bold", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999;
}
.databig1 { font-family:"Trade Gothic Bold", sans-serif;
	font-weight: bold;
	color: #09F;
	font-size: 16px;
}
.upcoming {
	font-family: Georgia, "Trade Gothic Bold", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
.event {
	font-family: Georgia, "Trade Gothic Bold", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	margin-left: 50px;
}
.seemore {
	font-family: Georgia, "Trade Gothic Bold", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin-left: 20px;
}
.submitform {
	font-family: Georgia, "Trade Gothic Bold", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#contactform {
	margin:0;
	padding:0px 0px;
}
#contactform * {
	color:#999999;
}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block;}
#contactform li.buttons { margin:0px 0 0px 0;}
#contactform label {
	float:left;
	margin:0;
	width:100px;
	padding:5px 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666666;
	text-transform:capitalize;
}
#contactform label span { font:normal 10px Arial, Helvetica, sans-serif;}
#contactform input.text {
	width:200px;
	border:1px solid #e2e1e1;
	margin:5px 0;
	padding:5px 2px;
	height:15px;
	background:#f8f8f8;
}
#contactform textarea {
	width:200px;
	border:2px solid #e2e1e1;
	margin:5px 0;
	padding:2px;
	background:#f8f8f8;
	height:50px;
}
#contactform li.buttons input {
	padding:3px 0;
	margin:0 0 0 150px;
	border:0;
	color:#FFF;
}
p.response { text-align:center; color:#2c2c2c; font:bold 11px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto;}


.thanks {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
