/*
 * Stylesheet for YellowStar Consultancy (c) 2005
 */

body {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	color: Black;
	background-color: White;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: auto;
}

#logo {
	position: absolute;
	left: 20pt;
	top: 15pt;
	text-decoration: none;
	border: none;
}

#DateHeader {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 10px;
	color: White;
	background-color: Black;
	text-align: right;
	padding-bottom:2px;
}

#Menu {
	width:700px;
	margin:0px auto;
	text-align:left;
	padding-top:15px;
    padding-bottom:10px;
	border: none;
	background-color:Transparent;
	position:relative;
	top: 45pt;
	clear: right;
}
#pageContent {
    font-family: 'Century Gothic' , verdana, sans-serif;
    font-size: small;
	width:700px;
	margin-top: 0px;
	padding-top: 0px;
	margin:0px auto;
	text-align:left;
	padding-bottom:15px;
	border: none;
	background-color:Transparent;
	position:relative;
	top: 75px;
	clear:left;
}

#Footer
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
	height: 15pt;
	padding-left: 1px;
	padding-right: 10px;
	color: White;
	background-color: Black;
	text-align: center;
	margin-top: 100px;
	position: relative;
	top: 10pt;
	bottom: 50pt;
}
/* Our Knowledge */
#OurKnowledge
{
    display: block;
    width: 132px;
    height: 102px;
    margin: 0px;
    float: left;
    background-image: url(../images/OurKnowledge.jpg);
    background-repeat: no-repeat;
}
A.OurKnowledgeLink
{
    background-image: url(../images/1x1.gif);
    width: 132px;
    height:102px;
    float: left;
}
A.OurKnowledgeLink:hover
{
    background-image: url(../images/OurKnowledge_Over.gif);
    float: left;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left:0px;
}
A.OurKnowledgeLinkActive
{
    background-image: url(../images/OurKnowledge_On.gif);
    width: 132px;
    height:102px;
    float: left;
    background-repeat: no-repeat;
}
A.OurKnowledgeLinkActive:hover
{
    background-image: url(../images/OurKnowledge_On.gif);
    float: left;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left: 0px;
}

/* Our Skills */
#OurSkills
{
    display: block;
    width: 161px;
    height: 102px;
    margin: 0px;
    float: left;
    background-image: url(../images/OurSkills.jpg);
    background-repeat: no-repeat;
}
A.OurSkillsLink
{
    background-image: url(../images/1x1.gif);
    width: 161px;
    height:102px;
    float: left;
}
A.OurSkillsLink:hover
{
    background-image: url(../images/OurSkills_Over.gif);
    float: left;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left:0px;
}
A.OurSkillsLinkActive
{
    background-image: url(../images/OurSkills_On.gif);
    background-repeat: no-repeat;
    width: 161px;
    height:102px;
    float: left;
}
A.OurSkillsLinkActive:hover
{
    background-image: url(../images/OurSkills_On.gif);
    float: left;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left:0px;
}

/* Our Clients */
#OurClients
{
    display: block;
    width: 132px;
    height: 102px;
    margin: 0px;
    float: left;
    background-image: url(../images/OurClients.jpg);
    background-repeat: no-repeat;
}
A.OurClientsLink
{
    background-image: url(../images/1x1.gif);
    width: 132px;
    height:102px;
    float: left;
}
A.OurClientsLink:hover
{
    background-image: url(../images/OurClients_Over.gif);
    float: left;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left:0px;
}
A.OurClientsLinkActive
{
    background-image: url(../images/OurClients_On.gif);
    background-repeat: no-repeat;
    width: 132px;
    height:102px;
    float: left;
}
A.OurClientsLinkActive:hover
{
    background-image: url(../images/OurClients_On.gif);
    float: left;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left:0px;
}

/* Our Products */
#OurProducts
{
    display: block;
    width: 132px;
    height: 102px;
    margin: 0px;
    float: left;
    background-image: url(../images/OurProducts.jpg);
    background-repeat: no-repeat;
}
A.OurProductsLink
{
    background-image: url(../images/1x1.gif);
    width: 132px;
    height:102px;
    float: left;
}
A.OurProductsLink:hover
{
    background-image: url(../images/OurProducts_Over.gif);
    float: left;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left:0px;
} 
A.OurProductsLinkActive
{
    background-image: url(../images/OurProducts_On.gif);
    background-repeat: no-repeat;
    width: 132px;
    height:102px;
    float: left;
}
A.OurProductsLinkActive:hover
{
    background-image: url(../images/OurProducts_On.gif);
    float: left;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left:0px;
}

/* Contact Us */
#ContactUs
{
    display: block;
    width: 132px;
    height: 102px;
    margin: 0px;
    float: left;
    background-image: url(../images/ContactUs.jpg);
    background-repeat: no-repeat;
}
A.ContactUsLink
{
    background-image: url(../images/1x1.gif);
    width: 132px;
    height:102px;
    float: left;
}
A.ContactUsLink:hover
{
    background-image: url(../images/ContactUs_Over.gif);
    float: left;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left:0px;
} 
A.ContactUsLinkActive
{
    background-image: url(../images/ContactUs_On.gif);
    background-repeat: no-repeat;
    width: 132px;
    height:102px;
    float: left;
}
A.ContactUsLinkActive:hover
{
    background-image: url(../images/ContactUs_On.gif);
    float: left;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left:0px;
}
