/* CSS Document */

body {
	font:12px Arial, Helvetica, sans-serif;
	color:#624e18;
	margin:0px;
	padding:0px;
	background-image: url(../images/back_drop.gif);
	background-color: #F0EBC7;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#container {
	width:900px;
	padding:0px;
	margin:0px auto;
	text-align:justify;
	height:auto;
	background-color: #D2CBA1;
}

#wrapper {
	background-repeat: repeat-y;
	background-color: #C7C08C;
	background-image: url(../images/wrapper-back.jpg);
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

.left {
	float: left;	
}

.right {
	float: right;	
}

.templeft {
	margin: 0px 0px 0px 0;
	padding: 5px;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
}

.templeft h5{
	margin: 0px 0px 0px 0;
	padding: 40px 0 0 0;
	font: 11px Arial, Helvetica, sans-serif;
	float: left;
	height: 55px;
	width: 99px;
	border: 1px solid #FFF;
}

.templeft_extra {
	margin: 0px 0px 0px 0;
	padding: 5px;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
}

.templeft_extra h4 {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#656043;
	background:url(../images/disc2.jpg) 99% 100% no-repeat;
	padding:5px 0px 12px 0px;
	margin:0px 0px 0px 0px;
	text-align: center;
	white-space: nowrap;
}

.tempright {
	float:right;
}

.banner {
	height:231px;
}

.banner-top {
	height: 165px;
	background-image: url(../images/banner-top.jpg);
	background-repeat: no-repeat;
}

.banner-bottom {
	height: 65px;
	background-image: url(../images/banner-bottom.gif);
	background-repeat: no-repeat;
}

.banner_zone {
	width: 100%;
	height: 150px;
}

.logozone {
	padding:25px 0px 0px 223px;
}

.workzone {
	padding:0px 29px 30px 49px;
}

.workzone-left {
	font:11px Arial, Helvetica, sans-serif;
	width:216px;
	padding:22px 0px 0px 0px;
	float:left;
}

.workzone-left h1 {
	padding:2px 0px 5px 10px;
	font: 18px Georgia, Arial, Helvetica, sans-serif;
}

.Categorieslink {
}

.Categorieslink ul {
	margin:0px;
	padding:0px;
}

.Categorieslink li {
	display:block;
	background:url(../images/px.gif) left bottom repeat-x;
	padding:2px 10px 2px 0px;
}

.Categorieslink li a {
	font-weight:bold ;
	color:#624e18 ;
	background:url(../images/disc1.jpg) 3px 4px no-repeat ;
	padding:0px 0px 0px 15px ;
	text-decoration:none ;
}

.Categorieslink li a:hover {
	color:#4F3F13;
	background:url(../images/disc1.jpg) 0px 4px no-repeat;
	text-decoration:none;
	display: block;
}

.contact_info {
	padding-top: 25px;
}

.contact_info a {
	font:11px Arial, Helvetica, sans-serif;
	color: #A83600;
	font-weight: normal;
}

.contact_info a:hover {
	text-decoration: underline;		
}

.contact_info h1{
	padding: 0 0 5px 10px;		
}

.contact_info p {
	padding: 5px 0px 5px 0px;	
}

.contact_info img {
	padding: 0px 3px 0px 0px;	
}

.workzone-right {
	width:512px;
	padding:22px 10px 0px 30px;
	margin:0px 0px 0px 10px;
	border-left:1px solid #b0a46c;
	float: right;
}

.workzone-right li {
	padding: 7px 0 0 0;	
}


/*****************************************	Top Menu Style Start Here ******************************************/

.menuzone {
	height:23px;
	background-image:url(../images/topbg.jpg);
	text-align:center;
	margin-top: 0px;
	padding: 9px 0 0px 0;
	width: 900px;
	border: none;
	position: absolute;
	top: 149px;
	z-index: 200;
}

.toplink {
	text-align:center;
	font-weight:bold;
	padding: 6px 0;
	background-color: #000;
}

.toplink ul {
	margin:0px;
}

.toplink li {
	border-right:1px solid #2A2A2A;
	list-style:none;
	height: 22px;
}

.lowerlink {
	text-align:center;
	background-color: #252525;
	padding: 4px 0;
	width: 900px;
	position: absolute;
	top: 181px;
	z-index: 100;
}

.lowerlink ul {
	margin:0px;
	padding:0px;
}

.lowerlink li {
	display:inline;
	border-right:1px solid #3C3C3C;
	padding: 2px 0px 0px 0px;
	list-style:none;
}

.lowerlink li a {
	color:#FFFFC4;
	padding: 5px 10px 5px 10px;
	text-decoration:none;
	font-weight: normal;
}

.lowerlink li a:hover {
	color:#FFFF9B;
	text-decoration: none;
}

/***************************************	Top Menu Style End Here ****************************************/



/**************************************	Standard Text Style Start Here **************************************/

h1 {
	font:20px Georgia, Arial, Helvetica, sans-serif;
	color:#993926;
	padding:7px 0px 7px 12px;
	margin:0px 0px 0px 0px;
	text-align: left;
}

h2 {
	font:18px Georgia, Arial, Helvetica, sans-serif;
	color:#993926;
	padding:7px 0px 7px 10px;
	margin:0px 0px 0px 0px;
	text-align: left;
}

h3 {
	font:16px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#993926;
	font-weight:400;
	padding:7px 0px 5px 10px;
	margin:0px 0px 5px 0px;
}

h4 {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#696445;
	background:url(../images/disc2.jpg) 100% 100% no-repeat;
	padding:5px 0px 12px 0px;
	margin:0px 0px 0px 0px;
	text-align: center;
	white-space: nowrap;
}

h5 {
	font:15px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#624e18;
	padding:7px 0px 7px 10px;
	border-bottom:1px dotted #624e18;
	margin:0px 0px 7px 0px;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: left;
}


h6 {
	font:17px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#624e18;
	font-weight:100;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}

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

a {
	color:#624E32;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.newscontent {
	padding:14px 19px 14px 15px;
}

/*************************************	Standard Text Style End Here ****************************************/


/*************************************	Template Pages CSS Starts Here  *************************************/


.workzone_templates {
	background:url(../images/workzonebg.jpg) left top repeat-y;
	padding:14px 25px 30px 49px;
}

.templates {
	text-align: center;
}

td {
	height: 0px;	
}

.templates_header h1{
	text-align: left;
	font:22px Georgia, Arial, Helvetica, sans-serif;
	color:#993926;
	padding:7px 0px 17px 0px;
	margin:0px;
}

.templates_links {
	font:13px Georgia, Arial, Helvetica, sans-serif;
	color:#624e18;
	padding:4px 0px 4px 0px;
	margin: 0px;
}

.templates_links a {
	font:bold 13px Georgia, Arial, Helvetica, sans-serif;
	color:#624e18;
	text-decoration: none;
}

.templates_links a:hover {
	color:#8C7022;
	text-decoration: underline;
}

.template_description {
	padding: 5px 20px 5px 20px;
	font: 12px Georgia, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.templates_row {
	padding: 5px 0 5px 0;
	margin-left: auto;
	margin-right: auto;
}

.templates_workzone {
	width:577px;
	padding:22px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	float: right;
}

#projects {
	padding: 0px 0 12px 0px;
	text-align: center;
}

#projects p {
	padding: 0px 5px 10px 7px;
	text-align: justify;
}

#projects h1{
	padding: 7px 0 8px 0px;
	text-align: center;
}

#projects .templates_header {
	padding: 10px 0 8px 0px;
	text-align: left;
}

/******************************************	Template Pages CSS Ends Here ************************************/



/***************************************  Forms Information CSS Starts Here **********************************/

.payments_form {
	padding-left: 60px;		
}

.contact_us p {
	padding: 10px 5px 10px 5px;
	font-size: 13px;
}

.preview p {
	padding: 10px 5px 10px 5px;
	font-size: 13px;
}

.preview h1 {
	font:20px Georgia, Arial, Helvetica, sans-serif;
	color:#993926;
	padding:7px 0 10px 60px;
	margin:0px 0px 0px 0px;
}

.preview td#box {
	height: 21px;
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #333;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
}

.thank_you {
	padding: 20px 0 0 10px;	
}

.thank_you p {
	padding: 3px 0 0px 5px;
	font-size: 13px;
}


/***************************************	Contact Information CSS Ends Here *******************************/


/********************************************   Images CSS Starts Here    ***********************************/


.dottedrow {
	background:url(../images/px.gif) left bottom repeat-x;
	padding:0px 0px 18px 0px;
	margin:0px 0px 15px 0px;
}

.headericon {
	margin:0px 20px 7px 0px;
	float: left;
}

.portfoliogallery {
	padding:20px 0px 0px 0px;
}

.portfolioimg {
	float:left;
	border:1px solid #a69a65;
	padding:2px;
	margin:0px 9px 8px 0px;
}

.portfoliotxt {
	width:119px;
	float:left;
	text-align:center;
	font-weight:bold;
	padding:5px 0px 10px 0px;
	margin-right:7px;
}

.img {
	padding: 0 0px 0 4px;
}

.slidemenu {
	width:132px;
	font-weight:bold;
	background:url(../images/slidebg.jpg) left top repeat-x;
	color:#dbd5a8;
	margin: 15px 0 0 20px;
}

.slidemenuleft {
	background:url(../images/slideleft.jpg) left top no-repeat;
}

.slidemenuright {
	background:url(../images/slideright.jpg) right top no-repeat;
	padding:1px 10px 3px 10px;
}

.serviceleft {
	width:35%;
	float:left;
}

.serviceright {
	width:65%;
	float:right;
}

.collapse_panel {
	padding: 0 2px 2px 2px;
}

.ourprojectrow {
	margin-bottom:20px;
	border-bottom:1px dotted #000000;
	padding-bottom:10px;
	font: 11px Arial, Helvetica, sans-serif;
}

.ourprojectrow h6 {
	padding: 4px 0 0px 15px;
}

.ourprojectrow p {
	padding: 4px 0 5px 5px;	
}

.project-img {
	float:right;
	margin-left:12px;
	border: 6px solid #b0a48b;
}

.godaddy-img {
	float: right;
	margin: 2px 0 0 6px;
}


/********************************************   Images CSS Ends Here    *************************************/


/*******************************************  Footer Styles Start Here  *************************************/

.footer-container {
	
}

.footer {
	width:900px;
	padding:15px 0 15px 0;
	text-align:center;
	color:#FCFCFC;
	margin:0px auto;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-y;
	border-top: 1px solid #A7A37D;
}

.footerlink {
	text-align:center;
	padding-bottom: 5px;
}

.footerlink ul {
	margin:0px;
	padding:0px;
}

.footerlink li {
	display:inline;
	border-right:1px solid #ffffff;
	padding:0px 5px 0px 5px;
	list-style:none;
}

.footerlink li a {
	color:#FBFBFB;
	text-decoration:none;
	font-weight: normal;
}

.footerlink li a:hover {
	color:#A83600;
	text-decoration: none;
}

.copyright{
	padding: 5px 0 0px 141px;
	text-align: left;
}

.copyright a {
	font:12px Arial, Helvetica, sans-serif;
	color: #A83600;
	font-weight: normal;
}

.copyright a:hover {
	text-decoration: underline;		
}


/********************************************  Footer Styles End Here  **************************************/


/******************************************** Menu Styles Start Here ****************************************/

.thank_you {
	padding: 20px 0 30px 30px;
	height: 220px;
}

.servicelink {
}

.servicelink ul {
	margin:0px;
	padding:0px;
}

.servicelink li {
	display:block;
	background:url(../images/disc2.jpg) 0px 2px no-repeat;
	padding:0px 0px 8px 16px;
	list-style:none;
}

.servicelink li a{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#624e18;
	text-decoration:none;
}

.servicelink li a:hover {
	background:url(../images/disc1.jpg) 0px 0px no-repeat;
	text-decoration:none;
}

.detail {
	padding:15px 0px 0px 20px;
}

.detail1 {
	padding:0px 0px 0px 0px;
	text-align:right;
}

.detail1 a {
	color:#984f39;
	text-decoration:none;
	background:url(../images/disc2.jpg) 0px 2px no-repeat;
	padding:0px 0px 8px 16px;
}

.detail1 a:hover  {
	color:#984f39;
	text-decoration:underline;
}

/********************************************* Menu Styles End Here *****************************************/


/******************************************* Inside Style Start Here  ***************************************/

.insidebanner {
	height:224px;
	background:url(../images/insidebanner.jpg) left top no-repeat;
}

.insideheader1 {
	height:90px;
	background:url(../images/insideheader-inside1.jpg) left top no-repeat;
}

.ourvalue {
	margin:10px 0px 0px 0px;
}

.aboutus-img {
	float:right;
	border:4px solid #b0a48b;
	margin:0px 0px 0px 10px;
}

.aboutcolumnzone {
	padding:7px 0px 7px 0px;
}

.aboutcolumn1 {
	width:48%;
	float:left;
	margin:0px 0px 10px 0px;
}

.aboutcolumn2 {
	width:48%;
	float:right;
	margin:0px 0px 10px 0px;
}

.abouticon {
	float:left;
	margin:0px 4px 0px 0px;
}

.servicecolumnzone {
	padding:20px 0px 16px 0px;
}

.servicecolumn1 {
	width:48%;
	float:left;
	margin:0px 0px 10px 0px;
}

.servicecolumn2 {
	width:48%;
	float:right;
	margin:0px 0px 10px 0px;
}

.read-more {
	color: #873321;
}

.our-comment {
	margin:10px 0px 0px 0px;
}

.blog-posted-row {
	padding:3px;
}

input.button {
	color:#ffffff;
	background:#414141;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px 10px;
	margin:0px 5px 5px 0;
	border:1px solid #000000;
}
input.button:hover {
	cursor:pointer;
	color:#cccccc;
}

.readmore {
	padding:10px 0px 10px 0px;
}

/**************************************** Site Map Style Starts Here ****************************************/

#sitemap-workzone {
	padding: 0 30px 0 30px;
}

#sitemap-workzone .options-contact-info {
	padding: 0 0px 20px 50px;
}

#sitemap-column {
	padding: 20px 0px 20px 0px;
	margin: 0px 0 0 0;
	text-align: left;
}

#sitemap-column #sitemap-container {
	padding: 0 25px 0px 25px;
}

#sitemap-column #sitemap-content {
	padding: 10px 10px 20px 15px;
	border-bottom: 1px dotted #624e18;
}

#sitemap-column h1 {
	padding: 15px 0px 15px 45px;
	border-bottom: 1px dotted #624e18;
	font-size: 24px;
}

#sitemap-column .sitemenu {
	padding: 3px 0 0 0;			
}

#sitemap-column .submenu {
	margin: 3px 0 0 20px;
}

#sitemap-column ul {
	list-style-type: none;	
}

#sitemap-column ul ul {
	list-style-type: circle;
}

#sitemap-column li {
	padding: 3px 0 0 0px;
}

/***************************************** Site Map Style Ends Here *****************************************/


/******************************************* Inside Style End Here	*****************************************/
.red-bold {
	color: #970000;
	font-weight: bold;
}

.red {
	color: #9B0000;
	font-weight: normal;
}

.blue {
	color: #369;
	font-weight: normal;
}
