* {
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 10px 0;
}
body {
	font-family: Arial;
	font-size: 13px;
	color: #255265;
/*	margin-top: 4%; */
	background-color: #F1ECE9;
}
h2 {
	margin: 0 0 10px 0;
	font-size: 18px;
}
h3 {
	margin: 0 0 10px 0;
	font-size: 14px;
}
#container {
	width: 670px;
	min-width: 670px;
	margin: auto;
}

.row1x, .row2x, .row3x, .row4x {
display: block;
}

.row1x {
	width: 670px;
/*	height: 170px; */
}
.row2x {
	width: 670px;
/*	height: 340px; */
}
.row3x {
	width: 670px;
	height: 510px;
}
.row4x {
	width: 670px;
	height: 680px;
}
#logo {
	width: 250px;
	height: 170px;
	float: left;
	cursor: pointer;
	background-image: url(_images/logo_250_170.gif);
}
#menu {
	width: 170px;
	height: 170px;
	float: left;
	background-image: url(_images/frames/frame_q_menu.png);
	font-size: 11px;
	font-weight: bold;
	color: #215363;
	text-align: center;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
#menulist {
	margin: auto;
	margin-top: 17px;
	list-style-type: none;
}
.menulink {
	color: #255265;
	text-decoration: none;
}
.menulink_dis
{
	color: #c0c0c0;
	text-decoration: none;
}
#designer {
	width:	170px;
	height:	170px;
	float: left;
	background-image: url(_images/frames/frame_q_menu.png);
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #255265;
	text-align: center;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
#designerlist {
	margin: auto;
	margin-top: 17px;
	text-align: center;
	list-style-type: none;
}
.designerlink {
	color: #255265;
	text-decoration: none;
}
.fillerleft {
	width: 80px;
/*	height: 170px; */
	float: left;
	padding: 0;
	margin: 0;
	clear: both;
}
.fillerright {
	width: 80px;
/*	height: 170px; */
	float: left;
	padding: 0;
	margin: 0;
}
.clearboth {
	clear: both;
}
#copyrightbox {
	clear: both;
	display: block;
	width: 670px;

}
#mseconsult {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 15px;
	text-decoration: none;
	color: #255265;
	margin: 0 0 0 290px;
	padding: 20px 0 0 0;
	cursor: pointer;
}
.pic_q, .pic_q2, .pic_h2, .pic_h3, .pic_v2, .pic_v3 {
	float:	left;
	padding: 0px;
	margin: 0;
	padding: 0;
}
.pic_q, .pic_h2, .pic_h3 {
	height:	170px;
}
.pic_q {
	width:	170px;
}
.pic_q2 {
	width:	340px;
	height:	340px;
}
.pic_h2 {
	width:	340px;
}
.pic_h3 {
	width:	510px;
}
.pic_v2 {
	width:	170px;
	height:	340px;
}
.pic_v3 {
	width:	170px;
	height:	510px;
}
.text_q, .text_q2, .text_q3, .text_h2, .text_h3, .text_v2, .text_v3 {
	float:	left;
	letter-spacing: 1px;
	padding: 10px 5px 0px 15px;
	overflow: visible;
}
.text_q, .text_h2, .text_h3 {
}
.text_q {
	width:	150px;
}
.text_q2 {
	width:	320px;
	height:	310px;
}
.text_q3 {
	width:	490px;
	height:	480px;
}
.text_h2 {
	width:	320px;
}
.text_h3 {
	width:	490px;
}
.text_v2 {
	width:	150px;
	height:	310px;
}
.text_v3 {
	width:	150px;
	height:	480px;
}
