body {
	background-color: #2e3639;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color: #0000FF;
	font-weight:bold;
}
a:visited {
	color: #0000FF;
	font-weight:bold;
}
a:hover {
	color: #333333;
	font-weight:bold;
}
a:active {
	color: #0000FF;
	font-weight:bold;
}




.head{width:950px; height:389px; background-image:url(images/index_01.jpg); background-repeat:no-repeat;}
.box{width:587px; height:270px; background-image:url(images/box.png); background-repeat:no-repeat; float:left; margin:85px 0 0 15px;}

.stepcarousel{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
overflow: scroll; /*leave this value alone*/
width: 566px; /*Width of Carousel Viewer itself*/
height: 246px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 15px; /*margin around each panel*/
width: 566px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}



.menu{width:300px; height:auto; margin:105px 0 0 25px; float:right; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#FFFFFF;
 text-transform: uppercase;    text-shadow: 0 1px 0 #962338;}
 
 .menu a {
	color: #fff;
	text-decoration: underline;
}
.menu  a:hover  {
	color: #fff;
	text-decoration: none;
}


h1{font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; color:#3e3e3e;}

h1 a {
	color: #3e3e3e;
	text-decoration: none;
}
h1  a:hover  {
	color: #3e3e3e;
	text-decoration: underline;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
}

.footer{width:100%; height:37px; background-image:url(images/index_04.jpg); background-repeat:repeat-x;}


.videobox{width:200px; height:193px; background-image:url(images/videoboxres.jpg); background-repeat:no-repeat; float:left; margin:0px 0 0 10px;}
.video{margin:10px 0 0 13px;}

