body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 20px;
	background:url(images/background.jpg) top;
}
h1.title {
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 6px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.subtitle {font-size: 24px}
#header, #body, #description, #footer, #qws, #about {width: 980px;}
#header {
	height: 85px;
	text-align:center;
	border-bottom: #FFFFFF 1px solid;
	margin: 0 auto 10px auto;
}
#header img {
	margin: 0 10px 0 140px;
	float:left;
}
#body, #description {
	text-align: justify;
	margin: 0 auto 0 auto;
	padding-top: 15px;
}
#bodycontent, #homebody {
	width: 690px;
	height: 500px;
	text-align: justify;
	padding: 0 20px 0 10px;
	margin-left: 20px;
	overflow: auto;
	float:right;
	scrollbar-face-color: #000000;
    scrollbar-shadow-color: #0590E3;
    scrollbar-highlight-color: #0590E3;
    scrollbar-darkshadow-color: #034C7F;
    scrollbar-track-color: #034C7F;
    scrollbar-arrow-color: #0590E3;
}
#homebody  {
	width: 950px;
	height: 370px;
}
#flashbody  {
	width: 950px;
}
#hair1 {
	width: 235px;
	float: left;
}

#hair3 {
	width: 480px;
	float: left;
}

#hair2 {
	width: 235px;
	float: right;
}
#side {
	width: 240px;
	text-align:justify;
	float: left;
}
#contactdetails {
}
#footer {
	color:#FFFFFF;
	clear:both;
	line-height: 50px;
	text-align: center;
	margin: 10px auto 0 auto;
	border-top: #FFFFFF 1px dashed;
}
a.footer, a.footer:visited {
	font-size: 12px;
	padding: 0 15px 0 15px;
	border-right: #ffffff 1px solid;
}
#qws, #about {
	clear:both;
	text-align: left;
	margin: 0 auto 0 auto;
}
#about {
	padding-top: 150px;
}
.body-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
	margin-top: 5px;
	text-align: justify;
	margin-right: 15px;
}
.body-text-media {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 5px;
	text-align: justify;
	margin-right: 15px;
}
.body-text-faq {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 15px;
	margin-top: 5px;
	text-align: justify;
	margin-right: 15px;
}
.body-text-indent{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 35px;
	margin-top: 5px;
}
.body-text-left {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0px;
	margin-right: 5px;
}
h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	text-align: left;
}
h2, h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}
h1.black, h2.black { 
	color: #000000;
	text-decoration:none;
	margin-left: 5px;
}
a {
	color: #FFFFFF;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.underline, a.underline:visited {
	text-decoration:underline;
}
a.underline:hover {
	text-decoration:none;
}
/* Menu Links */

a.menu:link, a.menu:visited, a.menu:hover, a.menu:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
a.menu:visited {
	color: #D7D7D7;
}
a.menu:hover {
	color: #cccccc;
}
a.menu:active {
	color: #999999;
}
/* End of Menu Links */

a.grey-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a.grey-link:link {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
}
a.grey-link:visited {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}
a.grey-link:hover {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
a.grey-link:active {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}

.txtbox {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}
.right-image {
	float:right;
	margin-left: 7px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.left-image {
	float:left;
	margin-left: 15px;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.image-left-0 {
	float: left;
	margin: 0px;
}
.image-right-0 {
	float: right;
	margin: 0px;
}
.imageright, img.right {
	float: right;
	margin: 0 0 0 10px;
}
.magazine {
	float: left;
	margin-right: 7px;
	margin-left: 0px;
}
.vertical-divider {
	background-image: url(images/vert-div.gif);
	background-repeat: repeat-y;
	width: 2px;
	height: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.horizdiv {
	border-bottom: #FFFFFF dashed 1px;
	height: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 2px;
}
.hair-image-border {
	border-left: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-top: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}
.underline{
	text-decoration: underline;
}
.yellow-text {
	color: #F6D02F;
}
#ordernow {
	background:#0576BC;
	border: #FFFFFF dashed 1px;
	padding: 5px;
	font-weight: bold;
	font-size: 13px;
	width:235px;
	float:right;
	margin-left:20px;
}

#ordernow2 {
	background:#0576BC;
	border: #FFFFFF dashed 1px;
	padding: 5px;
	font-weight: bold;
	font-size: 13px;
	width:200px;
	float:right;
	margin-left:20px;
}

a.actnow:link, a.actnow:visited {
	color:#e3a755;
	font-size: 13px;
}
#products1, #products2, #products3 {
	background-color:#0576BC;
	border: #FFFFFF dashed 1px;
	padding: 5px;
	font-weight: bold;
	font-size: 13px;
	clear:both;
}
/* new css */
#main {
	margin: 0 auto 0 auto;
	width:980px;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
}
a.credits {float:right;}
img {
	border: none;
}
#description {
}
/* end of new css*/