body {
	margin:0 auto;
	background-color: #FFFFFF;
	font: 13px arial,verdana,sans-serif;
	text-align:center;
}

div#container {
	margin:0 auto;
	width:1024;
	background-color:#FFFFFF;
	text-align:left;
}

div#headline {
	width:100%;
	height:36px;
	background-color:4e4e4e;
	text-align:left;
}

div#left {
	width:245px;
	float:left;
}

div#right {
	width:779px;
	float:right;
}

div#colorforms {
	width:779px;
	height:144px;
}

div#hmenu {
	width:100%;
	height:36px;
}

div#hmenu1 {
	width:6px;
	height:36px;
	float:left;
}

div#hmenu2 {
	width:6px;
	height:36px;
	float:right;
}


div#hmenucontent {
	width:767px;
	height:36px;
	background-color:6f6f6f;
	float:left;
	line-height:36px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	font-family: arial,verdana,sans-serif;
}

div#hmenucontent a {
	color:white;
	margin-left:10px;
	margin-right:10px;
}

div#hmenucontent a:hover {
	color:yellow;
}


div#bodycontent {
	width:759px;
	margin:10px;
	text-align:justify;
}


h1 {
	font-size:20px;
}


h2 {
	font-size:18px;
}


h3 {
	font-size:15px;
}


div#orderform {
	width:600px;
}

div#ordername,div#ordercontacts,div#orderorder,div#ordersubmit {
	width:600px;
	margin-top:2px;
}

div.order1,div.order2,div.order3,div.order4,div.order5 {
	margin:0px;
	padding:0px;
}

div.order1 {

	width:150px;
	float:left;
}

div.order2 {
	width:450px;
	float:left;
}

div.order2 input {
	width:100%;
}

div.order3,div.order5 {
	width:150px;
	float:left;
}


div.order5 {
	text-align:center;
}

div.order4 {
	width:150px;
	float:left;
}


div.order4 input {
	width:100%;
}


div#orderorder textarea {
	margin-top:2px;
	width:600px;
	height:400px;
}

div#ordersubmit {
	text-align:center;
	margin-top:10px;
}

div#subscribe {
	margin:10px;
	padding:10px;
	background: #F0F0C0;
}

div.catalogimg {
	width:330px;
	height:280px;
}


div.indeximg {
	width:320px;
	height:300px;
	float:left;
	text-align:center;
}

