/*
Author: The iNet Group / © 2006
Author URL: http://www.iNetGroup.com
Media: Screen
Type: Index only CSS
Other credits: Denoted below w/comments
*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-decoration: none;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background: #000000 url(../images/b_07.jpg) repeat-x;
}

td, tr, p {
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-decoration: none;
}

h1 {
color: #AF3228;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-weight: bold;
font-size: 16px;
text-decoration: none;
}

h2 {
color: #203C64;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a {
color: #666666;
text-decoration: underline;
}

a:link {
color: #666666;
text-decoration: underline;
}

a:visited {
color: #AF3228;
text-decoration: underline;
}

a:hover {
color: #666666;
text-decoration: underline;
}

a:active {
color: #666666;
text-decoration: underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.t_navigation a {
color: #AF3228;
text-decoration: underline;
}

.t_navigation a:link {
color: #AF3228;
text-decoration: underline;
}

.t_navigation a:visited {
color: #AF3228;
text-decoration: underline;
}

.t_navigation a:hover {
color: #666666;
text-decoration: underline;
}

.t_navigation a:active {
color: #AF3228;
text-decoration: underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.t_footer a {
color: #FFFFFF;
text-decoration: underline;
}

.t_footer a:link {
color: #FFFFFF;
text-decoration: underline;
}

.t_footer a:visited {
color: #FFFFFF;
text-decoration: underline;
}

.t_footer a:hover {
color: #AF3228;
text-decoration: underline;
}

.t_footer a:active {
color: #FFFFFF;
text-decoration: underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#container {
padding: 0px;
width: 100%;
height: 100%;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#wraper_right {
padding: 0px;
width: 100%;
height: 764px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#divider_01 {
padding: 0px;
height: 430px;
width: 500px;
}

#content {
padding-right: 20px;
height: 100px;
text-align: right;
}

#divider_02 {
padding: 0px;
height: 32px;
}

#footer {
padding-right: 20px;
height: 30px;
text-align: right;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.t_navigation {               
color: #666666;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-weight: normal;
font-size: 16px;
font-weight: bold;
line-height: 160%;
}

.t_footer {               
color: #FFFFFF;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
line-height: 140%;
text-decoration: none;
}