/* CSS Document */

@font-face {
    font-family: 'Gotham Light';
    src: url('../fonts/Gotham-Light.otf');
}
@font-face {
    font-family: 'Framdcn';
    src: url('../fonts/FRAMDCN.TTF');
}

body
{
	background-image:url(../images/background.jpg);
	padding:0px;
	font-family: Gotham Light;
}
h2
{
	font-family: 'Gotham Light';
	color:#006600;
	margin-bottom:0px;
	
}
.cont
{
	margin:0 auto;
	padding-left:28px;
	padding-right:28px;
	width:900px;
	height:819px;
	background-image:url(../images/back.jpg);
	background-repeat:no-repeat;
}
.cont1
{
	margin:0 auto;
	padding-left:28px;
	padding-right:28px;
	width:900px;
	height:819px;
	background-image:url(../images/back1.jpg);
	background-repeat:no-repeat;
}
.mnu
{
padding-top:124px;
	padding-left:130px;
}
.mnu a
{
	color:#FFFFFF;
	margin:5px;
	margin-left:14px;
	margin-right:13px;
	font-size:16px;
	text-decoration:none;
	font-family:Framdcn;
	
}

.banner
{
	width:578px;
	height:240px;
	background-image:url(../images/bannerframe.png);
	background-repeat:no-repeat;
	float:left;
}
.bannerright
{
	float:left;
	padding-top:75px;
	padding-right:18px;
	padding-left:2px;
	width:272px;
	text-align:justify;
	font-size:12px;
	font-weight:bold;
}

#gifts
{
	width:527px;
	padding-left:35px;
	text-align:justify;
	font-size:12px;
	font-weight:bold;
}
#gifts img
{
	float:left;
}
#graphic
{
	width:527px;
	padding-left:0px;
	text-align:justify;
	font-size:12px;
	font-weight:bold;
}
#graphic img
{
	float:left;
}
.readmore
{
text-align:right;
float:right;
}

#leftp
{
	float:left;
}

#offset
{
	float:left;
	width:310px;
	padding:5px;
	text-align:justify;
	
}

.leftservice
{
margin-left:30px;
}
.para
{
padding-top:10px;
}

.txt
{
padding:8px;
border:1px dashed green;
width:200px;
}

.cell
{
float:left;
}
.frm td
{
	text-align:right;
}
.button
{
 background-color:#0066FF;
 font-weight:bold;
 color:#FFFFFF;
 border:1px solid white;
 padding:10px;
}
#admincon
{
	width:1000px;
	margin:0 auto;
	background-color:#CCCCCC;
}
.servicelink
{
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	font-size:18px;
}


.cell
{
float:left;
}
.adminop
{
padding:10px;
background-color:#CCCCCC;
text-decoration:none;
display:block;
border-bottom:1px dashed red;
}

.imgpro
{
float:left;
height:155px;
width:155px;
margin:5px;
}
.button
{
	background-color:#009933;
	border:1px solid green;
	padding:10px;
	color:#FFFFFF;
}
.services li
{
background-image:url(../images/li.png);
padding-left:20px;
font-size:18px;
background-repeat:no-repeat;
list-style-type:none;
}
.sliderimg
{
	margin-left:12px;margin-top:12px;margin-bottom:10px;height:189px;width:548px;border-bottom-left:1px solid white;border-bottom-left-radius:20px;
}
ul.ppt {
	position: relative;
}

.ppt li {
	list-style-type: none;
	position: absolute;
	top: -15px;
	left: 0;
}

.ppt img {
	padding: 0px;
}