@charset "UTF-8";
/* CSS Document */

/*General styles*/

body 					{background-color: #FFF; padding: 0px 15px 15px 15px; font-family: Helvetica; font-size: 9pt; font-style: normal; font-weight: normal; color: #666;}

img 					{border: 0;}

ul 						{position: relative; list-style: disc; list-style-position: outside; margin-left: 20px; padding-left: 0px;}

ul li 					{padding-bottom: 3px;}

a 						{color: #666; text-decoration: none; font-weight: normal;}

a:hover 				{color: #0083D7; text-decoration: underline;}

p 						{padding-bottom: 2px; color: #666;}



/*DIV styles*/

#header 				{height: 60px; width: 930px;}

#main_image 			{clear: both; position: relative; height: 270px; width: 930px; background-color: #CCC;}

#content 				{float: right; width: 600px; margin: 25px 0px 0px 20px;}

#footer 				{clear: both; height: 30px; width: 930px; border-top: 1px solid #0083D7; padding-top: 20px;	font-size: 10px; font-weight: normal;}

#wrapper 				{width: 930px; margin-right: auto; margin-left: auto; background-color: #FFF; padding: 25px;}

#leftcol 				{float: left; width: 300px; margin: 25px 10px 50px 0px; color: #0083D7;}

#midcol 				{float: left; width: 290px; margin: 0px 0px 50px 0px;}

#rightcol 				{float: right; width: 300px; margin: 0px 0px 50px 0px;}

#singlecol 				{width: 930px; margin: 25px 0px 25px 0px;}

#caseimage				{width: 225px; float: left;}

#caseright				{width: 705px; float: right;}



/*Font styles*/

.footer a 				{color: #666; text-decoration: none; font-style: normal;}

.footer a:hover 		{color: #0083D7;}

.top a 					{text-decoration: underline;}

.top 					{text-decoration: underline; padding: 2px 0px 20px 0px;}

.subheading 			{color: #333; font-size: 12px; font-weight: bold;}

.firstpara 				{font-family: Helvetica; font-size: 9pt; font-style: normal; font-weight: bold; color: #333;}

.heading 				{color: #0083D7; font-size: 12px; font-weight: bold;}

.heading2 				{text-decoration: underline; font-weight: bold;}

.heading3 				{font-size: 10px; padding-top: 20px;}

.heading4 				{color: #0083D7; font-size: 12px; font-weight: bold;}

.testimonial 			{color: #FFF; font-weight: bold;}

.testimonial span 		{padding: 2px 4px 2px 4px; background-color: #0083D7; line-height: 21px;}

.tstimonialsmall 		{font-size: 11px;}

.heading4 				{padding-bottom: 0px;}

.case img 				{border: solid 1px #0083D7; margin-top: 12px;}

.submenu2 				{color: #0083D7;}

.submenu2 a 			{color: #0083D7;}

.submenu2 a:hover 		{color: #666;}
