body  {
	background-color: #182B52;
	text-align: center;
	margin-top: 35px;
	font-family: Arial, sans-serif;     

    }


#container  {

    width: 860px;
	background-color: #EAECEF;
	height: 660px;
	
	    }
		
#containerStretch  {

    width: 860px;
	padding-bottom: 52px;
	background-color: #EAECEF;
	
	
	    }		
	
#logo   {

    float: left;
	margin: 20px 0 5px 56px;

    }	
	
#seko_logo   {

    float: left;
	margin: 0px 0px 0px 16px;

    }

#main  {

	width: 750px;
	height: 550px;
	clear: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/main_bg.jpg);
		
	 
	 }
	 
#main_pr  {

	width: 750px;
	height: 550px;
	clear: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/pr_bg.jpg);
		
	 
	 }
	 
#main_marketing  {

	width: 750px;
	height: 550px;
	clear: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/marketing_bg.jpg);
		
	 
	 }


#main_design_development  {

	width: 750px;
	height: 550px;
	clear: left;
	margin: 0px;
	padding: 0px;
	background-color: #576581;
		 
	 }
	 
#main_archives  {

	width: 750px;
	clear: left;
	margin: 0px;
	padding: 0px 0 47px 0;
	background-color: #576581;
		 
	 }	 
	 	 
	 
#main_contact  {

	width: 750px;
	height: 550px;
	clear: left;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(images/contact_bg.jpg);
	background-position: 10px 65px;
	background-repeat: no-repeat;			
	 
	 }
	 
#main_news  {

	width: 750px;
	height: 550px;
	clear: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/news_bg.jpg);
		
	 
	 }
	 	 	 	 	 
	 
#textBoxPr

      {
	  
	  width: 246px;
	  height: 350px;
	  margin-top: 78px;
	  float: right;
	  background-image: url(images/light_bg.png);
      background-repeat: repeat;
	  text-align: left;
	  
	  
	  }	 	 
	 
#textBoxMarketing

      {
	  
	  width: 366px;
	  height: 380px;
	  margin-top: 130px;
	  float: right;
	  background-image: url(images/light_bg.png);
      background-repeat: repeat;
	  text-align: left;
	  
	  
	  
	  }	 
	  
#textBoxContact

      {
	  
	  width: 366px;
	  height: 300px;
	  margin-top: 78px;
	  float: right;
	  background-image: url(images/dark_bg.png);
      background-repeat: repeat;
	  text-align: left;
	  
	  
	  
	  }	 	 	  	 
	 	
		
#textBoxNews

      {
	  
	  width: 675px;
	  height: 460px;
	  margin-top: 50px;
	  background-image: url(images/light_bg.png);
      background-repeat: repeat;
	  text-align: left;
	  
	  
	  
	  
	  }	 	 	  		 


#textBoxDesign

      {
	  
	  width: 750px;
	  margin-top: 30px;
	  text-align: left;
	  
	  
	  
	  }	 	 	  
	 
	 
#nav  {

     width: 750px;
	 height: 40px;
	 
	 }
	 
	 
	 
#nav ul  {


	list-style: none;
	margin: 0px;
	padding: 0 0 0 0px;
	 	  
}


#nav  li  {

     float: left;
	 position: relative;
	 width: 123px;
	 margin-right: 3px; 
	 margin-top: 0px;    
}




#nav  li a:link  {

     float: left;
     color: #fff;
	 background-image: url(images/dark_bg.png);
     background-repeat: repeat;
	 font-size: 11px;
	 font-weight: bold;
	 padding: 20px 0px 2px 0px;
	 text-decoration: none;
	 width: 123px;
	 
	 
	 
	 }

#nav  li a:visited  {

     float: left;
     color: #fff;
	 background-image: url(images/dark_bg.png);
     background-repeat: repeat;
	 font-size: 11px;
	 font-weight: bold;
	 padding: 20px 0px 2px 0px;
	 text-decoration: none;
	 width: 123px;
     

}


#nav  li a:hover  {
	float: left;
	color: #ccc;
	background-image: url(images/dark_bg.png);
	background-repeat: repeat;
	font-size: 11px;
	font-weight: bold;
	padding: 20px 0px 2px 0px;
	text-decoration: none;
	width: 123px;
	
	
	
    

}

#nav  li a:active  {

     float: left;
     color: #ccc;
	 background-image: url(images/dark_bg.png);
	 background-repeat: repeat;
	 font-size: 11px;
	 font-weight: bold;
	 padding: 20px 0px 2px 0px;
	 text-decoration: none;
	 width: 123px;
	 
	 
}


#nav li.last  {

     float: left;
	 width: 120px;
	 margin-right: -3px;
	 margin-top: 0px; 
}

#nav li.on  {

     float: left;
     color: #fff;
	 font-size: 11px;
	 font-weight: bold;
	 padding: 20px 0px 2px 0px;
	 width: 123px;
}


#nav li.on_last  {

     float: left;
     color: #182B52;
	 font-size: 11px;
	 font-weight: bold;
	 padding: 20px 0px 2px 0px;
	 width: 120px;
	 margin-right: -3px;
	 margin-top: 0px; 
}


#nav li.last a:link  {

     float: left;
     color: #fff;
	 background-image: url(images/dark_bg.png);
	 background-repeat: repeat;
	 font-size: 11px;
	 font-weight: bold; padding: 20px 0px 2px 0px;
	 text-decoration: none;
	 width: 120px;
	 
	 
}

#nav li.last a:visited  {

     float: left;
     color: #fff;
	 background-image: url(images/dark_bg.png);
	 background-repeat: repeat;
	 font-size: 11px;
	 font-weight: bold;
	 padding: 20px 0px 2px 0px;
	 text-decoration: none;
	 width: 120px;
	 
	 
	 }

#nav li.last a:hover  {

     float: left;
     color: #ccc;
	 background-image: url(images/dark_bg.png);
	 background-repeat: repeat;
	 font-size: 11px;
	 font-weight: bold;
	 padding: 20px 0px 2px 0px;
	 text-decoration: none;
	 width: 120px;
	 
	 
	 }



#nav li.last a:active  {

     float: left;
     color: #ccc;
	 background-image: url(images/dark_bg.png);
	 background-repeat: repeat;
	 font-size: 11px;
	 font-weight: bold;
	 padding: 20px 0px 2px 0px;
	 text-decoration: none;
	 width: 120px;
	 
	 
	 }
	 



 a.textBox:link  {

     
	 text-decoration: none;
	 color: #000;
	 
	 
	 
	 }

 a.textBox:visited  {

     text-decoration: none;
	 color: #000;
     

}


 a.textBox:hover  {
	
	 text-decoration: underline;
	 color: #ccc;
	 
	
    

}

 a.textBox:active  {

     text-decoration: underline;
	 color: #ccc;
	 
	 
}	 




table   {

     margin-top: 18px;
	 text-align: left;

         } 
		 
table.newsTop {

     margin: 0px 0 0px 0;
	 text-align: left;

         }    		 

table.news  {
	 text-align: left;
     margin: 0 0 20px 0;
	 
         } 
		 
table.design_dev  {
	 text-align: left;
     margin: 0 0 20px 17px;
	 
         } 		 
		    
table.pr {

	 text-align: left;
     margin: 0 0 20px 0;
	 
         }    

h1  {
	color:#fff;
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	width: 300px;
	margin: 0px 0 0 17px;
		 


     }
	 
h2  {
	
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	width: 300px;   
	margin: 20px 0px 0px 17px;
	


     }	 
	 

h3  {
	
	color:#fff;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin: 0px 17px 0 17px;  


     }	 
	 
h4  {
	
	color:#fff;
	font-size: 13px;
	font-weight: bold;
	margin: 14px 17px 0 17px; 
	
     }	 
	 
h5.contactTop  {
	
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 0 70px; 
	
     }
	 
h5.contact   {
	
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0 0 70px; 
	
     }	
	 
h5.news  {
	
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 4px 60px; 
	
     }
	 
h5.pr  {
	
	color:#000;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 0px 60px; 
	
     }	 
	 
h5.designTop  {
	
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 0px 20px; 
	
     }	 
	 
	 	  
h5.design  {
	
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 0px 20px; 
	
     }
	 
	 	  	 
.title  {

    display: block;
	margin: 0px 0 0 70px;
	color:#fff;
	font-size: 12px;
	font-weight: normal;
	
    }
	

	
.archives {

    display: block;
	margin: 14px 0 0 30px;
	color:#000;
	font-size: 12px;
	font-weight: bold;
	
    }
	
	
a.archives:link  {
    
	text-decoration: none;
    	 
	 
	 }

 a.archives:visited  {

     text-decoration: none;
	    

}


 a.archives:hover  {
	
	 text-decoration: none;
	 color:#333;
	    

}

 a.archives:active  {

     text-decoration: none;
	 color:#333;
	 	 
}	 	
		

a.email:link  {
    
	text-decoration: none;
    display: block;
	margin: 0px 0 0 70px;
	color:#000;
	font-size: 12px;
	font-weight: normal;
	
	 
	 
	 
	 
	 }

 a.email:visited  {

     text-decoration: none;
	 display: block;
	 margin: 0px 0 0 70px;
	 color:#000;
	 font-size: 12px;
	 font-weight: normal;
     

}


 a.email:hover  {
	
	 text-decoration: underline;
	 display: block;
	 margin: 0px 0 0 70px;
	 color:#333;
	 font-size: 12px;
	 font-weight: normal;
	 
	
    

}

 a.email:active  {

     text-decoration: underline;
	 display: block;
	 width: 250px;
	 margin: 0px 0 0 70px;
	 color:#333;
	 font-size: 12px;
	 font-weight: normal;
	 
	 
}	 
		 	 	 
a.news:link  {
    
	text-decoration: none;
    display: block;
	width: 250px;
	margin: 0px;
	color:#fff;
	font-size: 12px;
	font-weight: normal;
	
	 
	 
	 
	 
	 }

 a.news:visited  {

     text-decoration: none;
	 display: block;
	 width: 250px;
	 margin: 0px;
	 color:#fff;
	 font-size: 12px;
	 font-weight: normal;
     

}


 a.news:hover  {
	
	 text-decoration: underline;
	 display: block;
	 width: 250px;
	 margin: 0px;
	 color:#ccc;
	 font-size: 12px;
	 font-weight: normal;
	 
	
    

}

 a.news:active  {

     text-decoration: underline;
	 display: block;
	 margin: 0px;
	 color:#ccc;
	 font-size: 12px;
	 font-weight: normal;
	 
	 
}


ul.articles li a:link  {
    
	text-decoration: none;
    display: block;
	width: 250px;
	margin: 0px;
	color:#fff;
	font-size: 12px;
	font-weight: normal;
	
	 
	 
	 
	 
	 }

 ul.articles li a:visited  {

     text-decoration: none;
	 display: block;
	 width: 250px;
	 margin: 0px;
	 color:#fff;
	 font-size: 12px;
	 font-weight: normal;
     

}


 ul.articles li a:hover  {
	
	 text-decoration: underline;
	 display: block;
	 width: 250px;
	 margin: 0px;
	 color:#ccc;
	 font-size: 12px;
	 font-weight: normal;
	 
	
    

}

 ul.articles li a:active  {

     text-decoration: underline;
	 display: block;
	 margin: 0px;
	 color:#ccc;
	 font-size: 12px;
	 font-weight: normal;
	 
	 
}	
	


a.design:link  {
    
	text-decoration: none;
    display: block;
	margin: 0px 0 0 20px;
	color:#fff;
	font-size: 12px;
	font-weight: normal;
	
	 }

 a.design:visited  {

     text-decoration: none;
	 display: block;
	 margin: 0px 0 0 20px;
	 color:#fff;
	 font-size: 12px;
	 font-weight: normal;
  
}

 a.design:hover  {
	
	 text-decoration: underline;
	 display: block;
	 margin: 0px 0 0 20px;
	 color:#ccc;
	 font-size: 12px;
	 font-weight: normal;
	 
}

 a.design:active  {

     text-decoration: underline;
	 display: block;
	 margin: 0px 0 0 20px;
	 color:#ccc;
	 font-size: 12px;
	 font-weight: normal;
	 
}	 	 
	



a.media:link  {
    
	text-decoration: none;
    
	margin: 0px 0 0 0px;
	color:#fff;
	font-size: 12px;
	font-weight: normal;
	
	 
	 
	 
	 
	 }

 a.media:visited  {

     text-decoration: none;
	 
	 margin: 0px 0 0 0px;
	 color:#fff;
	 font-size: 12px;
	 font-weight: normal;
     

}


 a.media:hover  {
	
	 text-decoration: underline;
	 
	 margin: 0px 0 0 0px;
	 color:#ccc;
	 font-size: 12px;
	 font-weight: normal;
	 
	
    

}

 a.media:active  {

     text-decoration: underline;
	 
	 margin: 0px 0 0 0px;
	 color:#ccc;
	 font-size: 12px;
	 font-weight: normal;
	 
	 
}
   	 
	  
p  {
	
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	width: 275px;   
	margin: 0px 0 0 48px;
	

     }
	 

.pr p  {
	
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	width: 650px;   
	margin: 20px 0 0 60px;
	line-height: 16px;
	

     }
	 
.pr p.top  {
	
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	width: 650px;   
	margin: 12px 0 0 60px;
	
	

     }	 
	 
.pr p.black  {
	
	color:#000;
	font-size: 12px;
	font-weight: bold;
	width: 650px;   
	margin: 20px 0 12px 60px;
	line-height: 16px;
	

     }	 
	 
p.sub  {
	
	color:#fff;
	font-size: 12px;
	font-weight: normal;
	width: 210px;
	margin: 20px 0px 20px 20px;
	line-height: 14px;
	

     }	 
	 
p.subMktg  {
	
	color:#fff;
	font-size: 12px;
	font-weight: normal;
	width: 330px;
	margin: 10px 0px 0px 20px;
	line-height: 14px;
	

     }	 	 
	 
	 
p.design  {
	
	color:#fff;
	font-size: 12px;
	font-weight: normal;
	width: 635px;
	margin: 10px 0px 0px 19px;
	line-height: 14px;
	

     }
	 
.design  {
	
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 36px;
	display: block;
	
	}

.media  {
	
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
		
	}	 	 	 	 
	 
hr  {

    width: 226px;
    height: 1px;
    border: 0;
    color: #ccc;
	background-color: #ccc;
    margin-left: 20px;

   }
   
hr.marketing  {

    width: 346px;
    height: 1px;
    border: 0;
    color: #ccc;
	background-color: #ccc;
    margin-left: 20px;

   }
   
hr.news  {

    width: 615px;
    height: 1px;
    border: 0;
    color: #ccc;
	background-color: #ccc;
    margin: 0px 0 5px 60px;
	
   }	    	 
	    
hr.archives  {

    width: 690px;
    height: 1px;
    border: 0;
    color: #ccc;
	background-color: #ccc;
    margin: 0px 0 0px 60px;
	
   }	    	
	
ul.articles  {

    list-style: none;
	margin: 10px 0 0 0px;
	padding-left: 60px;
	color:#000;
	font-size: 12px;
	font-weight: bold;
	
    }	
	
	
		 
ul.articles li  {

     margin-top: 12px;

      }		 			

ul.pr  {

    list-style: none;
	margin: 20px 0 0 0px;
	padding-left: 60px;
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	
    }	
	
	
		 
ul.pr li  {

     margin-top: 2px;

      }		 					    	 
	 
#footer   {
    
     display: block; 
	 color: #555;
	 font-size: 11px;
	 font-weight: bold;
	 float: right;
	 margin: 10px 54px 0 0;
	 text-align: right;

     }	 
	  	 
	 
	 	 	  
