body {
	color: #454545;
	font-family:Arial, Verdana, sans-serif;
	font-size: 12px;
}



a:link, a:visited
{

	color: #454545;
	text-decoration:none;
}

a:hover, a:active{

	color: #5ebcd2;
	text-decoration:underline;

}


#container, #bg-container, #logo-container,#footer-container
{
width:972px;
margin: 0 auto;
}


#bg-black{
background-color:#000000;
width:972px;
margin:0 auto;}



#logo1{
width:350px;
}

#menu-container{
width:450px;
float:right;
}

#menu-container1{
width:600px;
float:right;
}


#body-container{
width:972px;
margin: 0 auto;
}

.line{
width:851px;
margin:0 auto;}

.footer-box{
width:850px;
margin:0 auto;}

#img-container{
width:250px;
float:left;}


#img-container-contactus{
width:350px;
float:left;}


#img-box{
width:170px;
float:right;
padding-right:20px;
}

#img-box-contactus{
width:250px;
float:right;
margin-right:0px;
}


#text-container{
width:700px;
float:right;}


#portfolio-container{
width:900px;
margin:0 auto;
}

.portfolio-holder{
	width:800px;
	height:600px;
	margin:0 auto;}

#text-container-small{
width:450px;
float:right;}


.text-box {
width:600px;
margin:0 auto;
}

.text-contactus{
	width:600px;
	margin:0 auto;}
	

.font-blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0CF;}
	
#portfolio-menubox{
		width:500px;
		margin-left:200px;
		
		
			}
			
			
..................................................

ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:450px;
	float:right;
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(images/nav_bg.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
	
ul#menu li a:hover
{	
	color:#FFFFFF;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;		
}
	

ul#menu li a.current
{
	display:inline;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}


#slider
{
width:500px;
height:350px;
margin: 0 auto;
}

.fashion-menu{
width:800px;
text-align:center;

}


