@charset "UTF-8";
/* CSS Document */

body {
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}



#content {
	width: 990px;
	height: 610px;
}

#top { 
	height: 14px; 
	margin: 0; 
	padding: 0;
}

#left {
	width: 25px;
	margin: 0;
	padding: 0;
	float: left;
}
#divider {
	width: 21px;
	margin: 0;
	padding: 0;
	float: right;
	clear: left;
}

#leftroll {
	width: 300px;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url(../images/swissroll.jpg);
	height: 300px;
}
#space {
	width: 10px;
	margin: 0;
	padding: 0;
	float: left;
}


#wrapper {
	float: left;
	display: inline;
	width: 988px;	
}


#header {
	height: 160px;
	width: 600px
	float: right;
}

#logo {
	background-image:url(../images/logo.gif);
	width: 178px;
	height: 160px;
	background-repeat:no-repeat;
	float:left;
	
}

#logo a {
	color:white;
	float:left;
	height:156px;
	width: 178px;
	text-decoration:none;
	

}

#navigation {
	background-image:url(../images/header.gif);
	background-repeat:repeat-x;
	width: 810px;
	height: 118px;
	float: right;
	padding: 0px;
	
}

.img { 
	background: #FFF; 
	float: left; 
	padding: 1px; 
	margin: 5px 8px 5px 5; 
	color: #333; 
	border: 1px solid #e0e0e0; 
}

img.alignright {
	float: right;
	margin: 0px 15px 10px 20px;
}

#main {
	float: left;
	display:inline;
	width: 988px;	
}

#left {
	width: 337px;
	float: left;
	
}
#left2 {
	width: 358px;
	float: left;
	
}
#right {
	float: right;
	display:inline;
	width: 600px;
	padding-right: 40px;
	padding-bottom: 15px;
	height: 325px;
	overflow: auto;
}

/* content boxes */

#box1, #box2, #box3 {
	float: left;
}

#box1 {
	width: 280px;
}

#box2 {
	padding-left: 30px;
	width: 270px;
}

#box3 {
	width: 450px;
}

#box4 {
	width: 600px;
	float: left;
}
#interior {
	height: 340px;
	width: 885px;
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 10px;
}

#interior2 {
	height: 340px;
	overflow: auto;
	width: 885px;
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 10px;
}
/* type styles */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:27px;
	color: #aaa;
	font-weight: normal;
}

#right h1 {margin-top: 0px;}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #dd700f;
	font-weight: bold;
	margin: 0;
}

p {margin: 0; line-height: 1.25em;}

.orange {color: #dd700f;}

a, a:visited  {
	color:#dd700f;
	text-decoration: none;
}

a:hover {
	color:#dd700f;
	text-decoration: underline;
}

#interior a, #interior a:visited, #right a, #right a:visited { color: #3296ff; text-decoration: underline;}

/*lists*/
ol {padding-left: 18px;}
ol li {margin-bottom: 5px; line-height: 1.25em;}
#box1 ul li, #box2 ul li {line-height: 1.25em;}

#right ul {padding-left: 18px;}
/* menu */


#menu {
	float: right;
	width: 615px;
	padding-top: 55px;
	
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
display:inline;
	
}

#menu a {
	display: block;
	float: left;
	margin-left: 10px;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(../images/nav_12.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
}

#menu a:hover {
	text-decoration: underline;

}

#menu .active a {
	font-weight: bold;
	background-image: url(../images/over.gif);
}

img {
	border: none;
}


/* footer */

#orange {
	height: 82px;
	background-image: url(../images/footeror.gif);
	background-repeat: repeat-x;
	padding-bottom: 3px;
	float: left;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #333333;

	width: 990px;
	position: relative;
}

#orange h1 {
	color: #fff;
	font-size: 18px;
	padding: 15px 0px 0px 10px;
}

#footer {
	height: 20px;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 20px;
	
	width: 990px;
}

#bottom{ 
	color: #a0a0a0; 
	height: 43px; text-align: 
	center; font-size: 90%; 
	clear: both; 
	padding: 0px; 
	margin: 0;
	width: 1043px;
}

.border {
	border: 1px solid #E1E1E1;
}

#button {
	position: absolute; left: 735px; top: 6px; z-index: 5;
	padding: 5px;
}

#button p {text-align: center;}
#button a, #button a:visited {color: #fff; text-decoration: none;}
#button h2 {color: #fff;}
/*** portfolio styles **/

.stepcarousel{
	position: relative; /*leave this value alone*/
	border: 0px solid black;
	overflow: scroll; /*leave this value alone*/
	width: 800px; /*Width of Carousel Viewer itself*/
	height: 160px; /*Height should enough to fit largest content's height*/
	margin-left: 0px;
	margin-top: 15px;
}

.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: 5px; /*margin around each panel*/

width: 170px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.panel img {
	border: 0px #cccccc solid;
	padding: 5px;
}
/* slide accordian         */

.accordion, .accordion *{
		margin:0;
		padding:0;
		list-style-type: none;
		margin-left: 5px;
	}
	.one{
	
	background-color: #FFFFFF;
	}
	.two{
	background-color: #FFFFFF;
	margin-top: 5px;
	}
	.three{
	background-color: #FFFFFF;
	}
	.four{
		background:#ff0;
	}
	.five{
		background:#0ff;
	}
	.accordion li{
		cursor:pointer;
	}
	.accordion .active_click{
		cursor:default;
