
* {  

border:none;  
padding:0px;  
margin:0px; 
font-size:100.01%;
font-family:helvetica, arial, sans-serif;
list-style-type:none;
text-align:justify;
text-decoration:none;
margin: 0;
padding: 0;

}

html, body
{
height:100%;
width:100%;
min-width:940px;
background-color:#000033;
}


.clear_floats {
 clear:both;
 }

/*---HEADER------*/
#header{
/*border:yellow 1px solid; */
height:120px;
width:100%;
}

#header_background{
background:#ffffff url('../images/banner_back_top.jpg') no-repeat;
width:940px;
height:120px;
margin-left:auto;
margin-right:auto;
}

#top_header {
width:100%;
height:20px;
/*border:yellow 1px solid; */
}

#logo_nav_container{
width:100%;
height:100px;
background-color:#000033;
}

#logo{
padding:15px;
float:left;
width:267px;
height:68px;
}

#top_nav{
float:right;
height:101px;
width:560px;
}

#top_nav ul{
padding-top:40px;
}

#top_nav ul li{
font-size:.9em;
display:inline;
padding:0px 14px 0px 0px;
}

#top_nav ul li a{
color:#ffffff;
}

#top_nav ul li a:visited {
color:#ffffff;
}

#top_nav ul li a:hover{
color:#00FF40;
}

#top_header_links{
font-size:.5em;
color:#ffffff;
float:right;
padding:3px 10px 0px 0px;
}

/*-------BANNER-------*/

#banner{ 
height:290px;
width:957px;
background:#ffffff url('../images/banner_back_bottom.jpg');
margin-left:auto;
margin-right:auto;
}

#flash {
float:left;
width:433px;
height:258px;
}


#banner_right_container{ 
width:400px;
height:290px;
float:right;
}

#small_clever {
height:197px;
width:357px;
background:#000033 url('../images/small_clever.png');
margin-top:10px;
}

.link_container {
width:100%;
height:auto;
} 

.link_container li {
display:inline;
padding-right:60px;
padding-left:30px;
}

#home{
margin-top:42px;
}
 
#addons_link{
margin-top:20px;
}

#package_link{
margin-top:27px;
} 

#design_link{
margin-top:27px;
} 

#dir_link{
margin-top:20px;
}

#contact_link{
margin-top:48px;
}

.link_container li a{
 color:#ffffff;
}
  
.link_container a:hover {
color:#33FF00;
}

.link_container #contact_link a:hover {
color:#00FFFF;
}

ul#links a:visited {
color:#ffffff;
}

#addons{
height:229px;
width:389px;
background:#ffffff url('../images/addons_img.png');

}

#package{
height:222px;
width:389px;
background:#ffffff url('../images/package_img.png');
}

#design{
height:222px;
width:389px;
background:#ffffff url('../images/design_img.png');
}

#dir{
height:229px;
width:389px;
background:#ffffff url('../images/dir_img.png');
}


/*--===============================-CONTENT------*/
#content{
width:100%;
height:auto;
}

#content_home{
width:100%;
height:370px;
}

#content_center_home {
width:940px;
height:300px;
margin-left:auto;
margin-right:auto;
background-color:#000033;

}


#content_center_design {
width:940px;
height:530px;
margin-left:auto;
margin-right:auto;
background-color:#000033;
padding-top:50px;
}


#content_center_free_dir {
width:940px;
height:2000px;
margin-left:auto;
margin-right:auto;
background-color:#000033;
padding-top:50px;
}


#content_center {
width:940px;
height:220px;
margin-left:auto;
margin-right:auto;
background-color:#000033;
padding-top:50px;

}

#content_center_2{
width:940px;
height:250px;
margin-left:auto;
margin-right:auto;
background-color:#000033;
padding-top:50px;
border-bottom:dashed #80FFFF 1px;
}
.cont_box {
width:23%;
/*border:solid white 1px;*/
margin:0px 7px 0px 10px;
height:auto;
float:left;
}

.cont_box p{
color:#ffffff;
font-size:14px; 
text-align:left;
}

.cont_box h1,h2,h3,h4 {
color:#00FF00;
padding-bottom:10px;
border-bottom:dashed #80FFFF 1px;
margin-bottom:10px;
 } 
 
.cont_box ul li{
color:#ffffff;
font-size:14px; 
line-height:20px;
list-style-type:square;

}

.cont_box ul {
padding-left:20px;
text-align:left;
 }
 
 
.cont_box ul a{
color:#00FF40; 
}

.cont_box p a:hover{
color:#00FFFF;
}
 
.cont_box p a:visited {
color:#00FF40;
}

#footer {
 width:100%;
 height:120px;
 background-color:#000033;

 }
 
#footer_center{
width:940px;
height:70px;
border-top:dashed #80FFFF 1px;
margin-left:auto;
margin-right:auto;
padding-top:20px;
 }
 
#footer_center ul{ 
display:inline;
}
 
#footer_center li{
 font-size:10px;
 padding:0px 15px 0px 10px;
 display:inline;
}

#footer_center li a{
color:#ffffff;
}

#footer_center li a:visited{
color:#ffffff;
}

#footer_center li a:hover {
color:#00FFFF;
}

#bottom_icons {
float:right;
width:160px;
height:25px;
display:inline;
position:relative;
top:-25px;
}

#bottom_icons img{
padding:5px 10px 0px 0px;
 }
 
 /*---------------------------design PAGE----------------------------------*/
 
 
#design_wrapper {
padding-left:50px;
 }
 
#design_wrapper img{
 border:gray solid 3px;
 margin:10px;
 }
 
#content_center_design h1,h2,h3,h4 {
color:#00FF00;
padding-bottom:10px;
margin-bottom:10px;
}
 
#content_center_design p{
color:#ffffff;
font-size:14px; 
text-align:left;
 }
 
/*---------------------------free business directories PAGE----------------------------------*/
  
#content_free_dir {
color:#00FF00;
padding-bottom:10px;
margin-bottom:10px;
width:750px;
margin-top:50px;
margin-left:auto;
margin-right:auto;
} 


#content_free_dir h1,h2,h3,h4 {
color:#00FF00;
padding-bottom:10px;
margin-bottom:10px;
}

 
#content_free_dir p{
color:#ffffff;
font-size:14px; 
text-align:left;
margin-bottom:50px;
 }

.img_container {
width:160px;
float:left;
height:auto;
}

.text_container  {
width:500px;
padding-top:0px 0px 80px 0px;
float:right;
}

.text_container  {
width:70%;
padding-top:0px 0px 80px 0px;
float:right;
}

#img_dmoz {
padding-top:25px;
}

#img_alexa {
padding-top:125px;
}


#img_qype {
padding-top:120px;
}


#img_yell {
padding-top:70px;
}


#img_thomsonlocal {
padding-top:100px;
}

#img_askalix {
padding-top:95px;
}


#img_igroup {
padding-top:70px;
}

#img_businessservices{
padding-top:130px;
}


#img_freeindex{
padding-top:160px;
}

/*-------page 2-------*/

#img_b2bindex {
padding-top:25px;
}

#img_britishbusinesses {
padding-top:85px;
}


#img_primesiteuk {
padding-top:55px;
}


#img_ukbusinesslist{
padding-top:155px;
}


#img_bizwiki {
padding-top:140px;
}

#img_hotfroguk{
padding-top:130px;
}


#img_kyotee {
padding-top:120px;
}

#img_skoot{
padding-top:130px;
}


#img_searchme4{
padding-top:100px;
}

/*-------page 2-------*/

#img_wwwi {
padding-top:25px;
}

#img_uk100 {
padding-top:70px;
}


#img_businessinternetdirectory {
padding-top:65px;
}


#img_bussinterdir{
padding-top:120px;
}


#img_weblistings {
padding-top:170px;
}

#img_1stdirectory{
padding-top:90px;
}

#img_visioniq {
padding-top:50px;
}

#img_hitwebdirectory{
padding-top:80px;
}



ul#page_num_nav{
width:auto;
/*border:solid red 1px;*/
margin-left:auto;
margin-right:auto;
padding-bottom:20px;
padding-top:10px;
text-align:center;
font-size:smaller;

}

ul#page_num_nav li{
display:inline;
padding:0px 3px 0px 3px;
color:#ffffff;
}

ul#page_num_nav li a:visited{
color:#ffffff;
}

#contact_form {
float:right;
width:499px;
height:460px;
}

#address{
float:left;
width:400px;
height:300px;
 }
 
#content_center_contact {
color:#00FF00;
padding-bottom:10px;
margin-bottom:10px;
width:940px;
margin-top:50px;
margin-left:auto;
margin-right:auto;
height:500px;
} 


#content_center_contact {
color:#00FF00;
padding-bottom:10px;
margin-bottom:10px;
}

 
#content_center_contact p{
color:#ffffff;
font-size:14px; 
text-align:left;
margin-bottom:50px;
}


#content_center_contact h1,h2,h3,h4 {
color:#00FF00;
padding-bottom:10px;
margin-bottom:10px;
}
