@charset "utf-8";
#force-scrollbar { 
position: absolute; top: 0; bottom: -1px; width: 1em; z-index: -1; 
}
html{
margin:0;padding:0;overflow: -moz-scrollbars-vertical;
}
body ,td ,th ,ul ,ol ,li ,h1 ,h2 ,h3 ,h4 ,h5 ,h6 ,pre ,form ,body ,html ,p ,blockquote ,fieldset ,input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e5e5e5;
	background-image: url(../images/template/shadow_fade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.container {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.wrapper {
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/template/background.jpg);
	background-repeat: no-repeat;
}

.col1 {
	height: auto;
	width: 230px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.logo {
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c42700;
	border-left-color: #c42700;
	float: left;
	background-color: #c42700;
	height: 190px;
	width: 228px;
	margin: 0px;
}
.nav {
	margin: 0px;
	list-style-type: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding: 0px;
	float: left;
	width: 228px;
}
.nav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav li {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/template/divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 7px;
	padding-right: 17px;
	padding-bottom: 7px;
	padding-left: 17px;
	color: #cc0000;
}
.nav li:hover {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/template/divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 7px;
	padding-right: 17px;
	padding-bottom: 7px;
	padding-left: 17px;
	color: #ffffff;
	background-color: #eeeeee;
}
.nav a {
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	text-transform: none;
}
.nav a:hover {
	font-weight: bold;
	color: #c42700;
	text-decoration: underline;
	text-transform: none;
}
#vs-header, #ds-header {
	background-color: #c42700;
	color: #ffffff;
	padding-right: 17px;
	padding-left: 17px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contactbut, #vs-end, #ds-end {
	background-image: none;
}


.col2 {
	padding: 0px;
	width: 550px;
	float: left;
	margin-top: 240px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content {
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #cc3300;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.content h2 {
	font-size: 11px;
	font-weight: bold;
	color: #cc3300;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.content p {
	margin-bottom: 15px;
}
.content a {
	color: #cc3300;
	text-decoration: underline;
}
.content a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #cc3300;
}
.content ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content li {
	margin-bottom: 5px;
	list-style-image: url(../images/template/button.gif);
}
.spaceout_list li {
	margin-bottom: 15px;
}
.footer {
	background-image: url(../images/template/divider.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 766px;
	clear: both;
	height: auto;
	margin: 17px;
	font-size: 9px;
	text-align: center;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
	color: #666666;
}
.footer ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.footer li {
	display: inline;
	margin-right: 3px;
	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.footer p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.footernav a {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.footernav a:hover {
	font-weight: normal;
	background-color: #cc3300;
	color: #ffffff;
	text-decoration: none;
}
#broadband_table {
	border: 1px solid #cccccc;
	margin-bottom: 15px;
}
.whitetext {
	color: #ffffff;
	font-weight: bold;
}
.footerlink {
	color: #cc3300;
	text-decoration: none;
}
.footerlink:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #cc3300;
}
.nodisplay {
	display: none;
}
#voicedata {
	background-image: url(../images/template/background-voice.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#databackground {
	background-image: url(../images/template/background-data.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#cctvbackground {
	background-image: url(../images/template/background-cctv.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}