*{padding:0; margin:0;}

html{height: 100%;}

body{
	font-size:10px;
	font-family:Arial;
	margin-top: 0px;
	text-align: center;
	height: 100%;
}
#page-containner{
	width:800px;
	margin: 0px auto 10px;
	height: 100%;
}
#main{
	width: 740px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
	background-color: transparent;
	position:relative;
	min-height: 100%;
	margin-bottom: 0px;
	overflow: visible;
	display: inline;
}

#header{
	width:800px;
	background-image: url(../images/header1.gif);
	background-repeat: no-repeat;
	height: 120px;
	margin-top: 10px;
}

#nav {
	width: 740px;
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 20px;
}
#nav ul{
	font-family: Verdana, Arial, sans-serif;
	padding: 5px 0px 0px 15px;
	list-style: none;
	float: left;
	width: 700px;
	text-align: left;
}
#nav ul li{
	display:inline;
	padding:0 5px 0 10px;
	background:transparent url(../images/bg_bullet_arrow.gif) no-repeat 0 50%;
	font-weight:bold;
	color:rgb(125,125,125);
	font-size:12px;
	float: left;
}
#nav ul a{
	color:#151bf3;
	text-decoration:none;
}
#nav ul a:hover{
	color:#f29107; 
}

#left-wapper{
	width: 450px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	height: 100%;
	display: inline;
}
#middle-wapper{
	width: 700px;
	float: left;
	display: inline;
	padding-top: 5px;
	padding-left: 20px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 5px;
}
#right-wapper{
	width: 240px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	height: 100%;
	display: inline;
}

#footer{
	border:0px solid #000000;
	width:800px;
	font-size:11px;
	color:#000000;
	text-align:center;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	float: left;
	position: relative;
}
#footer p{
	font-family:Arial;
	margin-top: 10px;
	word-spacing: 2px;
	font-size:103%;
}

h1 {
	color: #000;
	font-size: 16px;
	text-align: left;
	padding-left: 30px;
	clear: both;
	padding-bottom: 10px;
}

#main h1.pagetitle {
	margin:0 0 0.4em 0;
	padding:0 0 2px 0;
	border-bottom:solid 7px rgb(225,225,225);
	font-family:arial;
	color:rgb(100,100,100);
	font-weight:bold;
	font-size:220%;
}

.orange-line{
	width: 740px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F60;
	height: 3px;
	float: left;
}

.box{
	width:600px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-top: 10px;
}

.box table{
	padding-left: 60px;
}
.clear-box {
	clear:both;
	width:600px;
	height:0.1em;
	background:rgb(210,210,210);
	color:rgb(210,210,210);
	margin-right: 50px;
}


/* hack firefox 3*/
html>/**/body #footer p,h1,#nav, x:-moz-any-link, x:default { margin-top: 10px;} 
html>/**/body .box,.clear-box{ margin-left:50px;}
/* hack safari */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
#page-containner{ height:90%}
#footer p{ margin-top: 10px;} 
h1{ margin-top: 15px;}
#nav{ height: 10px; }
.box,.clear-box{ margin-left:50px;}
}

/* hack opera, google chrome */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
head~body #footer p{ margin-top: 10px;}
head~body h1{ margin-top: 15px;}
head~body #nav{ height: 10px; }
head~body .box,.clear-box{ margin-left:50px;}
}


 ORIGINAL STYLE 
#tophead2 {width:447px; height:20px; border:0px solid #000000; padding:0px; background-color:#f29107;}
#tophead2 li {
	width:447px;
	height:15px;
	border:0px solid #000000;
	padding:0px;
	background-color:#f29107;
	color:#ffffff;
	font-size:13px;
	padding:0px;
	font-family:Arial;
	font-weight:bold;
	list-style: none;
}
#destiul{padding:2px; border:0px solid #000000; margin:0px; 0px 0px 0px; height:70px width:451px;  font-size:12px; font-weight:bold;}
#destiul li {
	padding:2px;
	border:0px solid #000000;
	float:left;
	width:130px;
	margin:5px 0px 0px 5px;
	list-style: none;
}
#destiul li a{ font-weight:bold;}
#destiul4 { text-align:center; margin:0px 0px 0px 0px; font-family:Arial; font-size:12px; font-weight:bold;}
