/*	-----------------------------  Global  -------------------------------  */

body {
	background-color: #5a6e7a;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 100%;
	height: 100%;
	width: 100%;
}

#wrapper {
	width: 600px;
	text-align: left;
	background-color: #5a6e7a;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	height: 100%;
}

div#nifty {
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 600px;
}
div.rounded div {
  height: 1px;
  overflow: hidden;
}
#radiusx, #radiusy {
  text-align: right;
  width: 10px;
}
/*	-----------------------------  Global end  -------------------------------  */

/*	-----------------------------  footer  -------------------------------  */

#footer {
	text-align: center;
	font-size: 9px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 9px;
	text-decoration: none;
}


#footer a:hover {
	color: #0089D0;
}

/*	-----------------------------  footer end  -------------------------------  */

/*	-----------------------------  Menu  -------------------------------  */
	  	  
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu ul {
	display: block;
	padding: 0px;
	list-style: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	vertical-align: top;
	top: 0px;
}
.menu ul li {
 display: inline;
 list-style: none;
}
.menu a {
	text-decoration: none;
	color: #333333;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
.menu a:hover {
 color: #999999;
 background-color: #FFFFFF;
}
.menu span {
	padding-left: 22px;
}


a.home:link {color:#333333 ; text-decoration: none; }
a.home:active {color:#333333 ; text-decoration: none; }
a.home:hover {color:#00a2ac ; text-decoration: none; }

a.about:link {color:#333333 ; text-decoration: none; }
a.about:active {color:#333333 ; text-decoration: none; }
a.about:hover {
	color:#79317F;
	text-decoration: none;
}

a.cutting:link {color:#333333 ; text-decoration: none; }
a.cutting:active {color:#333333 ; text-decoration: none; }
a.cutting:hover {
	color:#9AA91F;
	text-decoration: none;
}

a.detangle:link {color:#333333 ; text-decoration: none; }
a.detangle:active {color:#333333 ; text-decoration: none; }
a.detangle:hover {
	color:#E23E21;
	text-decoration: none;
}

a.buy:link {color:#333333 ; text-decoration: none; }
a.buy:active {color:#333333 ; text-decoration: none; }
a.buy:hover {
	color:#FDB913;
	text-decoration: none;
}

a.contact:link {color:#333333 ; text-decoration: none; }
a.contact:active {color:#333333 ; text-decoration: none; }
a.contact:hover {
	color:#0089D0;
	text-decoration: none;
}

.home a:hover {
	color: #00a2ac;
	padding-left: 22px;
}
.about {
	color: #FF00FF;
}
.cutting{
	color: #FFFF00;
}
.detangle {
	color: #FF9933;
}
.buy_sell {
	color: #3399FF;
}
.contact {
	color: #00CC66;
}



/*	-----------------------------  Menu end  -------------------------------  */

/*	-----------------------------  Content -------------------------------  */
#content {
	width: 560px;
	background-color: #ffffff;
	height: 560px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

/*	-----------------------------  index -------------------------------  */

#index {
	width: 560px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
	height: 518px;
	text-align: center;
}

.comb {
	position: relative;
	padding-top: 50px;
}

.space2 {
	height: 60px;
}

#index p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.3em;
	margin-top: 100px;
}

#index a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.3em;
	text-decoration: none;
}


#index a:hover {
	color: #0089D0;
}

#enter {
	width: 560px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 40px;
	text-align: center;
}


/*	-----------------------------  index end  -------------------------------  */



/*	-----------------------------  Contact page -------------------------------  */

#contact {
	width: 560px;
	height: 568px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: center;
	background-image: url(pages/contact.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}

#contact p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 10px;
	line-height: 1.3em;
	margin-right: 20px;
	width: 520px;
	margin-top: 0px;
	padding-top: 20px;
}


#contact a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.3em;
	text-decoration: none;
}


#contact a:hover {
	color: #0089D0;
}


.contactlogo {
	margin-top: 60px;
}

img.logo {
	padding-top: 80px;
}

.space {
	padding-top: 220px;
}


/*	-----------------------------  Contact page end -------------------------------  */
/*	-----------------------------  Buy page -------------------------------  */

#buy {
	width: 560px;
	height: 558px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	background-image: url(pages/shop.jpg);
	background-repeat: no-repeat;
}

#products {
	width: 480px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align: center;
	margin-top: 10px;
}

#buy p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-right: 0px;
	line-height: 1.3em;
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


#buy a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.3em;
	text-decoration: none;
}


#buy a:hover {
	color: #eee;
}


#buy img.logo {
	padding: 0px;
	margin-top: 400px;
	position: relative;
	float: right;
	margin-right: 20px;
}

#products img {
	margin-bottom: 10px;
}

.combtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #9AA91F;
	text-decoration: none;
	margin-bottom: 8px;
}

.combtitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #E23E21;
	text-decoration: none;
	margin-bottom: 8px;
}


/*	-----------------------------  Buy page end -------------------------------  */

#contenttop {
	width: 560px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
	height: 429px;
}

#contentbot {
	width: 560px;
	padding: 0px;
	text-align: left;
	height: 139px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(pages/homebot.jpg);
	background-repeat: no-repeat;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-left: 10px;
	width: 400px;
	margin-top: 5px;
	line-height: 1.3em;
}

/*	-----------------------------  Content end  -------------------------------  */



/*	-----------------------------  Headings  -------------------------------  */

.hometitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: lighter;
	color: #00a2ac;
	font-style: normal;
	text-decoration: none;
	padding-top: 5px;
	margin-left: 10px;
	margin-top: 0px;	
}

/*	-----------------------------  Headings end  -------------------------------  */

