body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	margin-top:0;
	}
	
#homepage_template 
{
    margin-top:1px;
	width:1012px;
	background-image:url(../images/main_gradient.jpg);
	background-repeat:repeat-y;
	}
	
.headerBorder
{
    height: 138px;
}

#homepage_left {
	width:760px;
	float:left;
	}

#homeTitle {
	width:553px;
	}
	
#pictureNavigation {
	width:600px;
	}
	

	/* -- news section -- */
#productsContentRight  {
	width:224px;
	float:right;
	margin-top: 40px;
	}



#mainContentTitle {
	width:224px;
	float:right;
	margin-top:12px;
	}
	
#mainContentTitle h1 {
	font-size:1.7em;
	font-weight:normal;
	color:#04629b;
	border-bottom:1px #1875ad solid;
	padding-bottom:10px;
	}
	

/*--#news_01{
	width:224px;
}
#news_02{
	width:224px;
}
#news_03{
	width:224px;
}*/

#news_image_01 {
	float:left;
	xmargin-top:8px;
	width:224px;
	
}

#news_text_01 {
	float:left;
	margin-top:8px;
	width:224px;
}

#news_text_01 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.99em;
	font-style:normal;
	font-weight:lighter;
}

#news_text_01 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}

#news_image_02 {
	float:left;
	xmargin-top:8px;
	width:224px;
	padding-bottom:20px;
}

#news_text_02 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.99em;
	font-style:normal;
	font-weight:lighter;
}

#news_text_02 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}

#news_image_03 {
	float:left;
	margin-top:8px;
	width:224px;
	padding-bottom:20px;
}
#news_text_03 h2 {
		font-family:Arial, Helvetica, sans-serif;
	font-size:0.99em;
	font-style:normal;
	font-weight:lighter;
}

#news_text_03 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}



.clear {
	clear:both;
	}
	
#leftContent {
	margin:0 0 400px 0;
	padding-left:0;
	float:left;
	}
	

	
#homeTextContainer{
		width:488px;
		float:right;
		
	}
#homeText {

	font-family:Arial, Helvetica, sans-serif;
	line-height:1.6em;

}

#homeText img {
	padding: 15px 0 0 15px;}

#homeText h1 {
	font-size:1.7em;
	color:#1875ad;
	margin-left:20px;
	font-weight:lighter;
	padding-bottom:10px;
	border-bottom:1px #1875ad solid;

}



#homeText p {
	font-size:1.0em;
	line-height:1.6em;
	margin-left:20px;
	font-weight:lighter;
	padding-top:4px;
	border-top:1px solid #1875ad;	
}

#newsItems
{
    margin-top: -15px;
    float: left;
    
}

.news_container {
	
	border-bottom:1px solid #CCCCCC;
	width: 200px;
	/*margin-left: 15px;*/
	padding-bottom: 10px;
	/*height: 120px;
	margin-top:20px;*/
	float:left;
	
	
	}
	
#newsItems ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#nwsItems li
{
  list-style-type:none;
  margin-top:10px;  
}


#newsItems img
{
    margin: 0px 5px 0px 0px;
    border: none;
}

#newsItems a
{
    text-decoration: none;
    color:#1875ad;
    font-size:12px;
   
}

#newsItems a:hover
{
    text-decoration: underline;
    color:#1875ad;
}

#newsItems span
{
    font-size: .85em;
}


#newsItems h4 {
	font-family:Arial,Helvetica,sans-serif;
   /* font-size: 0.99em;*/
    font-style:normal;
    font-weight:normal;
    margin:7px 0;
   /* line-height: 0.5em;*/
	}
	
.news_container p {
	margin:0;
	padding:5px 0 2px 0;
	font-size:.8em ! important;
	vertical-align: top;
	}

.news_container img {
	float:left;
	
	
	}

#breadCrumb{
	width:728px;
	margin-top:17px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	margin-left: 15px;
	background-color:#488bc0;
	color:#FFF;
	}
	

/* ADDITION LINK STATES ADDED CREATED BY SATNAAM */

h1 a:link {
	color:#17487A;
	}

h1 a:hover {
	color:#0E3256;
	}

h1 a:visited {
	color:#0E3256;
	}
	

h2 a:link {
	color:#17487A;
	}

h2 a:hover {
	color:#0E3256;
	}

h2 a:visited {
	color:#0E3256;
	}
	

h3 a:link {
	color:#17487A;
	}

h3 a:hover {
	color:#0E3256;
	}

h3 a:visited {
	color:#0E3256;
	}
	
#homeTextContainer a:link {
	color:#17487A;
	text-decoration:none;
	}
	
#homeTextContainer a:hover {
	color:#0E3256;
	text-decoration:none;
	}
	
#homeTextContainer a:visited {
	color:#0E3256;
	text-decoration:none;
	}
	
#homeTextContainer h1 {
	font-size:1.5em;
	line-height:1.7em;
	font-weight:normal;
	}
	
#homeText h3 {
	margin-left:20px;
	}