@charset "utf-8";
/* CSS Document */
body {
	background:#405361 url(design/bg.jpg) center top repeat-x;
	padding:0;
	margin:0;
}
body,td,th,a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 18px;
	color:#2061a3;
}
h2 {
	font-size: 16px;
	color:#63a510;
}
h3 {
	font-size: 14px;
	color:#f07527;
}
h4 {
	font-size: 12px;
}

p
{
max-width:740px;
}

#wrapper {
	margin:0 auto;
	width:1000px;
	height:100%;
}
#header {
	width:1000px;
	height:150px;
	background:#222931 url(design/header.jpg) left top repeat-x;
}
#headerLogo {
	padding:0;
	margin:0;
	width:360px;
	height:150px;
	float:left;
}
#headerGallery {
	padding:0;
	margin:0;
	width:370px;
	height:150px;
	float:right;
}

#menu {
	margin: 0; padding: 0 0 48px 0;
	clear:both;
}
#menuList {
	padding:0;margin:0;
	display:inline;
}
#menuList li {
	list-style: none;
	padding:0;
	margin:0;
	float:left;
	width:128px;
	height:48px;
}
#contentInner {
	background-image:url(design/bg-content.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:28px 11px 0 10px;
	margin:0;
	text-align:justify;
}
#content {
	background:url(design/bg-content-inner.jpg) center repeat-y;
}
#sidebar {
	width:230px;
	float:right;
	background:#fff url(design/sidebar-bg.jpg) left repeat-y;
	padding:0; margin:0;
}
#sidebar img {
	vertical-align:top;
	padding:0; margin:0;
}
#sidebar p {
	padding:0 15px 0 15px;
	margin:0;
	vertical-align:top;
}
.sale-title-1 {
	color:#CC0000;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}
.sale-title-2 {
	color:#FF9900;
	font-size:22px;
	font-weight:bold;
	text-align:center;
}
.sale-title-3 {
	color:#333333;
	font-size:22px;
	font-weight:bold;
	text-align:center;
}
.sidebar-text {
	text-align:center;
}
.sidebar-sep {
	text-align:center;
	padding:10px 0 10px 0;
}
#loginForm {
	text-align:center;
}

.home-highlighted {
	color: #FF6600;
	font-weight: bold;
	font-size:14px;
}
#contactMap {
	float:right;
	width:450px;
	margin-right:25px;
	padding:10px;
	background-color:#f4f9ff;
	text-align:center;
	border:1px #d1e6fd solid;
}
#contactMap img {
	border:1px #cdcdcd solid;
}

.box-1-bg {
	background:url(design/box-1-bg.jpg) 1px top no-repeat;
	vertical-align:top;
	color:#fff;
	height:136px;
	width:166px;
	padding:0 10px 0 10px;
	text-align:left;
}
.box-2-bg {
	background:url(design/box-2-bg.jpg) center top no-repeat;
	vertical-align:top;
	color:#fff;
	height:136px;
	width:166px;
	padding:0 10px 0 10px;
	text-align:left;
}
.box-3-bg {
	background:url(design/box-3-bg.jpg) center top no-repeat;
	vertical-align:top;
	color:#fff;
	height:136px;
	width:166px;
	padding:0 10px 0 10px;
	text-align:left;
}
.box-4-bg {
	background:url(design/box-4-bg.jpg) center top no-repeat;
	vertical-align:top;
	color:#fff;
	height:136px;
	width:166px;
	padding:0 10px 0 10px;
	text-align:left;
}
ul.box-ul {
	padding:0; margin:0;
}


#footer {
	background-image:url(design/bg-content-footer.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:0 20px;
	height:50px;
	text-align:center;
}
a.footer-links {
	color:#fff;
	font-size:11px;
	text-decoration:none;
}

a.read-more {
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}

.plans-price {
	color:#F17626;
	padding-left:25px;
}

.toc-div {
	float:right;
	width:200px;
	background:url(design/bg-toc.jpg) top center no-repeat;
	padding:5px;
	margin-right:20px;
	margin-top:-45px;
}
a.toc-link {
	color:#003399;
	text-decoration:none;
}

.label-span { }
.input-text { }

.projects-table { }
.pscreen-td {
	padding:3px;
	text-align:center;
	background:url(design/pscreen-shadow.jpg) bottom center no-repeat;
	padding-bottom:10px;
	width:180px;
	/*background-color:#f4f9ff;
	border:1px #d1e6fd solid;*/
}
.psitename-td {
	width:180px;
	padding:3px;
	background-color:#ebfeec;
	text-align:center;
	border:1px #d1fdd4 solid;
}
.psitename-td a {
	text-decoration:none;
	font-weight:bold;
	color:#2A7AB5;
}
.logoshr {
	height:1px;
	width:98%;
	border-color:#999999;
	clear:both;
}
#logos {
	text-align:center;
}
#logos img {
	padding:3px;
}

#date_prepared_div { position:absolute;visibility:hidden;background-color:white;layer-background-color:white; }