*{
	margin:0;
	padding:0;

}
body {
	margin:0;
	padding:0;
	font-family: arial,verdana,helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #999999; 
	background-image:url('images/bg.gif');
	text-align:center;
	}

.floatleft {
float: left;
}

.floatright {
float: right;
}

#container {
	width:780px;
	background-color: #fff; 
	margin: 0 auto;
	text-align:left;
}

.logoimg {
	width:104px;
	height:85px; 
	float:left; 
	border:0; 
}

#qklinks {
	width:676px; /*666 676*/ 
	height:30px; 	
	text-align:right; 
	float:left;
	overflow:hidden;
} 

#qklinks img{
	border:0px; 	
	padding:0 0 0 8px;
}

a.opq:active img{
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}

#navbar1 { 
	color:#7e7e7e;
	font-size:13px;
	width:676px; /*676*/
	height:24px; /*30 35 55*/
	background-color:#fff; 
	float:left;
	padding:0;
	margin:18px 0 0 0;
	overflow:hidden;
	border-bottom:5px solid #fbbe15;
	text-align:left;
}

/*----Navbar Main Links-------*/
#navbar1 a:link{
	color:#7e7e7e;
	line-height:30px;
	font-size:13px;
	padding:1px 6px 3px 6px;
	text-decoration: none;	
}

#navbar1 a:visited{
	color:#7e7e7e;
	line-height:30px;
	font-size:13px;
	padding:1px 6px 3px 6px;
	text-decoration: none;	
}

#navbar1 a:hover{
	color:#7e7e7e;
	line-height:30px;
	font-size:13px;
	padding:1px 6px 3px 6px;
	text-decoration: none;	
}

#navbar1 a:active{
	color:#7e7e7e;
	line-height:30px;
	font-size:13px;
	padding:1px 6px 3px 6px;
	text-decoration: none;	
}

/*-------Nav 1 ----------*/

/*-------Nav 1 Current---*/
#navbar1 a.ctp:link{
	color:#333;
	line-height:26px;
	font-size:13px;
	background-color:#fbbe15;
	background-image:url('images/nav-corner.gif');
 	background-position:top right;
	background-repeat:no-repeat;
	padding:1px 6px 3px 6px;
	text-decoration: none;	
}

#navbar1 a.ctp:visited{
	color:#333;
	line-height:26px;
	font-size:13px;
	background-color:#fbbe15;
	background-image:url('images/nav-corner.gif');
 	background-position:top right;
	background-repeat:no-repeat;
	padding:1px 6px 3px 6px;
	text-decoration: none;	
}

#navbar1 a.ctp:hover{
	color:#333;
	line-height:26px;
	font-size:13px;
	background-color:#fbbe15;
	background-image:url('images/nav-corner.gif');
 	background-position:top right;
	background-repeat:no-repeat;
	padding:1px 6px 3px 6px;
	text-decoration: none;	
}

#navbar1 a.ctp:active{
	color:#333;
	line-height:26px;
	font-size:13px;
	background-color:#fbbe15;
	background-image:url('images/nav-corner.gif');
 	background-position:top right;
	background-repeat:no-repeat;
	padding:1px 6px 3px 6px;
	text-decoration: none;	
}

/*---------End Nav1 Current---------*/

#navbar2 { 
	color:#7e7e7e;
	width:676px; /*676*/
	height:24px; 
	float:right;
	padding:0;
	margin:0;
	overflow:hidden;
	text-align:left;
}

/*----Navbar 2 sublinks */
#navbar2 a:link{
	color:#7f7f7f;
	line-height:24px;
	font-size:12px;
	text-decoration: underline;
}

#navbar2 a:visited{
	color:#7f7f7f;
	line-height:24px;
	font-size:12px;
	text-decoration: underline;
}

#navbar2 a:hover{
	color:#7f7f7f;
	line-height:24px;
	font-size:12px;
	text-decoration: underline;
}

#navbar2 a:active{
	color:#7f7f7f;
	line-height:24px;
	font-size:12px;
}

/*-------Navbar 2 Active sublinks-------*/

#navbar2 a.ctp:link{
	color:#fbbe15; /*ff9900*/
	line-height:24px;
	font-size:12px;
	text-decoration: none;
}

#navbar2 a.ctp:visited{
	color:#fbbe15;
	line-height:24px;
	font-size:12px;
	text-decoration: none;
}

#navbar2 a.ctp:hover{
	color:#fbbe15;
	line-height:24px;
	font-size:12px;
	text-decoration: none;
}

#navbar2 a.ctp:active{
	color:#fbbe15;
	line-height:24px;
	font-size:12px;
}
/*--------Navbar2 end active sublinks----*/


#hmcontent {
	width:768px; 
	height:auto; 
	float:left; 
	margin:0 0 0 6px; 
	display:inline;
	padding:0;
}

#hmcontent img { 
	border:0;
	margin:0;
	display:inline;
}

div.hmidt {
	width:256px; 
	height:189px; 
	float:left; 
	margin:0; 
	font-size:12px; 
	font-family: arial,verdana,helvetica, sans-serif; 	
	text-align:left;	
}

a.thg:link, a.thg:visited, a.thg:hover, a.thg:active{
	color:#c14d22;
	text-decoration: none;
}

div.hmidt span {
	color:#993300;
	font-size:12px;
}

.le {
	background-image:url('images/left_empty.jpg');
 	background-position:top left;
	background-repeat:no-repeat;
	
}

.rm {
	background-image:url('images/right_empty.jpg');
 	background-position:top left;
	background-repeat:no-repeat;		
}

.lph {
	width:256px; 
	height:189px; 
	float:left; 
	margin:0; 
	background-image:url('images/left_empty.jpg');
 	background-position:top left;
	background-repeat:no-repeat;		
}

p.lep {
	float:left;
	padding:0;
	line-height:12px;
}

div.hdot {
	width:194px;
	height:2px; 
	overflow:hidden;
	float:left;
	background-image:url('images/dotted.gif');
 	background-position:top;
	background-repeat:repeat-x;	
	margin:0 0 0 36px;
	display:inline;
	padding:0;
}

div.hdotmd {
	width:194px;
	height:2px; 
	overflow:hidden;
	float:left;
	background-image:url('images/dotted.gif');
 	background-position:top;
	background-repeat:repeat-x;	
	margin:6px 0 6px 32px;
	display:inline;
	padding:0;
}

div.hdotemp{
	width:194px;
	height:2px; 
	overflow:hidden;
	float:left;
	margin:6px 0 6px 32px;
	display:inline;
	padding:0;
}


#btmbar {
	width:780px;
	height:19px; /*19 21*/
	overflow:hidden;
	background-color:#fbbe15;
	line-height:18px;
	font-family: verdana,arial,helvetica, sans-serif; 
	text-align:left;
	font-size:10px;
	color:#333333;
	margin: 0 auto;
}


/*--------End Homepage CSS--------------*/

/*--------Start Sitewide CSS------------*/
#cntuscontent {
	width:730px; /*780*/
	height:auto; 
	float:left; 
	margin:50px 0 0 50px; 
	display:inline;
}

#cntuscontent p{
	width:306px;
	color:#666666;
	margin:0;	
	padding:0;
}

#cntuscontent a:link,a:visited,a:hover,a:active{
	color:blue;
	text-decoration:underline;
}

#contarea{
	clear:both;
	width:679px;
	padding:40px 0 0 50px;
	text-align:left;

}

#contarea p{
	width:408px;
	color:#666666;
	margin:0;	
	padding:0 0 0 1px;
}

#contarea p.wd{
	width:auto;
	color:#666666;
	margin:0;	
	padding:0;
}

#contarea ul{
	color:#666666;
	font-weight:bold;
	list-style:diamond;
}

#contarea li{
	list-style:diamond;
}

#rimg {
	width:264px;
	float:right;
	text-align:right;
}

.rimg {
	/*width:264px; */
	border:0;
	float:right;
}


#smap {
	color:#666666;
	width:190px; /*137*/
	height:auto
	float:right;
	overflow:hidden;
	margin:0 0 0 0;
}

#smap ul{
	margin:0 0 0 0;
	/*list-style-type:circle;*/
	list-style-position: outside;
	padding-left: 16px;
}

#smap li{
	margin:10px 0 0 4px;
}

#smap a:link,a:visited,a:hover,a:active {
	color:#666666;
	text-decoration:underline;
}


#webform {
	color:#666666;
	width:420px;
	height:auto;
	float:right;
	margin:0 0 0 0;
	/*border-left:2px solid #ff9900;*/
}

#webform h2{
	color:#fbbe15; 
	font-size:18px;
}

#webform p{
	color:#666666;
	width:400px;
}

#webform .inputl {
	display: block;
	width: 180px; 
	float: left;
	margin-bottom: 2px;
	color:#666666;
	font-size:13px; 
	text-align:left;
	line-height:19px; /*15*/
}

span.rdst {
	color:#ff9900;
	font-weight:bold;
}

#webform .inputtxt {
	color:#666666;
	width: 203px;
	height:19px; /*15*/
	float: left;
	margin-bottom: 8px;
	margin-top: 0;
	font-size:13px; 
	padding:1px 0 0 1px;
} 

#webform input.btn{
   	color:#000000;
   	font-weight:bold;
   	background-color:#bbe0e3;
   	border:1px solid;
   	border-top-color:#696;
   	border-left-color:#696;
   	border-right-color:#363;
   	border-bottom-color:#363;
}
	
#portbox {
	width:642px;
	height:auto;/*243*/
}

#portbox img{
	border:0;
}

span.ird {
	color:#cc0000;
	font-size:13px;
	font-style:italic;
}

.child1{
	position:relative;
	top:-15px;

}


.flatview a{
	line-height:22px;
	color:#000000;
	text-decoration:none;
	padding:1px 5px; /*6 10*/
	margin:0 3px;
	font-weight:regular;
	border:2px solid #666666;
	background-image:url('images/pag-graybox.jpg');

}

.flatview a:hover, .flatview a.selected{ 
	border:2px solid #FF9900;
}


.project_images a{
	margin:0 10px;
	color:#000000;
}

.project_images .flatview{
	display:none;
}

.childpaginationstyle{
	/*position:absolute; 
	left:280px; 
	top:160px;
	z-index:1;*/

	width:300px;

	position:relative;
	left:160px; 
	top:-40px;

	/*float:left;
	margin:-46px 0 0 140px;*/
	/*top:-56px;*/ /*-40px*/
	/*height:auto;*/

}



.title{
	font-size:13px;
	font-weight:bold;
	color:#fbbe15;
	padding:2px 4px;
}

.description{
	padding:0 0 0 4px;
}

.comments{
	padding:0 0 0 4px;
}

a:link.msvr{
	width:107px;
	height:81px;
	background-image:url('images/gray-sq.jpg');
	background-position:bottom;
	overflow:hidden;
	float:left;
}

a:visited.msvr{
	width:107px;
	height:81px;
	background-image:url('images/gray-sq.jpg');
	background-position:bottom;
	overflow:hidden;
	float:left;
}

a:hover.msvr{
	width:107px;
	height:81px;
	background-image:url('images/gray-sq.jpg');
	background-position:top;
	overflow:hidden;
	float:left;
}

a:active.msvr{
	width:107px;
	height:81px;
	background-image:url('images/gray-sq.jpg');
	background-position:bottom;
	overflow:hidden;
	float:left;
}
