/* text -----------------------------------------------------------------------*/
img {
display:block;
} 
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70.01%;
	color: #343232;
	background:url(images/background-image.jpg) repeat-y ;
}

table, tr, td, pre, code, li, ul,  input{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
}

h1{
  font-size: 2.0em;
  line-height: 1.8em;
  font-weight: bold;
  margin-bottom: 8px;
  color:#333333;
  margin:20px 0 0 20px;
}

h2{
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 10px;
}

h3{
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 8px;
}

p{
	margin-bottom: 15px;
	font-size: 1.2em;
}

#right-content ol{
	list-style:decimal;
	font-size: 1.15em;
	margin: 10px 0px;
}

#right-content ul{
	list-style:disc;
	font-size: 1.15em;
	margin: 10px 0px;
}

#right-content ol li, #right-content ul li{
	margin-left: 23px;

	padding-left: 0px;

	padding-bottom: 10px;
	
	font-family: Arial, Helvetica, sans-serif;
}

a:link {color:#FF1900; text-decoration: none; font-weight: bold;}
a:visited {color: #FF1900;	text-decoration: none; font-weight:  bold;}
a:hover {color: #FF1900;text-decoration: underline; font-weight:  bold;}
a:active {color: #FF1900; text-decoration: underline; font-weight:  bold;}

/* ----------------------------------------------------------------------------*/


/* layout ---------------------------------------------------------------------*/

body{
	text-align: center;
	
   	background:url(../images/background.jpg) repeat-x;
	
	font-family:Arial, Helvetica, sans-serif;
}


#wrapper{

	width:964px;
	
	margin:0 auto;
	
	background-color:#FFFFFF;
	

}

#header{

	width:932px;
	
	float:left;
	
	height:145px;
	
	margin-left:15px;
	
}

/* Client log-in situated in the header*/

#client-log-in{

	float:right;
	
	width:245px;
	
	margin-top:25px;
	


}

/* This is the inner log-in so that the border can be applied*/

#inner-log{

	width:245px;
	
	float:right;
	
	margin-top:10px;
	
	border-left:1px solid #666666;
	
	margin-bottom:5px;
	
	font-weight:bold;
	
	color:#666666;

}

/* Top navigation elements*/

#top-nav{

	float:left;
	
	width:932px;
	
	background-color:#3f4042;
	
	height:28px;
	
	margin-left:20px;
}

#top-nav ul li{

	list-style-type:none;
	
	display:block;
	
	line-height:28px;
	
	color:#FFFFFF;
	
	border-right:1px solid #FFFFFF;
	
	font-weight:bold;
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:1.2em;
	
	float:left;
	
	text-decoration:none;

}

#top-nav ul li a{

	float:left;
	
	color:#FFFFFF;
	
	display:block;
	
	padding-left:20px;
	
	padding-right:20px;
	
	text-decoration:none;
	
	font-weight:bold;
}

#top-nav li a:hover{

	float:left;
	
	color:#3f4042;
	
	line-height:28px;
	
	display:block;
	
	background-color:#CCCCCC;
}

#top-nav-active{

	float:left;
	
	color:#333333;
	
	display:block;
	
	background-color:#C0CED7;
}

/* Whole left sided area*/

#left-nav{
	float:left;
	width:245px;
	margin-top:12px;
	margin-left:25px;
	margin-right:10px;
	text-align:left;
}

#left-nav a img{
	margin-bottom: 6px;
}

/*All right content holder*/

#right-content{
	float:left;
	text-align: left;
	width:667px;
	margin-top:11px;
}

#text-area{
	width:420px;
	float:left;
	padding:20px 0 0 20px;
	text-align:left;
	font-size:12px;
	line-height: 18px;
}

#text-area2{
	padding:5px 0 0 10px;
	text-align:left;
	font-size:12px;
	line-height: 18px;
}

#right-panel{
	position: relative;
	top: -20px;
	float: right;
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
             
/* Call to action in the right panel area */
             
.calltoaction {
              padding: 3px 5px 5px 7px;
              font-weight: bold;
              font-size: 1.0em;
              width: 190px;
		background-image:url(../images/contact1-bg.jpg);
		background-repeat:no-repeat;
		height:71px;
              }

.calltoaction a:link {
              display: block;
			  margin-top:10px;
			  margin-left:3px;
			  color:#fff;
			  width:170px;
			  line-height: 16px;
			  text-decoration: none;
              }

.calltoaction a:visited {
              display: block;
			  margin-top:10px;
			  margin-left:3px;
			  color:#fff;
			  width:170px;
			  line-height: 16px;
			  text-decoration: none;
              }

.calltoaction a:hover {
              display: block;
			  margin-top:10px;
			  margin-left:3px;
			  color:#fff;
			  width:170px;
			  line-height: 16px;
			  text-decoration: underline;
              }
              
.calltoaction a:active {
              display: block;
			  margin-top:10px;
			  margin-left:3px;
			  color:#fff;
			  width:170px;
			  line-height: 16px;
			  text-decoration: none;
              }
              
.calltoaction b {
              font-size: 1.1em;
              color:#fff;
              }
              
.calltoaction p {
               width: 145px;
               }

/* Call to action at the bottom below the text area */

.calltoaction2 {
              padding: 7px 5px 5px 10px;
              font-size: 1.0em;
              width: 420px;
              clear: left;
              margin-left: 15px;
              height:71px;
              background-image:url(../images/contact2-bg.jpg);
              background-repeat:no-repeat;
              }

.calltoaction2 a:link {
      display: block;
		color:#fff;
		font-weight:bold;
		width:350px;
		line-height:18px;
		text-decoration: none;
              }
              
.calltoaction2 a:hover {
      display: block;
		color:#fff;
		font-weight:bold;
		width:350px;
		line-height:18px;
		text-decoration: underline;
              }
              
.calltoaction2 a:visited {
      display: block;
		color:#fff;
		font-weight:bold;
		width:350px;
		line-height:18px;
		text-decoration: none;
              }
              
.calltoaction2 a:active {
      display: block;
		color:#fff;
		font-weight:bold;
		width:350px;
		line-height:18px;
		text-decoration: none;
}

.calltoaction2 b {
              font-size: 1.1em;
              color:#fff;
              }

.calltoaction2 p {
               width: 355px;
               }
			 

/* The area to the right of the text containing two image buttons*/

#why-choose-us{

	float:right;
	
	width:199px;
	
	margin-top:20px;
	
	margin-right:10px;
}


#logos{

	float:left;
	
	width:667px;
	
	margin-top:60px;
}

#bottom-bar{
	float:left;
	width:932px;
	background-color:#3f4042;
	height:28px;
	margin-left:20px;
}


#footer{
	width:910px;
	float:left;
	margin-top:10px;
	margin-left:30px;
}



/* Classes*/

.p{

	color:#333333;
	
	font-size:10px;
}


.hr{

	color:#999999;
	
	margin-top:60px;
}

.news-snippet
{
  margin-left:10px;
}

