*{ margin : 0; padding : 0; }


/* script styles */
#datetime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	left: 735px;
}

#slide_show {
	width: 150px;
	margin-top: 10px;
	margin-left: 15px;
	border: 2px solid #333333;
	height: 100px;
}

#jsmenu {
	position: relative;
	top: 550px;
	left: 10px;
}
/* script styles */

#body {
	background-color: #000000;
}

#header_back {
	background-image: url(../images/page_images/headerback_sillouet.png);
	height: 140px;
	background-repeat: no-repeat;
	margin-left: -1px;
}

#logo {
	background-image: url(../images/page_images/logo_pod_hawk.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 260px;
	position: relative;
	left: 15px;
	top: 10px;
}

#page_title {
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF00;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(../images/page_images/page_title_back_no_trasparent.png);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}

#wrapper {
	height: auto;
	width: 925px;
	background-image: url(../images/page_images/body_grid_back.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#address {
	text-align: left;
	padding-top: 20px;
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 100px;
}

#rs_box {
	height: 635px;
	width: 200px;
	float: right;
	background-image: url(../images/page_images/rs_column_backround.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: -13px;
}

#rs_content {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 10px;
}
#wrapper form {
	width: 200px;
	top: 0px;
	position: relative;
	left: 125px;
}

#rs_content a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#rs_content ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#navigation {
	height: 518px;
	width: 190px;
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	padding: 0px;
	color: #FFFFFF;
	background-image: url(../images/page_images/navagation_backround_short.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#navigation ul {
	list-style-type: none;
	width: 165px;
	position: absolute;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 303px;
}

#navigation li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 4px;
	background-image: url(../images/page_images/nav_tab.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navigation li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 10px;
	display: block;
	padding-bottom: 0px;
	height: 25px;
	width: 145px;
	margin-bottom: -10px;
}

#contact_btn {
	background-image: url(../images/page_images/nav_tab.png);
	height: 33px;
}
#navigation li:hover {
	background-image: url(../images/page_images/nav_tab_hover.png);
}

#navigation li a:focus {
	background-image: url(../images/page_images/nav_tab_active.png);
	height: 31px;
	width: 155px;
	background-repeat: no-repeat;
	margin-left: -5px;
	margin-top: -5px;
}

#navigation li:focus {
	background-image: url(../images/page_images/nav_tab_active.png);
	height: 31px;
	width: 155px;
	background-repeat: no-repeat;
	margin-left: -5px;
	margin-top: -5px;
}

#content {
	color: #FFFFFF;
	margin-right: 195px;
	margin-left: 195px;
}

#content_wraper {
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content_wraper_2 {
	background-image: url(../images/page_images/wrapper_back_img.png);
	background-repeat: repeat-y;
}

.content_img {
	float: right;
	clear: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
}
#Racer_pics {
	margin-right: 200px;
	margin-left: 209px;
	color: #FFFFFF;
}


.content_p {
	text-align: left;
	padding-top: 20px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: normal;
}

#content li {
	margin-right: 50px;
}

#content a {
	text-decoration: none;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	clear: both;
	float: none;
	height: 24px;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-image: url(../images/page_images/footer_back.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	background-image: url(../images/page_images/page_title_back_no_trasparent.png);
	background-repeat: no-repeat;
	color: #99CCFF;
	padding-top: 5px;
	margin-bottom: 10px;
}

h3 {
	margin-bottom: 5px;
}

ul {
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}





.contuct_img {
	position: relative;
	left: 200px;
	top: 100px;
}
#content1 img {
	float: right;
}
.content_a {
	color: #0000CC;
	text-decoration: underline;
	font-variant: small-caps;
	font-size: 12px;
}
#content form {
	width: 400px;
}
#content img {
	margin-left: 0px;
}
.pic_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCFF00;
}
.picture_boarder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0A5A8E;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #0A5A8E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -55px;
}
.link_logo {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
