/* -------------- START CSS RESET -------------- */
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, 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-weight: normal;
	font-style: normal;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* -------------- END CSS RESET -------------- */




/* -------------- Positioning & Background Divs -------------- */

body {
	background:url(../images/bg.jpg) repeat;  
}
#wrapper {
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#header {
	background:url(../images/header.png) no-repeat;
	width:800px;
	height:108px;
}
#content {
	background:url(../images/content.png) repeat-y;
	width:800px;
	height:auto;
}
#footer {
	background:url(../images/footer.png) repeat-y;
	width:800px;
	height:50px;
}
#contentbox {
	margin-left:70px;
	margin-right:70px;
	min-height:220px;
	height:auto !important;
	height:220px; /* IE6 auto applies min height */
}
#contentbox1 {
	margin-left:50px;
	margin-right:50px;
	min-height:300px;
	height:auto !important;
	height:300px; /* IE6 auto applies min height */
}
#contentbox2 {
	margin-left:50px;
	margin-right:50px;
	min-height:450px;
	height:auto !important;
	height:450px; /* IE6 auto applies min height */
}
#galleryleft {
	float:left;
	width:400px;
	height:auto;
	clear:both;
}
/* -------------- End Positioning & Background Divs -------------- */

/* -------------- Text Div's -------------- */

#navigationarea {
	background:#666666;
	width:600px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
}
#mainarea {
	width:690px;
	margin-left:50px;
	padding-top:10px;
}
#leftarea {
	width:400px;
	height:auto;
	clear:both;
	text-align:left;
}
#rightarea {
	width:200px;
	height:250px;
	float:right;
	margin-right:120px;
}
#footerbox {
	width:600px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}
#rightwelcometext {
	width:350px;
	height:250px;
	margin-right:120px;
}
/* -------------- End Text Div's -------------- */

/* -------------- Image Div's -------------- */

#pagedistimage {
	float:right;
	width:230px;
	height:230px;
}
#welcomeimg {
	width:250px;
	height:250px;
	margin-left:50px;
	text-align:center;
}
#galleryleft {
	float:left;
	width:400px;
	height:auto;
	clear:both;
}
#galleryleft2 { /*with padding*/
	float:left;
	width:400px;
	height:auto;
	clear:both;
	padding-top:20px;
}
#logoholder {
	width:165px;
	height:93px;
	float:left;
	margin-left:20px;
	clear:both;
}
/* -------------- End Image Div's -------------- */



/* -------------- Font Class's -------------- */

#contentbox p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:justify;
	padding-bottom:10px;
}
#contentbox1 p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:justify;
	padding-bottom:10px;
}
#contentbox h1 {
	margin-left:50px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	padding-bottom:10px;
}
.lightgreyh1 {
	margin-left:50px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	padding-bottom:10px;
	padding-left:2px;
	width:150px;
}
table .lightgreyh1 {
	margin-left:50px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	padding-bottom:10px;
	padding-left:2px;
	width:150px;
}

#mainarea p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:justify;
	padding-bottom:10px;
}
#mainarea h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;
}
#pagedistimage p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:justify;
	padding-bottom:10px;
}
#rightwelcometext p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:justify;
	padding-bottom:10px;
}
#rightwelcometext h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	padding-bottom:10px;
}
#pageheader p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
}
#pageheader h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
}
#footerbox p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#005987;
	text-align:center;
	padding-top:15px;
}
.tablestyle {
	border: 2px solid #ffffff;
	height:60px;
	width:80px;
	padding:3px;
	background:#005987;
}
#rightarea p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:justify;
	padding-bottom:10px;
}
#galleryleft p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:justify;
	padding-bottom:10px;
}
.linkspace {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:justify;
	padding-top:3px;
	padding-bottom:3px;
}
a:link {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#5e6d70;
	text-decoration:none;
}
a:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#005987;
}
a:active {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#5e6d70;
	text-decoration:none;
}
a:visited {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#5e6d70;
	text-decoration:none;
}
/*.clientarea {
	margin-left:28px !important;
	margin-left:55px;
}*/
/* -------------- End Font Class's -------------- */

.mainimage{
float:left;
}

table h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	padding-top:10px;
	
	}
	
table p {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
text-align:justify;
padding-bottom:10px;
padding-top:10px;
}

#counter{
padding-top:3px;
text-align:center;
}

.shiftl{
margin-left:3px;
}

.shitfd{
margin-top:10px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #5E6D70;
	height:1px;
	margin-bottom:25px;
	}

#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(../images/bgOFF.gif) repeat-x top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top:4px solid #5E6D70;
	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	}

#stylefour ul li a{
	display:block;
	float:left;
	color:#613D30;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(../images/bgDIVIDER.gif) no-repeat top right;
	}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#005987;
	background:#fff url(../images/bgON.gif) no-repeat top right;
	}
	
#menucase{
width:730px;
margin-left:auto;
margin-right:auto;
}
