﻿@charset "UTF-8";
#contactForm {
	margin:0;padding:0 25px;
}
#contactForm h2 {
	margin:0 0 10px 0;padding:0;
}
#contents2 {
	background-image: url("../images/backgr-left-2a.jpg");
	background-repeat:repeat-y;
	height:100%;
	width:100%;
}

#main {
	top:0;
	padding:20px 80px;
	margin:0;
	height:auto;
}

#orderForm legend {
	font-size: 18px;
	color: #242E84;
	padding:0 10px
}

#orderForm input {
	margin:0 0 0 20px;
}

#orderForm ul {
	display:block;
	margin:0 0 30px 250px;
	list-style-position:inside;
	font-size:12px
}

#orderForm li {	list-style:circle;padding-left:24px;
list-style-image:#0x2713;

}

#orderForm label {
		font-weight:bold
}

#SidebarOrder {
	text-align:center;
	float:right;
	margin:0;
	right:0;
	width:400px;
	padding:0px;
}

#templateImg {
	float:left;
	clear:left;
	padding-right:15px;
	margin-right:15px;
	height:100%;
	width:250px;
	border-right: 1px solid #535BAC;
}

#templateImg img {
	height:auto;
	width:250px;
}
#contactData label {
	display:block;
	margin:12px 0 2px 0
}
