@charset "utf-8";

body {
	margin:0;
	padding:0;
	background:#D0DDCB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        line-height:20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#4c4c4a;
}

.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#4c4c4a;
}

#main {
    padding:0;
    width:1250px;
    background:url(images/bg_middle.jpg) repeat-y;
}

#content_table{
    height:500px;
}
#main_left {
    vertical-align:top;
    padding-left:5px;
    padding-right:5px;
    text-align:justify;
}

#main_right {
    background:url(images/main_content_bg.jpg) repeat-x;
    padding:5px;
}


.Vetical_Line {
background:url(images/verticalLine.jpg) no-repeat;
position:relative;
width: 200px;
float:right;
}

.Center {
	/*background:url(images/middle.jpg) no-repeat;*/
	position:relative;
}

#left_menu{
    background:url(images/left_menu_bg.jpg) repeat-x;
}

#copyright {
    font-size:10px;
    padding-left: 1em;
    color:#777777;
}

#body_middle {
   /* background:url(images/naftec_bg_middle.jpg) repeat-y;
    padding-left:30px;
    padding-right:30px; */
   background:#FFFFFF;
}

#bread_crumb {
	background:url(images/bread_crumb.jpg) no-repeat;
        padding-left:3px;
	font-size:9px;
        
}

#bread_crumb a, #bread_crumb a:visited {
    text-decoration:none;
    color:#0000FF;
}

#bread_crumb a:hover{
   color: #b22222;
}


#footer {  
    
}

#header {
    background:url(images/naftec_bg_top2.jpg) no-repeat;
	height:137px;
}

#bottom_menu {
	/* background:url(images/footerMenuPic.jpg) no-repeat; */
        background:#B0BAAD;
	text-align:right;	
	font-size:12px;
	position:relative;
}

#bottom_menu div {
	padding-right: 1em;	
}

#bottom_menu div a {
	color: #ffffff;
	text-decoration:none;
}

#bottom_menu div a:hover{
    color: #b22222;
}





.content_title{
	text-align:center;
	font-size:11px;
	color:#008131;
	font-weight:bold;	
}

.content_title div{
	background:url(images/horizontal_shorter.jpg) no-repeat center;	
}

.content_sub_title{
    text-align:left;
    font-size:10px;
    padding-left:10px;
    padding-right:10px;
    padding-top:0;
    padding-bottom:0;
    font-weight:bold;
    color:#549FD9;
}

.content_sub_title a{
    text-decoration:none;
    color:#549FD9;
}

.content_sub_title a:hover{
    text-decoration:none;
    color:#008131;
}
.content_footer{
    text-align:left;
    font-size:10px;
    padding-left:15px;
    padding-right:15px;
    padding-top:0;
    padding-bottom:8px;
    font-weight:normal;
    color:maroon;
}
.content {
    text-align:left;
    height:100%;
    font-size:9px;
    padding-left:15px;
    padding-right:15px;
    padding-top:0;
    padding-bottom:8px;
}

.content_3_right {
	text-align:justify;	
	padding:10px;
}
.dark_green {
    padding:0;
    background:#B0BAAD;
}

.light_green {
    padding:0;
    background:url(images/bread_crumb.jpg) repeat-y;
}
#about_us {
	text-align:justify;
	padding:6px;
        background:#D6E0DA;
}

#page_title {
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	color:#FFF;
}

.seperator {
    background:url(images/bg-dotted.gif) repeat-x;
}

#search {
    vertical-align:middle;
    background:#D6E0DA;

}

.search_field {
    width:600px;

}

.tab1{
    margin-left:20px;
}

.tab2{
    margin-left:40px;
}