﻿body.webdesign
{
	background-color: white;
	background-image: url(Images/bg_main.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}
ul.designList li
{
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-position: outside;
	list-style-type: square;
	text-align: justify;
}
.designSoldataLogo
{
	position: absolute;
	top: 8px;
	right: 8px;
}
.designHeaderLink
{
	position: absolute;
	top: 40px;
	left: 72px;
	color: #483d8b;
	font-size: 24pt;
	font-family: 'Franklin Gothic Medium', Arial;
	text-decoration: none;
	z-index: 101;
}
.designPointMenu
{ 
	position: absolute;
	top: 176px;
	left: 8px;
	font-size: 16px;
	font-weight: bold;
}
.designHeaderMenu
{
	position: absolute;
	top: 172px;
	right: 8px;
}
.designMainPanel
{
	position: relative;
	width: 776px;
	margin-top: 204px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.designBottomPanel
{
	position: relative;
	width: 100%;
	height: 82px;
	background-image: url(Images/design_bottom_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.designCopyrightLabel
{
	position: absolute;
	left: 8px;
	bottom: 8px;
	color: Gray;
	font-size: 8pt;
}
.designGrayGradImage
{
	margin-top: 8px;
	font-size: 1px;
}
.designBottomMenu
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	color: #483d8b;
	font-family: Arial;
}
.framePanel
{
	width: 258px;
	margin-top: 16px;
	margin-bottom: 16px;
	float: right;
}
.topFrame
{
	width: 258px;
	background-image: url(Images/frameTop.gif);
	font-size: 1px;
	height: 8px;
}
.bodyFrame
{
	width: 258px;
	background-image: url(Images/frameFill.gif);
}
.bottomFrame
{
	width: 258px;
	background-image: url(Images/frameBottom.gif);
	font-size: 1px;
	height: 8px;
}
.framed
{
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
}
.designWarningLabel
{
	padding-top: 16px;
	width: 400px;
}
#DesignImage1
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 67px;
	height: 154px;
	background-image: url(Images/design_3.gif);
}
#DesignImage2
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 147px;
	height: 42px;
	background-image: url(Images/design_1.gif);
}
#DesignImage3
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 322px;
	height: 168px;
	background-image: url(Images/design_2.gif);
}
#DesignImage4
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 128px;
	height: 48px;
	background-image: url(Images/design_4.gif);
}
#DesignParkingImage
{
	float: left;
	width: 148px;
	height: 24px;
	margin-right: 16px;
}
#AddFormTop
{
	width: 776px;
	height: 16px;
	font-size: 1px;
	background-image: url(Images/add_form_top.gif);
}
#AddFormBody
{
	width: 776px;
	height: auto;
	background-image: url(Images/add_form_body.gif);
}
#AddFormBottom
{
	width: 776px;
	height: 32px;
	font-size: 1px;
	background-image: url(Images/add_form_bottom.gif);
}