* {
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
}
strong {
	font-weight:bold;
}
a {
	outline:none;
}

body, html {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
	background:#fff;
	line-height:12px;
	color:#000;
}
#wrapper {
	width:952px;
	margin:0 auto;
	margin-top:2px;
	text-align:left;
	position:relative;
	overflow:hidden;
	border:2px solid #3a3a3a;
	padding:12px 11px;
}
#branding {
	height:64px;
}
h1 a {
	background:url(../images1/logo.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:179px;
	height:55px;
}
#nav {
	list-style-type:none;
	width:632px;
	height:26px;
	background:#c2d2d5;
	float:left;
	margin-right:4px;
}
#nav li {
	float:left;
}
#nav li a {
	display:block;
	text-indent:-9999px;
	height:26px;
	background:#c2d2d5 url(../images1/nav.gif) no-repeat 0 0;
}
#nav li a.home {
	background-position:0 0;
	width:40px;
}
#nav li a.home:hover {
	background-position:0 -26px;
}
#nav li a.about {
	background-position:-40px 0;
	width:58px;
}
#nav li a.about:hover {
	background-position:-40px -26px;
}
#nav li a.news {
	background-position:-98px 0;
	width:38px;
}
#nav li a.news:hover {
	background-position:-98px -26px;
}
#nav li a.portfolio {
	background-position:-136px 0;
	width:65px;
}
#nav li a.portfolio:hover {
	background-position:-136px -26px;
}
#nav li a.clothing {
	background-position:-201px 0;
	width:110px;
}
#nav li a.clothing:hover {
	background-position:-201px -26px;
}
#nav li a.gift {
	background-position:-311px 0;
	width:88px;
}
#nav li a.gift:hover {
	background-position:-311px -26px;
}
#nav li a.design {
	background-position:-399px 0;
	width:50px;
}
#nav li a.design:hover {
	background-position:-399px -26px;
}
#nav li a.processes {
	background-position:-449px 0;
	width:63px;
}
#nav li a.processes:hover {
	background-position:-449px -26px;
}
#nav li a.samples {
	background-position:-512px 0;
	width:53px;
}
#nav li a.samples:hover {
	background-position:-512px -26px;
}
#nav li a.downloads {
	background-position:-565px 0;
	width:67px;
}
#nav li a.downloads:hover {
	background-position:-565px -26px;
}

#subnav {
	list-style-type:none;
	width:314px;
	height:26px;
	background-color:#5c707c;
	float:left;
}
#subnav li {
	float:left;
}
#subnav li a {
	display:block;
	text-indent:-9999px;
	height:26px;
	background:#c2d2d5 url(../images1/subnav.gif) no-repeat 0 0;
}
#subnav li a.faq {
	background-position:0 0;
	width:52px;
}
#subnav li a.faq:hover {
	background-position:0 -26px;
}
#subnav li a.testimonials {
	background-position:-52px 0;
	width:83px;
}
#subnav li a.testimonials:hover {
	background-position:-52px -26px;
}
#subnav li a.contact {
	background-position:-135px 0;
	width:63px;
}
#subnav li a.tc {
	background-position:-198px 0;
	width:49px;
}
#subnav li a.tc:hover {
	background-position:-198px -26px;
}
#subnav li a.newsletter {
	background-position:-247px 0;
	width:67px;
}
#subnav li a.newsletter:hover {
	background-position:-247px -26px;
}
#welcome {
	background:url(../images1/welcome.jpg) no-repeat;
	width:633px;
	height:478px;
	clear:both;
	margin-top:4px;
	float:left;
	position:relative;
}
#welcome p {
	position:absolute;
	width:268px;
	height:93px;
	top:335px;
	left:28px;
	padding:10px 12px;
	font-size:11px;
	text-align:justify;
	line-height:15px;
}
#welcome strong {
	font-weight:bold;
	color:#fff;
}
#side {
	width:282px;
	height:334px;
	background-color:#c2d2d5;
	float:left;
	margin:4px 0 0 4px;
	padding:12px 15px;
	line-height:11px;
	
}
#side p {
	margin-bottom:5px;
}
#side li {
	list-style-type:none;
	font-weight:bold;
	margin-bottom:5px;
	text-align:left;
	background:url(../images1/bullet.gif) no-repeat 0 3px;
	padding-left:13px;
}
#login {
	float:left;
	background:url(../images1/login_bg.gif) no-repeat;
	width:315px;
	height:117px;
	margin:4px 0 0 3px;
	position:relative;
}
#login ol {
	list-style-type:none;
	margin:41px 0 0 25px;
}
#login label {
	width:57px;
	height:15px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin-right:12px;
	margin-top:5px;
}
#login input {
	width:151px;
	padding:6px;
	outline:none;
	margin-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	border:none;
}
#login button {
	background:url(../images1/login_go.gif) no-repeat;
	width:25px;
	height:25px;
	border:none;
	position:absolute;
	top:73px;
	left:266px;
	z-index:9999;
	text-indent:-9999px;
}
/* modified: Isuru @minlotec - 17-Dec-2009 */
#logged {
	float:left;
	text-align:center;
	background:url(../images1/logged_bg.gif) no-repeat;
	width:315px;
	height:117px;
	margin:4px 0 0 3px;
	position:relative;
}
/*---//------ */
fieldset {
	border:none;
}
legend {
	display:none;
}
#search {
	background:url(../images1/search_bg.gif) no-repeat;
	width:314px;
	height:55px;
	position:absolute;
	top:12px;
	right:12px;
}
#search ol {
	list-style-type:none;
	margin:10px 0 0 117px;
	float:left;
}
#search input {
	width:145px;
	padding:6px;
	outline:none;
	margin-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	border:none;
}
*:first-child+html #search input {
	margin-top:-2px;
}
#search input.radio {
	width:auto;
	padding:0;
	outline:none;
	margin-bottom:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	border:none;
	vertical-align:middle;
}
#search button {
	background:url(../images1/search_go.gif) no-repeat;
	width:25px;
	height:25px;
	border:none;
	z-index:9999;
	text-indent:-9999px;
	float:left;
	margin:10px 0 0 0;
}
#search p {
	position:absolute;
	vertical-align:middle;
	top:39px;
	left:117px;
	color:#77838e;
}
*:first-child+html #search p {
	top:37px;
}
#logos {
	position:absolute;
	top:11px;
	left:218px;
}
.specialist {
	margin-right:10px;
}
.iso {
	margin-right:15px;
}
#block {
	width:634px;
	height:117px;
	float:left;
	margin:4px 0 0 0;
}
#block li {
	list-style-type:none;
}
#block a {
	background:url(../images1/block.jpg) no-repeat 0 0;
	width:87px;
	height:117px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin-right:3px;
}
#block a.corporate {
	background-position:0 0;
}
#block a.corporate:hover {
	background-position:0 -117px;
}
#block a.casual {
	background-position:-91px 0;
}
#block a.casual:hover {
	background-position:-91px -117px;
}
#block a.workwear {
	background-position:-182px 0;
}
#block a.workwear:hover {
	background-position:-182px -117px;
}
#block a.sports {
	background-position:-273px 0;
}
#block a.sports:hover {
	background-position:-273px -117px;
}
#block a.catering {
	background-position:-365px 0;
}
#block a.catering:hover {
	background-position:-365px -117px;
}
#block a.promotional {
	background-position:-456px 0;
}
#block a.promotional:hover {
	background-position:-456px -117px;
}
#block a.school {
	background-position:-547px 0;
}
#block a.school:hover {
	background-position:-547px -117px;
}
#browse {
	background:url(../images1/browse.gif) no-repeat;
	width:315px;
	height:117px;
	float:left;
	margin:3px 0 0 3px;
	position:relative;
}
#browse span {
	display:none;
}
#browse a {
	display:block;
	width:36px;
	height:15px;
	text-indent:-9999px;
	position:absolute;
	top:69px;
	left:230px;
}
#email {
	background:url(../images1/email_call.gif) no-repeat;
	width:952px;
	height:65px;
	text-indent:-9999px;
	float:left;
	margin:4px 0 0 0;
}
#email a {
	display:block;
	width:400px;
	height:40px;
	margin:12px 0 0 14px;
}
#footer {
	text-transform:uppercase;
	float:left;
	width:952px;
	position:relative;
	padding:5px 0 0 0;
	text-align:center;
}
#footer p {
	position:absolute;
	top:5px;
	right:0;
}
#footer a {
	color:#000;
}