@import url('http://fonts.googleapis.com/css?family=Exo+2');

body {
color:#2b2b2b;
font-family:'Exo 2', sans-serif;
font-size:12px;
background-color:#FFF;
margin:40px 0 40px 0;
}

.content_header_wrapper {
  width: 980px;
  margin: 0px auto;
  font-size: 12px;
}

.headertop
{
  background: #ffffff url('images/headerbg.gif') repeat-x;
  padding: 0;
  border-bottom: 1px solid #aaa;
}

.headers {
font-family:'Exo 2', sans-serif;
font-size:18px;
font-weight:700;
color:#666;
}

.breadcrumbs {
  padding: 8px 32px;
  font-size: 14px;
  border-bottom: 1px dotted #ccc;
}

a:visited,a:link { font-weight:700; color:#cc0202; text-decoration:none; }
a:hover { font-weight:700; color:#c0a3a3; text-decoration:none; }

img.floatLeft {
float:left;
margin:5px;
}

img.floatRight {
float:right;
margin:5px;
}

.mainbox {
margin-left:15px;
margin-right:15px;
text-align:justify;
}

.main {
margin-left:0;
margin-right:15px;
text-align:justify;
}

.small {
font-size:10px;
}

.boldblue {
color:#4f5a60;
font-weight:bold;
}

div.subheading {
padding:0 0 3px;
}


div.o a:link { font-weight: 700; text-decoration:none; font-size: 12px; }
div.o a:visited { font-weight: 700; text-decoration:none; font-size: 12px; }
div.o a:hover { color:#c0a3a3; text-decoration:underline; }

.one a:link { font-weight: 400; color:#cc0202; text-decoration:none }
.one a:visited { font-weight: 400; color:#cc0202; text-decoration:none }
.one a:hover { font-weight: 400; color:#000; text-decoration:none; }

.one a.two:link { font-weight: 400; color:#666; text-decoration:none }
.one a.two:visited { font-weight: 400; color:#666; text-decoration:none }
.one a.two:hover { font-weight: 400; color:#cc0202; text-decoration:none; }

.one {
font-size: 10px;
}

div.dashed-footer {
margin: 0;
font-family: Tahoma, Arial, Helvetica, Sans-serif;
clear: both;
color: #aaa;
margin: 10px;
font-size: 12px;
width: 957px;
text-align: left;
vertical-align: bottom;
}

banner {
width: 980px;
height: 300px;
background-image: url(images/indexbanner.gif)
}

banner movie{
width: 420px;
height: 280px;
padding-left: 180px;
padding-top: 10px;
}

.splashwidth, .splashbox {
  width: 769px;
  float: right;
  margin-right: -32px;
}

.splashbox {
  width: 769px;
  float: right;
  margin-top: -32px;
}

.container_txt,
.container_txt2,
.container_txt3
{
  font-size: 18px;
  line-height: 24px;
  text-align: justify;
}

.container_txt {
  padding: 0px 16px 16px 16px;
}

.container_txt2 {
  padding: 0px 16px 0px 16px;
}

.margintop {
  margin-top: 16px;
}

.heading {
  font-size: 20px;
  font-weight: bold;
}

.backtotop {
  border-top: 1px solid #955;
  text-align: center;
  background: #666666;
  padding: 16px;
  color: #fff;
  clear: both;
}

.backtotop:hover {
  background: #aaa;
}

/* for the horizontal menu */
.logomargin{
  margin: 3px 20px 3px 20px;
  float: left;
}

.mainheader {
  padding: 4px 20px 2px 0;
  background: #ffffff url('images/headerbg.gif') repeat-x;
  }

.mainheader_menuitem {
  height: 100px;
  margin: 0 1px;
  float: right;
}

.mainheader_menuitem:hover {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin: 0;
}
  
.headermenuitem_offset {
  margin-top: 30px;
}

/* vertical side-menu */

.vmenu {
  width: 195px;
  float:left;
  text-transform: uppercase;
  margin-bottom: 2em;
}

.vmenu2{
  width: 180px;
  float:left;
  text-transform: uppercase;
  margin-bottom: 2em;
}

.vmenu_title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: .5em;
}

.vmenu_item, .vmenu_item_current {
  padding: 0 0 .5em 1.5em;
  font-weight: bold;
  font-size: 16px;
}

.vmenu_item_current {
  color: #cc0202;
}

.vmenu_item a:link {
  color: #333;
  text-decoration:none;
}

.vmenu_item a:visited { color: #333;}

.vmenu_item a:hover { color:#c0a3a3; }