﻿body {
}
.submenu
{
/*background-color: Aqua;*/

background-image: url(../Images/bg-color_b.jpg);
width: 1025px;
height: 30px;
/*float:left;*/
text-align: center;
font-size:smaller;
padding-top:7px;
padding-bottom:0;
float:left;
}
.emptyBtn{
	
	float:left;
	width:242px;
	height:1px;
	background-image: url(../Images/bg-color_b.jpg);
}
.drawingsBtn
{
	float: left;
	width:70px;

}
.graphic_designBtn
{
	float: left;
	
	width:100px;
}
.photographyBtn
{
	float: left;
}
