body
{
	/*background-color:#1e1e1e;*/
	/*font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;*/
	width:100%;
	padding: 0px;
	margin:0px auto 0px auto;
	background:#fefefe url(img/bgnd_grad.jpg) repeat-x 0 0;
}

	

p, div, ul, li { font-family:"Century Gothic", arial,helvetica,verdana; font-size:12px; color:#1e1e1e;  }
table, tr, td { font-family:"Century Gothic", arial,helvetica,verdana; font-size:12px; margin:0; color:#1e1e1e; }
.normal, .Normal { font-family:"Century Gothic", arial,helvetica,verdana; font-size:12px; color:#1e1e1e; }
.NormalBold { font-family:"Century Gothic", arial,helvetica,verdana; font-size:12px; font-weight:bold; color:#1e1e1e; }
.NormalRed { color:#c50000; font-family:"Century Gothic", arial,helvetica,verdana; font-weight:bold; font-size:12px }
a:link, a:visited, a:followed
{
	color:#de342b;
	font-size: 9px;
	text-decoration:none;
	right:0px;
}
a:hover
{
	color:#f1dfd7;
}
h2{
	font-size:14px;
	color:de342b;
	font-weight:bold;
	display:inline;
}
h1{
	font-size:16px;
	color:de342b;
	font-weight:bold;
}

/*
p, div, ul, li { font-family: arial,helvetica,verdana; font-size:12px; color:#1e1e1e;  }
table, tr, td { font-family: arial,helvetica,verdana; font-size:12px; margin:0; color:#1e1e1e; }
.normal, .Normal { font-family: arial,helvetica,verdana; font-size:12px; color:#1e1e1e; }
.NormalBold { font-family: arial,helvetica,verdana; font-size:12px; font-weight:bold; color:#1e1e1e; }
.NormalRed { color:#c50000; font-family: arial,helvetica,verdana; font-weight:bold; font-size:12px }
*/

/*
p, .normal, td
{
	color:#1e1e1e;
	font-family:"Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}*/


.DawtekOuter
{
	width:844px;
	height:660px;
	padding-top:40px;
	padding-top:0px;
	margin:0px auto 0px auto;
}



.HeaderHolder
{
	height:160px;
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	background-color:#de342b;
	background-position: -1px 0px;
}

.ContentHolder
{
	background-color:#847f5d;
	padding:13px;
}

.FooterHolder
{
	background-color:#de342b;
}



.HeaderTable
{
	width:772px;
}

.ContentTable
{
	width:100%;
}

.FooterTable
{
	width:100%;
	background-image:url(img/footer.jpg);
	background-repeat:repeat-x;
}




#dnn_logo
{
	padding-left:52px;
}

.headerPane
{
	width:415px;
	height:124;
	padding: 20px 10px 10px 10px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration:none;
	text-align:left;
}
.LogoPane {
	width:300px;
}

.menuTopPane
{
	height:36;
}
.menuRightPane
{
	width:200px; /*was 254*/
	padding:0px;
	padding-top:10px;
	padding-left:5px;
	background-color:#f1dfd7;
}

.menuRightBorder
{
	background: #cac49c url(img/rightmenu_grad.jpg) no-repeat;
	width: 23px;
}

.contentTopPane
{
	padding:10px;
	background-color:#e0b4a6;
}
.contentLeftPane
{
	padding:10px;
	background-color:#e0b4a6;
}
.contentPane
{
	padding:10px;
	background-color:#e0b4a6;
}
.contentRightPane
{
	padding:10px;
	background-color:#e0b4a6;
}
.contentBottomPane
{
	padding:10px;
	background-color:#e0b4a6;
}



.footerLeftPane
{
	width:526px;
	padding:10px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration:none;
	text-align:left;
}

.footerRightPane
{
	width:200px;/*was 266*/
	padding:10px;
	color:#ffffff;
	/*font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;*/
	font-weight:bold;
	font-size: 60%;
	text-decoration:none;
	text-align:left;
}


.footerBottomLeft
{
	padding-right:13px;
}

.footerBottomRight
{
	padding-right:13px;
	text-align:right;
}

.Highlight {
	display:block;
	background-color:#d19e8f;
	width:80%;
	padding:10px;
	position: relative;
	left: 60px;

}
/*for quote container*/
.containermaster_Quote_WithOutTitle p, .containermaster_Quote_WithOutTitle .normal
{
	color:#ffffff;
	/*font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;*/
	font-size:12px;
	font-weight:bold;
	padding:10px;
}

.normalred 
{
	color:#de342b;
	/*font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;*/
	font-size:12px;
}

.Head {
   font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
   font-size:120%;
   font-weight:bold;
   color:#de342b;
   padding:10px 10px 20px 0px;
}

.copyrightInfo
{
	color:#847f5d;
	/*font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 9px;
	text-decoration:none;
	text-align:left;
}

.footerInfoBreaks
{
	color:#847f5d;
	font-size: 10px;
}

.footerInfo, a.footerInfo:link, a.footerInfo:visited, a.footerInfo:followed
{
	color:#847f5d;
	font-size: 10px;
	text-decoration:none;
	right:0px;
}
a.footerInfo:hover
{
	/*color:#ffffff;*/
	color:#333333;
}





/***Top Menu Styles using SOLPART MENU***/

.TopMenu_MenuContainer {
	background-color: transparent;
}
.TopMenu_MenuBar 
{
	cursor: pointer; 
	cursor: hand;
	height:36px;
	background-color: transparent;
}

.TopMenu_MenuItem {
	border-left: solid 0px #fff; 
	border-bottom: solid 0px #fff; 
	border-top: solid 0px #fff;
	border-right: solid 0px #fff;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 12pt;
	font-weight: normal; 
	font-family: "Calibri", Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
	background-color: Transparent;
}
.TopMenu_MenuIcon {  
	/*border-left: solid 0px #fff; 
	border-bottom: solid 0px #fff; 
	border-top: solid 0px #fff;
	border-right: solid 0px #fff;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 36px;*/
	display:none;
}

.TopMenu_SubMenu {
	background-color: #fae2d3;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	height: 28px;
}

.TopMenu_MenuBreak {
	height: 0px;
}
.TopMenu_MenuItemSel { 
	background-color: #ffffff;
	cursor: pointer; 
	cursor: hand; 
	color: #000000;
	font-size: 12pt;
	font-weight: normal; 
	text-transform:normal;
	font-family: "Calibri", Verdana, Arial, Helvetica, sans-serif;
	height: 36px;
}

.TopMenu_SubMenuItemSel { 
	background-color: #ffffff;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color: #000000;
	font-size: 12pt;
	font-weight: normal; 
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	text-transform:none;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	height: 28px;
}


.TopMenu_MenuArrow {
	/*border-right: #cccc99 0px solid; 
	border-bottom: #cccc99 0px solid; 
	border-top: #cccc99 0px solid;
	font-family: webdings; 
    color: #000000;
	font-size: 12pt; 
	cursor: pointer; 
	cursor: hand;*/
	display: none; 
}
.TopMenu_RootMenuArrow {
	/*font-family: webdings; 
	font-size: 12pt;
	color: #000000; 
	cursor: pointer; 
	cursor: hand;*/
	display: none;
}


/*****************************************
* Dawtek skin
*****************************************/

.sideMenuTitle
{
	background: #f1dfd7 url(img/services_title.jpg) no-repeat;
	width: 68px;
	height: 18px;
}

.inventua_sidemenu
{
	margin-top: 5px;
	position: absolute;
	width: 250px;
	margin-left: -20px;
}

.MenuItem
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}

.MenuItem a:link, .MenuItem a:visited, .MenuItem a:active
{
	padding-left: 5px;
	/*font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #1e1e1e;
	font-weight: bold;
	text-decoration: none;
}

.MenuItem a:hover
{
	text-decoration: underline;
}

.currentItemHighlight
{
	background: transparent url(img/menu_icon.gif) no-repeat 0px 2px;
	margin-left: -20px;
	width: 250px;
	padding-left: 20px;
	
}

.MenuItemHover
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	background: transparent url(img/menu_icon.gif) no-repeat 5px 6px;
}

.MenuItemHover a:link, .MenuItemHover a:visited, .MenuItemHover a:active
{
	padding-left: 5px;
	/*font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #1e1e1e;
	font-weight: bold;
	text-decoration: none;
}

.MenuItemHover a:hover
{
	text-decoration: underline;
}


/*Testimonials*/
.tst_Headline {
	font-weight:bold;
	font-size:120%;
}

.tst_Name, .tst_JobTitle {
	font-weight:bold;
	font-style:italic;
}

.tst_Company {
	font-weight:bold;
}


.tst_Comments {
	font-style:italic;
}
/*Override testimonial styles when displayed in the header*/
.HeaderPane .tst_Headline, .HeaderPane .tst_JobTitle, .HeaderPane .tst_Company, .HeaderPane .tst_Comments, .HeaderPane .tst_Name {color:#fff;}

/*Portfolio Styles*/
.Portfolio_Company {
	font-weight:bold;
	font-size:120%;
}

.Portfolio_Job {
	font-style:italic;
}

td.Portfolio_Text {
	vertical-align:top;
	width:600px;
	line-height:18px;
	padding:10px;
}
td.Portfolio_Text p {
	margin-top:8px;

}

td.Portfolio_Image {
	padding:10px;
	vertical-align:top;


}
.Portfolio_Table {
	background-color:#d19e8f;
	margin-bottom:20px;
}
