html,body {
text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0; padding:0; 
}
#main{width:100%; }

#pagewidth { width:1003px; margin: auto; }

#head{ background-image: url(../images-gifts/giftideashub.jpg); width:1003px; height:100px; background-repeat:no-repeat; }

#center { width:auto;}

#left_mid_panel {width:224px;float:left;}

.thinblueline {  border-width: 1px;  border-color: #526EC1;  border-style: solid;}

#left_color{  background-color:#b60d10; width:224px; }
#left_color1{  background-color:#fbf0f7; width:224px; }
#left_color2{  background-color:#ece9d8; width:224px; }
#left_color3{  background-color:#b60d10; width:224px; }

#image1 {background-image: url(../images/tourist-attractions-in-london/canary-wharf.jpg); width:224px; height:170px; background-repeat:no-repeat;}
#image2 {background-image: url(../images/tourist-attractions-in-london/river-thames.jpg); width:224px; height:170px; background-repeat:no-repeat;}
#image3 {background-image: url(../images/museums-in-london/imperial-war-museum.jpg); width:224px; height:170px; background-repeat:no-repeat;}
#image4 {background-image: url(../images/tourist-attractions-in-london/abbey-road.jpg); width:224px; height:170px; background-repeat:no-repeat;}

#right_panel { float: right;width:777px;margin:auto;}

#rigth1 { float:left; width:530px; text-align:justify; margin-left:3px;}
#right2 { width:200px; float: left; margin:auto; padding-left:10px; height:100%;}

#right_panel1 { float: right;width:777px;margin:auto; background-color:#ffffff;}

#right_panel2 { float: right;width:777px;margin:auto; background-color:#EAF0FE;}

#footer{ background-color:#0066CC; margin:auto; width:1003px; }
.links1 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #c0393d;
	text-decoration: none;
}

.links2 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #c0393d;
	text-decoration: none;
	margin:0;padding:0;
}
.links2 ul{
	
	float:left;
	
}
.links2 ul li{
	margin:0;
	padding:0;
}
.links2 ul li a{
	padding:0;
	color: #c0393d;
	text-decoration: none;
	
}
.links1 ul li a:hover{
	
	text-decoration: underline;
	
}

