body {
	margin:150px auto;
	text-align:center;
	color:#000000;
	background:#FFFFFF;
	background-image:    url(images/bg.gif);
	}

h1 {
        margin:0px 0px 15px 0px;
        padding:0px;
        font-size:.7em;
        font-weight:bold;
        color:#999999;
        font-family: verdana, arial, sans-serif;
        }

p {
        font-size:.65em;
        font-family: verdana, arial, sans-serif;
        font-weight:normal;
        margin:0px 0px 16px 0px;
        padding:0px;
	color:#383837;
        }

a {
        color:#07a;
        text-decoration:none;
        font-family:verdana, arial, sans-serif;
        }

a:link {color:#F7931D;}
a:visited {color:#F7931D;}
a:hover {color:#8CC63F;}


#content li {
	text-decoration:none;
	font-size:.65em;
        font-family: verdana, arial, sans-serif;
        font-weight:normal;
        padding:0px;
        color:#383837;
 	margin:5px 0px 0px 0px;
	padding-left:25px;
	list-style-type:none;
	}

#content li a {
        font-weight:bold;
        margin:0px auto;
        padding:.2em .2em .5em .2em;
        text-decoration:none;
        color:#F7931D;
}

#content li a:hover {
        color:#8CC63F;
}

#sub-content li {
        text-decoration:none;
        font-size:.65em;
        font-family: verdana, arial, sans-serif;
        font-weight:normal;
        padding:0px;
        color:#383837;
        margin:5px 0px 0px 0px;

        }

#sub-content li a {
        font-weight:bold;
        margin:0px auto;
        padding:.2em .2em .5em .2em;
        text-decoration:none;
        color:#F7931D;
}

#sub-content li a:hover {
        color:#8CC63F;
}





#container {
	width:700px;
	height:440px;
	margin:0px auto;
	text-align:left;
        border-style:solid;
        border-color:#999999;
        border-width:1px 1px 1px 1px;
	background-color:#FFFFFF;
	}


#header {  
        width:200px;
        height:50px;
        background-image: url(images/head.gif);
        }

#boxc {
        width:700px;
	height:101px;
	border-style:solid;
        border-color:#999999;
        border-width:1px 0px 0px 0px;
	padding:3px 0px 3px 0px;

}

#boxc1 {
        width:700px;
        height:101px;
        border-style:solid;
        border-color:#999999;
        border-width:0px 0px 0px 0px;
        padding:3px 0px 3px 0px;

}


#lbox {
	width:20px;
	height:100px;
	background-image: url(images/orbo.gif);
}

#box1 {
        width:150px;
        height:100px;
	background-image: url(images/gmang.jpg);
	margin:-100px 0px 0px 34px;
}

#box2 {
        width:150px;
        height:100px;
	background-image: url(images/gmano.jpg);
        margin:-100px 0px 0px 194px;
}

#box3 {
        width:150px;
        height:100px;
	background-image: url(images/gmang.jpg);
        margin:-100px 0px 0px 354px;
}

#box4 {
        width:150px;
        height:100px;
	background-image: url(images/gmano.jpg);
        margin:-100px 0px 0px 514px;
}

#rbox {
        width:20px;
        height:100px;
	background-image: url(images/orbg.gif);
	margin:-100px 0px 0px 680px;
}


#nav {
	width:672px;
	height:21px;
       	border-style:solid;
        border-color:#999999;
        border-width:1px 0px 0px 1px;
	margin:0px 0px 0px 21px;
	padding:7px 0px 0px 7px;
	vertical-align:middle;
	line-height:1.3em;
	white-space:nowrap;
	list-styl-type:none;
	color:#555555;
	}

#nav li {
	display: inline;
}

#nav li a {
	font-size:.6em;
	font-weight:bold;
	margin:0px auto;
	padding:.2em .2em .5em .2em;
	text-decoration:none;
	color:#999999;
}

#nav li a:hover {
	color:#8CC63F;
}


#wrapper {
	width:700px;
	}

#content {
	float:left;
	width:400px;
	margin:10px 10px 10px 25px;
	}

#netart {
	width:250px;
	margin:170px 0px 0px 450px;
	text-align:left;
}

#pcontent {
        float:left;
        width:680px;
        margin:10px 10px 10px 25px;
        }

#sub-content {
	float:right;
	background:#FFFFFF;
	margin:-25px 20px 0px 0px;
        }

#vsub-content {
        float:right;
        background:#FFFFFF;
        margin:-80px 30px 0px 0px;
        }

#vrow {
        float:right; 
	width:700px;
	height:180px;
        margin:-20px 0px 0px 0px;
        }

#vbox {
        float:left;
        width:200px;
        height:180px;
        margin:-180px 0px 0px 480px;
        }



#sub-contact {
        float:right;
        background:#FFFFFF;
        margin:-160px 75px 0px 0px;
        }



/* Footer */

#footer {
	width:700px; 
	height:25px; 
	color:#777777;
	margin:10px auto;
	font-size:.75em;
	}

#footer a {
      	 color:#777777;
	 text-decoration:none;
	 font-size:.75em;
	}

.strong {
	font-weight:bold;
}

.border {
	border-style:solid;
        border-color:#999999;
        border-width:1px;
	padding:1px;
}
	
.light {
	color:#999999;
}

input.btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
}

