/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

}
hr{
	color:#FF2A00;
	outline:0;
	
}
form{
	margin:0px;
	padding:0px;
}
body {
	line-height:normal;
	background:url(images/bg.jpg) repeat-x left top ;
	background-color:#ffffff;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:12px;
}

a{
	color:#FD5901;
	text-decoration:none;
}
a:hover{
	color:#900;
	text-decoration:none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.clear{
	margin:0px;
	padding:0px;
	clear:both;
}
h1{
	font-size:20px;
	color:#C1262D;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
}
.mainwrapper{
	width:1000px;
	margin:auto;

}
.mainbody{
width:1000px;
margin:auto;
background:url(images/bodybg.jpg) repeat-y center top;

}
.content{
width:874px;
float:left;
}

.rightshadow{
float:right; width:63px; background:url(images/leftshadow-bg.jpg) repeat-y;}

.leftshadow{
float:left; width:63px; background:url(images/rightshadowbg.jpg) repeat-y;
}


.logo{
	width:301px;
	float:left;
	padding-top:48px;

}
.logoleft{
	width:350px;
	float:right;
	color:#8F7969;
	font-size: 18px;
	padding-top:58px;
}
.logoleft span{
	font-size:20px;
	color:#C1262D;
}
.fj{
	font-size:12px;
	color:#000;
	background:url(images/search-bg.jpg) no-repeat left top ;
	width:214px;
	height:31px;
	padding-left:38px;
	padding-top:3px;
}
.menubg{

background:#860106;
}
#menuh-container
	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 874px;
	background-color: #860106;
	}

#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	background:#860106;
	
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	background-color: #860106;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #860106;
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-color: #C1262D;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:8em;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	_font-size:18px;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	text-align:left;
	}
#menuh ul li ul{
	width:15em;
	text-align:left;
}

#menuh ul li ul li a{
	width:15em;
	text-align:left;
	
}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	_left:65%;
	_font-size:18px;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */
.mainctn{
background:url(images/contentbg.jpg) repeat-x left top;
color:#FFFFFF;
border-left:solid 1px #FFE5D0;
border-right:solid 1px #FFE5D0;



}

.footer {
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	color:#C0262D;
	

}
.footer a {
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	color:#C0262D;
	

}
.footer a:hover{
color:#000000;
}


.contcall{
float:left; 
width:600px;
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
line-height:20px;
}
.model{
	float:right;
	width:123px;
}
.txtbg{
	background:url(images/boxbg.jpg) no-repeat left top;
	padding-top:10px;

}
.dp{
	width:68px;
	margin-left:10px;
	float:left;
}
.partnerslogos{
	width:693px;
	margin:auto;

}
.pl{
	float:left;
	margin-right:5px;
	width:109px;
}
.rightspacer{
	margin:0px;
	padding:0px;
	height:12px;
}
.pserve{
	float:right;
	line-height:20px;
	width:620px;
	margin-left:10px;
}


.leftcolumn{

	width:255px;

	float:left;

}

.leftcolbody{

	background:#FFFBF7;

	padding:0px 6px 0px 6px;

	background:url(images/lefmein-bg.jpg) repeat-y;

	width:243px;

}

.leftmenu{
	margin:0px;
	padding:0px;
}

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



.leftmenu li {
	line-height:normal;
	list-style:none;

	color:#C1262D;
	font-size:14px;
	font-weight:bold;
	display:block;
	background:url(images/leftmenu-title.jpg) no-repeat left top;
}

.leftmenu li ul {

	margin:0px;

	padding:0px;

	margin-top:10px;

	margin-bottom:0px;

	

	

}



.leftmenu li ul li {

	margin:0px;

	padding:0px;



	font-family:Tahoma, Geneva, sans-serif;

	font-size:12px;

	



}

.leftmenu li ul li  a{

background:url(images/border.jpg) no-repeat bottom right;

color:#CB3D44;

margin-left:20px;

font-weight:bold;

font-weight:normal;

line-height:25px;

text-decoration:none;

display:block;



	

}

.leftmenu li ul li  a:hover{

	color:#F60;

	text-decoration:none;

}



.border1 {border:1px solid #cccccc;}

.border2 {border:1px solid #6d7073;}
.bggbox{
background:url(images/dx.jpg no-repeat center top;)
}
.bggbox a{
text-decoration:none;
color:#C0262D;
background:url(images/dx.jpg no-repeat center top;
}
.bggbox a:hover{
color: #666666;
text-decoration:underline;
}

.border3 {border:1px solid #046b9a;}

.border4 {border:3px double #a7a7a7;}



.features {

	text-align:center;

	behavior:url(iepngfix.htc);

}


.smallThumbBorder{

	border:1px solid #666666; 

	padding:3px 3px 3px 3px; 

	background-color:#cdcdcd;

}

.smallThumbBorder2{

	border:1px solid #666666; 

	padding:3px 3px 3px 3px; 

	background-color:#000000;

}

.row1 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:normal;

	color:#C1262D;

	border-bottom:1px solid #333333;

	text-decoration:none;

	padding:3px 0px 3px 0px;

}

.rowContent  {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:normal;

	color:#fff;

	text-decoration:none;

	padding:3px 0px 3px 0px;

}



.rowHead {

	font-family: Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#C30;

	border-bottom:1px solid #666666;

	text-decoration:none;

	padding:3px 0px 3px 0px;

}



.bread {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:Normal;

	color:#F30;
	background:none;

	padding: 5px 5px 5px 5px;

	text-decoration:none;

}



.rightcolumn{

	width:620px;

	float:right;

	

}

