html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/*Page Styles*/
body{
	background-image:url('../images/metalpattern2.jpg');
	background-repeat:repeat;
	text-align:center;
}

/*Table Styles*/


/*Div Styles*/
#wrapper
{
	width:900px;
	margin:0px auto;
	border: 0px solid rgb(132,125,116);
	padding: 10px;
}

#header
{
	border:0px solid rgb(132,125,116);
	border-bottom:0;
	width:800px;
	height:40px;
	/*background-color:rgb(255,244,208);*/
	float:left;
	text-align: left;
	
}
#headerR
{
	border:0px solid rgb(132,125,116);
	border-bottom:0;
	width:99px;
	height:40px;
	float:left;
	text-align:right;
	/*background-color:rgb(255,244,208);*/
	
}
#headerRP
{
	border:0px solid rgb(132,125,116);
	border-bottom:0;
	width:1px;
	height:40px;
	text-align:right;
	/*background-color:rgb(255,244,208);*/
	
}

#footer
{
	border:1px solid rgb(132,125,116);
	width:900px;
	height:200px;
	background-color:white;
	background-image:url(../images/fBack.png);
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
}

#main
{
	border:1px solid rgb(132,125,116);
	width:900px;
	height:420px;
	background-color: rgb(105,136,169);
	padding-top:30px;
	margin:0 auto;
	float: center;
}
#mainM
{
	border:1px solid rgb(132,125,116);
	width:900px;
	height:440px;
	background-color: rgb(105,136,169);
	padding-top:30px;
	margin:0 auto;
	float: center;
}
#mainO
{
	border:1px solid rgb(132,125,116);
	width:900px;
	height:1500x;
	background-color: rgb(105,136,169);
	padding-top:30px;
	margin:0 auto;
	float: center;
}
#pckg{
	float:left;
	margin:0 auto;
	width:200px;
}
#descr{
	float:left;
	margin:0 auto;
	width:425px;
}
#nwrap{
	float:left;
	margin:0 auto;
	height:125px;
	width:100%;
}
#mainsub{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 20px #FFFFFF;
	-webkit-box-shadow:0 0 20px #FFFFFF;
	box-shadow:0 0 20px #FFFFFF;

	/* CSS3 Rounded Corners */

	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;

	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
	
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;

	border:0px solid white;

	background: #ffffff;

	/* The width of the gallery */
	width:835px;
	height:385px;
	overflow:hidden;
	margin:0 auto;
	float: center;
}
#mainsubO{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 20px #FFFFFF;
	-webkit-box-shadow:0 0 20px #FFFFFF;
	box-shadow:0 0 20px #FFFFFF;

	/* CSS3 Rounded Corners */

	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;

	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
	
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;

	border:0px solid white;

	background: #ffffff;

	/* The width of the gallery */
	width:835px;
	height:1450px;
	overflow:hidden;
	margin:0 auto;
	float: center;
}
#mainsubOin{
	padding:20px;
}
#main2
{
	border:1px solid rgb(132,125,116);
	width:900px;
	height:360px;
	background-color: rgb(105,136,169);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#mainleft{
	width:650px;
	float:left;

}
#mainleftIn{
	float:center;
	padding:20px;
	padding-top:20px;

}
#mainleftInA{
	float:left;
	margin:0 auto;
	width:625px;
	padding:30px;
	padding-left:112px;
}
#mainleftInB{
	float:right;
	width:190px;
	padding:20px;
	padding-top:20px;

}
#mainright{
	width:230px;
	float:left;
}
#quote1
{
	background-color:white;
	height: 170px;
	width: 280px;
	float:left;
}
#quotesub
{
	background-color:white;
	height: 170px;
	width: 280px;
	float:left;
}
#quote2
{
	background-color:rgb(255,222,0);
	height: 170px;
	width: 280px;
	float:left;
}
#quote3
{
	background-color:rgb(255,255,255);
	height: 170px;
	width: 280px;
	float:left;
}
#quotespace
{
	height:160px;
	width:15px;
	float:left;
}
#quotespace2
{
	height:15px;
	width:800px;
}
#menu{
	height:60px;
	padding-left:3px;
}
#Hmenu{
	height:47px;
	width:900px;
	border-left:0px solid rgb(132,125,116);
	border-right:0px solid rgb(132,125,116);
	border-bottom:4px solid rgb(235,200,0);
}
}
ul{
	list-style: disc;
	margin: 0;
	padding: 0;
	float:left;
}
li.menu{
	width:150px;
	height:47px;
	margin:0;
	padding:0;
	a:link;
	background-image:url(../images/bMenu2.png);
	line-height:2.75em;
	font-size:.9em;
	float:left;
}
li.menu:hover{
	background-image:url(../images/yMenu2.png);
	line-height:2.75em;
	font-size:.9em;
	float:left;
}
li.active{
	width:150px;
	background-image:url(../images/yMenu2.png);
	line-height:2.75em;
	font-size:.9em;
	float:left;
}
li.trimclip{
	width:210px;
	height:47px;
	float:left;
}
A:link{
	text-decoration:none;
	font-family:helvetica,garamond,palatino,symbol,sans-serif;
	color:rgb(230,230,230);

}

a.nav:link {color: rgb(200,0,0); text-decoration: none;}
a.nav:visited {color: rgb(200,0,0); text-decoration: none; }
a.nav:hover {color: rgb(200,0,0); text-decoration: underline; }
a.nav:active {color: rgb(200,0,0); }

a.nav2:link {color: #FFFFFF; text-decoration: none;font-size:1.5em}
a.nav2:visited {color: #FFFFFF; text-decoration: none; }
a.nav2:hover {color: #FFFFFF; text-decoration: underline; }
a.nav2:active {color: #FFFFFF; }

A:link.active{
	text-decoration:none;
	color:#000000;
}
A:visited.active{
	text-decoration:none;
	color:#000000;
}
A:visited{
	text-decoration:none;
	color:rgb(230,230,230);
}
A:hover{
	text-decoration:none;
	color:#000000;
}

/*Text Styles*/
p,h1,h2,h3,li,ul
{
	font-family:helvetica,garamond,palatino,symbol,sans-serif;
}
p.menu1
{
	color:black;
	font-size:.65em;
}

p.menu2
{
	color:rgb(230,230,230);
	font-size:.65em;
}
p.menu2:hover
{
	color:black;
	font-size:.65em;
}
p.quote
{
	text-align:center;
	font-size:1.1em;
	line-height:.7em;
	font-style:italic;
}
p.question
{
	font-family:helvetica,garamond,palatino,symbol,sans-serif;
	text-align:justify;
	font-size:1em;
	line-height:1.8em;
	font-weight:bold;
}
p.red {color: rgb(200,0,0); text-decoration: none; }
p.body
{
	font-family:helvetica,garamond,palatino,symbol,sans-serif;
	text-align:justify;
	font-size:.9em;
	line-height:1.4em;
}
h2
{
	text-align:left;
	color:rgb(200,0,0);
	font-size:1.4em;
	line-height:2em;
}


/*SLIDESHOW*/
/* Gallery styles */

#gallery{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 20px #FFFFFF;
	-webkit-box-shadow:0 0 20px #FFFFFF;
	box-shadow:0 0 20px #FFFFFF;

	/* CSS3 Rounded Corners */

	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;

	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
	
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;

	border:1px solid white;
	margin-bottom:15px;

	background:url(img/panel.jpg) repeat-x bottom center #ffffff;

	/* The width of the gallery */
	width:640px;
	height:385px;
	overflow:hidden;
	float: left;
}
#galleryD{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 20px #FFFFFF;
	-webkit-box-shadow:0 0 20px #FFFFFF;
	box-shadow:0 0 20px #FFFFFF;

	/* CSS3 Rounded Corners */

	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;

	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
	
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	border-top-left-radius:4px;

	border:1px solid white;

	background:url(img/panel.jpg) repeat-x bottom center #ffffff;

	/* The width of the gallery */
	width:640px;
	height:385px;
	overflow:hidden;
	float: left;
	/*background-image:url('../images/displayboxBig.png');*/
}

#slides{
	/* This is the slide area */
	height:310px;

	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:640px;
	overflow:hidden;
	float:left;
}

.slide{
	float:left;
}

#slideMenu{
	/* This is the container for the thumbnails */
	height:47px;
	float:left;
}

ul{
	margin:0px;
	padding:0px;
}

li{
	/* Every thumbnail is a li element */
	width:90px;
	display:inline-block;
	/*list-style:none;*/
	height:47px;
	overflow:hidden;
	float:left;
}

li.menuItem{
	/* Every thumbnail is a li element */
	width:90px;
	display:inline-block;
	list-style:none;
	height:60px;
	overflow:hidden;
	float:left;
}
li.menuItemC{
	/* Every thumbnail is a li element */
	width:103px;
	display:inline-block;
	list-style:none;
	height:60px;
	overflow:hidden;
	float:left;
}

li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:url(img/pic_bg.png) repeat;
}

li.act,li.act:hover{
	/* The active state of the thumb */
	background:url(img/active_bg.png) no-repeat;
}

li.act a{
	cursor:default;
}

.fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(img/divider.png) no-repeat right;
}

li a{
	display:block;
	background:url(img/divider.png) no-repeat right;
	height:47px;
	padding-top:10px;
}

a img{
	border:none;
}
ul.body{
	list-style-type:disc;
	list-style:disc;
	margin-left:15px;
}
li.body{
	list-style-type:disc;
	width:600px;
	display:inline-block;
	height:22px;
	overflow:hidden;
	float:left;
	text-align:left;
	font-size:.9em;
}
