/* General layout */
body {
	background: #333333;
	color:#CCCCCC;
	font-family:arial, futura book, futura light, futura medium, verdana, sans-serif;
	margin:0;
	padding:0;
}

#container {
	background:#000000 url(images/bkg.jpg) no-repeat top center;
	margin:10px auto 0;
	padding:0;
	width:1024px;
	height:652px;
}

#incontainer {
	background:#000000;
	margin:10px auto 0;
	padding:0;
	width:1024px;
	height:652px;
}

#containerwwd {background:#000000 url(images/Home.jpg) no-repeat top center;
margin:10px auto 0; 
padding:40px 0 0 0; 
width:1024px;
height:612px;
}
/* Site title */
#logo {
	margin:15px 0 0;
}
#logo h1 a {border:none; color:#505050;}
#logo h1 a:hover {border:none; color:#303030; text-decoration:none;}
#logo p {font-size:1.3em;  color:#505050; margin:0 0 20px 0;}

/* Tags */
a {color:#fff; text-decoration:none; }
a:hover {/*border-bottom:1px solid #f99b0c;*/ color:#f99b0c; text-decoration:none;}
a img {border:0;}
h1 {
	font-size:3em;
	font-weight:400;
	margin:0 0 5px;
	padding:0;
}
h2 {font-size:1.8em; 
font-weight:400; 
margin:0 0 12px;
}
h3 {
font-family:courier;
font-size: 12pt; 
font-weight:400; 
margin:0 0 10px;
}
h4 {	
font-family:verdana; 
font-size: 12pt; 
}

h5 {
color:#FFFFFF;
font-weight: inherit; 
font-size:12pt;
line-height:14pt;
}

/*Contact Us*/

h7 {	
color:#f99b0c;
font-size:20pt; 
font-weight:400; 
line-height:20pt;
}

h8 {
color:#FFFFFF;
font-size:11pt; 
font-weight:400; 
line-height:12pt;
margin:0;
}

h9 {
color:#FFFFFF;
font-size:10pt; 
font-weight:400; 
line-height:12pt;
}

p {
	line-height:1.5em;
	margin:0 0 15px;
	text-align:left;
}
ul,ol {margin:0 0 15px 15px; padding:0;}
li {margin:0 0 3px 0;}

/* Toptabs menu */
#toptabs {font-size:.8em; margin:10px auto -13px; width:980px;}
#toptabs p {color:gray; text-align:right;}
.toptab {background:#f0f0f0 url(images/corner2.gif) top right no-repeat; border-bottom:1px solid #e0e0e0; color:gray; margin:0 0 0 4px; padding:4px 5px 3px; text-decoration:none;}
.toptab:hover {background:#fafafa url(images/corner2.gif) top right no-repeat; border-bottom:1px solid #eaeaea; color:#505050; text-decoration:none;}
.activetoptab {background:#fff url(images/corner2.gif) top right no-repeat; border-bottom:1px solid #fff; color:#505050; margin:0 0 0 4px; padding:4px 5px 3px; text-decoration:none;}
.activetoptab:hover {border-bottom:1px solid #fff; text-decoration:none;}

/* Navitabs menu */
#navitabs {
font-size: 14pt; 
clear:both;
margin:0 0 0 45px;
}
.navitab {
color:#FFFFFF;
background:clear;
padding:4px 20px;
}
.navitab:hover {
color:#f99b0c;
background:clear; 
padding:4px 20px;
}
.activenavitab {
background:clear; 
color:#f99b0c ; 
padding:4px 20px;
}
.activenavitab:hover {
color:#FFFFFF;
background:clear; 
}

/* Header description area */
#desc {
	background:#CCCCCC; 
	clear:both; 
	color:#505050; 
	/* height:200px; */ 
	margin:15px 320px 15px  -20px;
	 padding:0 0 5px 0;
	}
	
#desc p {font-size:1em; line-height:1.3em; padding:0 15px 0; width:380px;}
#desc h2 {color:#505050; padding:15px 15px 0;}
#desc a {border-color:#505050; color:#fff; text-decoration:none;}

#bdesc {
	background:#CCCCCC; 
	clear:both; 
	color:#505050; 
	/* height:200px; */ 
	margin:5px -20px 5px  650px;
	 padding:0 0 5px 0;
	}
	
#bdesc p {font-size:1em; line-height:1.3em; padding:0 15px 0; width:380px;}
#bdesc h2 {color:#505050; padding:15px 15px 0;}
#bdesc a {border-color:#505050; color:#fff; text-decoration:none;}

/* Main content */
#main {
	float:right;
	position:relative;
	margin:85px 0 0 0;
	width:400px;
	height: 375px;
	padding:0 0 0 15px ;
}

#main para{ 
	position:absolute; 
	top:10%; 
	height:50em; 
	margin-top:-yy;
}

#main p{ 
	font-family:verdana; 
	font-size: 15pt; 
	line-height:59pt;
}


.imain {
	float:right;
	position:relative;
	margin:85px 0 0 0;
	width:1024px;
	height: 440px;
}

.imainbox {
	left: 15px;
	top: 40.5px;
	width: auto;
	height: auto;
	position: absolute;
	display: table;
}

.imainbox p {
	color:#FFFFFF;
	font-weight: normal; 
	font-size:19pt; 
	line-height:55pt;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}


/* Main content  for  WhoWeAre*/
.whowearebox {
	float:center;
	position:relative;
	margin:85px 0 0 0;
	width:1024px;
	height: 375px;
	padding: 0;
}



.whowearebox1 { 
left: 45px;
top: 35px;
width: 934px;
height: auto;
position: absolute;
display: table;
}

/* Main content  for  WhatWeDo*/
#whatwedo {
	float:left;
	width:920px;
	height: 400px;
	margin:130px 52px 0 52px;
	padding:0;
	overflow: hidden;
}

#whatwedo img {
	border: 0;
	text-align: center;
	display: inline;
	margin:0 10px 15px; 
	padding:0;
	}
	
#whatwedo p {
	color:#FFFFFF;
	font-weight: normal;
	font-size:25pt;
	line-height:15pt;
	text-align: left;
}

#wwd-topbox {
	float:left;
	width:920px;
	height: auto;
	margin:0;
	padding:0;
	overflow: hidden;
}

#wwd-topbox p {
	color:#FFFFFF;
	font-weight: normal;
	font-size:25pt;
	line-height:15pt;
	text-align: left;
}

#wwd-bottombox {
	float:left;
	width:912px;
	height: auto;
	margin:10px 0 0 0;
	padding:0;
	overflow: hidden;
}

#wwd-bottombox p {
	color:#FFFFFF;
	font-weight: normal;
	font-size:25pt;
	line-height:15pt;
	text-align: right;
}


div.wwd-r-text p { 
	color:#FFFFFF;
	font-weight: normal;
	font-size:25pt;
	line-height:15pt;
	text-align: right;
}

#whatwedo p2{
	color:#FFFFFF;
	font-weight: normal;
	font-size:25pt;
	line-height:15pt;
	text-align: right;
}







#main-sw {
	float:center;
	position:relative;
	margin:65px 0 0 0;
	width:984px;
	height: 450px;
	padding:0 0 0 40px;
}

#main-sw img {
border: 1px  solid #fff; 
height:65px; 
width:85px;
margin:0 8px 15px; 
padding:0;
}

#main para-sw{ 
	position:absolute; 
	top:50%; 
	height:50em; 
	margin-top:-yy;
}
#main2 {
	direction: ltr;
	float:left;
	position:relative;
	margin:85px 0 0 0;
	width:375px;
	height: 375px;
	padding:0 0 0 120px;
}

#main para2{ 
	position:absolute; 
	top:50%; 
	height:50em; 
	margin-top:-yy;
}

/* Main content  for  Contact Us*/
/*#wwd-menu {
	float:right;
	position:relative;
	margin:100px 0 0 0;
	width:525px;
	height: 400px;
	padding:0 ;
}*/


.cu-text { 
float:left;
position:relative;
margin:100px 0 0 0;
width:650px;
height: 400px;
padding:0 0 0 100px;
}

.cu-label1 {
left: 100px;
top: 0;
width: 200px;
height: 50px;
position: absolute;
display: table;
}

.cu-label1 p { 
color:#f99b0c;
font-size:20pt; 
font-weight:400; 
line-height:20pt;
}

.cu-label2 {
left: 100px;
top: 200px;
width: 200px;
height: 50px;
position: absolute;
display: table;
}

.cu-label2 p { 
color:#f99b0c;
font-size:20pt; 
font-weight:400; 
line-height:20pt;
}

.add1 {
left: 100px;
top: 50px;
width: 175px;
height: 100px;
position: absolute;
display: table;
}

.add1 p {
color:#FFFFFF;
font-weight:400; 
font-size:11pt;  
line-height:14pt;
}

.add2 {
left: 280px;
top: 50px;
width: 250px;
height: 100px;
position: absolute;
display: table;
}

.add2 p {
color:#FFFFFF;
font-weight:400; 
font-size:11pt;  
line-height:14pt;
}

/* Sidebar */
#sidebar {
	float:left;
	width:530px;
	height: 375px;
	/*For testing clipping*/
	/*border:1px solid #FF0000;*/
	margin:85px 0 0 35px;
	overflow: hidden;
}
#sidebar p {font-size:0.9em; line-height:1.3em; margin:0 0 15px;}
#sidebar ul {margin:0 0 15px 0; padding:0;}
#sidebar li {list-style:none;}
ul.sidelink li {list-style:none; margin:0 0 3px; padding:0;}
ul.sidelink li a{background:#f0f0f0 url(images/corner.gif) top right no-repeat; border:none; display:block; margin:5px 10px 5px 0; padding:3px 4px 3px 8px; text-align:left; width:220px;}
ul.sidelink li a:hover {background:#e0e0e0 url(images/corner.gif) top right no-repeat; border:none; text-decoration:none;}
#sidebar img {	
	text-align: center;
	display: block;
	margin-left:auto;
	margin-right:auto;
	margin-top:20.5px;
	margin-bottom:20.5px;
	}
		
#image_container {
float:left;
margin:85px 0 0 35px;
width:530px;
height: 375px;
}	



/* Footer */
#footer {
width: 1024px;
color:#FFFFFF;
font-family:courier; 
font-weight: normal;
font-size:10pt; 
text-indent: 15px; 
height: 15px;
padding-top: 5px;
margin: -30px auto 0 auto;
}

#clearfooter {
height: 30px;
}

#clearheader{
height: 30px;
}


/* Additional classes */
.photo { 
margin:0 0 15px; 
padding:2px;
text-align:right;
}
/*not used-embedded into main div
/*.svsimages { 
height:65px; 
width:85px;
margin:0 2px 15px; 
padding:0;
}*/

.timestamp {
	font-family:futura lt bt;
	font-size:1.2em; 
	color:#606060; 
	margin:0;
}
.right {margin:-8px 0 8px 0; text-align:right;}
.block {background:#f0f0f0; padding:10px;}
.hide {display:none;}
