/* CSS Document */
body {
	margin:10px 0px;
	text-align:left;
	background:url(images/background.jpg) repeat-x;
}

/*=================================================================================================*/
.outterWrapper {
	width:100%; 
}

/*div where LOGO AND TOP MENU LOCATED*/
#header {
	width:650px;
	margin:0;
	height:112px;
}

#logo{
	margin-top:27px;
}

#logowrap{
	float:left;
}



/*div where the text="Individualized & cost..." and CCTV pics*/
#header2 {
	text-align:left;
	width:630px;
	display:block;
	margin-top:13px;
	height:175px;
}

/*div where the text="CHoose a category"*/
#GrayBox1{
	width:100%;
	margin:0px;
	height:20px;
	background-color:#f6f6f6;
	border-top:1px solid #e4e4e4;
}

#header3 {
	text-align:left;
	width:630px;
	height:20px;
	font-weight:bold;
}


/*div where the boxes of Residential, Commercial and MEdical is located*/
#GrayBox2{
	width:100%;
	height:400px;	
	background-color:#f6f6f6;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
}

#innerWrapper{
	text-align:left;
	margin-top:10px;
	width:700px;
	text-decoration:none;
	background-color:#f6f6f6;
}

#innerWrapper a{
	cursor:pointer;
	text-decoration:none;
}

/*Top menu navigation styles*/
#nav{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	width:320px;
	text-decoration:none;
	text-align:left;
}

#nav a:link, #navlist a:visited{
	color: #020085;
	text-decoration: none;
}

#nav a:hover{
	color: #FF9900;
	text-decoration: none;
}

#navlist li{
	display: inline;
	list-style-type: none;
}

/*Style for Orange text, "Individualized...", "Residential", and so on*/
.titleOrangeMedium{
	font-family:Helvetica;
	font-size:18px;
	color:#d99006;
	letter-spacing: 0.04em;
}

.titleOrangeMedium:hover{
	font-family:Helvetica;
	font-size:18px;
	color:#F3AD1D;
	text-decoration:underline;
	letter-spacing: 0.04em;
}

#header2text{
	float:left;
	margin-top:25px;
	width:400px;
}

/*Style for header2 text*/
.paragraphText{
	font-family:Verdana;
	font-size:11px;
	color:black;
	line-height: 16px;
}

.boxText{
	font-family:Verdana;
	font-size:11px;
	color:black;
	letter-spacing: -0.01em;
	text-align:justify;
}

/*box CCTV*/
#header2CCTV{
	float:left;
	margin-left:10px;
	margin-top:0px;
	width:200px;
	height:170px;
	background:url(images/CCTV.jpg) no-repeat;
}

/*Style for hyperlinks*/
.linkBlueSmall{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#294772;
}

.linkBlueSmall:hover{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FF9900;
}

.linkBottomSmall{
	font-family:Verdana;
	font-size:9px;
	color:#666666;
	text-decoration:underline;
}

.addressBottom{
	font-family:Verdana;
	font-size:9px;
	color:#000066;
	text-decoration:none;
}

.addressBottom a{
	font-family:Verdana;
	font-size:9px;
	color:#000066;
	text-decoration:none;
}

.addressBottom a:hover{
	font-family:Verdana;
	font-size:9px;
	color:#FF9900;
	text-decoration:none;
}


.linkBottomSmall:hover{
	font-family:Verdana;
	font-size:9px;
	color:#003399;
	text-decoration:none;
}

#residentialBox{
	margin-left:8px;
	float:left;
	width:210px;
	cursor:pointer;
}

#commercialBox{
	margin-left:22px;
	float:left;
	width:210px;
	cursor:pointer;
}

#medicalBox{
	margin-left:8px;
	float:left;
	width:210px;
	cursor:pointer;
}


#footerBG{
	clear:both;
	width:100%;
	height:60px;	
	background:url(images/footerBG.jpg) repeat-x;
}

#footer{
	clear:both;
	width:630px;
	padding-top:15px;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:black;
}

#footerLeft{
	float:left;
	font-weight:bold;
}

#footerRight{
	float:right;
	font-weight:bold;
}


#topnavWrapper{
	width:100%;
	background:url(images/topnavBG.jpg) repeat-x; 
	height:45px;
}

#topnav{
	width:650px;
	text-align:left;
}

#topnavText{
	float:left;
	margin-top:7px;
}

#topnavLinks{
	float:left;
	margin-top:5px;
}

#topnavLinks a{
	text-decoration:none;
}

h1{
	font-family:Verdana;
	font-weight:bold;
	font-size:16px;
	color:#294772;
	text-decoration:underline;
}

h2{
	font-family:Helvetica;
	font-size:14px;
	color:#d99006;
	letter-spacing: 0.04em;
	text-decoration:underline;
}

.dwBoldItalics{
	font-weight:bold;
	font-style:italic;
}

.dwBold{
	font-weight:bold;
}

.dwFields{
	border:1px solid #0B1257;
}

.dwFields:focus{
	background-color:#EAEAEA;
}

.dwContentLeft60{
	float:left; 
	width:60%;
}

.dwImageHolder30{
	float:left; 
	width:30%;
}

.dwContentHolder{
	clear:both;
	width:100%;
}

.dwImages{
	border:1px solid #000099;
}

.dwCallUsText{
	color: #020087;
}

.dwCallUsWrap{
	clear:both;
	padding-top:5px;
	text-align:right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#020087;
	margin-right:20px;
}

.dwCallUsWrap a{
	color:#020087;
	text-decoration:underline;
}

.dwCallUsWrap a:hover{
	color:#FF9900;
}