/* CSS Document
Designed by Premasiri Nelliwinne */

* {
	margin:0;
	padding:0;
	}

body {
	background:#000000;
	}

#wrapper {
	position:relative;
	width:950px;
	height:auto;
	margin: 0 auto;
	}

#wrapper.faq {
	position:relative;
	width:950px;
	height:3000px;
	margin: 0 auto;
	}
	

#wrapper.charges {
	position:relative;
	width:950px;
	height:auto;
	margin: 0 auto;
	}

#top {
	width:950px;
	background:url(img/top.jpg) no-repeat;
	height:86px;
	}

#banner{
	width:950px;
	background:url(img/banner_bg.jpg) no-repeat;
	height:293px;
	}

.home {
	width:950px;
	height:293px;
	background:url(img/banner_bg.jpg) no-repeat;
	}

.about {
	width:950px;
	height:293px;
	background:url(img/banner_bg_about.jpg) no-repeat;
	}

.contact {
	width:950px;
	height:293px;
	background:url(img/banner_bg_contact.jpg) no-repeat;
	}

.faq {
	width:950px;
	height:293px;
	background:url(img/banner_bg_faq.jpg) no-repeat;
	}
	
.clients {
	width:950px;
	height:293px;
	background:url(img/banner_bg_clients.jpg) no-repeat;
	}	
	
.charges {
	width:950px;
	height:293px;
	background:url(img/banner_bg_charges.jpg) no-repeat;
	}	
		
	
.links {
	width:950px;
	height:293px;
	background:url(img/banner_bg_links.jpg) no-repeat;
	}
			
.subscribe {
	width:950px;
	height:293px;
	background:url(img/banner_bg_subscribe.jpg) no-repeat;
	}		
	
	
#bodybg{
	width:950px;
	height:250px;
	background:url(img/body_side.jpg) left top no-repeat #FFFFFF;
	}

#bodybg_repeat{
	width:950px;
	height:1200px;
	background:url(img/body_side_repeat.jpg) left  repeat-y #FFFFFF;
}

#bodybg_repeat.home{
	width:950px;
	height:500px;
	background:url(img/body_side_repeat.jpg) left  repeat-y #FFFFFF;
}

#bodybg_repeat.about{
	width:950px;
	height:auto;
	background:url(img/body_side_repeat.jpg) left  repeat-y #FFFFFF;
}

#bodybg_repeat.charges{
	width:950px;
	height:1394px;
	background:url(img/body_side_repeat.jpg) left  repeat-y #FFFFFF;
}

#bodybg_repeat.about h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:0 50px 50px 250px;

}

#bodybg_repeat.about h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0 50px 50px 250px;

}


#bodybg_repeat.contact{
	width:950px;
	height:1250px;
	background:url(img/body_side_repeat.jpg) left  repeat-y #FFFFFF;
}

#bodybg_repeat.faq{
	width:950px;
	background:url(img/body_side_repeat.jpg) left  repeat-y #FFFFFF;
	height: auto;
}

#bodybg_repeat.faq h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:0 50px 50px 250px;
}

#bodybg_repeat.faq ul{
}

#bodybg_repeat.faq li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:0 50px 50px 250px;
}


#bodybg_repeat.faq h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0 50px 50px 250px;

}


#bodybg_repeat.subscribe{
	width:950px;
	height:3000px;
	background:url(img/body_side_repeat.jpg) left  repeat-y #FFFFFF;
}

#bodybg_repeat.clients{
	width:950px;
	height:1250px;
	background:url(img/body_side_repeat.jpg) left  repeat-y #FFFFFF;
}

#bodybg_repeat.link{
	width:950px;
	height:3000px;
	background:url(img/body_side_repeat.jpg) left  repeat-y #FFFFFF;
}

#footer {
	width:950px;
	height:27px;
	background:url(img/footer_bg.jpg) repeat-x;
	font-family: "Courier New", Courier, monospace;
	padding-top: 5px;
	text-align: center;
	}
	
#slogan {
	position:absolute;
	left:420px;
	top:205px;
	width:332px;
	height:93px;
	z-index:1;
}

#faq_btn {
	position:absolute;
	left:821px;
	top:101px;
	width:105px;
	height:15px;
	z-index:7;
}
/* CSS Document
Designed by Premasiri Nelliwinne */

#clients_btn {
	position:absolute;
	left:422px;
	top:100px;
	width:71px;
	height:15px;
	z-index:8;
}

#charges_btn {
	position:absolute;
	left:694px;
	top:100px;
	width:82px;
	height:15px;
	z-index:9;
}

#links_btn {
	position:absolute;
	left:285px;
	top:99px;
	width:17px;
	height:15px;
	z-index:6;
}

#subscribe_btn {
	position:absolute;
	left:560px;
	top:101px;
	width:69px;
	height:15px;
	z-index:10;
}

#contact_btn {
	position:absolute;
	left:23px;
	top:331px;
	width:117px;
	height:15px;
	z-index:11;
}

#home_btn {
	position:absolute;
	left:170px;
	top:331px;
	width:95px;
	height:15px;
	z-index:12;
}

#about_btn {
	position:absolute;
	left:317px;
	top:331px;
	width:83px;
	height:15px;
	z-index:13;
}

#toppic {
	position:absolute;
	left:275px;
	top:387px;
	width:163px;
	height:134px;
	z-index:1;
	visibility: visible;
}

#bulkemaillogo {
	position:absolute;
	left:517px;
	top:390px;
	width:44px;
	height:48px;
	z-index:1;
}


#SEMS {
	position:absolute;
	left:522px;
	top:512px;
	width:117px;
	height:66px;
	z-index:1;
}

#bodytext {
	position:absolute;
	left:211px;
	top:633px;
	width:693px;
	height:auto;
	z-index:4;
	padding: 10px;
}


#bodytext.charges {
	position:absolute;
	left:211px;
	top:633px;
	width:693px;
	height:auto;
	z-index:1;
	padding: 10px;
}

/* CSS Document
Designed by Premasiri Nelliwinne */

#bodytext h1 {
	font:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 20px;
	color: #000099;
	}

#bodytext h2 {
	text-transform:none;
	font-size: 12px;
	color: #000000;
	line-height: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#side_slogan {
	position:absolute;
	left:8px;
	top:393px;
	width:51px;
	height:56px;
	z-index:3;
}

#side_options {
	position:absolute;
	left:5px;
	top:632px;
	width:112px;
	height:102px;
	z-index:5;
}
/* CSS Document
Designed by Premasiri Nelliwinne */
