@charset "utf-8";
/* CSS Document */

body  { 
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#666666;
		
		padding:0px;
		margin:0px;
		
		
		background: url(../images/img_bg.jpg) repeat-x;
		}
		
.img_flash {
		background:url(../images/img_flash.jpg) no-repeat;
		height:21px;
		}		
		
input { 
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		background:#FFFFFF;
		border:1px solid #999999;
		width:125px;
		}
		
textarea {	

		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		background:#FFFFFF;
		border:1px solid #999999;
		width:300px;
		}	
.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	border:0px;
	width:85px;
	background-color: #000000;
		
		}
				

 /* START Navigation MENU */

#menu, #menu ul { 
			width:1000px;
			height:49px; 
			background:url(../images/btn_bg.jpg) repeat-x;
			padding:0px; 
			margin:0px; 
			
			list-style-type:none;
			list-style-position:outside;			
			
			}

#menu li { 
			float: left;
			width:auto; 
			
			}

#menu li a { 
				
				display:block;
				float:left;
				color:#CCCCCC;
				background:url(../images/btn_bg.jpg) repeat-x;
				width:auto; 
				height:32px;
				text-decoration:none;
				padding:17px 25px 0px 25px;
				margin:0px;
				
				font-weight:bold;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				
				}
				
#menu li a:hover {
				background:url(../images/btn_hover.jpg) repeat-x;
				color:#000;
				}
				
#menu li .spacer 
				{
				background:#000000;
				width:1px;
				height:49px;
				padding:0px;
				margin:0px;
				
				}				

/* END Navigation MENU */	

.img_banner { 
			background:url(../images/img_banner.jpg) repeat-x;
			height:181px;
			}	
.img_l_t { 
			background:url(../images/img_l_t.jpg) no-repeat;
			width:10px;
			height:10px;
			}
.img_l_b { 
			background:url(../images/img_l_b.jpg) no-repeat;
			width:10px;
			height:10px;
			}		
			

/* Side menu */

#nav_side1, #nav_side1 ul{

	margin:0;
	padding:0;
	height:20px;
	list-style-type:none;
	list-style-position:outside;
	width:100%
 }
 
#nav_side1 li{
	width:150px;
	margin:0;
	padding:0;
	height:20px;

}

#nav_side1 li a{
display:block;
font-size:10px;
width:180px;
height:16px;

padding:4px 0px 0px 0px;
margin:0px;

text-decoration:none;
text-align:left;
font-weight:bold;
text-indent:25px;
color:#FFF;

	background:url(../images/img_arrow.gif) no-repeat;
	background-position:left;
}

#nav_side1 li a:hover {
color:#99FF00;
background-color:#666666;
	background:url(../images/img_arrow_hover.gif) no-repeat;
	background-position:left;
}

/* END MENU */							
		
#div_txt  { 
			font-family:Tahoma, Arial;
			font-size:11px;
			padding:0px 5px 5px 5px;
			text-align:justify;
			}
			
.img_border_pad {
			padding:0px 8px 3px 0px;
			margin:0px;

			}	
			
.border_pic {
			border:1px solid #CCCCCC;
			padding:2px;
			margin:0px;
			}				
			
.border_tb { 
			border-top:1px solid #CCCCCC;
			border-right:0px;
			border-bottom:1px solid #CCCCCC;
			border-left:0px;
			}				

/*Footer Panel*/

.img_footer_l { 
			background:url(../images/img_footer_l.jpg) repeat-x;
			height:100px;
			}
.img_footer_lb { 
			background:url(../images/img_footer_lb.jpg) no-repeat;
			width:8px;
			height:8px;
			}	

.img_footer_rb { 
			background:url(../images/img_footer_rb.jpg) no-repeat;
			width:8px;
			height:8px;
			}
			
.img_footer_cb { 
			background:url(../images/img_footer_cb.jpg) repeat-x;
			height:8px;
			}	
/* Next Forware Buttons */

.btn_forward a{ 
					display:block;
					background:url(../images/btn_forward.jpg) no-repeat;
					
					width:15px;
					height:103px;

					}
.btn_forward a:hover { 
					background:url(../images/btn_forward_hover.jpg) no-repeat;
					}

.btn_back a{ 
					background:url(../images/btn_back.jpg) no-repeat;
					display:block;
					width:15px;
					height:103px;
					}
.btn_back a:hover { 
					background:url(../images/btn_back_hover.jpg) no-repeat;
					}	
					
/* END Next Forware Buttons */		

.img_hdr { 
			background:url(../images/img_hdr.jpg) no-repeat;
			width:217px;
			height:37px;
			}																					
			
#img_hdr_txt {
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#000000;
			height:26px;
			padding:11px 0px 0px 0px;
			margin:0px;
			text-indent:37px;
			font-weight:bold;
			}
			
			
/* Side menu */

#nav_footer, #nav_footer ul{

	margin:0;
	padding:0;
	height:20px;
	list-style-type:none;
	list-style-position:outside;
	width:750px;
 }
 
#nav_footer li{
	height:20px;
	float:left;
	width:auto;

}

#nav_footer li a{

display:block;
float:left;
font-size:10px;
width:auto;
height:16px;

padding:4px 8px 0px 0px;
margin:0px;

text-decoration:none;
text-align:left;
font-weight:bold;
color:#FFF;
text-indent:21px;

background:url(../images/img_arrow.gif) no-repeat;
background-position:left;

			border-top:0px;
			border-right:1px solid #CCCCCC;	
			border-left:0px;					
			border-bottom:0px;
}

#nav_footer li a:hover {
	color:#99FF00;
	background:url(../images/img_arrow_hover.gif) no-repeat;
	background-position:left;
}

/* END MENU */				

.news_date { 
			background:#EFEFEF;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#000000;
			font-weight:bold;
			text-indent:6px;
			}
			
.more a{ 
		font-size:10px;
		color:#CC0000;
		font-weight:bold;
		text-decoration:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
.more a:hover { 
		color:#000000;
		}					
		
.table_border { 
			border-top:0px;
			border-right:1px solid #CCCCCC;
			border-left:1px solid #CCCCCC;					
			border-bottom:1px solid #CCCCCC;
			}	
#div_txt_news {
		padding:5px;
		margin:0px;
		}					
	
	
.img_l_f { 
			background:url(../images/img_l_f.jpg) no-repeat;
			height:50px;
			}	
			
.img_l_r { 
			background:url(../images/img_l_r.jpg) no-repeat;
			height:50px;
			}
			
.img_c_f { 
			background:url(../images/img_c_f.jpg) repeat-x;
			height:50px;
			}

.contact_txt {
		
			background:url(../images/img_arrow_contact.gif) no-repeat;
			background-position:left;
			font-weight:bold;
			color:#000000;
			height:20px;
			padding:0px;
			margin:0px;
			background-color:#E5E5E5;
			text-indent:20px;
			
			}
#div_contact {
			
				padding:10px 0px 5px 15px;
				margin:0px;
				}						
					
#client ul {
			padding:10px 0px 10px 25px;
			margin:0px;
			float:left;
			}
#client li {
			background:url(../images/img_client_arrow.gif) no-repeat;
			background-position:left;
			list-style:none;
			padding:0px;
			margin:4px 0px 0px 0px;
			text-indent:15px;
			}			
#div_profile {
			overflow:scroll;
			width:550px;
			height:370px;
			}
			
#div_profile {
			overflow:scroll;
			width:550px;
			height:385px;
			}
							
.style1 {
	color: #000000;
	font-weight: bold;
}

.projects a{
			color:#0099FF;
			text-decoration:none;
			font-size:10px;
			font-family:Arial, Helvetica, sans-serif;
			}
.projects a:hover {
			color:#000000;
			}									
			
.td_border  {			
			border:1px dotted #CCCCCC;
			padding:1px;
			margin:0px;
			}		
			
#div_txt_hdr {
			padding:3px 0px 0px 0px;
			margin:0px;
			}
.btn_launch a{
			background:url(../images/img_launch.jpg) no-repeat;
			display:block;
			width:68px;
			height:15px;
			}
.btn_launch a:hover{
			background:url(../images/img_launch_hover.jpg) no-repeat;
			}		
			
.img_save { 	background:url(../images/sol/img_save.jpg) no-repeat;
				height:90px;
				}										
.img_vfire { 	background:url(../images/sol/img_vfire.jpg) no-repeat;
				height:90px;
				}	
.img_smith { 	background:url(../images/sol/img_smith.jpg) no-repeat;
				height:90px;
				}	
.img_develop { 	background:url(../images/sol/img_develop.jpg) no-repeat;
				height:90px;
				}	
.img_cosmo { 	background:url(../images/sol/img_cosmo.jpg) no-repeat;
				height:90px;
				}	
.img_arabian{ 	background:url(../images/sol/img_arabian.jpg) no-repeat;
				height:90px;
				}	
.img_mush { 	background:url(../images/sol/img_mush.jpg) no-repeat;
				height:90px;
				}
.img_usbpc { 	background:url(../images/sol/img_usbpc.jpg) no-repeat;
				height:90px;
				}
.img_tmk{ 	background:url(../images/sol/img_tmk.jpg) no-repeat;
				height:90px;
				}																																		

