/* Font setting */

body, input, select {

	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	color: #666;
	font-size: 76%;
}



body {
	background: #fff;
	padding: 0px;
	margin: 2px;
	text-align: center;
}

/* Square Area */
.squareArea {
	margin: 0px auto;	background: center top;
	display: block;	width: 735px;
}.topLeft {	background-image: url(bg_images/style_four/bg_topLeft.gif);	width: 100%;	height: 30px;	float: left;
}.topRight {	background-color: #fff;	background-image: url(bg_images/style_four/bg_topRight.gif);	background-repeat: no-repeat;	background-position: 100% 0;	width: 30px;	height: 30px;	float: right;
}.centerLeft {		background-image: url(bg_images/style_four/bg_centerLeft.gif);	background-repeat: repeat-y;	width: 100%;	float: left;
}.centerRight {	background-image: url(bg_images/style_four/bg_centerRight.gif);	background-repeat: repeat-y;	background-position: 100% 0;	width: 100%;	height: 100%;	float: right;
}.bottomLeft {	background-image: url(bg_images/style_four/bg_bottomLeft.gif);	background-repeat: no-repeat;	width: 735px;	float: left;
}.bottomRight {	background-color: #fff;	background-image: url(bg_images/style_four/bg_bottomRight.gif);	background-repeat: no-repeat;	background-position: 100% 0;	width: 30px;	height: 92px;	float: right;
}.content {	margin-right: 25px;	margin-left: 25px;
}.clear {	clear: both;
}

/* Content frame */

#border {
	/* background: url("img_2/bg.gif") center top no-repeat; */
	margin: 0 auto 0 auto;
	
	text-align: left;
	width: 735px;
	
}
#contents {
	
	/*margin: 0 0px;
	padding: 0 10px 20px;
	_height: 1em;*/
}

#bottomedge {
	background: url("img_2/bottom_edge.gif") bottom repeat-x;
	margin: 0px 21px;
}

div#navbar {
font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;font-size: .9em;font-weight: bold;text-align: center;font-weight: bold;padding: 5px;width: 680px; }#navbar ul li a:link, #navbar ul li a:visited {
color: #89A9B8;background-color: #fff;text-decoration: none;border: solid #595959 1px;display: inline;padding-top: 15px;padding-left: 10px;padding-bottom: 15px;padding-right:10px; }#navbar ul li a:hover, #navbar ul li a.current {color: #e6e6e4;background-color: #7094a7;text-decoration: none;border: solid #d1d0c5 1px; }#navbar ul li {margin: 0px;padding: 0px;list-style-type: none;display: inline;}#navbar ul {margin: 0px;padding: 0px;}

#location {
	padding: 20px 0 16px 0;

}
#location h1 {
	color: #ffc76f;
	font-size: 21px;
	padding: 0;
	margin:0px;
	font-weight: normal;
}
#location h1 a {
	color: #718ea5;
	font-size: 18px;
	text-decoration: none;
}
#location h1 a:hover {
	color: #93b2c8;
}
#todaysDate {
color:#718ea5;font-size: 1em;font-weight: bold;
font-style: italic;text-align: right;
margin-right:10px;}
#logo {

	margin-right:  295px;
	margin-left:  295px;
	clear: both;
}
/* Front page image */



/* Main & Extra */

#main {
	
	position: relative;
	float: left;
	width: 410px;
	margin: 20px 10px 20px 10px;
}

#extra {
	
	position: relative;
	float: right;
	width: 170px;
	margin: 20px 20px;
}


#main h3, #extra h3 {
	font-size: 1em;
	font-weight: normal;
	color: #718ea5;
	margin: 0;
}


/* Footer */

#footer {
	margin-left: 15px;
	margin-right: 15px;
}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}
#footer a {
	color: #718ea5;
	text-decoration: none;
}
#footer a:hover {
	color: #8cc0e5;
	text-decoration: underline;
}

/* hr */

.hr {
	background: #ffc76f;
	height: 1px;
	font-size: 0;
	clear: both;
	margin: 0;
	padding: 0;
}



.hr2 {
	
	font-size: 10px;
	clear: both;
	margin: 0;
	padding: 0;
}


/* p1 box */

.p1 {
	position: relative;
	
	padding: 10px 10px 20px 10px;
	margin-bottom: 10px;
}
.p1 a {
	color: #93b2c8;
}
.p1 a:hover {
	color: #8cc0e5;
	background: #fff;
}
.p1 h4 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	color: #89A9B8;
}
.p1 p {
	font-size: 0.9em;
	text-align: justify;
	margin: 0 0 10px 0;
}

/* Lists */

.nav {
	padding: 0;
	margin: 0 0 0 10px;
	list-style: disc outside url("img/arrow.gif");
}
.nav li {
	padding: 0;
	margin: 0;
}

.featureclient {
	padding: 0;
	margin: 0 0 0 18px;
	list-style: outside url("img_2/ding.gif");
	line-height: 25px;
}
.arrow {
	padding: 0;
	margin: 0 0 0 18px;
	list-style: outside url("img/arrow.gif");
}


.right {
	position:relative;
	float:right;
}


.files {
	width: 100%;
	
}
.files th {
	text-align: left;
}
.files td {
	border-top: 1px solid #fff;
}
.files img {
	border: 0;
	margin-right: 2px;
	vertical-align: text-bottom;
}

h4.func {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	background: #ecf0f3;
}

/* Request form */
contactform {
	margin: 0;
	padding: 0;
}
input {
	font-size: .9em;
}
select {
	font-size: .91em;
}


code, pre {
	padding: 1px;
	border: 1px solid #dcddde;
	background-color: #eeeff0;
	font-family: "Courier New", courier, monospace;
	font-size: 0.9em;
	overflow: scroll;
}

.slideshow {
	width: 350px;
	float: left;
	padding: 0;
	margin-left: 10px;
}
#ss_controls {
	float: right;
	margin-right: 19px;
	border-left: 1px solid #b3ada7;
	height: 263px;
	width: 29px;
	padding: 0;
}
#ss_controls p {
	border-bottom: 1px solid #c4beb9;
	border-right: 1px solid #c4beb9;
	text-align: center;
	margin: 0;
	width: 27px;
	padding: 1px 0;
	background: #718ea5;
}
#ss_controls p:hover {
	background: #fff;
}
#ss_controls p a {
	color: #3e3731;
	text-decoration: none;
	display: block;
}