body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{	/* Page reset */	margin:0px;	padding:0px;}body{	/* Setting default text color, background and a font stack */	color:#444444;	font-size:13px;	background: #f2f2f2;	font-family:Arial, Helvetica, sans-serif;}/* Gallery styles */#gallery{	/* CSS3 Box Shadow */	-moz-box-shadow:0 0 3px #AAAAAA;	-webkit-box-shadow:0 0 3px #AAAAAA;	box-shadow:0 0 3px #AAAAAA;		/* 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;		border:1px solid white;		background:url(img/panel.jpg) repeat-x bottom center #ffffff;		/* The width of the gallery */	width:827px;	overflow:hidden;}#slides{	/* This is the slide area */	height:250px;		/* jQuery changes the width later on to the sum of the widths of all the slides. */	width:827px;	overflow:hidden;}.slide{	float:left;}#menu{	/* This is the container for the thumbnails */	height:45px;}ul{	margin:0px;	padding:0px;}li{	/* Every thumbnail is a li element */	width:70px;	display:inline-block;	list-style:none;	height:45px;	overflow:hidden;}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:35px;	padding-top:10px;}a img{	border:none;}/* The styles below are used on the large slider page */h2{	font-family:Myriad Pro,Arial,Helvetica,sans-serif;	font-size:12px;	font-weight:normal;	margin-bottom:5px;	margin-left:0px;	text-transform:uppercase;}h1{	font-family:Myriad Pro,Arial,Helvetica,sans-serif;	font-size:14px;	font-weight:normal;	right:0;	text-transform:uppercase;	padding-top:10px;	padding-left:5px;	padding-right:5px;	text-align:center;	padding-bottom:10px;}#main{	/* The main container */	margin:5px auto;	text-align:center;	width:827px;	position:relative;}a:hover{	text-decoration:underline;	color:#666666;		}p{	padding:5px;	text-align:left;	font-family:Arial,Helvetica,sans-serif;	}body{padding:0px;margin:0px;background-color:#adabac;}.m_text	{		font-family:Tahoma;		font-size:11px;		line-height:14px;		color:#D5D5D5;	}.m1_text	{		font-family:Tahoma;		font-size:11px;		line-height:14px;		color:#444444;	}.m2_text	{		font-family:Arial,Helvetica,sans-serif;		font-size:12px;		line-height:14px;		color:#000000;	}.h_text	{		font-family:Tahoma;		font-size:11px;		line-height:14px;		color:#E87800;	}	.l_text	{		font-family:Tahoma;		font-size:11px;		line-height:12px;		color:#D5D5D5;	}.l1_text	{		font-family:Tahoma;		font-size:11px;		line-height:11px;		color:#FFFFFF;	}.l2_text	{		font-family:Tahoma;		font-size:11px;		line-height:11px;		color:#000000;	}	.c_text	{		font-family:Tahoma;		font-size:11px;		line-height:11px;		color:#ffffff;	}.d_text	{		font-family:Tahoma;		font-size:14px;		line-height:11px;		color:#000000;	}.form	{		width:150px; height:17px; border-right-color:#E6E4E4; border-bottom-color:#E6E4E4; border-left-color:#908B8B; border-top-color:#908B8B; border-width:1px; background-color:#ffffff; border-style:solid	}.form_div	{		height:20px; margin-top:2px;	}			a.c_text{text-decoration:none;}		a.c_text:hover{text-decoration:underline;}        a.d_text{text-decoration:none;}		a.d_text:hover{text-decoration:underline;}ul {margin:0; padding:0; list-style:none}.li1 {background:url(images/a.gif) no-repeat 0px 5px; margin: 13px 0px 0px 0px; padding:0px 0px 0px 10px}.li2 {background:url(images/a.gif) no-repeat left center; margin: 4px 0px 0px 0px; padding:0px 0px 0px 11px}.li3 {background:url(images/a1.gif) no-repeat left center; margin: 7px 0px 0px 0px; padding:0px 0px 0px 10px}blockquote {	padding-left:5px;	background: url(images/img05.gif) repeat-y;}blockquote, ul, ol {	line-height: 14px;	}#content {	width: 720px;	margin: 0 auto 20px auto;	padding: 20px;	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;	