* { margin: 0; padding: 0 }
body { 
	margin: 0; 
	padding: 0; 
	background: #fff url(images/slices/top_bg.gif) repeat-x; 
	font: normal 13px Tahoma, Geneva, sans-serif;
	line-height: 1.5em; 
	color: #333; 
}

ul.contentlist{ list-style-position:outside; margin-left: 20px;}
ul.sitemaplist2{ list-style-position:outside; margin-left: 40px;}
ul.sitemaplist{ list-style-position:outside; margin-left: 20px;}

/* LINKS AND HEADINGS STYLING */

a { color: #546F92; background: inherit; text-decoration:none; }
a:hover { color: #808080; background: inherit; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 15px Tahoma, Geneva, sans-serif; color:#3d668f; line-height: 18px;}
h3 { clear: both; font-size: 1.1em; color: #000; background: #fff url(images/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0;}	
.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }
img{ border:none;}
/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: 10px auto 0 auto; 
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 0px;
	background: url(images/slices/cwlogo.jpg) no-repeat;
	width: 240px;
	height: 64px;
	
}
	#logo h1 { color: #000; background: #fff; }

/* TOP RIGHT HORIZONTAL MENU */
#menu{
	float:right;
	width: 620px;
	height: 25px;
	margin-top: 5px;
	background-color: #F4F4F4;
	padding-top: 5px;
	font-size: 12px;
}

#menu li{
	display:inline;
	padding-left: 12px;
	
	
}

#menu a:link{
	text-decoration: none;
	color: #3d668f;
}
#menu a:visited{
	text-decoration: none;
	color:#3d668f;
}

#icons{
	width: 100px;
	float:right;
	margin: 2px;
}
#icons li{
	display: inline;
	padding-left: 10px;
}

#topright{
	width: 620px;
	float:right;
}
/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	background: #8D9CAF url(images/leftintrobg.gif) repeat-x;
	color: #E5EAF2;
	margin: 0 0 1px 0;
}


	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		float: left;  
		margin:1px 0 0px 0; 
		padding: 0 0 1px 0; 
	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			width: 251px; 
			padding: 1px 0px; 
			font-weight: bold; 
			text-decoration: none;
			border-style:none;
		}	


/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	width: 644px;
	padding: 0px;
	background-color:#FFF;
	color: #547592;
	margin: 0px;
	height: 262px;
	border: 1px solid #e2e2e2;
	font: 10px Tahoma, Geneva, sans-serif;
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }

#intro_right2 {
	float: right;
	width: 644px;
	padding: 0px;
	color: #547592;
	margin: 0px;
	height: 76px;
	border: 1px solid #e2e2e2;
}

/* LEFT SIDE */
	
#left {
	float: left;
	width: 250px;
}
	.box {
		padding: 0px;
	}
	.note {
		padding: 15px 15px 20px 100px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
		background: #FFFFAD url(images/package.gif) no-repeat;
		color: #585616;
	}
		


/* RIGHT SIDE */

#right {
	float: right;
	width: 644px;
	margin-top: 10px;
}
	.leftcol { 
		float: left; 
		width: 425px; 
		border:#ccc 1px solid;
		text-align: left;
		padding: 0px;
	}
	.rightcol { 
		float: right; 
		width: 285px; 
		border:#ccc 1px solid;
		}
		.rightcol2 { 
		float: right; 
		width: 208px; 
		background-color: #FFF;
		}
		
		
	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #ccc;
		background: #eee;
		color: #444;
	}
#topform{
	height: 95px
}

#txtregister{
	background-color: #447e94;
	height: 30px;
	padding-top: 12px;
	padding-left: 10px;
}

#mech_form{
	height: 58px;
	background-color: #696868;
	padding: 3px;
	padding-left: 18px;
}
.mechtxt{
	color: #FFF;
	font: 12px Tahoma, Geneva, sans-serif;
	line-height: 14px;
}

/*FORM*/

#form_ko label{
		display:block;
		color:#FFF;
		text-align:left;
		width:90px;
		float:left;
		padding-top: 3px;
		font-size: 13px;
		font-family: Tahoma, Geneva, sans-serif;
	}
	

.input_standard1 {
 font-family: Arial, Helvetica, sans-serif;
 width: 135px;
 height: 15px;
 font-size: 11px;
 background-color: #CCC;
 border-color: #606060;
 border: 1px;
 margin-left: 15px;
 float: right;
 margin-top: 3px;
}
/*.input1 {
 font-family: Arial, Helvetica, sans-serif;
 width: 180px;
 height: 15px;
 font-size: 11px;
 background-color: #CCC;
 border-color: #606060;
 border: 1px;
 margin-left: 20px;

 margin-top: 3px;
}*/

.input_standard2 {font-family: Arial, "Courier New", Courier, mono;
 width: 135px;
 height: 19px;
 font-size: 11px;
  background-color: #CCC;
 border-color: #606060;
 border-size: 1px;
  float: right;
 margin-top: 3px;
}


/*.input2 {font-family: Arial, "Courier New", Courier, mono;
 width: 180px;
 height: 22px;
 font-size: 11px;
  background-color: #CCC;
 border-color: #606060;
 border-size: 1px;
 margin-top: 3px;
  margin-left: 20px;
}*/
.input_standard3 {font-family: Arial, "Courier New", Courier, mono;
 width: 136px;
 font-size: 11px;
 float:right;
 background-color: #ffffff;
 background-color: #CCC;
 border-color: #606060;
 border: 1px;
 float: right;
 margin-top: 3px;
}

.input_new{
	width: 165px;
		
}
/*.input3 {font-family: Arial, "Courier New", Courier, mono;
 width: 180px;
 font-size: 11px;
 background-color: #F3F3F3;
 margin-top: 3px;
  margin-left: 20px;
}*/
#form_ko{
	background-color: #757575;
	padding: 5px 5px 3px 5px;
	margin-bottom: 5px;
	overflow:hidden;
}

#ads{
		
}

#contentko{
	padding: 5px 13px;
	
}
.maintxt{
	font-family:Tahoma, Geneva, sans-serif;
	color: 11px;
}

.imageko{
	float: left;
	padding: 0 20px 40px;
}

.textblue{
	color:#369;
	font: 15px Tahoma, Geneva, sans-serif bold;
	
}
#feature{
	width: 585px;
	height: 200px;
	margin: 0 auto;
	background-color: #FFFFE8;
	background-image: url(images/developments/feature_03.jpg);
	background-repeat: repeat-x;
}
.feature{
	border: 1px solid #C7AA52;
}
#feature_text{
	float: right;
	width: 300px;
	margin-top: 70px;
	margin-right: 10px;
	
}
.feature_textbig{
	font: 19px Arial, Helvetica, sans-serif;
	color: #625317;
}.feature_textsmall{
	font: 14px Tahoma, Geneva, sans-serif;
	color: #666;
}
.break{
	background-image:url(images/break.png);
	background-repeat:no-repeat;
	margin: 0 auto;
	height: 2px;
	width: 600px;

}

#sitemap a{
	text-decoration:none;
}
#calcuform{
	padding: 10px;
	background-color:#FFFFFF;
	width: 550px;
}
#calculator_details{
  padding: 0 20px;
}
/* FOOTER */

#footer { clear: both; padding: 5px; background:url(images/slices/line2_bg.jpg) repeat-x; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }


/*Accordion*/
#basic-accordian{
	border:2px solid #EEE;
	padding:5px;
	width:590px;
	left:490px;
	top:498px;

}

.accordion_headings{
	padding:5px;
	background: #376374;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background: #999
}

.accordion_child{
	padding: 2px 15px;
	background:#EEE;
}

.header_highlight{
	background:#666;
}

.test-content{
	
}

.image_thumb{
	float: right;
	padding:  0 15px;
}

.image_thumb2{
	float: left;
	padding:  0 15px;
}

/*end accordion*/
/*slider*/
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0;
			padding: 0;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 20px 0;
	position: relative;
	width:600px;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 300px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: 2px solid #EEE; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 600px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 240px;
			clear: both;
			background: #F5F5F5;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
	

		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
		
			float:left;
			height: 100%;
			position: relative;
			width: 600px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: 0px 100p 0px;
			float:right;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 12px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 10px;
			margin: 0 auto;
		}
		
		.stripNav li.tab1 a { background: #336779 }
		.stripNav li.tab2 a { background: #336779 }
		.stripNav li.tab3 a { background: #336779 }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		
		.stripNav li a:hover {
			background: #44879e;
		}
		
		.stripNav li a.current {
			background: #666;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;	
			text-indent: 1000em;
			
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 50px;
			width: 100px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			
		}
		
		.stripNavR {
			
		}
		
#cross-link-main{
	width:130px;
	float: right;
}


/*end slider*/
/*SITEMAP*/
#sitemap1{
	width: 300px;
	float: left;
}

#sitemap2{
	width: 300px;
	float:right;
}

#input_phoneno{
	
}

.contactusmain{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	font-weight:bold;
	color:#FFF;
}