body, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, img, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, table, tr, th, td , a:hover , a:active , a:visited , a:focus {
	margin:0;
	padding:0;
	border:none;
        text-decoration:none;
        font-family: Verdana;
        color:inherit;
}




body{		
        background-color: #4b4b4b;
}

blockquote {
        margin-left:15px;
        margin-top:15px;
}


#page{
        background-color:#ffffff;
        margin:0 auto;
        width:722px;
}

        #page_header {
                width:722px;
                height:171px;
                background: url('/templates/images/page_header_background.png') no-repeat #fff;
        }
        
        #page_body {
                width:722px;
                background: url('/templates/images/page_body_background.png') no-repeat #fff;
                padding-top:0px;
                
        }
                #left_block {
                        width:722px;
                        display:block;
                        margin-left:0px;
			background-color:#4588ce;
                        border-top:0px solid #000000;
                        border-bottom:0px solid #000000;
                }
                        
                        #navigation_menu_top {
                                background: url('/templates/images/navigation_menu_top.png') no-repeat #dbe5f1;     
                                width:722px;
                                height:0px;
				
                        }
                        
                        #navigation_menu {
				
                                background: url('/templates/images/navigation_menu_background.png') no-repeat #ffffff;
				padding-top:10px;
				padding-bottom:5px;
                                height:25px;
							
                        }			
				
				#navigation_menu ul{
					margin-left:33px;
					
				}
					#navigation_menu li{
						display:inline;
						float:left;
						text-decoration:none;
						padding-right:7px;
						margin-right:7px;
						color:#f0f0f0;
						font-family:arial,verdana;
						font-size:12px;
						font-weight: bolder;
						border-right-style: solid;
						border-color: #dbe5f1;
						border-right-width:1px;
					}
					
					#navigation_menu a{
						text-decoration:none;
						color:#f0f0f0;	
					}
					#navigation_menu a:active {
						text-decoration:none;
						color:#f0f0f0;	
					}
                                        #navigation_menu a:hover  {
						text-decoration:none;
						color:#ff9600;	
					}
                        #navigation_menu_botton {
                                background: url('/templates/images/navigation_menu_botton.png') no-repeat #dbe5f1;     
                                width:722px;
                                height:0px;
                               
                        }
                        
                #right_block {
                        margin-left:33px;
			margin-right:33px;
                       
                }
                        #page_content_top {
                                background: url('/templates/images/page_content_top.png') no-repeat #ffffff;  
                                height:0px;
                        }
                        
                        #page_content {
                              margin-top:34px;
                              background: url('/templates/images/page_content_background.png') no-repeat #ffffff;
			      font-family:arial,verdana;
			      font-size:12px;
                              color:#636363;
                              padding-bottom:35px;
                        }
                                
                                #page_content a{
					font-family:arial,verdana;
					text-decoration:none;
					font-weight:bold;
					color:#ff9600;					
				}
				#page_content h1{
					font-family:impact,verdana;
					font-size:23px;
					color:#2f1c07;
					margin-top:5px;
                                        margin-bottom:5px;
				}
				#page_content ul{
					color:#333333;
					margin-left:25px;
					margin-top:5px;
                                        margin-bottom:13px;
					font-weight:bold;
				}
				
/* Especific css */
				
				#page_short_message {
					/*background: url('/templates/images/page_short_description_background.png') no-repeat #ffffff;*/
					font-size:14px;
					font-weight:bold;
					color:#2f1c07;
					margin-top:29px;
					margin-bottom:29px;
					padding:13px;
                                        border-top:1px double #4b3115;
                                        border-bottom:1px double #4b3115;
				}
                                #page_short_message p{
                                        font-size:12px;
                                        font-weight:normal;
                                }
                                #list {
                                        margin-top:20px;
                                }
                                .list_item{
                                        border:1px solid #eeeeee;
                                        background-color:#f9f9f9;
                                        margin-bottom:4px;
                                        padding:7px;
                                }
                                
                                 .list_item h3{
                                        margin-top:4px;
                                        margin-bottom:4px;
                                        
                                }
                                
                                .list_item img{
                                        display:inline;
                                        float:left;
                                        margin-right:10px;
                                        padding:3px;
                                        border:1px solid #eeeeee;
                                }
                                
				#project_list {
                                        margin-top:20px;
                                }
                                
                                #project_list h1{
					font-family:impact,verdana;
					font-size:23px;
					color:#2f1c07;
					margin-top:5px;
                                        margin-bottom:5px;
				}
                                
                                #project_list h3{
					font-family:impact,verdana;
					font-size:13px;					
					margin-top:2px;
                                        margin-bottom:2px;
				}
                                .project_list_item{
                                        
                                        border:1px solid #eeeeee;
                                        background-color:#f9f9f9;
                                        margin-bottom:9px;
                                        margin-left:11px;
                                        padding:7px;
                                        width:298px;
                                        height:123px;
                                        display:inline;
                                        float:left;
                                }
                                                             
                                .project_list_item p{
                                        
                                        font-size:12px;                                        
                                }
                                .project_list_item img{
                                        display:inline;
                                        float:left;
                                        margin-right:10px;
                                        padding:3px;
                                        border:1px solid #eeeeee;
                                }
/* End of Especific css */		
                               
                        #page_content_botton {
                                background: url('/templates/images/page_content_botton.png') no-repeat #dbe5f1;  
                                width:530px;
                                height:0px;
                        }      
                        
                        #home_page_banners {
                                
                        }
        
        #page_footer {
                background: url('/templates/images/page_footer_background.png') no-repeat #ffffff;             
                padding-top:22px;
                padding-bottom:0px;
                padding-left:9px;
                padding-right:9px;
                font-family:arial,verdana;
                font-size:12px;
                color:#636363;
                height:114px;
        }
        
                #page_footer p{
                        text-align:left;            
                }
        
       
.clear_both{
        clear:both;     
}

