body {
	text-align: center;
	font-size: 12px;
	background-color: #f0f0f0;
	color: #333333;
	font-family: Arial;
}

#container {
	background-color: #fff;
	border: 10px solid #d5d5d5;
	width: 853px;
	text-align: left;
	margin: auto;
	padding: 8px;
	}
#menu {
	border-top: 1px solid #999;
	margin-top: 5px;
	}
.opening {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 10px;
	}	
h1 {
	font-size: 26px;
	font-family: Tahoma;
	font-weight: normal;
	color: #330066;
	margin: 0;
	padding: 0;
	}
h2 {
	font-size: 20px;
	color: #333333;
	padding: 0;
	margin: 0;
	font-family: Tahoma;
	font-weight: normal;
	}
h3 {
	font-size: 14px;
	padding: 0;
	margin: 0;
	}
.bottom-boxout h3 {
	font-size: 14px;
	padding: 0;
	margin: 0;
	font-family: Tahoma;
	color: #330066;
	}
.sub {
	padding: 10px;
	background-color: #d5d5d5;
	margin-bottom: 5px;
	}
.sub-box {
	width: 310px;
	float: left;
	margin-right: 8px;
	margin-bottom: 15px;
	}
.sub-interior {
	padding: 0px 10px 0px 10px;
	font-family: Arial;
	font-size: 12px;
	}
.orange {
	color: #FF6600;
	}
.blue {
	color: #3f0f6f;
	}
.image-boxout {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	}
.clear {
	clear: both;
	}
.left-column {
	float: left;
	width: 640px;
	}
.left-txt {
	float: left;
	width: 120px;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}

.bottom-boxout { 
	background-color: #c1b2d1;
	width: 608px;
	height: 113px;
	padding: 10px;
	}
#footer {
	width: 890px;
	text-align: left;
	margin: auto;
	padding: 8px;
	font-size: 10px;
	}
.boxout {
	padding: 10px;
	background-color: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 610px;
	/*height: 129px;*/
	margin-bottom: 10px;
	}
.boxout h2 {
	color: #330066;
	}
.boxout img,
.dynamic-boxout img {
	margin: 0px 0px 0px 5px;
	padding: 3px;
	/*border: 3px solid #fff;*/
	}
.boxout-vertical {
	width: 310px;
	float: left;
	background-color: #f4f4f4;
	border-bottom: 1px solid #ccc;
	height: 570px;
	}
.spacer-10px {
	width: 10px;
	float: left;
	}
.interior {
	padding: 10px;
	}
.button-holder {
	margin: 10px 0px 0px 10px;
	float: left;
	width: 0 auto;
	}
.button-holder img,
.button-holder-nopadding img {
	margin-right: 5px;
	}
.call-us-footer {
	background-color: #f0f0f0;
	margin-top: 10px;
	height: 28px;
	}
a:link {
	color: #330066;
	text-decoration: underline;
	}
a:active {
	color: #330066;
	text-decoration: none;
	}
a:visited {
	color: #330066;
	}
a:hover {
	color: #330066;
	text-decoration: none;
	}
a.links:link {
	color: #f37409;
	text-decoration: underline;
	}
a.links:active {
	color: #f37409;
	text-decoration: none;
	}
a.links:visited {
	color: #f37409;
	}
a.links:hover {
	color: #f37409;
	text-decoration: none;
	}	
	
ul {
	padding: 0;
	margin: 0px 0px 20px 0px;
	}
li {
	list-style-image: url(graphics/bullet.gif);
	margin-left: 20px;
	margin-left: 17px;
	margin-bottom: 10px;
	}
li.highlight,
li.highlight a {
	list-style-image: url(graphics/bullet-highlight.gif);
	color: #ea5a21;
	}
	
li.energy_saving
{
    list-style-image:none;
    list-style-type:disc;
    margin-left:50px;
    margin-bottom:5px;
}
	
hr {
	background-color: #e1e1e1;
	color: #e1e1e1;
	height: 1px;
	border: none;
	padding: 0;
	margin: 0;
	width: 630px;
	}
.dynamic-boxout {
	width: 610px;
	background-color: #dad5e6;
	height: 380px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	vertical-align: middle;
	}
.dynamic-control {
	float: left;
	width: 155px;
	text-align: center;
	}
.dynamic-control img {
	border: none;
	}
.dynamic-images {
	clear: left;
	float: left;
	width: 155px;
	height: 220px;
	text-align: center;
	}
fieldset {
	border: none;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	}
.contact-form input,
.contact-form select {
	border: 1px solid #809db9;
	width: 150px;
	}
.contact-form textarea {
	border: 1px solid #809db9;
	width: 200px;
	height: 100px;
	}
.contact-form label {
	margin-bottom: 5px;
	margin-bottom: 0px;
	margin-right: 10px;
	width: 150px;
	float: left;
	text-align: right;
	}
.contact-form input,
.contact-form select,
.contact-form textarea {
	margin-bottom: 5px;
	margin-bottom: 0px;
	float: left;
	}

#chkEnquiryBlinds
{
    width: auto!important;
    margin: 0 0 5px 0!important;
    float: none!important;
    border: solid 0px;
    vertical-align: middle;
}

#chkEnquiryAwning
{
    width: auto!important;
    margin: 0!important;
    float: none!important;
    border: solid 0px;
    vertical-align: middle;
}

#chkEnquiryBrochure, #chkEnquiryDiscuss, #chkEnquiryGeneral
{
    width: auto!important;
    margin: 0 0 5px 0!important;
    float: none!important;
    border: solid 0px;
    vertical-align: middle;
}

#divError
{
   	width: 613px;
	margin: 10px 0 10px 0;
	background-color:#fff!important;
	padding: 10px;
	color: #f30;
}

	
.error_title
{
	font-weight: bold;
	margin: 0 0 10px 0!important;
}

.err
{
	color:#bf4398;
	font-size: 1em;
}

.visible
{
    display: block!important;
    visibility: visible;
    display: block;
}

.hidden
{
    display: none!important;
    visibility: hidden;
    display: none;
}

.contact_item
{
    float: left;
    width: 600px;
    margin: 0 0 10px 0;
    clear: both;
}

.contact_item label
{
    width: 180px;
    margin: 2px 0 0 0;
}

#btnSubmit
{
    margin: 0 0 0 190px;
}

.contact_item input, .contact_item select, .contact_item textarea
{
    margin: 0 0 0 10px;
}

p{clear: both;}

.fullwidth
{
    width: 850px!important;
}

.nowrapper h2
{
    background: #fff!important;
	color: #330066;
}

.standard_page
{
    margin: 5px;
}

.why_us_sub
{
    font: Arial;
    font-size: 15px;
    color: #333333;
    
}

.site_map_left
{
    width: 300px;
    float: left;
    height: 200px;
    margin: 30px 0 0 0;
    height: 350px;
    padding: 0 0 0 10px;
}

.site_map_right
{
    width: 300px;
    float: right;
    height: 200px;
    margin: 30px 0 0 0;
    height: 350px;
    padding: 0 0 0 10px;
}

#rightColumn .menu_panel
{
    margin: 10px 0 0 0;
}

.menu_panel img
{
    padding: 0!important;
}

#leasing-header-left
{
    float: left;
    width: 470px;
}

#leasing-header-right
{
    float: left;
    width: 100px;
    margin: 10px 0;
}

li.square
{
    list-style-image:none;
    list-style-type:square;
    margin-left:20px;
    margin-bottom:5px;
}

li.quicklink
{
	list-style-image: url(graphics/bullet-orange.gif);
	margin-left:28px;
}

li.quicklink a 
{
	color: #FF6600;
	font-weight: bold;
}

li.quicklink a:hover 
{
	text-decoration: none;
}

#quicklinks
{
    margin-top: 10px;
    background: url(graphics/quick-links-background.gif) repeat-x bottom;
    padding-bottom: 1px;
}

#quicklinksheader
{ 
    width: 211px;
    height: 29px;
    background: url(graphics/quick-links-header.gif) no-repeat top;
    padding-bottom:15px;
}