* {
	margin: 0;
	padding: 0;
}

body {
	padding: 0;
	background: #CCC url(images/wrapperbk_paper.jpg) repeat;
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
}


#wrapper {
	width: 700px;
	margin: 0 auto;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 100px;
	width: 700px;
}
#header h1 {
	padding-top: 25px;
	padding-left: 115px;
}
#header h1 a {
	display: block;
	height: 72px;
	width: 230px;
}
#header h1 a span {
	display: none;
}
#intro {
    padding-bottom: 10px;
}


h2 {
	padding: 0;
	font-size: 16px;
	color: #f56203;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#slider {
	width: 700px;
	position: relative;
	background: url(images/scrollbk.jpg) no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.success {
	padding-bottom: 5px;

}


.scroll {
	height: 480px;
	width: 660px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	background: repeat-x scroll left bottom;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

.scrollContainer div.panel {
	padding: 20px 20px 20px 20px;
	height: 480px;
	width: 600px;
}

ul.nav {
	list-style: none;
	margin: 10;
	padding-top: 40px;
	padding-left: 60px;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
}

ul.nav li {
    display: inline;
    margin-right: 10px;
}

ul.nav a {
	padding: 10px;
	color: #717c8c;
	text-decoration: none;
}

ul.nav a:hover {
	color: #588E03;
	text-decoration: overline;
	font-weight: bold;
	font-variant: small-caps;
}

ul.nav a.selected {
	color: #f56203;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}

ul.nav a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

/* for services page*/

.pager_examples {
	margin: 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.list {
	padding-right: 40px;
	padding-left: 20px;
	display: block;
}

.pager_examples .nav a {
	padding: 0 5px;
	font-size: 14px;
}

.pager_examples .nav a.highlight { 
	color: #000;
	font-weight: bold;
}
#me {
	background: url(images/me.jpg);
	height: 230px;
	width: 202px;
	float: right;
}
#animation {
	background-image: url(images/animation.gif);
	background-repeat: no-repeat;
	float: left;
	height: 250px;
	width: 230px;
	margin-top: 15px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.bold {
	font-weight: bold;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/click_gallery.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* defaults required for IE6 */
a {color:#000;}
a:visited {color:#111;}
a:active {color:#222;}
a:hover {text-decoration:none;}

.photo {position:relative; height:550px;}
.photo ul, .photo ul ul {padding:0; margin:0; border:0; list-style:none; width:215px;}
.photo ul ul {margin-left:-9999px; height:0; overflow:hidden;}
.photo ul li {width:215px; background:#ddd; float:left; background:#fff url(images/gallery_2.gif) no-repeat;}
.photo ul li a.set {display:block; text-align:center; width:215px; line-height:30px; background:#fff url(images/gallery_0.gif) no-repeat; font-family: verdana, arial, sans-serif; font-size:11px; text-decoration:none;}
.photo ul li table {margin:0; padding:0; display:none;}

.photo img {border:0;}

.photo ul li a.set:hover {background:#fff url(images/gallery_1.gif) no-repeat;}


.photo ul li a.set:active {white-space: normal; background:#fff url(images/gallery_2.gif) no-repeat;}
.photo ul li a.set:focus {outline:0; background:#fff url(images/gallery_2.gif) no-repeat;}

.photo ul li a.set:active i,
.photo ul li a.set:focus i
{display:block; width:380px; height:360px; position:absolute; left:225px; top:0; border:1px solid #fff; background:#fff;}


.photo ul li a.set:active table,
.photo ul li a.set:focus table
{padding:0 0 10px 0; margin-top:-2px; margin-bottom:2px; display:block; border:1px solid #888; border-width:0 1px 1px;}

.photo ul a.set:active ul,
.photo ul a.set:focus ul
{margin:0; width:207px; height:auto; overflow:visible; background:transparent; padding-bottom:10px;}

.photo ul a.set:active ul li,
.photo ul a.set:focus ul li
{float:left; display:inline; width:56px; margin:4px 6px; background:transparent;}

.photo ul a.set:active ul li a,
.photo ul a.set:focus ul li
{background:transparent; line-height:1.3em;}

.photo ul a.set:active ul li a img,
.photo ul a.set:focus ul li img
{display:block; border:3px solid #fff; cursor:default; margin:0 auto;}

.photo ul a.set:active ul li a em,
.photo ul a.set:focus ul li em
{position:absolute; left:-9999px; width:380px;}

.photo ul a.set:active ul li a:hover,
.photo ul a.set:focus ul li:hover
{background:#fff;}

.photo ul a.set:active ul li a:hover em,
.photo ul a.set:focus ul li:hover em
{
	left:225px;
	z-index:0;
	top:0;
}

.photo ul a.set:active ul li a:hover img,
.photo ul a.set:focus ul li:hover img
{border:3px solid #fc0; cursor:default;}

.photo ul a.set:active ul li a:hover em img,
.photo ul a.set:focus ul li:hover em img
{padding:1px; border:1px solid #888; margin-bottom:10px;}

.photo ul a.set:active b,
.photo ul a.set:focus b
{font-weight:normal; font-style:normal; background:#fff;}

.photo .default {
	width:380px;
	height:360px;
	position:absolute;
	left:225px;
	top:0;
	border:1px solid #888;
}
#container {
	background-image: url(images/blogbk.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 630px;
	padding-right: 20px;
	padding-left: 50px;
	min-height: 480px;
}
#containerty {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 620px;
	padding-right: 40px;
	padding-left: 40px;
	min-height: 480px;
	padding-top: 30px;
}
.success {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}


#container h1 {
	text-align: center;
	font-size: 30px;
}
#container #address {
	text-align: center;
	padding-bottom: 10px;
}
#container h3 {
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 18px;
}
#container h5 {
	padding-bottom: 10px;
	padding-top: 5px;
}
#container h4 {
	padding-bottom: 5px;
	padding-top: 10px;
}
#container h4 a {
	padding-top: 10px;
}
#container ul li {
	font-size: 14px;
	margin-left: 15px;
	margin-right: 25px;
}
#container p {
	font-size: 14px;
}


#footer {
	background: url(images/footer.jpg) no-repeat 0 0;
	height: 115px;
	text-align: center;
	padding-top: 50px;
	clear: both;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

