* {
	margin:0;
	padding:0;
}

body { behavior:url(images/csshover2.htc); }

object, a { outline:none; }

input { vertical-align:middle; }

html,body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff url(images/background.jpg) no-repeat top center;
	color:#333;
	}
#outer {
	width:1001px;
	position:relative;
	margin:0 auto;
	height:auto !important;
	height:100%;
	min-height:100%;
	background:transparent url(images/head.jpg) no-repeat top left;
	}
#header {
	margin:0;
	height:120px;
	width:1000px;
	text-align:center;
	position:relative;
	}
#main {
	float:right;
	width:700px;
	padding:25px 25px 80px;
	position:relative;
	display:inline;
	background-color: #FFFFFF;
	}
#footer {
	background:transparent url(images/foot.jpg) no-repeat bottom center;
	height:80px;
	position:relative;
	width:1000px;
	margin:0 auto;
	}
#specials {
	position:relative;
	z-index:2;
	margin-bottom:20px;
	}
#voip_wiz {
	width:550px;
	height:400px;
	position:relative;
	z-index:2;
	margin:10px auto 0;
	}
#clear, .clear { clear:both; }	

/* HEADER - FOOTER ELEMENTS */
#header ul { padding:8px; }

#header li {
	display:inline;
	list-style-type:none;
	padding:0 10px;
	}
#header a { 
	color:#FFF;
	letter-spacing:1px; 
	font-weight:bold;
	}
#header a:hover { 
	color:#FFF;
	text-decoration:underline;
	}
.footer {
	color:#003366;
	text-align:center;
	line-height:30px;
	margin:0 auto;
	position:absolute;
	width:1000px;
	bottom:0;
	}
.footer2 {
	color:#003366;
	text-align:center;
	line-height:30px;
	margin:0 auto;
	position:absolute;
	width:1000px;
	bottom:28px;
	}
.footer2 a {color:#0033CC;}

/* PAGE ELEMENTS */
.special, .feature {
	color:#333;
	background-color:#FFFFCC;
	padding:5px;
	margin-bottom:20px;
	font-weight:bold;
	}
.bold, .bgreen, .bgrey, .bred { font-weight:bold; }
.bgreen { color:#009900; }
.bgrey { color:#888; }
.bred { color:#cc0000; }

/* LEFT NAVIGATION PROPERTIES */
#leftnav {
	width:220px;
	float:left;
	display:inline;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #999999;
	}
#leftnav ul {
	padding:0;
	margin-left:10px;
	}
#leftnav li {
	list-style-type:none;
	margin-bottom:5px;
	line-height:normal;
	}
#leftnav h1 {
	text-align:center;
	font-size:11px;
	line-height:30px;
	font-weight:normal;
	color:#333;
	width:220px;
	height:31px;
	margin-bottom:10px;
	background:transparent url(images/leftnav_head.gif) no-repeat center;
	}
#subnav1 {
	width:160px;
	margin-bottom:30px;
	}
#subnav1 a {
	border:1px solid #EEE;
	padding:2px 5px;
	width:130px;
	display:block;
	text-decoration:none;
	color:#006699;
	}
#subnav1 a:hover { background-color:#ebf4f5; }

/* MAIN (CONTENT) ELEMENTS */
#main h1, h2, h3, h4, h5, h6 {
	color:#336699;
	margin-bottom:10px;
	letter-spacing:1px;
	}
#main h1 {
	font-size:16px;
	border-bottom:1px solid #eee;
	}
#main h2 { font-size:14px; }

#main h3, h4, h5, h6 { font-size:12px; }

#main ul, ol { margin:0 0 15px 10px; }

#main li {
	list-style-position:inside;
	line-height:20px;
	}
#main hr { margin-bottom:10px; }

#main td,th { padding:1px; }

#main th { background-color:#EEE; }

#main table {
	border-collapse:collapse;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#main p {
	line-height:20px;
	margin-bottom:7px;
	padding: 0px;
	}
#skip {
	width:25px;
	height:25px;
	position:absolute;
	right:15px;
	bottom:15px;
	}
#skip_low {
	width:25px;
	height:25px;
	position:absolute;
	right:15px;
	top:12px;
	}
	
/* IMAGE GALLERY PROPERTIES */
#gallery {
	position:relative;
	height:150px;
	}
#gallery div.img  {
	margin:2px;
	border:0;
	height:auto;
	width:auto;
	float:left;
	text-align:center;
	}
#gallery div.img img {
	display:inline;
	margin:3px;
	border:none;
	}
#gallery div.img a:hover img { border:2px solid #eee; }

#gallery div.desc  {
	text-align:center;
	font-weight:normal;
	width:120px;
	}

/* OTHER STYLES */
fieldset {
	padding:4px 10px 0;
	border:1px solid #999;
	margin-bottom:10px;
	}
legend {
	font-size:13px;
	font-weight:bold;
	padding:0 3px;
	}
img { border:0; }

.imgleft {
	float:left;
	padding:0 10px 5px 0;
	}
.imgright {
	float:right;
	padding:0 0 5px 10px;
	}
.imgcenter { margin:0 auto 10px; }

a, a:visited,a:active {
	color:#0000CC;
	text-decoration:none;
	}
a:hover { text-decoration:underline; }

/* DO NOT TOUCH!! ===============================*/
/* TERMS & CONDITIONS PROPERTIES ================*/
/* DO NOT TOUCH!! ===============================*/

#tsandcs { padding:0 20px; }

#tsandcs ol { margin-left:20px; }

#tsandcs li { list-style-type:lower-alpha; }

#tsandcs li li { list-style-type:lower-roman; }

#tsandcs li li li { list-style-type:lower-alpha; }

#tsandcs h3, h4, h5, h6 { display:inline-table; }

/* DO NOT TOUCH!! ===============================*/
/* END - TERMS & CONDITIONS PROPERTIES ==========*/
/* DO NOT TOUCH!! ===============================*/

/* SPECIAL ROUNDED EDGES */
.feat_top {
	background:#FFFFCC url(images/feat_top.gif) no-repeat top left;
	height:10px;
	width:750px;
	}
.feat_body {
	background:#ffffcc url(images/feat_body.jpg) no-repeat bottom left;
	padding:3px 0 10px;
	width:748px;
	border-left:1px solid #333;
	border-right:1px solid #333;
	}
.feat_bottom {
	background:transparent url(images/feat_bottom.gif) no-repeat bottom left;
	height:10px;
	width:750px;
	margin-bottom:15px;
	}

.feat_body p {
	padding:0 10px;
	margin:0 0 10px;
	text-align:justify;
	}

/* ==============================================*/

#button_gould a, #button_carb a, #button_lanka a {
	margin:0 49px;
	float:left;
	}
#button_gould a {
	display:inline-block;
	width:150px;
	height:67px;
	background:transparent url(images/fauna_button.gif) no-repeat top left;
	}
#button_carb a {
	display:inline-block;
	width:150px;
	height:67px;
	background:transparent url(images/carbon_button.gif) no-repeat top left;
	}
#button_lanka a {
	display:inline-block;
	width:150px;
	height:67px;
	background:transparent url(images/srilanka_button.gif) no-repeat top left;
	}
#button_gould a:hover {	background:transparent url(images/fauna_button_over.gif) no-repeat top left; }
	
#button_carb a:hover { background:transparent url(images/carbon_button_over.gif) no-repeat top left; }
	
#button_lanka a:hover { background:transparent url(images/srilanka_button_over.gif) no-repeat top left; }
	
/* TOGGLE BOX STYLE */
.tglstyle {
	background-color:#eee;
	border:none;
	}
#outer #main #div .feature em {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #009900;
	background-color: #000000;
}

	
/* MIRROR SITE SPECIFIC */
.column {
	width:345px;
	float:left;
	padding:0 15px;
	}
#mirror_foot {
	background:transparent url(images/foot.jpg) no-repeat bottom center;
	height:80px;
	position:absolute;
	width:1000px;
	bottom:0;
	}
#mirror_foot p {
	padding-top:58px;
	text-align:center;
	color:#003366;
	}
