/*

*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #333333;
}

a:link, a:visited { color: #ffffff; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #ffffff; text-decoration: none; }

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_60 { margin-right: 60px; }

.fl { float: left; }
.fr { float: right; }

.button_01 a{
	clear: both;
	display: block;
	width: 104px;
	height: 25px;
	padding-top: 5px;
	background: url(images/templatemo_readmore_button.jpg) no-repeat;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}


.header_01 {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #000000;
	background: url(images/templatemo_header_underline.jpg) left bottom no-repeat;	
}

.header_02 {
	clear: both;
	font-size: 18px;
	letter-spacing: 2px;
	color: #000000;
	height: 20px;
	padding: 10px 20px;
	margin-bottom: 20px;
	background: url(images/templatemo_side_header_bg.jpg) repeat-x;
}

.header_03 {
	clear: both;
	font-size: 18px;
	color: #C72848;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	background: url(images/templatemo_banner_divider.jpg) bottom repeat-x;
}

.header_04 {
	clear: both;
	font-size: 14px;
	color: #c7bb10;
	font-weight: bold;	
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background: url(images/templatemo_footer_divider.jpg) bottom repeat-x;
}

.header_05 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.header_05 a{
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#templatemo_header_wrapper {
	width: 100%;
	height: 114px;
	margin: 0 auto;
	background-color: #BFBFBF;
	background-repeat: repeat-x;
}

#templatemo_header {
	width: 980px;
	margin: 0 auto;
}

#templatemo_header #site_logo {
	float: left;
	width: 340px;
	height: 100px;
	font-size: 40px;
	color: #ffffff;
	background-image: url(images/grey.jpg);
	background-repeat: no-repeat;
}

/* end of header */

/* menu */
#templatemo_menu_wrapper {
	clear: both;
	width: 100%;
	height: 41px;
	margin: 0 auto;
	background-image: url(images/templatemo_menu.jpg);
	background-repeat: repeat-x;
}

#templatemo_menu {
	width: 980px;
	height: 41px;
	margin: 0 auto;
}

#templatemo_menu ul {
	margin: 0 0 0 28px;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	height: 22px;
	width: 128px;
	padding: 13px 0 0 0;
	background: url(images/templatemo_menu.jpg) bottom no-repeat;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;	
	font-weight: bold;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000000;
	background-image: url(images/templatemo_menu_hover.jpg);
}

/* end of menu*/

/* content */

#tempatemo_content_wrapper {
	clear: both;
	width: 980px;
	margin: 0 auto;
}

#templatemo_content {
	width: 900px;
	padding: 9px;
	border: 1px solid #c3c4c5;
	background: #d8d7d7;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}

.recent_projects {
	float: left;
	width: 900px;
	height: 260px;
	margin-bottom: 10px;
	background-color: #000000;
}

.project_slideshow {
	float: left;
	width: 610px;
	height: 200px;
	padding: 30px 0;
	overflow: hidden;
	background-color: #000000;
	background-image: url(images/templatemo_slider_right_divider.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.project_content {
	float: left;
	width: 250px;
	height: 180px;
	padding: 40px 20px;
	overflow: hidden;
	background: #000000;
}

.project_content p{
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	margin-bottom: 20px;
}

#content_panel {
	clear: both;
	width: 898px;
	border: 1px solid #c6c5c5;
	background: #eeeeee;
}

#column_w610 {
	float: left;
	width: 510px;
	padding: 40px 48px 20px 50px;
	background: #ffffff;
}
#column_w6100 {
	float: left;
	width: 800.px;
	padding: 40px 48px 20px 50px;
	background: #ffffff;
}
#column_w61001 {
	float: left;
	width: 800.px;
	padding: 0px;
	background: #ffffff;
}
#column_w290 {
	float: left;
	width: 290px;
	background: #eeeeee url(images/content_right_column_bg.jpg) left repeat-y;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.news_section {
	clear: both;
	margin: 0 20px 20px 20px;
}

.news_section .news_date {
	float: left;
	width: 70px;
	height: 65px;
	padding: 0px 0 0 0;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

.news_section .news_date span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
}

.news_section .news_content {
	float: right;
	width: 160px;
}

#column_w290 .inputfield {
	height: 16px;
	width: 235px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

#column_w290 .inputfield1 {
	height: 40px;
	width: 235px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}
#column_w290 .submitbutton {
	float: right;
	margin: 0px;
	padding: 2px 6px 4px 6px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
}

.column_w290_content {
	margin: 0 20px;
}

#column_w610 p {
	padding-bottom: 20px;
}

.section_01 {
	clear: both;
	position: relative;
	width: 430px;
	padding: 30px 40px 20px 40px;
	margin-bottom: 20px;
	background: url(images/templatemo_section_middle.jpg) repeat-y;
}

.section_01 .top {
	position: absolute;
	width: 510px;
	height: 22px;
	top: 0px;
	left: 0px;
	background: url(images/templatemo_section_top.jpg) top left no-repeat;
}

.section_01 .bottom {
	position: absolute;
	width: 510px;
	height: 22px;
	bottom: 0px;
	left: 0px;
	background: url(images/templatemo_section_bottom.jpg) bottom left no-repeat;
}

.list_with_icon {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: none;
}

.list_with_icon li {
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	background: url(images/templatemo_list_icon.jpg) left top no-repeat;
}

/* end of content */

/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background-color: #000000;
}

#templatemo_footer {
	width: 920px;
	padding: 3px;
	margin: 0 auto;
	color: #828c96;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.section_w920 {
	text-align: center;
	width: 920px;
}

.section_w184 {
	float: left;
	width: 144px;
	padding: 0 40px 0 0;	
}

.section_w368 {
	float: left;
	width: 328px;
	padding: 0 40px 0 0;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

.footer_menu_list li a {
	color: #828c96;
	text-decoration: none;
}
/* end of footer */
#header1 {
	height: 160px;
	width: 900px;
	margin-left: 30px;
	background-color: #999999;
	border-top-width: 10px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D8D7D7;
	border-right-color: #D8D7D7;
	border-bottom-color: #D8D7D7;
	border-left-color: #D8D7D7;
}
#menu {
	width: 900px;
	margin-top: 10px;
}
/* CSS Tabs */
#navcontainer {
	border-top: 1px solid #9CC;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#navlist {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

@media all {
	#navlist {
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
}

#navlist li {
	bottom: 11px;
	display: inline;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	position: relative;
}



#navlist a, #navlist a:link, #navlist a:visited {
	background: #900;
	border: 1px solid #FFF;
	bottom: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
	background-color: #800040;
}

#navlist a:hover {
	bottom: 1px;
	color: #FFF;
	position: relative;
	right: 1px;
	background-color: #999999;
}

#navlist a:active {
	background: #999;
	bottom: 0px;
	color: #FFF;
	position: relative;
	right: 0px;
}

#navlist li#active {
	background: #369;
	bottom: 13px;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0;
	position: relative;
}

html>body #navlist li#active {
	background: #000;
	margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
	border-bottom: none;
	border-left: 1px solid #9CC;
	border-right: 1px solid #9CC;
	border-top: 1px solid #9CC;
	bottom: 0;
	color: #FFF;
	cursor: text;
	margin: 0;
	padding: 2px 5px 0 5px;
	position: relative;
	right: 0;
	background-color: #000000;
}

#form {
	height: 350px;
	width: 500px;
	clear: both;
	vertical-align: top;
}
#contact-area {
	width: 600px;
	padding-top: 5px;
	overflow: visible;
	height: 15px;
	margin-bottom: 5px;
}

#contact-area input, #contact-area textarea {
	padding: 2px;
	width: 320px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 55px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
	
}

#contact-area input.submit-button {
	width: 77px;
	float: left;
	margin-left: 235px;
	margin-top: 25px;
}

td.left {
	width: 120px;
	text-align: left;
	font-size: 12px;
}
#con12 {
	width: 650px;
	text-align: justify;
	padding-left: 150px;


	[if lt IE 6]> padding-left: 0px; <![endif]
; 		height: 500px;
	overflow: inherit;
}
#con121 {
	width: 900px;
	text-align: center;
	[if lt IE 6]> padding-left: 0px; <![endif]
}



#tnt_pagination {
	display:block;
	text-align:right;
	height:22px;
	line-height:21px;
	clear:both;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	float: right;
	margin-right: 15px;
	margin-bottom: 20px;
}

#tnt_pagination a:link, #tnt_pagination a:visited{
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#660000;
	width:22px;
	font-weight:normal;
}

#tnt_pagination a:hover {
	background-color:#FFFFCC;
	border:1px solid #660000;
	color:#660000;	
}

#tnt_pagination .active_tnt_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #330000;
	margin-left:10px;
	text-decoration:none;
	background-color:#FFFF99;
	color:#000000;
	cursor:default;
}

#tnt_pagination .disabled_tnt_pagination {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}
.address {
	float: right;
	height: 100px;
	width: 250px;
	margin-right: 25px;
	text-align: right;
}
/* price details*/
table#price-chart {
	MARGIN: 0px;
	padding: 0px;
}
table#price-chart th img {
	MARGIN-TOP: 140px
}
table#price-chart th.heading {
	WIDTH: 125px
}
table#price-chart th.basic {
	WIDTH: 125px;
	HEIGHT: 180px;
	background-image: url(images/Basic_header.jpg);
	background-repeat: no-repeat;
	background-color: #C4E2EC;
}
table#price-chart th.professional {
	WIDTH: 125px;
	HEIGHT: 180px;
	background-image: url(images/Professional_header.jpg);
	background-repeat: no-repeat;
	background-color: #E9DBAA;
}
table#price-chart th.business {
	WIDTH: 125px;
	HEIGHT: 180px;
	background-image: url(images/Business_header.jpg);
	background-repeat: no-repeat;
	background-color: #E9BFC0;
}
table#price-chart th.enterprise {
	WIDTH: 125px;
	HEIGHT: 180px;
	background-image: url(images/Enterprise_header.jpg);
	background-repeat: no-repeat;
	background-color: #D5DFAA;
}
table#price-chart th.premier {
	WIDTH: 125px;
	HEIGHT: 180px;
	background-image: url(images/Premier_header.jpg);
	background-repeat: no-repeat;
	background-color: #D6C4EC;
}
table#price-chart th {
	BORDER-RIGHT: #fff 1px solid;
	TEXT-ALIGN: center
}
table#price-chart td {
	BORDER-RIGHT: #fff 1px solid;
	TEXT-ALIGN: center
}
table#price-chart td {
	margin: 0px;
	padding: 0px;
	height: 30px;
}
table#price-chart .even td {
	background-color: #e5e5e5;
}
table#price-chart .odd td {
	background-color: #cacaca;
}
table#price-chart .odd .table-col-0 {
	background-color: #c4e2ec;
}
table#price-chart .odd .table-col-1 {
	background-color: #e9dbaa;
}
table#price-chart .odd .table-col-2 {
	background-color: #e9bfbf;
}
table#price-chart .odd .table-col-3 {
	background-color: #d4e0a9;
}
table#price-chart .odd .table-col-4 {
	background-color: #d7c4ed;
}
table#price-chart .even .table-col-0 {
	background-color: #d8ecf2;
}
table#price-chart .even .table-col-1 {
	background-color: #f1e7c7;
}
table#price-chart .even .table-col-2 {
	background-color: #f1d5d5;
}
table#price-chart .even .table-col-3 {
	background-color: #e3ebc6;
}
table#price-chart .even .table-col-4 {
	background-color: #e5d8f3;
}
.left-col-captions {
	width: 152px;
	font-weight: bold;
	color: #424242;
	text-align:right !important;
	padding-right: 8px !important;
}
.black-bg {
	background-color: #373737 !important;
	color: #FFF;
}
/* price details End*/

