/*GENERIC CSS */
body {
margin:0 auto;
font-family:tahoma,arial;
text-align:center;
background:#141414 url(../images/pendle.jpg) no-repeat scroll center top
}

.thankyou {color:#000;font-size:13px}

a img {border:none;}

.big-link {color:#000;
font-size:23px;
font-weight:bold;
text-align:left;
margin-top:10px;}

.small-link {color:#373737;
font-size:12px;
font-weight:bold;
text-align:left;
margin-top:25px;}

h1 {
color:#000;
font-size:23px;
font-weight:bold;
margin-left:20px;
text-align:left;
margin-top:10px;
}

h2 {
color:#373737;
font-size:12px;
font-weight:bold;
margin-left:20px;
text-align:left;
margin-top:25px;
}

h3 {
color:#143744;
font-size:13px;
font-weight:bold;
margin-left:20px;
margin-top:10px;
}

#main-right ul{margin-left:50px;margin-top:5px;margin-bottom:20px;}

#main-right li {font-size:11px;line-height:18px;color:#333;}

#main-right-contact p{margin-top:7px;}


p {
color:#333;
font-size:12px;
margin:7px 20px 15px 20px;
line-height:18px;
}

.testimonial {font-style:italic;padding-right:30px;padding-left:30px;}
.testimonial img {float:left;margin-left:5px;margin-right:10px;border:1px solid #ccc;}



.more {text-align:right;padding-right:6px;}

label {clear:both;}

a {
	color:#000;
	font-size:12px;
	text-decoration:none;
}

a:hover{color:#12AFFF;}


a.linky {
	color:#3399CC;
	font-size:12px;
	text-decoration:none;
}



span {margin-left:10px;}

/*HEADER CSS*/

#toplinks a {
color:#072b4f;
font-size:12px;
text-decoration:none;
margin:10px;
}

#toplinks a:hover {
color:#000000;
font-size:12px;
text-decoration:underline;
margin:10px;
}

#topnav a {
color:#ffffff;
font-size:12px;
font-weight:bold;
text-decoration:none;
margin:10px;
}

#topnav a:hover {
color:#ccc;
font-size:12px;
font-weight:bold;
text-decoration:none;
margin-top:40px;
}

#logo h1 {
color:#333;
font-size:12px;
font-weight:normal;
text-align:left;
margin-left:48px;
margin-top:0px;
margin-top:-5px;
}

#logo h2 {
margin-top:4px;margin-left:7px;text-indent:-7777px;
}



#logolink {width:266px;height:62px;background:transparent url(../images/evolve-logo.png) no-repeat scroll left top;display:block}

#logolink a  {outline-style:none;}

/*main-left*/

#main-left ul {margin-left:45px; font-size:12px;margin-top:10px; color:#045066; padding:5px;}

#main-left li {font-size:12px; margin-bottom:5px; color:#333;}


/*right-col*/

#right-col h2 {
color:#000;
font-size:20px;
font-weight:bold;
margin-left:20px;
margin-top:15px;
padding-bottom:0px;
text-align:left;
}

#right-col img {
float:right;
border:1px solid #eee;
margin-right:18px;margin-left:5px;margin-top:7px
}

.thumb {float:left;margin-left:5px; margin-right:10px;border:1px solid #eee;padding:5px;margin-top:15px;clear:left;margin-bottom:15px;}
.thumb-large {float:right;margin-left:15px; margin-right:10px;border:1px solid #eee;padding:5px;margin-top:10px;clear:left;margin-bottom:15px;}


#right-col h2.offer {
color:#ff6600;
font-size:19px;
font-weight:bold;
margin-left:20px;
margin-top:15px;
padding-top:0px;
text-align:left;
border-top:none;
}

#right-col h3 {
color:#333;
font-size:11px;
font-weight:bold;
margin-left:20px;
margin-top:10px;
text-align:left;
}

#right-col p {margin-bottom:3px;margin-top:3px;padding-right:5px;font-size:11px; }

#right-col hr {width:80%;margin:auto;margin-top:10px;color:#ccc;}
/*left-col*/


#left-col ul {margin-left:10px;margin-right:10px;font-size:12px;margin-top:10px;margin-bottom:25px;}

#left-col li {list-style-type:none;line-height:20px;}

#left-col li a {background-image: url(../images/left-menu-arrow.png); background-position:left center;background-repeat:no-repeat; color:#3399cc;font-weight:bold;text-decoration:none;padding-top:10px;padding-bottom:10px;padding-left:15px;border-bottom:1px solid #eee;display:block;}
#left-col li a:hover {color:#12AFFF;font-weight:normal;text-decoration:none;font-weight:bold;}

#left-col h2 {color:#000;margin-left:10px;}

#toplinks a {color:#333;}

.error {font-size:11px;font-weight:bold;color:red}

