* {
	margin:0;
	padding:0;
}
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #333333;
	color:#515151;
}
img {
	border:0;
}
h1 {
	color:#dd8551;
	font-size:24px;
	font-family:tahoma, arial;
	font-weight:bold;
	padding:0 0 25px 0;
}
h2 {
	color:#dd8551;
	font-size:24px;
	font-family:tahoma, arial;
	padding:0 0 25px 0;
}
h3 {
	color:#dd8551;
	font-size:24px;
	font-family:tahoma, arial;
	padding:0 0 5px 0;
}
.aboutUs {
	background:#ececec;	
	padding:40px;
}
.boxes {
	padding:5px 0;
}
.box {
	float:left;
	width:276px;
	padding:0 25px 20px 25px;
	background-color:#FFFFFF
}
.boxButton {
	float:right;
}
.box p {
	padding:10px 0;
}
.buttonStyle {
	border:0;
	cursor:pointer;
	font-size:14px;
	color:#ffffff;
	background:#dd8551;
	padding:2px 7px 2px 7px;
}
.icons {
	float:right;
	background:#FFFFFF;
	margin:4px 3px 0px 3px;
	padding:40px 0 0 0;
}
.icons li {
	list-style:none;
	display:inline;
}
a {
	color:#dd8551;
	text-decoration:underline;
}
a:hover {
	color:#dd8551;
	text-decoration:none;
}
#container { 
	width: 980px;  
	margin: 0 auto;
} 
#header { 
}
.menu {
	background:#0b0b08;
	padding:15px 0;
}
.menu li {
	list-style:none;
	display:inline;
	padding:5px 25px 5px 25px;
	border-right:1px solid #787877;
}
.menu a {
	color:#bdbdbd;
	font-size:12px;
	text-decoration:none;
}
.menu a:hover {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}
.menu #active a {
	color:#ffffff;
}
.logoContainer {
	float:left;
	padding:5px 0;
	width:980px;
	background-color:#FFFFFF
}
.logo {
}
.slogan {
	color:#747474;
	font-size:12px;
}
.headerPicContainer {
	padding:25px 0;
	background:url no-repeat left top;
	height:313px;
	width:980px;
}
.headerText1 {
	font-size:48px;
	color:#dd8551;
	padding:50px 0 0 50px;
}
.headerText2 {
	font-size:18px;
	color:#0b0b08;
	padding:0 0 0 50px;
}
.headerPic {
    background-color:#FFFFFF
	float:left;
	padding:0 20px 0 0;
}
.headerPicBody {
} 
.welcome {
	padding:20px 0;
}
.picRight {
	float:right;
	padding:0 0 15px 20px;
}
#footer {
	background:#ffffff url(images/footerBackground.jpg) repeat-x;
	color:#515151;
	padding:30px 0;
	font-size:11px; 
}
#footer p {
	text-align:center;
} 
#footer a {
	color:#dd8551;
	text-decoration:underline;
	font-size:11px;
}
#footer a:hover {
	color:#dd8551;
	text-decoration:none;
	font-size:11px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*
scroll styles here
*/

.item { width: 966px; height: 304px;}
.item img {float:left;}
.item h2 { border:none; margin-bottom:15px;}

.scrollable { position:relative; overflow:hidden; width: 966px; height: 304px;} 
.scrollable .items { width:20000em; position:absolute;}
.scrollable .items div { float:left;} 
.scrollable .items .item { overflow:hidden;}
.scrollable .items .item p { line-height:16px;}
.navi { width:auto; height:20px;  margin: 15px 0; padding-left: 460px;} 
.navi a { width: 24px; cursor:pointer; height: 22px; float:left; margin:0 0 0 3px; background:url(images/prew_img_button.png) no-repeat scroll top; display:block; font-size:1px;} 
.navi a:hover, .navi a.active { background-position:left top; margin:0 0 0 3px;  background:url(images/prew_img_button_hover.png) no-repeat scroll top}

.header1
{
width: 966px; height: 304px;
}

.header2
{
width: 966px; height: 304px;
}

.header3
{
width: 966px; height: 304px;
}

.header4
{
width: 966px; height: 304px;
}
* ------------------------------------------------------------------------
DO NOT CHANGE
------------------------------------------------------------------------- */


div.pp_overlay {background: #000;display: none;left: 0;position: absolute;top: 0;width: 100%;z-index: 9500;}
div.pp_pic_holder {display: none;position: absolute;width: 100px;z-index: 10000;}

/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/


#slider-wrapper {
    background:url(images/top.jpg) no-repeat;
    width:980px;
    height: 327px;
    margin:0 auto;
}

#slider {
	position:relative;
    width: 980px;
    height: 327px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:center;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display: none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
*
	prew box
*/

#prew_box{
	background: url(images/prew_bg.jpg);
	width: 980px;
	height: 327px;
	padding: 15px;
}

#prew_img{
	width: 980px;
	height: 327px;
}

.prew_img1{
	background: url(images/prew_img1.jpg);
}

.button_left{
	margin-top: 150px;
	margin-left: 5px;
	float: left;
}

.button_right{
	margin-top: 150px;
	margin-right: 5px;
	float: right;
}

.razd{
	border-top: 1px solid #a10304;
	height: 1px;
	border-bottom: 1px solid #a10304;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}

/*
	content
*/

#left{
	float: left;
	width: 611px;
	padding-right: 40px;
}

.left_razd{
	height: 50px;
}

.images_box{
	padding: 15px 0px 15px 0px;
}

.images_box a{
	display: block;
	float: left;
}

.center_img{
	margin: 0px 10px 0px 10px;
}

.more{
	
}

.more a{
	display: block;
	background: url(images/more.png) no-repeat;
	width: 69px;
	height: 16px;
	float: right;
	text-align: center;
	line-height: 16px;
	margin: 15px 0px 0px 0px;	
}

#right{
	float: left;
	width: 363px;
}

.right_bg_top{
	background: url(images/right_top.png) no-repeat;
	width: 363px;
	height: 10px;
}

.right_bg{
	background: url(images/right_bg.png) no-repeat;
	min-height: 207px;
	border-left: 1px solid #a10304;
	border-right: 1px solid #a10304;
	padding: 0px 20px 0px 20px;
}

.right_bg_bot{
	background: url(images/right_bot.png) no-repeat;
	width: 363px;
	height: 10px;
}

.right_pad{
	padding-bottom: 15px;
}

.italic_style{
	font-style: italic;
	clear: both;
}

.author{
	float: right;
	font-style: italic;
	padding: 5px 0px 5px 0px;
}

/*
	3column
*/

#column3{
	clear: both;
}

#col1, #col2, #col3{
	float: left;
	width: 285px;
}

#col2{
	padding-left: 79px;
	padding-right: 79px;
}

.pad_left{
    padding-left: 20px;
    margin-bottom: 5px;
}

.ls{
	list-style: none;
}

.ls li{
	border-bottom: 1px solid #b5b5b5;
}

.ls li a{
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}

#col1 .ls{
	padding-top: 20px;
}

#col1 .ls li a{
	font-size: 12px;
	text-transform: none;
}

/*
	footer
*/

#footer{
	text-align: center;
	padding-bottom: 15px;
	font-size: 10px;
}

#footer p, #footer a{
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
}


/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/


#slider-wrapper {
    background:url(images/top.jpg) no-repeat;
    width:980px;
    height: 327px;
    margin:0 auto;
}

#slider {
	position:relative;
    width: 980px;
    height: 327px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display: none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}




