body {
	margin: 0;
	padding: 0;
	/*font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}


.mainhead
{
	Font-size: 30px;
}

.mainhead2
{
	Font-size: 20px;
}

/*redefine*/

::-moz-selection {
	background: #000;
	color: #eee;

}

h1{
font-size:22px
}

h1, h2, h3, h4, p, ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}



/*shared*/

span.clr {
	display: block;
	clear: both;
}



/*content*/

#container {
	position: relative;
	/*z-index: 1000;*/
	width: 900px;
	padding: 50px 0px 0 0;
	/*border-right: 1px solid #1c1c1c;*/
	background: #000;
	margin: auto;
	text-align: left;
}

.title {
	width: 900px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}


.thumbnailContainer {
	width: 900px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	display: none;
	height: 0px;
	padding-bottom: 140px;
	overflow: hidden;
}

.thumbnailContainer .clipper {
	margin: 10px 0 0 0;
}

.thumbnailContainer .horizontal {
	border: 1px solid #ccc;
	width: 122px;
	height: 121px;
	padding: 0px 0 0 0px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer .vertical {
	border: 1px solid #ccc;
	width: 93px;
	height: 110px;
	padding: 10px 0 0 27px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer img {
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 5px 4px;*/
}

#footer {
	width: 900px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding: 10px 0px;
	text-align: right;
}

a {
	color: #477CE2;
	text-decoration: none;
}

a:hover {
	color: #477CE2;
	text-decoration: underline;
}

.left {
	float: left;
}

.right {
	float: right;
}

#images {
	display: none;
}#container .title .number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
}

.Form-textarea {
	width: 100%;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
}

.Form-Buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	width: 100%;
	border: 1px solid #CCCCCC;
}
.Font-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contactus {
	background-image: url(../images/contactus.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#aboutus {
	background-image: url(../images/aboutus.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#services {
	background-image: url(../images/services.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.font-site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.right-wm3 {
	background-image: url(images/right-wm.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.dotted-line {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


a.Hover-Black:link {
COLOR: #000000; TEXT-DECORATION: none
}
a.Hover-Black:visited {
COLOR: #000000; TEXT-DECORATION: none
}
a.Hover-Black:hover {
text-decoration: underline;
}a.Hover-Gray:link {
COLOR: #666666; TEXT-DECORATION: none
}
a.Hover-Gray:visited {
COLOR: #666666; TEXT-DECORATION: none
}
a.Hover-Gray:hover {
text-decoration: underline;
}a.Hover-White:link {
COLOR: #FFFFFF; TEXT-DECORATION: none
}
a.Hover-White:visited {
COLOR: #FFFFFF; TEXT-DECORATION: none
}
a.Hover-White:hover {
text-decoration: underline;
}
.pagetitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.pg-wm {
	background-image: url(images/wm.gif);
	background-repeat: repeat-x;
	background-position: right top;
}



a.Hover-footer:link {
COLOR: #ccc; TEXT-DECORATION: none
}
a.Hover-footer:visited {
COLOR: #ccc; TEXT-DECORATION: none
}
a.Hover-footer:hover {
text-decoration: underline;
COLOR: #ccc;
}

div.pagination {
	padding: 3px;
	margin: 3px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
	text-decoration: none; /* no underline */
	color: #000000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000000;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		background-color: #000000;
		color: #FFF;
		width: 20px;
	}
div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
		color: #DDD;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
}