*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 76% Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	color: #444;
	background: #e7eaf0 url(/images/bgrounds/body-new2.gif) repeat-x;
}

.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #e45217; text-decoration: underline; }
a:visited { color: #e45217; text-decoration: underline; }
a:hover { color: #006fb1; text-decoration: none; }
a:active { color: #e45217; text-decoration: underline;}
a.external {
	background:transparent url(/images/icons/external.png) no-repeat scroll right center;
	padding-right:13px;
}
#content ul { margin: 0 0 1em 5px;
		width: 335px;
		

 }
#content ul li, #col-l ul li { 
	margin: 0 0 .3em 0; 
	padding: 0 0 0 1.4em; 
	background: url(../images/icons/list.png) no-repeat 0.1em 0.5em; 
}
#content ol {
	margin: 0 0 1em 20px;
}
#content ol li {
	list-style-type: decimal;
	margin: 0 0 .4em 0; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #000000;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

#container{
	text-align:center;
	width:100%;
}
#masthead{
	background:#ffffff;
	height:175px;
}

#content{
	background:#fff;
	padding-bottom:15px;
	padding-top:20px;
	line-height:2em;
}
#masthead-inner, #content-inner{
	width:950px;
	margin:0 auto;
}
#masthead-inner{
	text-align:center;
}
#content-inner{
	/*background:#fff url(/images/bground/bg-main-smaller.jpg) bottom left no-repeat;*/
	text-align:left;
}
#col-l{
	width:310px;
	float:left;
	text-align:left;
	font-size:1em;
	padding-right: 10px;
	background: #fff;
}
#col-l .col-l-block{
	margin-bottom:20px;
}
#col-l .col-l-block h2{
	font-size:1.1em;
}
.col-l-block small{
	font-size:0.8em;
	color:#95a0b4;
	line-height:1.4em;
}
.col-l-block .contactDetails{
	color:#6d6f71;	
	display:block;
	font-size:1.4em;
	width:200px;
	margin:20px 45px;
	font-weight:bold;
}
.col-l-block .contactDetails strong{
	color:#3ac1f3;
}
h2 span{
	display:none;
}
#col-l h2.about{
	width:310px;
	height:106px;
	background:#fff url(../images/text/h2-name-3.png) no-repeat;
}
#col-l h2.services{
	width:232px;
	height:24px;
	background:transparent url(../images/text/h2-services.png) no-repeat;
}
#col-r h2.bgInfo{
	width:232px;
	height:28px;
	background:transparent url(../images/text/h2-bgInfo.png) no-repeat;
}
#col-l ul li{
	font-size:0.8em;
	color:#6d6f71;
	width:138px;
	display:inline-block;
	float:left;
	line-height:1.4em;
	margin-right: 2px;
	
}
#col-r{
text-align:left;
	width: 628px; /*648px; 650px*/
	float:left;
	color:#6d6f71;
	padding: 0 0 0 2px;
}
#col-r p{
	padding-left:2px;
}
#footer{
	height:25px;
	padding-top:10px;
	background:#e7eaf0 url(/images/bground/bg-mainshadow.gif) top repeat-x;
}
#footer-inner{
	width:950px;
	text-align:right;
	margin: 0 auto;
}
#footer-inner a{
	text-decoration: none;
	color: #1010a0;
}
#footer-inner a:hover{
	text-decoration: underline;
}
.clear{
	clear:both;
}
.green{color:#5cb85c;}

}
.red{color:#FF0000;}