/*RESET*/

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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: 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;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*START EDITING HERE*/

body {
font-family:helvetica, arial;
color:#9c9b9b;
/*background-color:#c0c0c0;*/
background:url(images/bg1.png);
background-repeat:repeat-x;
font-size:1em;

margin:0; padding:0; left:0; margin-top:0;padding-top:0;

}

a {
text-decoration:none;
color:#848484;
}

a:hover {
color:#dc214c;
}

p{
margin-bottom:0px;
font-size:.7em;
line-height:1.4em;
letter-spacing:.5px;
}

li {
font-size:.7em;
line-height:1.4em;
margin-bottom:15px;

}


h2 {
margin-left:20px;
color:#dc214c;
margin-top:7px;
font-size:1.8em;
font-weight:200;
font-family:'Calibri', georgia;
}

h3 {
margin-bottom:22px;
color:#dc214c;
line-height:1em;
font-size:1.4em;
font-family:'CALIBRI';
font-weight:lighter;
}

h3 img {
margin-right:10px;
}

h4 {
color:#dc214c;
font-size:.8em;
margin-bottom:23px;
}

strong {
color:#4c4b4b;
}


#container {
width:960px;
margin-left:auto;
margin-right:auto;
border:0px solid #d0d0d0;
margin-top:0px;
margin-bottom:0px;

}

/*navigation*/


.banner-pic1{ margin-top:5px; MARGIN-left:0px;   }



#nav li {display:inline;}



#header .row-2 ul li.m2 a {width:89px;background:url(images/logo1.png)}
#header .row-2 ul li.m2 a:hover,
#header .row-2 ul li.m2 a.active {background:url(images/logo1.png)}

/*intro area*/
#intro {
background-image:url(images/header_bg.png);
height:280px;
overflow:hidden;
border-bottom:2px solid #d0d0d0;
}
#intro1 {
background-image:url(images/header_bg.png);
height:250px;
overflow:hidden;
border-bottom:2px solid #d0d0d0;
}
#intro2 {
background-image:url(images/header_bg.png);
height:234px;
overflow:hidden;
border-bottom:2px solid #d0d0d0;
}

#img {
margin-left:0px;
margin-top:0px;

float:left;
}

#intro_desc {
float:top;
width:405px;
margin-left:0px;
margin-top:11px;
color:#303123;


}


#intro_desc1 {
float:left;
width:150px;
margin-left:5px;
margin-top:-10px;
color:#ffeddf;
}

#lower
{
background-image:url(images/base1.png);
height:38px;
margin-left:-45px;
margin-right:-55px;
margin-bottom:20px;

}
#lower ul 
{
margin-left:55px;

font-size:1em;
color:#dc214c;
}
#lower li 
{

font-size:1em;
color:#dc214c;
}

#intro_desc p.dark{
color:#4b0000;
font-style:italic;
text-align:center;
}

#intro p {
margin-bottom:0px;
}


#main {
background:url(images/mainbg.png);
background-repeat:repeat-x;
background-color:#f4f1f1;
padding-left:45px;
padding-right:55px;
padding-top:45px;
overflow:hidden;

}

#main hr {
border:1px solid #ea90a5;
margin-bottom:25px;
width:440px;
}

/*welcome sectino*/

#welcome p {

font-size:.8em;
color:#616161;
}

/*lower columns*/
#col2, #col3  ,#col1,#col4 {
width:180px;
float:left;
margin-right:10px;
margin-top:-5px;
color:#616161;
padding-left:25px;
}
#col1 h4, #col2 h4, #col3 h4 #col4 h4 {
padding-top:3px;
margin-bottom:7px;
height:30px;
}
#col1 h4  {
background-image:url(images/reviews.png);
background-repeat:no-repeat;
padding-left:45px;
}
#col2 h4 {
background-image:url(images/features.png);
background-repeat:no-repeat;
padding-left:28px;
}
#col3 h4  {
background-image:url(images/pig.png);
background-repeat:no-repeat;
padding-left:30px;
height:23px;
}
#col4 h4  {
background-image:url(images/money.png);
background-repeat:no-repeat;
padding-left:30px;
height:23px;
width:290px;
}


 #gg
{
padding-left:-10px;
font-size:.7em;
color:#dc214c;
}

#col2 ul ,#col1 ul,#col4 ul {
list-style-image:url(images/check.png);
margin-left:23px;
}

#col3 ul {
list-style-image:url(images/check.png);
margin-left:27px;
}

/*footer*/
#footer {
background-image:url(images/footerbg.png);
height:30px;
font-size:.8em;
color:white;
text-align:center;
}


#footer a {
color:#ffffff;
}

#footer #copyright {

line-height:15px;
color:white;

vertical-align:center;
}










}

/*
}