@charset "utf-8";
/* CSS Document */

body {
	background-image:url(imgs/back.jpg);
	text-align:center;
	background-repeat:repeat-x;
	background-color:#FFFFFF;


	
}

#wrap {
	width:702px;
	margin-left: auto; 
    margin-right: auto;
}

#nav {
	background-image:url(imgs/navback.jpg);
	height:37px;
	width:702px;
	padding-top:5px;
	
}

#nav a{
	    padding-left:14px;
		padding-right:14px;
		color:#960;
		text-decoration:none;
		
}

#nav a:hover{
	color:#900
}
	
#leftclmn {
	width:358px;
	height:394px;
	background-image:url(imgs/textback-hm.jpg);
	float:left;
	
}

#leftclmn p{
	padding:90px 20px 20px 60px;
	text-align:justify;
	font-size:14px;
	
}

#insidesrv {
	width:702px;
	height:509px;
	background-image:url(imgs/textback-srv.jpg);
	clear:both;	
}

#insidesrv-sm {
	width:702px;
	height:509px;
	background-image:url(imgs/textback-srv-sm.jpg);
	clear:both;	
}

#insidesrv-id {
	width:702px;
	height:509px;
	background-image:url(imgs/textback-srv-id.jpg);
	clear:both;	
}

#insidesrv-md {
	width:702px;
	height:509px;
	background-image:url(imgs/textback-srv-md.jpg);
	clear:both;	
}

#insidesrv-pc {
	width:702px;
	height:509px;
	background-image:url(imgs/textback-srv-osc.jpg);
	clear:both;	
}

#insideabout {
	width:702px;
	height:391px;
	background-image:url(imgs/textback-about.jpg);
	clear:both;	
}

#insidehow {
	width:702px;
	height:391px;
	background-image:url(imgs/textback-how.jpg);
	clear:both;	
}

#insidegift {
	width:702px;
	height:391px;
	background-image:url(imgs/textback-gift.jpg);
	clear:both;	
}


#insidecntc {
	width:702px;
	height:391px;
	background-image:url(imgs/textback-cntct.jpg);
	clear:both;	
}
#leftrd{
	color:#eadbba;
	text-align:justify;
	font-size:14px;
	float:left;
	width:170px;
	margin-left:15px;
	
}

#leftrd2{
	color:#eadbba;
	text-align:justify;
	font-size:10px;
	float:left;
	width:170px;
	margin-left:15px;
	
}


#leftrd2 strong{
	font-size:16px;

	
}

#leftrd strong{
	font-size:16px;

	
}

#ontan{
	text-align:justify;
	font-size:14px;
	float:left;
	width:300px;
	margin-left:25px;
	margin-top:60px;
	
}

#ontan strong{
	font-size:16px;

	
}




rightclmn {
	
}

#cr {
	font-size:10px;
	color:#666;
}

H1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#990000;

}

#left-service-menu-links
{
	margin-top:200px;
}

#left-service-menu-links a
{
	color:#FFF;
	text-decoration:none;
}

#left-service-menu-links a:hover
{
	color:#FFF;
	text-decoration:underline;
}

#left-service-menu a
{
	color:#FFF;
	text-decoration:none;
}

#left-service-menu a:hover
{
	color:#FFF;
	text-decoration:underline;
}

#about-menu-links
{
	margin-top:20px;
}

#about-menu-links a
{
	color:#FFF;
	text-decoration:none;
}

#about-menu-links a:hover
{
	color:#FFF;
	text-decoration:underline;
}

