/* CSS Document */

body
{
	background:#d1d1d1 url(images/bgimage.gif) top repeat-x;
	margin:0;
	padding:0;
	font-family: Arial;
	font-size:13px;
	font-family: Arial, 'Helvetica Neue', Helvetica, Verdana, sans-serif;

}
a img {border: none;}

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

a.secondary-link, .secondary-link a {
	color: #6f6f6f;
}

a:hover,
a.secondary-link:hover, 
.secondary-link a:hover {
	text-decoration: underline;
	color: #0051ae;
}

a:active,
a.secondary-link:active, 
.secondary-link a:active {
	color: #4c85c6;
}


.header_bg
{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:775px;
	height:80px;
}



.header_bg img
{
	margin-left:25px;
	
}

.top_right_text
{	
	float:right;
	color:#FFFFFF;
	font-family:arial;
	font-size:11px;
	margin-right:25px;
	padding:4px;
}

.top_right_text a
{
	color:#FFFFFF;
	text-decoration:none;
}

.top_right_text a:hover
{
	color:#CCCCCC;
	text-decoration:underline;
}

.menu_bg
{
	background-color:#000000;
}

.side_bg
{
	background:#c42625 url(images/side_bg.jpg);
	background-repeat:repeat-x;
	width:10px;
	height:570px;
}

.btn_left
{
	background-image:url(images/left_btn_bg.jpg);
	background-repeat:no-repeat;
	width:0px;
	height:36px;
}

.btn_bg
{
	background-image:url(images/btn_bg.jpg);
	background-repeat:repeat-x;
	height:36px;
	width:auto;
	padding:0px;
	margin:0px;
}

.btn_bg a
{
	color:#000000;
	text-decoration:none;
}

.btn_bg a:hover
{
	color:#CCCCCC;
	text-decoration:none;
}

.btn_hr
{
	background-image:url(images/btn_hr.jpg);
	background-repeat:no-repeat;
	width:1px;
	height:36px;
}

.btn_right
{
	background-image:url(images/right_btn_bg.jpg);
	background-repeat:no-repeat;
	width:3px;
	height:36px;
}

.yellow_text
{
	font-family:Arial;
	font-size:18px;
	color:#FCFE92;
	font-weight:bold;
}

.blue_text
{
	font-family:Arial;
	font-size:18px;
	color:#C5F1FC;
	font-weight:bold;
}

.orange_text
{
	font-family:Arial;
	font-size:18px;
	color:#FFECC7;
	font-weight:bold;
}

.photos ul
{
	list-style:none;
	display:block;
	padding:0px;
	margin:0px;
}

.photos  li
{
	float:left;
	border:#FFFFFF 2px solid;
	margin-right:3px;
	width:58px;
	height:39px;
}

.bottom_hr
{
	background-image:url(images/bottom_hr.jpg);
	background-repeat:repeat-x;
}


.footer
{
	font-size:11px;
}


/* rounded corner code */
.cornerBox { position: relative; background: #ffffff; width: 735px; margin-top:4px; margin-left:20px;}
.corner { position: absolute; width: 10px; height: 10px; background: url('black_round.jpg') no-repeat; font-size: 0%; }
.cornerBoxInner { padding:10px; }
.TL { top: 0; left: 0; background-position: 0 0; }
.TR { top: 0; right: 0; background-position: -10px 0; }
.BL { bottom: 0; left: 0; background: url('red_round.jpg'); background-position: 0 -10px; }
.BR { bottom: 0; right: 0; background: url('red_round.jpg'); background-position: -10px -10px; }
/* ends */

.content
{
color:#000000;
font-size:13px;
font-family: Arial, 'Helvetica Neue', Helvetica, Verdana, sans-serif;

}
.content p { text-align:justify; }

.ucbg { background:#000000 url(images/tejaswialt.jpg); height:700px; background-repeat:no-repeat; }
.uch1 {color:#FFCC66; font-size:25px}
.imgmargin {margin-left:100px;}
.rightimage {padding-left:4px; text-align:right; vertical-align:top;}
.footera{color:#FFCC66;}
.borderblack{border-width: 1px; border-color:#999999; border-style: solid; width:120px; height:110px; text-align:center;}