@charset "utf-8";
/* RooDduke - style */

body {
	padding:0px;
	margin:0px;
}

#container {
	width:950px;
	margin:auto;
}

#nav {	
    background:url(../img/link_bg.png) no-repeat;
	width:118px;
	height:35px;
	margin-top:0px;	
	padding:0px;
	float:left;
}

#navtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	background:url(../img/link_bg.png) repeat-x;
	margin-left:1px;
	margin-right:1px;
	float:left; 
	width:90px;
	height:35px;
	text-align:center;
	line-height:35px;
}

#navwrapper {
	margin:auto;
	width:922px;
	height:35px;
	
}

#navtext a{
	color:#FFF;
	text-decoration:none;
	background:url(../img/link_bg.png) no-repeat;
}

#navtext a:hover {
	color:#F00;
	text-decoration:underline;
	background:url(../img/link_bg_current.png) no-repeat;
}

#logo {
	background:url(../img/logo.png) no-repeat;
	width:283px;
	height:67px;
	float:right;
	margin-top:20px;
	margin-right:20px;
}

#main_img {
	background:url(../img/home_img.png) no-repeat;
	width:728px;
	height:494px;
	float:inherit;
margin:auto;
	margin-top:10px;
}

.textmain {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

.textmain a {
	color:#FFF;
	text-decoration:none;
}

.textmain a:hover {
	text-decoration:underline;
}



.textmainheader {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.textmainheader2 {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#maintext {
	background:#000;
	float:inherit;
margin:auto;
	width:708px;
	min-height:100px;
	padding:0px;
	padding:10px;
	height:auto;
	
}

#main_img_about {
	background:url(../img/aboutus_img.png) no-repeat;
	width:728px;
	height:309px;
	float:inherit;
	margin:auto;
	margin-top:10px;
}

#main_img_links {
	background:url(../img/links_img.png) no-repeat;
	width:416px;
	height:494px;
	float:left;
	margin-left:107px;
	margin-top:10px;
}


#main_img_testimonials {
	background:url(../img/testimonials_img.png) no-repeat;
	width:728px;
	height:309px;
	float:inherit;
	margin:auto;
	margin-top:10px;
}


#main_img_fabrics {
	background:url(../img/fabrics_img.png) no-repeat;
	width:416px;
	height:494px;
	float:left;
	margin-left:107px;
	margin-top:10px;
}

#maintext_portrait {
	background:#000 url(../img/box_bg.jpg) no-repeat bottom;
	width:300px;
	min-height:100px;
	padding:10px;
	height:474px;
	float:left;
	margin-top:10px;
	text-align:left;	
}

#main_img_process {
	background:url(../img/process_img.png) no-repeat;
	width:416px;
	height:494px;
	float:left;
	margin-left:107px;
	margin-top:10px;
}

#main_img_contact {
	background:url(../img/contact_img.png) no-repeat;
	width:416px;
	height:494px;
	float:left;
	margin-left:111px;
	margin-top:10px;
}

#main_img_shirts {
	background:url(../img/shirts_img.png) no-repeat;
	width:416px;
	height:494px;
	float:left;
	margin-left:107px;
	margin-top:10px;
}

#contactaddress {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:35px;
	color:#FFF;
}

.openingtimes {
	background:#111111;
	border:#333333 1px solid;
	padding: 3px;
	color: #cccccc;
}

#bottom_nav {
background-color:#000;
	font-size:10px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	width:718px;
	height:auto;
    padding:5px;
	border-top: #666 1px solid;
	margin:auto;
    margin-bottom:20px;
}

#bottom_nav a {
	text-decoration:none;
	color:#666;
}

#bottom_nav a:hover {
	text-decoration:underline;
	color:#F00;
}

#bottom_nav_portrait {
	background-color:#000;
	font-size:10px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	width:735px;
	height:12px;
	margin:auto;
	margin-top:0px;
	padding:0px;
	margin-bottom:20px;
	border-top: #666 1px solid;
	float:inherit;
}

#bottom_nav_portrait a {
	text-decoration:none;
	color:#666;
}

#bottom_nav_portrait a:hover {
	text-decoration:underline;
	color:#F00;
}

#newsbox {
	width:700px;
	height:auto;
	padding:10px;
	float:left;
	text-align:left;
}
