body {
	
	margin-top: 0px;
	
	font: 11px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	color: #282828;
	background-color:#cedde9;
	
}
p{
font-size:11px;
text-indent:1cm;
text-align:justify;
line-height:16px;
}
img {
	border-style: none;
}
img.pic_left{
float:left;
padding:5px;
margin:0 8px 8px 8px;
border:1px  #CCCCCC solid;
}
a {
	color: #2E9FED;
	text-decoration: none;
}
a:hover {
	color: #1471B1;
}
#welcome h1{
padding:5px 0 0 20px;
margin:0px;
font-weight:bold;
font-size:14px;
color:#FFFFFF;
}
h3{
font-size:14px;
color: #003366;
}
h4{
font-size:13px;
padding:2px;
margin:0px;
color: #003366;
border-bottom:1px #999999 dashed;
}
#container {
	position: relative;
	width: 750px;
	height:170px;
	margin: 0 auto;
	padding: 0px;
	padding-top:0px;
	text-align: left;
}

#head {
	width: 750px;
	border:#FBBAAA 0px solid;
	height: 169px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-image:url(images/lastminuteclothing.jpg);
	
}
#head h1 {
	position: absolute;
	margin: 31px 0 0 36px;
	width: 200px;
	height: 75px;
	background: url(images/logo1.gif) no-repeat;
}
#head h1 a {
	
	width: 354px;
	height: 59px;
	display: block;
	border:#000 0px solid;
	
}
.top_head_banner{
float:right;
width:200px;
height:120px;
background:url(images/top_head.gif) no-repeat right;
background-position:-12px 12px;
}

#menu {
	position: absolute;
	width: 617px;
	top: 145px;
	left: 35px;
	margin: 0px;
	padding-top:0px;
	z-index: 100;
	border:#000 0px solid;
}
#menu li {
	list-style-type: none;
	float: left;
	margin: 0 8px;
	padding-right:15px;
	height: 22px;
	padding-top:0px;
	border:#000 0px solid;
	
}
#menu li a {
	margin-bottom:12px;
	padding-bottom:42px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFF;
}
#menu li a:hover {
	text-decoration:underline;
}
#menu .current {
color:#000033;
font-weight:bold;
}
#area {
	width: 750px;
	height: 54px;
	background: url(images/area.gif) repeat-x;
}

#main {
	margin-top:0px;;
	background: url(images/bg_main.gif) repeat-y;
	width: 750px;
	height: auto; 
	margin-left:auto;
	margin-right:auto;
}

#content_left {
float:left;
padding:30px 30px 30px 30px;
width: 445px;
height:auto;
}
#content_right{
float:left;
padding:20px;
width: 200px;
height:auto;
}
#welcome {
background: url(images/center_banner.gif) no-repeat;
background-position:12px 0px;
padding:10px;
width: 750px;
height:80px; 
}
.item_box{
width:auto;
height:auto;
line-height:30px;
padding-left:0px;
border-bottom:1px #666666 dashed;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}
.item_box ul li:hover{cursor:pointer; 
	}
	.item_box ul li a{text-decoration:underline;}
	.item_box ul li a:hover{text-decoration:none; font:Verdana, Geneva, sans-serif; color:#009;}
.spacer{
width:auto; height:2px; clear:both; padding-bottom:2px;}
/*---------contact----------*/
#form {
	padding: 0px;
	margin: 0px;
}
#fields label {
	width: 260px;
	display: block;
	padding: 0px;
}
#fields input {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
}
#fields textarea {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
	height: 63px;
}
#send input {
	width: 64px;
	height: 20px;
	margin: 0px;
}
ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
.contact_info{
float:left;
padding:15px;
}

/*work------------*/
.project_details{
float:left;
width:200px;
color:#0099FF;
padding:10px 0 0 10px;
}
#footer {
text-align:center;
margin-left:auto;
margin-right:auto;
font-size:10px;
color:#000033;
background: url(images/footer.gif) no-repeat;
background-position:0px 0px;
padding-top:10px;
width: 750px;
height:85px;
}
#footer a {
	background: none;
	padding: 0px;
	font-size:12px;
	}
	#footer a:hover{
		text-decoration:underline;
		font:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#333;}
		
#madeby{
width:200px;
height:85px;
float:right;
padding-right:30px;
text-align:center;
}
#madeby a{
text-decoration:none;
color:#666666;
}

