/* CSS Document */

div#content_design_one{
background:url(../img/horizontal_img_1.jpg) no-repeat top left;
width:940px;
clear:both;
}

div#content_design_two{
background:url(../img/footer_bg.jpg) no-repeat bottom left;
width:940px;
padding-bottom:40px;
}

div#content_design_three{
background:url(../img/content_title.jpg) no-repeat bottom right;
width:40px;
height:64px;
float:left;
margin-left:0px;
}

div#content_design_four{
background:#ffffff url(../img/foux_col.jpg) repeat-y top right;
margin-left:14px;
width:856px;
min-height:600px;
}

/* For Internet Explorer */
/*\*/
* html #content_design_four {
	height:600px;
}
/**/

div#content_design_five{
border-left:1px solid #BFD652;
margin-left:12px;
}

div#leftContent{
padding-top:47px;
padding-left:13px;
padding-right:30px;
text-align:justify;
}

div#leftContent h1{
margin-top:0px;
}

div#designing_right_for_padding{
width:256px;
float:right;
margin:0px;
}

div#designing_left_for_padding{
float:left;
width:552px;
}

div#rightContent{
padding-left:40px; 
padding-right:50px;
padding-top:1px;
padding-bottom:1px;
margin:0px;
min-height:475px;
}

/* For Internet Explorer */
/*\*/
* html #rightContent {
	height:475px;
}
/**/

div#clear{
clear:both;
margin:0px;
padding:0px;
}

/* ###########Add Some Styles########### */

/* For Content Area */


#leftContent h1 {
	font-family:Arial;
	font-size:18px;
	text-transform: uppercase;
	font-weight:bold;
	color:#000000;
}

#leftContent h2 {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	}

#rightContent h1 {
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-transform: uppercase;
	color:#FFFFFF;
}

/* Footer Address */

#leftContent p.bodyText {
	text-align:justify;
}

#footerAddress {
	padding-left:30px;
	font-family:Arial;
}

#footerAddress h1 {
	font-size:16px;
	margin-bottom:3px;
}

#footerAddress p.bodyText {
	margin:0px;
	padding:0px;
	font-size:14px;
}



#leftContent {
	text-align: justify;
	padding-right:10px;
}

#leftContent a {
	text-decoration:none;
	color:#A4C407;
}

#leftContent a:hover {
	text-decoration:underline;
	color:#A4C407;
}


#rightContent a, #footerAddress a {
	text-decoration:none;
	color:#343434;
}

#rightContent a:hover, #footerAddress a:hover {
	text-decoration:underline;
	color:#343434;
}

#leftContent a img, #rightContent a img  {
	border: 0 none;
}