body {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-align: center;
	color: black;
}
  
html, body, #wrapper, h1, #nav, #nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

body, th, td {
	font-size: 12px;
}

img { border: 0; }

#wrapper {
	margin: 16px auto;
	text-align: left;
	position: relative;
}

h1, h2, h3 {
	font-size: 12px;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 12px 0px 0px;
}

.softright {
	text-align: right;
}

/* ***** */

body {
	background: #373839;
	padding-bottom: 12px;
}

#wrapper {
	width: 658px;
}

h1 {
	margin-bottom: 2px;
}

a {
	color: black;
}

a:hover {
	text-decoration: none;
}

/* navigation */

#nav {
	position: absolute;
	top: 155px;
	right: 0;
	width: 39em;
}

#nav li {
	width: 7em;
	float: left;
	margin: 0 0.3em;
	padding: 0;
}

#nav a {
	color: black;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0;
	display: block;
	text-align: center;
}

#nav a:hover {
	text-decoration: underline;
}

#nav li.a   { background: url(images/menu_a_bg.gif) no-repeat; }
#nav li.a a { background: url(images/menu_a_r.gif)  top right no-repeat; }
#nav li.b   { background: url(images/menu_b_bg.gif) no-repeat; }
#nav li.b a { background: url(images/menu_b_r.gif)  top right no-repeat; }
#nav li.c   { background: url(images/menu_c_bg.gif) no-repeat; }
#nav li.c a { background: url(images/menu_c_r.gif)  top right no-repeat; }
#nav li.d   { background: url(images/menu_d_bg.gif) no-repeat; }
#nav li.d a { background: url(images/menu_d_r.gif)  top right no-repeat; }
#nav li.e   { background: url(images/menu_d_bg.gif) no-repeat; }
#nav li.e a { background: url(images/menu_d_r.gif)  top right no-repeat; }


/* body */

#body { width: 100%; }

#body { background: #ed8601 url(images/body_bg.gif); }
#body div { background: url(images/body_tl.gif) top left no-repeat; }
#body div div { background: url(images/body_tr.gif) top right no-repeat; }
#body div div div { background: url(images/body_bl.gif) bottom left no-repeat; }
#body div div div div { background: url(images/body_br.gif) bottom right no-repeat; }
#body .inner div { background: none; }

#body .inner {
	color: black;
	padding: 18px 20px;
}

#body h2 {
	margin-top: 3px;
	text-indent: -3px;
}

* html #body h2 {
	margin-top: 21px;
	marg\in-top: 3px;
}

#body p {
	margin: 1em 0;
}

#body #dividerx {
	clear: both;
	margin: 0 1em;
	padding: 12px 0;
	background: url(images/divider_h.gif) 12px 12px repeat-x;
}

/* darkboxes */

* html #boxes, * html #boxes .inner { width: 100%; }
* html #body #boxes #left .inner  { width: 100%; w\idth: 90%; }
* html #body #boxes #right .inner { width: 100%; w\idth: 95%; }

#body #boxes { background: url(images/box_bg.gif) repeat-y; }
#body #boxes div { background: url(images/box_t.gif) top left no-repeat; }
#body #boxes div div { background: url(images/box_b.gif) bottom left no-repeat; }
#body #boxes .inner div { background: none; }

#body #boxes .inner {
	color: black;
	padding: 0;
}

#left {
	float: left;
	width: 200;
}

#middle {
        width: 600;
}

#right {
	float: right;
	width: 304px;
}

#body #boxes #left .inner,
#body #boxes #right .inner {
	padding: 10px 11px 0px 11px;
}

#boxes ul {
	margin: 0;
	padding: 0;
}

* html #boxes ul {
	margin-left: -0.7em;
	marg\in-left: 0.0em;
}

#boxes li {
	margin: 0.4em 1.8em 0.2em 0.1em;
	padding: 0;
	list-style: none;
}

a {
	font-weight: bold;
}

#left .lowright {
	float: right;
	margin: 0 0 0 1em;
	display: inline;
}

* html #left .lowright {
	margin-bottom: -5px;
}

/* footer */

#footer {
	margin-top: 3px;
	text-align: center;
}

#footer, #footer a {
	font-weight: normal;
	font-size: 9px;
	color: #989994;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#leftside h3{
        border-top-width: 3px;
        border-right-width: 3px;
        border-bottom-width: 0px;
        border-left-width: 3px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #00306f;
        border-right-color: #00306f;
        border-bottom-color: #00306f;
        border-left-color: #00306f;
        width:200px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: black;
        background-color: #FFFFFF;
        text-align: center;
        display: block;
        margin-left: 35px;
        margin-top: 35px;
}
#content{
        margin-top: 319px;
        position: absolute;
        width: 777px;
        background-color: #FFFFFF;
}
#picture1{
        margin-left: 35px;
        height: 150px;
        width: 200px;
        background-image: url(images/new_wing.jpg);
        border: 3px solid #00306f;
}
#picture2{
        margin-left: 35px;
        height: 150px;
        width: 200px;
        background-image: url(images/bikeofthemonth.jpg);
        border: 3px solid #00306f;
}
#picture3{
        margin-left: 35px;
        height: 150px;
        width: 200px;
        background-image: url(images/dash.jpg);
        border: 3px solid #00306f;
}
#picture4{
        margin-left: 35px;
        height: 150px;
        width: 200px;
        background-image: url(images/flag.jpg);
        border: 3px solid #00306f;
}
#picture5{
        margin-left: 35px;
        height: 150px;
        width: 200px;
        background-image: url(images/lights.jpg);
        border: 3px solid #00306f;
}
#picture6{
        margin-left: 35px;
        height: 150px;
        width: 200px;
        background-image: url(images/lineup.jpg);
        border: 3px solid #00306f;
}
#picture7{
        margin-left: 35px;
        height: 150px;
        width: 200px;
        background-image: url(images/me.jpg);
        border: 3px solid #00306f;
}
#picture8{
        margin-left: 35px;
        height: 150px;
        width: 200px;
        background-image: url(images/me2.jpg);
        border: 3px solid #00306f;
}
#picture9{
        margin-left: 35px;
        height: 150px;
        width: 200px;
        background-image: url(images/puhoi.jpg);
        border: 3px solid #00306f;
}
#picture10{
        margin-left: 35px;
        height: 150px;
        width: 200px;
        background-image: url(images/tank.jpg);
        border: 3px solid #00306f;
}
#picture11{
        margin-left: 35px;
        height: 150px;
        width: 200px;
        background-image: url(images/talk.jpg);
        border: 3px solid #00306f;
}
#picture12{
        margin-left: 35px;
        height: 150px;
        width: 200px;
        background-image: url(images/c2c.jpg);
        border: 3px solid #00306f;
}
#rightside{
        float: right;
        width: 460px;
        background-color: #FFFFFF;
        margin-right: 15px;
        margin-top: 20px;
        overflow: hidden;
}
#rightside p{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #666666;
        margin-left: 0px;
        margin-bottom: 20px;
        width: 460px;
}
#rightside h1{
        margin: 10px 0px 10px 0px;
        width: 300px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #033387;
}
#rightside span{
        margin-top: 10px;
        margin-bottom: 4px;
        width: 430px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #649721;
}
#rightside a{color: #666666;}

