/* PKT Group v1.0 Theme (Validated XHTML 1.0 Transitional)
   Design, Illustration & XHTML/CSS Coding by Pixaworks.com (stylepk.css)
   Copyright (c) 2008 Pixaworks.com
*/

body {
background-color: #FFFFFF;
margin: 0px;
}

#container {
background-image: url(images/body-bg.gif);
width: 950px;
height: auto;
margin: auto;
}

#header-top {
background-color: #122372;
width: 900px;
height: 15px;
margin: auto;
}

#header {
width: 900px;
height: 150px;
margin: auto;
}

#mainmenu {
background-image: url(images/truck01.jpg);
background-repeat: no-repeat;
background-position: right;
background-color: #122372;
width: 900px;
height: 25px;
margin: auto;
}

#welcome {
float: left;
background-image: url(images/welcome-bg.gif);
background-repeat: repeat-x;
background-color: #00A0C6;
width: 582px;
height: 232px;
margin-left: 25px;
}

.welcome {
font-family: 'Trebuchet MS', Arial, Helvetica;
font-size: 14px;
line-height: 16px;
font-weight: normal;
color: #FFFFFF;
text-align: left;
padding: 40px 80px 0px 40px;
}

.welcome h1 {
font-family: 'Trebuchet MS', Arial, Helvetica;
font-size: 18px;
font-weight: bold;
margin: 0px 0px 10px 0px;
}

#truck {
background-image: url(images/truck02.jpg);
float: right;
width: 318px;
height: 232px;
margin-right: 25px;
}

#content {
clear: both;
width: 900px;
height: auto;
margin: auto;
}

#content a {
color: #0066CC;
text-decoration: none;
font-weight: bold;
}

#content a:hover {
color: #FFBF00;
font-weight: bold;
text-decoration: none;
}

.content-main {
float: left;
width: 500px;
height: auto;
padding-top: 29px;
padding-bottom: 20px;
}

.content-right {
float: right;
width: 400px;
height: auto;
padding-bottom: 20px;
}

.content-text {
font-family: Verdana, Arial, Helvetica;
font-size: 10px;
line-height: 13px;
color: #4F4F4F;
padding: 20px;
}

.content-text h1 {
font-family: Arial, Helvetica;
font-size: 18px;
font-weight: bold;
margin: 0px 0px 20px 0px;
padding-bottom: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}

.content-text h2 {
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: bold;
margin: 5px 0px 5px 0px;
}

.form-input {
font-family: Arial, Helvetica;
font-size: 11px;
color: #4F4F4F;
width: 130px;
}

.form-button {
font-family: Arial, Helvetica;
font-size: 11px;
color: #4F4F4F;
width: 50px;
}

#footer {
clear: both;
background-color: #122372;
width: 900px;
height: 50px;
margin: auto;
}

.footer {
font-family: Verdana, Helvetica;
color: #FFFFFF;
font-size: 9px;
line-height: 16px;
padding: 10px 0px 0px 20px;
}

.footer a {
color: #FFFFFF;
text-decoration: none;
}

.footer a:hover {
color: #00A0C6;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #00A0C6;
}
