@charset "utf-8";
/* CSS Document */

body{background: #FFFFFF ; margin:35px 0 35px 0; padding:0px;} 
img{border:0px;}
.a{color:#f10d17; text-decoration:none; font-weight:bold;}
a:hover{text-decoration:underline;}
p{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; font-weight:normal; line-height:18px;}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	font-weight:normal;
	line-height:normal;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	margin:0px;
	padding:0px;
	font-weight:bold;
	line-height:23px;
}

/* Background Classes */

/*-----------Header---------------*/

.curve{background:url(../images/curve-top.gif) no-repeat; width:16px; height:69px;}

.curve1{background:url(../images/curve1-top.gif) no-repeat; width:20px; height:69px;}
.man_image{ background:url(../images/img1.1.jpg) no-repeat;}

/*-----------Body---------------*/

.bodybg{background:url(../images/bg.gif) repeat-x #d1d1d1;}
.navupper{background:url(../images/menubg-upper.gif) no-repeat top left; height:39px;}
.navmiddle{background:url(../images/menubg-middle.gif) no-repeat top left; height:28px;}
.navtext{padding-left:15px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-weight:normal; font-size:12px; text-decoration:none;}
.navtext:hover{padding-left:15px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #FF0000; font-weight:normal; font-size:12px; text-decoration:none;}
.navbottom{background:url(../images/menubg-bottom.gif) no-repeat top left; height:37px;}

.rightcurve{background:url(../images/right-curve.gif) no-repeat; height:43px;}
.rightcurvebottom{background:url(../images/right-curve-bottom.gif) no-repeat; height:27px;}
.border{background:url(../images/border.gif) repeat-y; width:3px;}

.rightcurve1{background:url(../images/right-curve.jpg) no-repeat; height:43px;}
.rightcurvebottom1{background:url(../images/right-curve-bottom.jpg) no-repeat; height:25px;}

.testimonial-curve{background:url(../images/testimonialcurve.gif) no-repeat; height:16px;}


/*-----------Footer--------------*/
.footercurve-left{background:url(../images/footer-cuver-left.gif) no-repeat; width:15px; height:53px;}
.footercurve-right{background:url(../images/footer-cuver-right.gif) no-repeat; width:15px; height:53px;}

/* Text and other Classes */
.padding{margin:0 0 0 21px; cursor:pointer;}
.paddingred{margin:0 0 0 11px; cursor:pointer;}

.blacksmall{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; font-weight:bold; line-height:14px;}
.gray{color:#999999; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;  font-weight:normal; line-height:16px;}
.gray-bigger{color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:14px;  font-weight:normal; text-decoration:none; }
.gray-bigger:hover{color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:14px;  font-weight:normal; text-decoration:underline; }
