*{ margin:0; padding:0;}

form,input,select,textarea{margin:0; padding:0; color:#000000;}

div.box {
	
	width:235px;
	background:#F9F9F9;
	
	margin-left:40px;
	border:1px   double #656565;
	height: 455px;
	
	
}

div.box h1 { 
color:#336699;
font-size:11px;
height:73px;
font-weight:600;
background-image:url(images/tt4.gif); background-repeat:repeat-x;
text-align:center;

}

div.box label {
width:100%;
text-align:left;

padding-top:9px;
	
	
	padding-left:8px;

}

div.box label span {
display: block;
color:#000000;
font-size:10px;

width:110px;
padding-left:5px;


}


div.box .input_text {

width:200px;
background:#ffffff;
border-bottom: 1px double #819FB3;
border-top: 1px double #819FB3;
border-left:1px double #819FB3;
border-right:1px double #819FB3;
margin-left: 10px;
margin-top: 3px;
color:000000;
}

div.box .message{

width:200px;
background:#ffffff;
border-bottom: 1px double #819FB3;
border-top: 1px double #819FB3;
border-left:1px double #819FB3;
border-right:1px double #819FB3;
overflow:hidden;
margin-left: 10px;
margin-top: 3px;
color:000000;
}

div.box.button
{
	margin:0 0 10px 0;
	
	background:#31668E;
	border:0px;
	position: relative;
	top:10px;
	left: 140px;
	width:60px;
	border-bottom: 1px double #31668E;
	border-top: 1px double #31668E;
	border-left:1px double #31668E;
	border-right:1px double #31668E;
	height: 9;
	
}




body  {
	overflow: visible;
	behavior: url(csshover.htc);
	font-size: 9pt; 
	font-family: arial;
	height:101%;
	margin:0px;
	background-color: #efefef;
}

#wrap {
	
	width: 1022px;
	padding: 20px 0px 5px 60px;
	
	
}

#container {
	width: 100%;
	visibility: visible;
	background-color:#ffffff;
	border:1px solid #003366;
}

#header {
	background: url(images/headerbg.jpg)  repeat;
	visibility: visible;
	position: static;
	height: 149px;
	width: 100%;
}





#uppernav {
	
	background: url(images/repeatbuttonbg.jpg) repeat-x;
	visibility: visible;
	position: static;
	width:100%;
	height: 31px;
}

#body_main{
	
	visibility: visible;
	width:100%;
}

#body_left{
	visibility: visible;
	padding-right:20px;
	padding-bottom:20px;
	height:575px;
	
	width:600px;
	z-index: 2;
	
	border-right:1px  dashed #336699;
	
margin-left:10px;
margin-right:1px;
margin-top:15px;
	margin-bottom:10px;
}



#body_leftlong{
	visibility: visible;
	padding-right:20px;
	padding-bottom:20px;
	height:790px;
	
	width:600px;
	z-index: 2;
	
	border-right:1px  dashed #336699;
	
margin-left:10px;
margin-right:1px;
margin-top:15px;
	margin-bottom:10px;
}


#body_right{
	visibility: visible;
	left:726px;
	top:213px;
	height:575px;
	position:absolute;
	width:300px;
	z-index: 2;
	margin-left:10px;
	margin-right:1px;
	margin-top:15px;
	margin-bottom:10px;
}









#footer1 {
	background: url(http://www.spectrasolutions.net/wg/images/footer1.jpg) repeat-x;
	visibility: visible;
	position: static;
	height: 83px;
}

#footer2 {
	
	visibility: visible;
	position: static;
	height: 2px;
	clear: both;
	color:#ffffff;
}
#dottedbottomborder
{
border-bottom: dashed 1px #cccccc; 
width:400px; 
margin-left: 75px;
 


}


#body_left a {
	color: rgb(0,70,130);
}

#close_open {
	padding-right:60px;
}

#close_open a {
	text-decoration:underline;
	color: rgb(0,70,130);
	cursor: pointer;
}

#body_right_bottom a {
	color:#ffffff;
	text-decoration:underline;
}

/************contact us table************/
table.contactus{
	width: 100%;/*720px;*/
	min-width:700px;
	max-width:95%;
	border-width: 1px rgb(0,70,130) solid;
	margin-top: 5px;
}

table.contactus thead{
	color: #ffffff;
	background-color: rgb(0,70,130);
	text-align: center;
	padding-bottom: 5px;
}

.bgblue {
	color: #000000;
	background-color: rgb(200,210,220);
}

.bgwhite {
	color: #000000;
	background-color: #ffffff;
}

.contactus .left {
	text-align: left;
	width: 180px;
}

.contactus .right {
	text-align: right;
	width: 180px;
}
/************end contact us table************/

/************job table************/
table.jobs {
	/*width:720px;*/
	width:887px;
	/*width: 100%;
	min-width:887px;
	max-width:95%;*/
	border-width: 1px rgb(0,70,130) solid;
	margin-right:auto;
	margin-top: 5px;
	/*table-layout: fixed;*/
}

table.jobs thead {
	visibility: visible;
	color: #ffffff;
	background-color: rgb(0,70,130);
	text-align: center;
	padding-bottom: 5px;
	cursor: pointer;
}

table.jobs tbody, table.jobs tfoot {
	visibility: hidden;
	display:none;
}

.jobs .left {
	text-align: left;
	width: 150px;
}

.jobs .right {
	text-align: left;
	width: 587px;
}
/************end job table************/

/************consultants table************/
table.consultants {
	background:rgb(200,210,220);
	width: 100%;/*720px;*/
	min-width:700px;
	max-width:95%;
	border: 1px solid rgb(0,70,130);
	margin: 5px -1px -1px -1px;
	padding:0px;
	border-collapse:separate;
	table-layout: fixed;
}

table.consultants table {
	background:#ffffff;
	width: 100%;/*720px;*/
	max-width:100%;
	min-width:887px;
	border-left: 0px solid rgb(0,70,130);
	border-right: 0px solid rgb(0,70,130);
	border-bottom: 0px solid rgb(0,70,130);
	padding: 0px;
	margin:0px;
	table-layout: fixed;
}

table.consultants thead {
	color: #ffffff;
	background-color: rgb(0,70,130);
	/*text-align: center;*/
	padding: 0px;
	margin:0px;
	cursor: pointer;
}

table.consultants table thead {
	color: #000000;
	background-color: rgb(200,210,220);
	font-size: 10pt;
	width: 100%;/*720px;*/
	min-width:100%;
	max-width:100%;
	padding:2px 2px 2px 10px;
	margin:0px;
}

table.consultants table tbody, table.consultants table tfoot {
	visibility: hidden;
	display:none;
	color: #000000;
	background-color: #ffffff;
	padding: 0px;
	margin:0px;
}

table.consultants table {
	padding: 0px;
	margin:0px;
}

table.consultants tbody, table.consultants tfoot {
	visibility: hidden;
	display:none;
	padding: 0px;
	margin:0px;
}

table.consultants thead tr th {
	cursor: pointer;
	text-align:center;
	font-size:9pt;
	padding: 0px;
	margin:0px;
}

table.consultants tbody tr td {
	padding: 0px;
	margin:0px;
}

/************end consultants table************/

.pointer {
	cursor:pointer;
}

.pic {
	visibility: visible;
	position: static;
	float: left;
	width:20%;
}
.blue {color: rgb(0,70,130);
font-weight:500;}
.bluesmall {color: #999999;
 font-size:9px;
 font-weight:100;
}

.staff {
	visibility: visible;
	position: static;
	float: right;
	width:80%;
}
.home { color: #cc3300; 
 font-size:13px;
 font-weight:bold}

.clear {
	visibility: visible;
	position: static;
	clear: both;
	padding-left: 600px;
	padding-bottom: 20px;
}

p.footer {
	text-align:right;
	padding-right:5%;
	color:#ffffff;
}
.reqd {
text-align: center;
	
	color:#336699;
	font-size:9px;
	
}
.smtext{
text-align: justify;
	padding:10px;
	color:#000000;
	font-size:9px;
	
}
.footer a {
	color:#cccccc;
	font-weight:normal;
	text-decoration: none;
}

a.body {
	color: blue;
	text-decoration: underline;
}

h1 {
	color: #006699;
	font-size: 14px;
	text-align:justify;
	
	 
	}

h2 {
	color: #6699CC;
	font-size: 13px;
	
	
}
h3 {
	color: rgb(0,70,130);
	font-size: 12px;
	font-stretch: expanded;
	
}
h4 {
	color:#C4724F;
	font-size: 13px;
font-weight: 600;
font-style: italic;
}

.emp {
	color: #0099cc;
	font-size: 9pt;
	
	 
	}

 li {
	line-height: 160%;
}

a {
	text-decoration:none;
}

.ul1 {
  list-style: none;
  padding: 0;
  margin:10px;
 

}


.headline {
color: #CC3300;
	font-size: 12px;
	font-stretch: expanded;
	font-weeight: 500;  }

p { text-align:justify}


/* menu styling */
.menu {font-family: arial, sans-serif; font-size:11px; text-align:center; z-index:100;}
.menu ul {padding:0px; margin:0px; list-style: none;}
.menu ul li {display:inline; float:left; position:relative;}
.menu ul li ul {display: none;}
.menu ul li:hover ul {display:inline; position:absolute; top:31px; left:0px; width: 131px;}
.menu ul li ul li {width: 129px; height: 22px; background:rgb(0,0,0);}
.menu ul li ul li:hover {background:rgb(200,210,220);}
.menu ul li ul li a {color:#ffffff;}
.menu ul li ul li:hover a {color:#000000;}
