@charset "utf-8";
/* CSS Document */

html,body {
	height: 100%;
	margin: 0;
	padding: 0 0 1px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.3em;
	color: #0d3f70;
	line-height:1.3em;
	background-color:#FFF;
}

img{
	border:0px;
}
a{
	text-decoration:underline;
	color: #0d3f70;
}
a:hover{
	text-decoration:underline;
	color: #0d3f70;
}

#page {
	width: 1000px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}

#top {
	height: 100px;
	width: 1000px;
	overflow:hidden;
	background: url(../images/top_bg.png) no-repeat top;
	background-color:#FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}

#top_left{
	width:500px;
	height:100px;
	overflow:hidden;
	float:left;
}
#top_right{
	width:302px;
	height:55px;
	overflow:hidden;
	margin:45px 0 0 198px;
	float:left;
}
#top_right_1{
	width:110px;
	height:23px;
	float:left;
	padding-top:3px;
	overflow:hidden;
	color:#FFF;
	font-size:18px;
}
#top_right_2{
	width:180px;
	height:25px;
	float:left;
	padding-top:3px;
	overflow:hidden;
	color:#cc0033;
	font-size:18px;
}
/* ---------------------new menu ---------------start--------*/
#menu {
	height: 33px;
	width: 1000px;
	padding:3px 0 0 0;
	background: url(../images/menu_bg.png) repeat-x;
	overflow:hidden;
	margin-bottom:5px;
}

#menu ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

#menu ul li{
	padding:0px;
	margin:0 0 0 5px;
	float:left;
	color:#FFF;
	width:90px;
	text-align:center;
	display:block;
}
#menu ul li a{
	color:#FFF;
	display:block;
	width:90px;
	height:28px;
	padding-top:8px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#menu ul li a:hover{
	background: url(../images/menu_hover.png) no-repeat center;
}
.current{
	background: url(../images/menu_hover.png) no-repeat center;
	color:#FFF;
}


/* ---------------------new menu ----------------end--------*/

#header {
	height: 200px;
	width: 998px;
	overflow:hidden;
	background-color:#FFF;
	border:1px solid #cc0033;
}

#content{
	height: auto;
	width: 998px;
	overflow:hidden;
	margin:5px 0px;
	background-color:#FFF;
	border:1px solid #0d3f70;
}
#content_left{
	height: auto;
	width: 950px;
	float:left;
	overflow: hidden;
	text-align:justify;
	padding:10px 25px;
}
#content_right{
	height: auto;
	width: 0px;
	float:left;
	overflow: hidden;
}
#home_box{
	width: 1000px;
	overflow:hidden;
	background-color:#FFF;
	margin-bottom:5px;
}
.h_box{
	width:246px;
	overflow:hidden;
	float:left;
}
.h_box_top1{
	width:246px;
	height:37px;
	overflow:hidden;
	background: url(../images/h_webdesign.png) no-repeat;
}
.h_box_top2{
	width:246px;
	height:37px;
	overflow:hidden;
	background: url(../images/h_webdevelop.png) no-repeat;
}
.h_box_top3{
	width:246px;
	height:37px;
	overflow:hidden;
	background: url(../images/h_webhosting.png) no-repeat;
}
.h_box_top4{
	width:246px;
	height:37px;
	overflow:hidden;
	background: url(../images/h_ourservices.png) no-repeat;
}
.h_box_middle{
	width:246px;
	height:160px;
	overflow:hidden;
	background-color:#052a4f;
}
.h_box_middle_data{
	width:236px;
	height:45px;
	padding:5px 10px 5px 5px;
	margin-bottom:5px;
	text-align:justify;
	overflow:hidden;
	color:#fefefe;
}
.h_box_middle ul{
	padding:0 0 0 30px;
	margin:0px;
}
.h_box_middle ul li{
	margin-bottom:5px;
	paddind:0;
	list-style-image:url(../images/li.png);
}
.h_box_middle ul li a{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}

.h_box_bottom{
	width:246px;
	height:32px;
	overflow:hidden;
	background: url(../images/b_webdesign.png) no-repeat bottom;
	background-color:#052a4f;
	text-align:right;
	padding-top:8px;
}
.h_gap{
	float:left;
	width:5px;
	height:230px;
}

#footer {
	height: 30px;
	width: 1000px;
	background-color:#0d3f70;
	overflow: hidden;
	color:#FFF;
}

#footer_left{
	height: 25px;
	padding:5px 0px 0 5px;
	width: 530px;
	overflow: hidden;
	float:left;
	font-size:13px;
	font-weight:bold; 
	color:#000;
}
#footer_left ul{
	padding:0;
	margin:0;
	list-style:none;
}
#footer_left li{
	padding:0;
	margin:0;
	float:left;
	margin-left:5px;
	color:#FFF;
}
#footer_left ul li a{
	text-decoration:none;
	color:#FFF;
}
#footer_right{
	height: 25px;
	padding:8px 5px 0 0px;
	width: 460px;
	overflow: hidden;
	float:left;
	text-align:right;
}

#footer_right a{
	text-decoration:underline;
	color:#FFF;
}







.portfolio{
	width:799px;
	height:auto;
	padding:50px 50px;
	overflow:hidden;
}

.portfolio_left{
	width:140px;
	float:left;
	height:auto;
	overflow:hidden;
}
.portfolio_left_top{
	width:140px;
	float:left;
	color:#cc0033;
	height:auto;
	overflow:hidden;
}
.portfolio_left_middle{
	padding-top:20px;
	width:140px;
	float:left;
	height:auto;
	color:#cc0033;
	font-weight:bold;
	overflow:hidden;
}
.portfolio_left_middle a{
	color:#052a4f;
	font-weight:bold;
	text-decoration:none;
}
.portfolio_left_middle a:hover{
	color:#cc0033;
	font-weight:bold;
}
	
.portfolio_right{
	width:600px;
	height:auto;
	float:left;
	overflow:hidden;
}
.portfolio_right_top{
	width:600px;
	height:auto;
	overflow:hidden;
}

.portfolio_right_top_l{
	width:295px;
	height:auto;
	float:left;
	padding-left:5px;
	color:#cc0033;
	font-weight:bold;
	overflow:hidden;
}

.portfolio_right_top_r{
	width:300px;
	height:auto;
	text-align:right;
	color:#cc0033;
	float:left;
	overflow:hidden;
}

.portfolio_right_top_r a{
	color:#052a4f;
	font-weight:bold;
	text-decoration:none;
}
.portfolio_right_top_r a:hover{
	color:#cc0033;
	font-weight:bold;
}

.portfolio_right_middle{
	width:500px;
	height:auto;
	float:left;
	padding:20px 0 0 100px;
	border-left:1px solid #cc0033;
	overflow:hidden;
	color:#052a4f;
	font-weight:bold;
}

.portfolio_right_middle a{
	color:#052a4f;
	font-weight:bold;
	text-decoration:none;
}
.portfolio_right_middle a:hover{
	color:#cc0033;
	font-weight:bold;
}

.web4london {
	font-family: "Bauhaus 93";
	font-size: 24px;
	color: #003366;
	font-weight: normal;

}
.contactheading{
	color:#cc0033;
	font-size:15px;
	font-weight:bold;
}
b{
	color:#cc0033;
	font-size:14px;
}
.welcombody {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	left: auto;
	text-align: justify;
	margin: 0px 2px 0px 0px;
	font-weight: normal;
}
.style1{
	font-size:14px;
	color:#cc0033;
}
.london {
	font-family: "Bauhaus 93";
	font-size: 18px;
	color: #CC0033;
}
.welcome {
	font-family: Arial;
	font-size: 24px;
	color: #003366;
	font-weight: bold;
}
.welcome2 {
	font-family: Arial;
	font-size: 24px;
	color: #003366;
	padding:0px 0 0 0px;
	font-weight: bold;
}

.wedolink {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7AA4CD;
	margin-left: 5px;
	text-align: left;
	margin-top: 1px;

}
.serviceslink {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-align: left;
	white-space: normal;
	margin-left: 3px;
	font-style: normal;


}


.linktext {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-left: 0px;
	text-decoration: none;
	}
	
.linktext {
    font-family:  arial, ;
    color: #FFFFFF;
    }

 .linktext A:link {
    color: #FFFFFF;
    text-decoration: none;
    }

.linktext A:visited {
    color: #FFFFFF;
    text-decoration: none;
    }
	
.linktext A:active {
    color: #0099FF;
	text-decoration: none;
	}

.linktext A:hover {
   color: #FF0000;
   text-decoration: none;
   }

.next {
	font-family:  arial,;
	color: #003366;
	font-size: 12px;
	font-weight: bold;

    }

 .next A:link {
    color: #003366;
    text-decoration: none;
    }

.next A:visited {
    color: #003366;
    text-decoration: none;
    }
	
.next A:active {
    color: #003366;
	text-decoration: none;
	}

.next A:hover {
   color: #FF0000;
   text-decoration: none;
   }


.middletext {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
	margin-left: 4px;
	margin-right: 2px;



}
.middlelink {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 23px;


}
.manymore {
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: FF0000;
	margin-left: 4px;



}
.footertext {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-left: 0px;


}
.copyright {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CED1D3;
	text-align: center;

}
.help {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF33;
	text-align: right;
	margin-right: 50px;
	margin-top: 0px;

}
.search {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.count {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.servicebody {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-align: justify;
}
.packagebody {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-align: justify;
}
