@charset "utf-8";
/* CSS Document */
body
{
background:#000;
margin:0;
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrapper
{
width:900px;
background: #000 url(images/bg.gif) repeat-y;
margin:0 auto;
}


p
{
margin:0;
}

#content-left
{
width:130px;
margin: 0 0 0 40px;
padding: 20px 0 0 0;
}

#content-left img
{
border:none;
}

#content-left ul
{  
margin: 0;
padding:0;
}
#content-left li
{
list-style: none;
}

#content-left a {
float: left;
text-decoration:none;
height: 122px;
}
#content-left p
{
display:none;
}

#left-one
{
background:url(images/home1.jpg) no-repeat;
width:122px;
height:122px;
}
#left-two
{
background:url(images/home2.jpg) no-repeat;
width:122px;
height:122px;
}
#left-three
{
background:url(images/home3.jpg) no-repeat;
width:122px;
height:122px;
}
#left-four
{
background:url(images/home4.jpg) no-repeat;
width:122px;
height:122px;
}#left-five
{
background:url(images/home5.jpg) no-repeat;
width:122px;
height:122px;
}#left-six
{
background:url(images/home6.jpg) no-repeat;
width:122px;
height:122px;
}

#content-right
{
float:right;
width:630px;
margin:0 70px 0 0;
}

#content-right h1
{
text-transform:uppercase;
font-weight:100;
font-size:22px;
padding: 30px 10px 0px 0px;
margin: 0px;
}

#content-right h1.home
{
text-transform:uppercase;
font-weight:100;
font-size:26px;
padding: 60px 10px 0px 0px;
margin: 0px;
}

#content-right h2
{
color:#999999;
font-weight:300;
font-size:15px;
padding:0px;
margin: 0px;
}

#content-right h3
{
color:#aaaaaa;
font-weight:300;
font-size:18px;
padding:10px 0px 5px 0px;
margin: 0px;
border-bottom:#aaaaaa solid 1px;
}

#content-right h4
{
color:#999999;
font-weight:300;
font-size:16px;
padding:10px 0px 5px 0px;
margin: 0px 0px 0 0;
border-bottom:#656565 dotted 1px;
}

#content-right h5
{
border-top:#656565 dotted 1px;
border-bottom:none;
color:#999999;
font-weight:300;
font-size:16px;
padding:10px 0px 10px 0px;
margin: 0px 0px 0 0;
}

#content-right h5 a
{
color:#aaaaaa;
text-decoration:none;
}

#content-right h5 a:hover
{
color:#ffffff;
}
#content-right img.horse
{
padding:2px;
border:3px #fff solid;
margin:20px 0 0 0;
}

#content-right p
{
color:#ffffff;
font-weight:300;
font-size:12px;
padding:10px 0 10px 0;
margin: 0px;
}

#content-right li
{
color:#ffffff;
font-weight:300;
font-size:12px;
padding:5px 0 5px 0;
margin: 0px;
list-style:url(images/bullet.gif);
}


#tick li
{
color:#ffffff;
font-weight:300;
font-size:12px;
padding:5px 0 5px 0;
margin: 0px;
list-style:url(images/tick.gif);
}

#content-right a
{
color:#656565;
text-decoration:none;
}

#content-right a:hover
{
color:#aaaaaa;
}

#nav
{
padding:0 0 10px 0;
width: 370px;
background:url(images/menu-bg.gif) repeat-x bottom left;
}

#nav ul
{
padding:0px;
margin:30px 0px 10px 0px;
}

#nav li
{
display:inline;
list-style:none;
padding:10px 10px 30px 10px;
margin:0px 0px 20px 0px;
}

#nav a
{
color:#ffffff;
font-size:12px;
text-decoration:none;
padding: 10px 10px 10px 10px;
}

#nav a.active
{
background:url(images/menubg.gif) repeat-x;
color:#656565;
}


#nav a:hover
{
background:url(images/menubg.gif) repeat-x;
color:#ffffff;
}

#nav img
{
float:none;
}


#flashcontent
{
margin:35px 0 0 0;
}

#flashcontent p
{
color:#fff;
}

#flashcontent img
{
border:none;
}

/** FOOTER **/
#footer
{
clear:both;
margin:20px 25px 0 25px;
padding:0px 0px 10px 0px;
}
  
#footer p
{
clear:both;
color:#656565;
font-weight:300;
font-size:10px;
padding:5px 0 5px 175px;
margin: 0px;
border-top:#656565 dotted 1px;
}

#footer a
{
color:#656565;
text-decoration:none;
}

#footer a:hover
{
color:#aaaaaa;
}

#content-right input
{
width:300px;
}
#content-right textarea
{
width:300px;
height:150px;
}

#content-right .submit
{
width:74px;
height:24px;
background:url(images/submit.gif) no-repeat;
border:none;
margin:10px 0 10px 231px;
}

#content-right .submit:hover
{background-position: 0 -24px;
}

form
{
padding:0;
margin:0;
}