@charset "utf-8";
/* CSS Document */

/* Contact us and home properties*/
#contactus
{
position:relative;
top:26px;
width:200px;
left:745px;
font-family:"Times New Roman", Times, serif;

}
#contactus span
{
margin-right:13px;
}
#contactus a
{
color:#2b5977;
}

#contactus a:hover
{
text-decoration:none;
}
/* End of Contact us and home properties */

/* logo properties*/

#logo
{
	position:relative;
	top:34px;
	width:300px;
	left:40px;
}
/* End of logo properties*/

/* Menu properties*/
#menu
{
	position:relative;
	top:40px;
	left:4px;
}
#menu a
{
color:#ea8412;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}
#menu a:hover
{
color:#FFFFFF;
}
#menu span
{
margin-right:47px;
}
#menu .space
{
margin-right:49px;
}
#menu .space1
{
margin-right:57px;
}
#menu .space2
{
margin-right:51px;
}
/* End Menu properties*/

/* featured products properties*/

#product
{
	position:relative;
	top:244px;
	left:35px;
	width:250px;
	color:#2b5977;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
}

#product .bottom
{
margin-bottom:5px;
color:#2b5977;
font-size:21px;
}
/* End featured products properties*/

/* slider properties*/
#slider
{
	position:relative;
	top:280px;
	left:35px;
	width:500px;
}


/* End of slider properties*/

/* body properties*/

#body
{
	position:relative;
	width:800px;
	top:238px;
	left:30px;
	color:#2b5977;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	margin-bottom:20px;
}

#body .top
{
color:#000000;
font-family:"Times New Roman", Times, serif;
font-size:14px;
margin-top:10px;
}
#body1
{
	position:relative;
	width:500px;
	top:-110px;
	left:330px;
	color:#2b5977;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
}

#body1 .top
{
color:#000000;
font-family:"Times New Roman", Times, serif;
font-size:14px;
margin-top:10px;
}

#body2
{
	position:relative;
	width:800px;
	left:30px;
	top:-75px;
	color:#2b5977;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
}

#body2 .top
{
color:#000000;
font-family:"Times New Roman", Times, serif;
font-size:14px;
margin-top:10px;
}
#banner
{
	position:relative;
	width:280px;
	heigh:150px;
	top:-635px;
	font-family:"Myriad Pro";
font-size:14px;
	left: 32px;

}

#banner h1
{
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#999999
}
