/*
 * RESET
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	line-height:20px;
	vertical-align: baseline;
	background: transparent;
}
html {
min-height:100%; margin-bottom:1px;
}
body {
	color:#666;
	font:normal 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p {
	padding:3px 0;
}
h1 {
font:normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding:20px 0;
}
#frame {
	margin:0 auto;
	width:900px;
}
#header {
	background:url(../_images/logo.jpg) top left no-repeat #FFF;
	height:160px;
	margin:0 auto;
	width:900px;
}
#menu {
	float:right;
	padding-top:100px;
}

.home {
float:left;
width: 68px;
height: 25px;
}
		.home a {
		float:left;
		display: block;
		width: 68px;
		height: 25px;
		background:url(../_images/btn_home.jpg) no-repeat 0 0;
		}
		.home a:hover {
		background-position: bottom left;
		}
.about {
float:left;
width: 100px;
height: 25px;
}
		.about a {
		float:left;
		display: block;
		width: 100px;
		height: 25px;
		background:url(../_images/btn_aboutus.jpg) no-repeat 0 0;
		}
		.about a:hover {
		background-position: bottom left;
		}
.services {
float:left;
width: 97x;
height: 25px;
}
		.services a {
		float:left;
		display: block;
		width: 97px;
		height: 25px;
		background:url(../_images/btn_services.jpg) no-repeat 0 0;
		}
		.services a:hover {
		background-position: bottom left;
		}
.port {
float:left;
width: 109px;
height: 25px;
}
		.port a {
		float:left;
		display: block;
		width: 109px;
		height: 25px;
		background:url(../_images/btn_portfolio.jpg) no-repeat 0 0;
		}
		.port a:hover {
		background-position: bottom left;
		}
.contact {
float:left;
width: 90px;
height: 25px;
}
		.contact a {
		float:left;
		display: block;
		width: 90px;
		height: 25px;
		background:url(../_images/btn_contact.jpg) no-repeat 0 0;
		}
		.contact a:hover {
		background-position: bottom left;
		}

#content {
	background:#000;
	color:#EAEAEA;
	margin:0 auto;
	width:860px;
	padding:20px;
	height: 523px;
}
#home_display {
	background:#FFF;
	padding:20px;
}
.pod {
	color:#EAEAEA;
	float:left;
	padding:10px;
	width:260px;
}
#footer {
background:url("/_images/bottom.gif") repeat-x scroll 0 0 #FFFFFF;
clear:both;
font-size:11px;
height:88px;
margin:0 auto;
overflow:hidden;
padding-top:15px;
width:900px;
}
.left {
	float:left}
.right {
	float:right; }
	.right a:link, .right a:visited {
		color:#666;
	}
	.right a:hover {
		color:#F00;
	}

.about_img {
	float:left;
	padding-right:20px;
	padding-top:30px;
}
.hrule {
	border:none;
	border-bottom:1px dotted #666;
	clear:both;
	margin:10px auto;
}


/* BANNER */

#banner {
    margin: 0;
	position: relative;
}

#banner #pager {
	position: absolute;
	top: 210px;
	left: 545px;
	z-index: 999;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 10px 2px 11px;
}

#banner #pager a {
	font-size: 12px;
	background-color: #fff;
	padding: 3px 6px;
	margin-left: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
	margin-right: 5px;
}

#banner #pager a:hover, #banner #pager a.activeSlide {
	color: #fff;
	background-color: #26486b;
}

#rotate {
	height: 220px;
    width: 820px;
    padding: 0 0 20px;
    margin: 0;
}

#rotate img {
    top: 0;
    left: 0
}
/* Contact Form Styles */
label {
font-weight:bold;
padding-left:5px;
display:block;
}
input, textarea {
	width:400px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
	.small_input {
	width:200px;
	}
textarea {
height:120px;
}
fieldset {
background:#EEEEEE;
border:1px solid #DDD;
margin:5px 0;
padding:25px 0 0 20px;
}

#cntmap{
	border: 5px solid #DDDDDD;
	margin: 5px 0pt;
	width: 220px;
	height: 300px;
	background-color: #EAEAEA;
}

	.clear{
	clear:both;
	height:10px;
	}
/*new edition*/
.port_holder{

}
.port_scroll{

	height:100px !important;
}