
	* {
padding:0;
margin:0;
}

#base_main{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	width:100%;
	height:100%;
	background:url(../imagess/bg_top.png) repeat-x;
	background-color:#CCC;
	bottom:0px;
	}




#base{
	
	margin-left:auto;
	margin-right:auto;
	width:950px;
	background:url(../imagess/bg_top.png) repeat-x;
	background-color:#FFF;
	}

	

	#header_margin
{	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:20px;
	background:#CCC;
	
		}

#header
{	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:100px;
	background-position:bottom;
	}


#header_left_corner
{	
	width:950px;
	height:100px;
	background:url(../images/corner_top.png) no-repeat;
	background-color:#FFF;
		}
	#header_logo
     {	
	margin-left:50px;
	float:left;
	width:266px;
	height:100px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-color:#FFF;
		}
		
		
		#help{
	margin-left:400px;
	*margin-left:350px;
	float:left;
	width:100px;
	height:50px;
	margin-top:40px;
				
			}
	
	
	#header_right_corner
{	
    float:right;
	width:45px;
	height:100px;
	background:url(../images/corner_top_r.png) no-repeat top;
	background-color:#FFF;
	}
	
#menu{
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	
	  height:35px;
	  width:950px;
	  background-color:#F00;
	
	}
	
	
	#contact_span{
		padding-left:100px;
	}
	
	
	/* for menu     */
	
	
	
	.container {
	font: 10px normal Arial, Helvetica, sans-serif;
	width: 950px;
	margin: 0 auto;
	position: relative;
}

ul.topnav {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float: left;
	width: 910px;
	background: #222;
	font-size: 1.2em;
	background: url(../images/topnav_bg1.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(../images/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(../images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(../images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(../images/dropdown_linkbg.gif) no-repeat 10px center; 
}

#menu_align
{
	width:50px;
	height:35px;
	}
#content
{
width:950px;
margin-left:auto;
margin-right:auto;
background-color:#FFF;

	
			}

#footer
{	
    
    margin-left:auto;
	margin-right:auto;
	width:950px;
	height:30px;
	padding-top:17px;
	color:#666;
	background:url(../images/footer.png) repeat-x;
	background-position:top;
		clear:both;
		
	        font-family: arial, verdana;
			font-size: 12px;
			color:#666;
			background-color:#CCC;
				}
				
				
				
				#footer a {color:#727272;text-decoration: none;  cursor:hand;}
                 #footer  a:hover{ color:#F60;}
		
	#copy_right{
		text-align:right;
		margin-left:470px;}
				
#gallery {
	position:relative;
	height:300px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
		font-family: arial, verdana;
			font-size: 12px;
			color:#666;
	}

	#gallery .caption .content {
		font-family: arial, verdana;
			font-size: 16px;
			color:#666;
					margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
				font-family: arial, verdana;
			font-size: 16px;
			color:#666;
		
		
	}
	.clear {
	clear:both
}		

#our_objective
{ 
float:right;
width:500px;
height:300px;
}

#our_objective_panel
{ 
float:left;
width:250px;
height:300px;
background-image:url(../images/yus.png);
}

#our_objective_panel_header
{ 

width:198px;
padding-left:52px;
height:25px;
padding-top:25px;
font-weight:bold;
color:#333;
font-family: arial, verdana;
			font-size: 14px;
			color:#666;
}

#our_objective_panel_content
{ 

width:200px;
height:250px;
padding-left:40px;
padding-right:10px;
text-align:justify;
font-family: arial, verdana;
			font-size: 12px;
			color:#666;
			line-height:15px;
	

}

#our_objective_panel_content a{color:#727272;text-decoration: none;  cursor:hand;}
#our_objective_panel_content a:hover{ color:#F60;} 
#down
{
		width:950px;
		background-color:#FFF;

}

#down_one
{
	float:left;
     width:237px;
 	 background-image:url(../images/header_button.png);
	 background-repeat:no-repeat;
	background-color:#FFF;
	
 
	}
	#down_two
{
	float:left;
     width:239px;
 	 background-image:url(../images/header_button.png);
	 background-repeat:no-repeat;
	background-color:#FFF;
	
 
	}

	
	#down_one_header
{
	float:left;
     width:202px;
	 padding-left:35px;
     height:25px;
	 padding-top:15px;
	 font-weight:bold;
	 font-family: arial, verdana;
			font-size: 14px;
			color:#666;
			background-color:#FFF;
 
	}
		
	#down_one_content
{
	float:left;
     width:207px;
  	 padding-left:30px;
font-family: arial, verdana;
			font-size: 12px;
			color:#666;
			line-height:25px;
	 background-color:#FFF;
	}
	
		
		
		#down_one_content a {color:#727272; text-decoration: none;  cursor:hand;}


         #down_one_content a:hover{ color:#F60;}
/* for sub pages  */



#navigation
{
	width:200px;
	height:417px;
	float:left;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
		}
	
	#aboutus_head
	{ width:668px;
	   height:33px;
		float:right;
		padding-top:30px;
		background-image:url(../images/aboutus.png);
		padding-left:82px;
					}
					
	#aboutus_line
	{
		width:690px;
		float:right;
		padding-left:50px;
		background-image:url(../images/aboutus_line.png);
		text-align:justify;
		padding-right:10px;
		min-height:254px;
		font-family: arial, verdana;
			font-size: 16px;
			color:#666;
			line-height:15px;
	
						}
						
						
						
						
						
	
	.logo_left{ width:200px;
	height:200px;	
	float:left;
	padding-left:30px;

	padding-top:20px;

	}
	
	.logo_center{ width:200px;
	height:200px;	
	float:left;
	padding-left:20px;

	padding-top:20px;
	}
	
	
	
	
						
	.portfolio_left{ width:260px;
	height:200px;	
	float:left;

	padding-top:20px;
	padding-left:30px;}
	
	
	.portfolio_right{ width:260px;
	height:200px;
		padding-left:40px;
		padding-top:20px;

	float:left;}
.footer_more{ width:660px;
height:20px;
float:left;
padding-right:30px;

text-align:right;
color:#666;
}






.footer_more a:link {
color:#666;
	text-decoration:none;
}
.footer_more a:visited {
color:#666;
	text-decoration:none;
}
.footer_more a:hover {
	color: #F30;
	text-decoration:none;
}
.footer_more a:active {
color:#666;
	text-decoration:none;
}



						#get_a_quote{ width:150px;
						height:60px;
						background:url(../images/quote.gif);
						font-family: verdana;
			            font-size: 14px;
			             color:#FFF;
						 padding-top:40px;
						 padding-left:50px;
						}
							
							   
		 #get_a_quote a:link {
				color:#FFF;
	            text-decoration: none;
                 }
#get_a_quote a:visited {
	 	 color:#FFF;
	text-decoration: none;
                       }
 #get_a_quote a:hover {
	text-decoration: none;
	color:#F60;

                     }
					#plans{
						width:220px;
						height:277px;
						background-image:url(../images/plans.png);
						padding-left:30px;
						padding-top:23px;
						font-size: 12px;
			            color:#666;
						float:left;
						display:inline;
						margin-left:18px;
					
						
											}
											
											
											
						#plans_right{
						width:220px;
						height:277px;
						background-image:url(../images/plans.png);
						padding-left:30px;
						padding-top:23px;
						font-size: 12px;
			            color:#666;
						float:left;
						display:inline;
						margin-left:100px;
											}
											
																
						#plans_center{
						width:220px;
						height:277px;
						background-image:url(../images/plans.png);
						padding-left:30px;
						padding-top:23px;
						font-size: 12px;
			            color:#666;
						float:left;
						display:inline;
						margin-left:200px;
											}
											#button{
												margin-left:140px;
										
												
												}
												#seo-left{width:340px;
										
										float:left;
											
												}

#seo-right{width:340px;
																			float:left;

												}
						
												
											