/*CSS Document*/
#flowertop
{
	position: absolute;
	left: 285px;
	top: 0px;
	width: 489px;
	height: 278px;
}
#martlogo
{
	top: 158px;
	width: 269px;
	height: 42px;
}
#headerlogo
{
	position: absolute;
	left: 69px;
	top: 34px;
	width: 250px;
	height: 42px;
}
#navindex
{
	width: 244px;
	height: 101px;
	top: 213px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
}
#footer
{
	position: absolute;
	width: 268px;
	height: 101px;
	left: 0px;
	top: 0px;
	line-height: 18px;
}
#photobox1
{
    margin-top:7%;
    position:relative;
}
#headerbox1
{
	position: absolute;
	width: 1100px;
	height: 250px;
	left: 37px;
	top: 90px;
}
#nav1
{
	position: absolute;
	width: 463px;
	height: 29px;
	left: 518px;
	top: 47px;
}
#footer
{
position:relative; width:100%;clear:both;font-size:10px;text-align:center;color:#34312e;padding-top:80px;
}

#right-panel
{
    float:right;
    width:357px;
    position: relative;
    z-index: 9;
    margin-top:15%;
    padding-left:50px;
}
#admin-right-panel
{
    float:right;
    width:790px;
}
label
{
    float: left;
    width: 150px;
    font-size:14px;
    color:#34312e;
}

label.contact{
    float: left;
    width: 150px;
    font-size:14px;
    color:#b09b86;
    
}

input,textarea.form
{
    float:left;
}

#errorContainer li{
    list-style: none;
    display: block;
    float: left;
}

.register{
    width:100%;
}