body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#containor {
	text-align: left;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
}


p {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 16px;
	color: #BA480C;
}
h2 {
	font-size: 14px;
	color: #21201E;
}
h3 {
	font-size: 12px;
	color: #21201E;
}


#top-nav-box {
	background-color: #D0AC1A;
	height: 40px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#top-nav {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 20px;
}
#top-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top-nav ul li {
	display: inline;
	padding-left: 20px;
}
#top-nav ul li a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#top-nav ul li a:hover {
	color: #FFFFFF;
}
#footer {
	height: 55px;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#copyright {
	float: left;
	width: 479px;
	padding-top: 10px;
	font-size: 10px;
	color: #5d5c5c;
}
#copyright a {
	color: #5D5C5C;
}
#copyright a:hover {
	text-decoration: none;
}


#footer-links {
	float: left;
	width: 479px;
	padding-top: 10px;
	font-size: 10px;
	text-align: right;
}
#footer-links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer-links li {
	display: inline;
	padding-left: 10px;
}
#footer-links a {
	color: #E5770E;
}
#footer-links a:hover {
	text-decoration: none;
}


#body-containor {
	float: left;
	width: 958px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-image: url(/images/body-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#body-box {
	background-image: url(/images/body-box-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 720px;
	text-align: center;
}


/* CSS Document */
#logo-box {
	float: left;
	height: 60px;
	width: 958px;
}
#logo-box img {
	float: left;
}
#address {
	float: right;
	font-size: 9px;
	color: #CD711E;
	text-transform: uppercase;
	padding-top: 40px;
}
#promo {
	float: left;
	height: 220px;
	width: 958px;
}
#phrase {
	float: left;
	height: 118px;
	width: 958px;
}
#box {
	float: left;
	height: 152px;
	width: 479px;
	background-color: #FFFFFF;
}
#box img {
	float: left;
}
#navigation-box {
	float: left;
	width: 237px;
}

#security {
	width: 235px;
	padding-top: 60px;
	background-image: url(/images/sub-security-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left: 1px solid #000000;
	padding-bottom: 10px;
	float: left;
}
#security.telecom {
	background-image: url(/images/sub-telecom-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

#security ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#security li {
	padding-bottom: 5px;
	padding-top: 5px;
}


#security a {
	font-size: 11px;
	text-decoration: none;
	display: block;
	height: 16px;
	width: 222px;
	padding-left: 13px;
}
#security  a:hover   {
	text-decoration: none;
	background-color: #424109;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 14px;
}
#security.telecom a:hover {
	text-decoration: none;
	background-color: #D1CB1B;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 14px;
}

#security a.selected {
	font-weight: bold;
}

#security  li li.title {
	color: #BA480C;
	font-size: 11px;
	padding-left: 35px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 13px 7px;
	height: 10px;
	text-transform: uppercase;
}
#security  li li a {
	font-size: 10px;
	padding-left: 35px;
	width: 200px;
	display: block;
	height: 16px;
}

#security  li  li a.selected {
	color: #000000;
	font-size: 10px;
	padding-left: 35px;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 25px 2px;
	height: 16px;
	text-transform: none;
	font-weight: bold;
}
#security li li a:hover {
	text-decoration: none;
	background-color: #BA480C;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 14px;
	background-image: none;
}
#security.telecom li li a:hover {
	text-decoration: none;
	background-color: #BA480C;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 14px;
	background-image: none;
}
#header {
	background-color: #D09A1A;
	height: 55px;
	width: 700px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 35px;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
}
#subsub-nav-box02 {
	padding-top: 60px;
	padding-left: 130px;
	padding-bottom: 200px;
	float: left;
}

#subsub-nav {
	background-color: #D26F17;
	width: 225px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	text-align: center;
}
#subsub-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subsub-nav li {
}

#subsub-nav li.title {
	color: #FFFFFF;
	font-size: 14px;
	height: 160px;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	font-weight: bold;
}

#subsub-nav img {
	margin-top: 5px;
	border: 1px solid #000000;
}


#subsub-nav a {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #ffffff;
	font-size: 10px;
	text-decoration: none;
	color: #69030a;
}
#subsub-nav a:hover {
	color: #FFFFFF;
}
#subsub-nav-box01 {
	padding-top: 60px;
	padding-left: 240px;
	padding-bottom: 200px;
	float: left;
}

#content-box {
	text-align: left;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	background-color: #FFFFFF;
	padding-right: 26px;
	padding-left: 24px;
}
