html {
	border:  0px; 
	padding:  0px;
	margin:  0px;
	height: 100%;
}

body {
	margin: 0px;
	padding:  0px;
	background:url(../images/body_bg.jpg) #0f0f0f repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;
	line-height: 18px;
	color:  #c5c5c5;
}

 h1,h2,h3,h4,h5,h6 {
	margin :  0px; 
	padding :  0px;
	color: #FF0000;
	font-weight: normal;
	letter-spacing: 1px;
} 

h1 {
	font-size :  18px;
}

h2 {
	font-size :  15px; 
}

h3 {	
	font-size :  14px;  
}

h4 {
	font-size :  13px; 
}

h5 {
	font-size :  12px; 
}
h6 {
	font-size :  12px; 
}

br {
	padding: 0px;
	margin: 0px;
}
 
p {
	margin-bottom: 10px;
	margin-top: 10px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li {
	padding: 0;
	margin: 0;
}

a, a:visited {
	text-decoration: none;
	color: #FF0000;
}

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

.paddingLeft{
	padding-left:10px;
}

.paddingBtm{
	padding-bottom:25px;
}

/*Common Styles End Here*/

/*Page Styles Starts Here*/


#x_body {
	background:url(../images/headerBg.gif) no-repeat center top;
}

.main {
	width: 959px;
	margin: 0 auto;
}


/* Header Styles Starts Here */


#header {
	height: 225px; 
}

#header .logo {
	height: 182px;
}

/* Menu Styles Starts Here */

#Menu {
	height: 44px;
	float: left;
	width: 740px; 
	background: url(../images/sep.gif) center left no-repeat;
	padding-left:1px;
}

#Menu a, #Menu a:visited {
	display: block;
	height: 40px;
	float: left;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 1px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/sep.gif) no-repeat top right;
}

#Menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#Menu a span, #Menu a:visited span {
	display: block;
	height: 40px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	background: url(../images/menuBg.gif) top repeat-x;
}

#Menu a:hover span {
	display: block;
	background: url(../images/menuBgHover.gif) top repeat-x;
	cursor: pointer;
	height: 40px;
}


/* Menu Styles End Here */

/* Search Box Styles Starts Here */

#searchBoxDiv {
	float: right;
	width: 215px;
	padding-top: 10px;
	text-align: right;
	vertical-align:top;
}
	
/* Search Box Styles Ends Here */

/* Footer Styles Starts Here */

#FooterBg {
	background: url(../images/footerBg.jpg) repeat-x top;
}

#Footer {
	background: url(../images/footerBg2.jpg) no-repeat center top;
}

#footerTop {
	background: url(../images/ftrSep.gif) no-repeat right top;
}


/* Blog Styles Starts Here */


.divBlog {
	width: 319px;
	float: left;
	background: url(../images/ftrSep.gif) no-repeat left top;
}

.blogMainDiv {
	width: 233px;
	background: #c5c5c5;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.blogMainDiv1 {
	background: url(../images/blogTop.jpg) no-repeat left top ;
}

.blogMainDiv2 {
	background: url(../images/blogBtm.jpg) no-repeat left bottom ;
}

.blogMainDiv2 .HeadingDiv {
	padding-top:50px;
	padding-bottom:20px;
}

.blogMainDiv2 .HeadingDiv h1 {
	font-size:20px;
	color:#FFFFFF;
	padding-left:10px;
}

.blogMainDiv2 .TextDiv {
	padding:15px;
	padding-top:0px;
	padding-bottom:50px;
	color:#000000;
	font-size:11px;
}

/* News Styles Starts Here */


.divNews {
	width: 319px;
	float: left;
	background: url(../images/ftrSep.gif) no-repeat left top;
}

.NewsMainDiv {
	width: 233px;
	background: #c5c5c5;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.NewsMainDiv1 {
	background: url(../images/newsTop.jpg) no-repeat left top ;
}

.NewsMainDiv2 {
	background: url(../images/blogBtm.jpg) no-repeat left bottom ;
}

.NewsMainDiv2 .HeadingDiv {
	padding-top:50px;
	padding-bottom:20px;
}

.NewsMainDiv2 .HeadingDiv h1 {
	font-size:20px;
	color:#FFFFFF;
	padding-left:10px;
}

.NewsMainDiv2 .TextDiv {
	padding:15px;
	padding-top:0px;
	padding-bottom:50px;
	color:#000000;
	font-size:11px;
}


/* Contact Us Styles Starts Here */


.divContact {
	width: 319px;
	float: left;
	background: url(../images/ftrSep.gif) no-repeat left top;
}

.ContactMainDiv {
	width: 233px;
	background: #c5c5c5;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.ContactMainDiv1 {
	background: url(../images/contactTop.jpg) no-repeat left top ;
}

.ContactMainDiv2 {
	background: url(../images/blogBtm.jpg) no-repeat left bottom ;
}

.ContactMainDiv2 .HeadingDiv {
	padding-top:50px;
	padding-bottom:20px;
}

.ContactMainDiv2 .HeadingDiv h1 {
	font-size:20px;
	color:#FFFFFF;
	padding-left:10px;
}

.ContactMainDiv2 .TextDiv {
	padding:15px;
	padding-top:0px;
	padding-bottom:50px;
	color:#000000;
	font-size:11px;
}

/* Footer Styles starts Here */


.footerBtm{
	padding-bottom:30px;
	padding-top:42px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
}

.FooterLeft{
	float:left;
	width:370px;
	line-height:52px;
}

.FooterCenter{
	float:left;
	width:185px;
}

.FooterRight{
	float:right;
	width:370px;
	line-height:52px;
	text-align:right;
}

.footerBtm a:hover {
	text-decoration:none;
	color:#FF0000;
}


.footerBtm a, .footerBtm a:visited{
	color:#FFFFFF;
}

/* Footer Styles Ends Here */



/*Content Styles Starts Here*/

/*.mainContent {
	padding-top:30px;
	padding-bottom:20px;
}
*/

/*Styles for Logos div*/


.divLogos {
	width: 23px;
	height: 424px;
	float: right;
}

.divLogos a, .divLogos a:visited {
	width: 23px;
	height: 424px;
	display: block;
	background: url(../images/logoImg.gif) no-repeat left top;
	color:#000000;
}

.divLogos a:hover {
	width: 23px;
	height: 424px;
	display: block;
	background: url(../images/logoImgHover.gif) no-repeat left top;
	color:#000000;
}

.divLogos a.active {
	width: 23px;
	height: 424px;
	display: block;
	background: url(../images/logoImgActive.gif) no-repeat left top !important;
	color:#000000;
}

.divLogosContent {
	background:url(../images/MainContentBg1.gif) no-repeat left top;
	width:844px;
	height:424px;
	float:right;
	font-size:10px;
	line-height:13px;
	color:#000000;
}

.divLogosContent h3{
	padding-bottom:20px;
	padding-top:10px;
	color:#FF0000;
	font-weight:bold;
}

.divLogosContent span{
	font-size:12px;
}

.divLogosContent a, .divLogosContent a:visited{
	color:#FF0000;
}

.divLogosContent a:hover{
	color:#FF0000;
}

/*Styles for Web div*/


.divWeb {
	width: 23px;
	height: 424px;
	float: right;
}

.divWeb a, .divWeb a:visited {
	width: 23px;
	height: 424px;
	display: block;
	background: url(../images/webImg.gif) no-repeat left top;
	color:#000000;
}

.divWeb a:hover {
	width: 23px;
	height: 424px;
	display: block;
	background: url(../images/webImgHover.gif) no-repeat left top;
	color:#000000;
}

.divWeb a.active {
	width: 23px;
	height: 424px;
	display: block;
	background: url(../images/webImgActive.gif) no-repeat left top !important;
	color:#000000;
}

.divWebContent {
	background:url(../images/MainContentBg1.gif) no-repeat left top;
	width:844px;
	height:424px;
	float:right;
}


/*Styles for Print div*/


.divPrint {
	width: 23px;
	height: 424px;
	float: right;
}

.divPrint a, .divPrint a:visited {
	width: 23px;
	height: 424px;
	display: block;
	background: url(../images/printImg.gif) no-repeat left top;
	color:#000000;
}

.divPrint a:hover {
	width: 23px;
	height: 424px;
	display: block;
	background: url(../images/printImgHover.gif) no-repeat left top;
	color:#000000;
}

.divPrint a.active {
	width: 23px;
	height: 424px;
	display: block;
	background: url(../images/printImgActive.gif) no-repeat left top !important;
	color:#000000;
}


/*Styles for Photography div*/


.divPhotography {
	width: 23px;
	height: 424px;
	float: right;
}

.divPhotography a, .divPhotography a:visited {
	width: 23px;
	height: 424px;
	display: block;
	background: url(../images/photoImg.gif) no-repeat left top;
	color:#000000;
}

.divPhotography a:hover {
	width: 23px;
	height: 424px;
	display: block;
	background: url(../images/photoImgHover.gif) no-repeat left top;
	color:#000000;
}

.divPhotography a.active {
	width: 23px;
	height: 424px;
	display: block;
	background: url(../images/photoImgActive.gif) no-repeat left top !important;
	color:#000000;
}


/*Styles for Corporate Id div*/


.divCorporate {
	width: 23px;
	height: 424px;
	float: right;
}

.divCorporate a, .divCorporate a:visited {
	width: 23px;
	height: 424px;
	display: block;
	background: url(../images/idImg.gif) no-repeat left top;
	color:#000000;
}

.divCorporate a:hover {
	width: 23px;
	height: 424px;
	display: block;
	background: url(../images/idImgHover.gif) no-repeat left top;
	color:#000000;
}

.divCorporate a.active {
	width: 23px;
	height: 424px;
	display: block;
	background: url(../images/idImgActive.gif) no-repeat left top !important;
	color:#000000;
}

/*Styles for Content Div*/

.contentInside {
	width: 790px;
	padding-top:65px;
	padding-left:35px;
}

.firstDiv {
	width: 250px;
	overflow:hidden;
}

.contentInside .secondDiv {
	width: 237px;
	float: left; 
	margin-left: 36px;
	margin-right: 36px;
}
.contentInside .thirdDiv {
	width: 237px;
	float: left; 
}

.contentInside .textDiv {
	width: 200px;
	margin-left: 5px;
}

/*Bottom Content Styles Starts Here*/

.mainContentBottom {
	font-size:14px;
}

.mainContentBottom  h1 {
	font-size :  30px;
	padding-bottom: 20px;
	line-height: 30px;
}

.mainContentBottom .leftDiv {
	width: 472px;
	float: left;
}

.mainContentBottom .rightDiv {
	width: 407px;
	float: right; 
}

.mainContentBottom .rightDiv .webOfTheMonthDiv {
	background: url(../images/webBoxBg.jpg) repeat-y left;
	margin-bottom:20px; width:407px;
}

.mainContentBottom .rightDiv .webOfTheMonthDiv .insideDiv1 {
	background: url(../images/webBoxTop.jpg) left top no-repeat;
}

.mainContentBottom .rightDiv .webOfTheMonthDiv .insideDiv1 .insideDiv2 {
	background: url(../images/webBoxBtm.jpg) no-repeat left bottom;
	padding:12px;
	padding-bottom:0px;
	font-size:10px;
	line-height:14px;
	color:#000000;
	height:200px;
}

.mainContentBottom .rightDiv .webOfTheMonthDiv .insideDiv1 .insideDiv2 h1{
	font-size:32px;
	text-align:center;
	color:#000000;
}

.mainContentBottom .rightDiv .webOfTheMonthDiv .insideDiv1 .insideDiv2 img{
	margin-right:15px;
}
