/* CSS Document */
<style>
body {

background-color: #000000;
}

h1 {
	font-family: Verdana, Ariel, Century Gothic,David, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}


h2 {
	font-family: Verdana, Ariel, Century Gothic,David, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

h3 {
	font-family: Verdana, Ariel, Century Gothic,David, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	margin: 0px;
}
h4 {
	font-family: Verdana, Ariel, Century Gothic,David, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	margin: 0px;
}
h5 {
	font-family: Verdana, Ariel, Century Gothic,David, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #3F385F;
	margin: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
td.footer { 
	width: 920px; 
	height: 47px;
	background-image:url(images/footer.jpg);
	vertical-align: middle;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	
}
td.side { 
	background-image:url(images/border.png);
	}

td.footer a:link{color: #FFFFFF; text-decoration: none}
td.footer a:hover {color: #FFFFFF; text-decoration: underline}
td.footer a:visited{color: #FFFFFF; text-decoration:  none}

.box { 
  background: #ffffff; 
}
.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 5px; 
  background: url(images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 5px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 5px 0px 5px;
}
td.mainbox{
border-left-color: #121212;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #121212;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #121212;
border-top-style: solid;
border-top-width: 1px;
}
td.portfolioimage{
border-top-color: #121212;
border-top-style: dotted;
border-top-width: 2px;
width: 325px;
}
td.latestdesigns{
border: #333333;
border-width: 1px;
border-style:solid;
}
td.portfoliotext{
border-top-color: #121212;
border-top-style: dotted;
border-top-width: 2px;
width: 555px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
vertical-align: top;
}
td.portfoliotext a:link{color: #FFFFFF; text-decoration: none}
td.portfoliotext a:hover {color: #FFFFFF; text-decoration: underline}
td.portfoliotext a:visited{color: #FFFFFF; text-decoration: none}

td.prices{
border-top-color: #121212;
border-top-style: dotted;
border-top-width: 2px;
width: 390px;
height: 31px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
}

td.pricesdetails{
background-color: #121212;
border-top-color: #121212;
border-top-style: dotted;
border-top-width: 1px;
width: 700px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
}
td.pricesdetails2{
background-color: #000000;
border-top-color: #121212;
border-top-style: dotted;
border-top-width: 1px;
width: 700px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
}

</style>
