/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{

margin: 0;
}

img
{
border: 0px;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	background: url(images/bg.jpg);
}

.antiqua{}


#bg_bottom{
	background: url(images/bg_bottom.jpg) center bottom no-repeat;
}

#bg_top{
	background: url(images/bg_top.png) center top no-repeat;
}

#main {
	width: 990px;
	margin: 0 auto;			
	}
	
#header {
	height: 495px;
	color: #fff;
}


/*logo*/
#logo {	
		padding: 27px 0px 0px 20px;
		color: #fff;
		font-size: 12px;		
}

.logo_span{
	font-weight: bold;
	font-size: 24px;
	
}
.logo_space{
	padding: 0 0 0 50px;}


#logo a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
	
#logo H2 a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


#top{ 
	height: 120px;
	padding: 24px 0 0 0;
	padding-left:800px;
	
} 

.top_span_36{
	font-size: 14px;
	line-height: 30px;
}
.top_span_48{
	font-size: 36px;
	font-family:Arial;
	line-height: 30px;
	text-shadow:3px 3px 3px #ccc;
}

.uppercase{
	text-transform: uppercase;}


/*menu*/
#buttons{
	text-align:center;
	height: 150px;
	margin-left: 0px;
	padding: 25px 0px 0px 20px;
	background: url(images/but_bg.png) left top no-repeat;
}


.my_but1 {
	background: url(images/but1.png) top center no-repeat;
	width: 160px;
	height: 94px;
	display: block;
	padding-top: 90px;
	font-weight: bold;
	font-size: 18px;
	color: #0066A1;
	text-decoration: none;
}

.my_but2{
	background: url(images/but2.png) top center no-repeat;
	width: 160px;
	height: 94px;
	display: block;
	padding-top: 90px;
	font-weight: bold;
	font-size: 18px;
	color: #0066A1;
	text-decoration: none;
}

.my_but3{
	background: url(images/but3.png) top center no-repeat;
	width: 160px;
	height: 94px;
	display: block;
	padding-top: 90px;
	font-weight: bold;
	font-size: 18px;
	color: #0066A1;
	text-decoration: none;
}
.my_but81{
	background: url(images/but3.png) top center no-repeat;
	width: 160px;
	height: 94px;
	display: block;
	padding-top: 90px;
	font-weight: bold;
	font-size: 18px;
	color: #0066A1;
	text-decoration: none;
}

.my_but4{
	background: url(images/but4.png) top center no-repeat;
	width: 160px;
	height: 94px;
	display: block;
	padding-top: 90px;
	font-weight: bold;
	font-size: 18px;
	color: #0066A1;
	text-decoration: none;
}
.my_but41{
	background: url(images/annexure.png) top center no-repeat;
	width: 160px;
	height: 94px;
	display: block;
	padding-top: 90px;
	font-weight: bold;
	font-size: 18px;
	color: #0066A1;
	text-decoration: none;
}

.my_but5{
	background: url(images/but5.png) top center no-repeat;
	width: 160px;
	height: 94px;
	display: block;
	padding-top: 90px;
	font-weight: bold;
	font-size: 18px;
	color: #0066A1;
	text-decoration: none;
}

.my_but10{
	background: url(images/but10.png) top center no-repeat;
	width: 160px;
	height: 94px;
	display: block;
	padding-top: 90px;
	font-weight: bold;
	font-size: 18px;
	color: #0066A1;
	text-decoration: none;
}
.my_but7{
	background: url(images/but7.png) top center no-repeat;
	width: 160px;
	height: 94px;
	display: block;
	padding-top: 90px;
	font-weight: bold;
	font-size: 18px;
	color: #0066A1;
	text-decoration: none;
}
.my_but8{
	background: url(images/but8.png) top center no-repeat;
	width: 160px;
	height: 94px;
	display: block;
	padding-top: 90px;
	font-weight: bold;
	font-size: 18px;
	color: #0066A1;
	text-decoration: none;
}

.but_size{
	width: 160px;
	height: 64px;
	}

.but1 {
	display: block;
	float: left;
	width: 160px;
	height: 150px;
	padding-top: 0px;
	background: url(images/but.png) left top no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: normal;
	
	}
	.button {
	display: block;
	float: left;
	width: auto;
	height: 30px;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	padding-top: 0px;
	background-color:#0099CC;
	color:#FFFFFF;	
	font-family: arial;
	-webkit-border-radius: 10px;   
	   -moz-border-radius-topleft:10px;
       -moz-border-radius-topright:10px;
       -moz-border-radius-bottomright:10px;
        -moz-border-radius-bottomleft:10px;	
	text-align: center;	
	border:0px;
	
	}
	.button:hover {
	display: block;
	float: left;
	width:auto;
	height: 30px;
	padding-top: 0px;
	background-color:#FF9900;
	color:#fff;
	font-family: arial;
	text-align: center;
	padding-left:20px;
	padding-right:20px;
	font-weight: bold;
	-webkit-border-radius: 10px;   
	   -moz-border-radius-topleft:10px;
       -moz-border-radius-topright:10px;
       -moz-border-radius-bottomright:10px;
        -moz-border-radius-bottomleft:10px;	
	
	}

 .but1:hover {
	color:#0066A1;
	text-decoration:underline;
	background: url(images/but_hover.png) 0 0 no-repeat;
	font-style: italic;
	
	}

.but_razd { 
	width: 37px;
	height: 10px;
	float: left;}

/*content*/
#content{
	min-height: 100%;
	border:2px solid #fff;
	    -webkit-border-radius: 10px;   
	   -moz-border-radius-topleft:10px;
       -moz-border-radius-topright:10px;
       -moz-border-radius-bottomright:10px;
        -moz-border-radius-bottomleft:10px;	
}

#content_bg{
	background: url(images/content_bg.gif) left repeat-y;
	color: #666666;
}

#content_bg_bott{	
	background-color:#FFFFFF;
}


#left{
	float: left;
	width: 280px;
	margin-left: 12px;
	padding: 0 0 13px 0;
	background-color:#FFFFFF;	
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #227AAE;
	padding: 10px 20px 10px 0;
}

.span_lh{
	line-height: 17px;
}

.span_data{
	text-decoration: underline;
	line-height: 25px;
}

.read_more{
	text-align: right;
	padding: 2px 4px 0px 0px;
}

.read_more a {
	font-size: 12px;
	color: #005D93 !important;
	text-decoration: none !important;
	font-weight: bold;
	
}

.read_more a:hover {
	font-size:12px;
	color:#005D93;
	text-decoration: underline !important;
}

#right{
	float: right;
	width: 672px;
	margin-right: 0px;
	padding: 0 0 05px 0;
	background-color:#FFFFFF;
	border-left:1px solid #0099CC;
	padding-left:10px;
}


.phot{
	float: left;
	padding: 5px 30px 0 0;
}


.row_bott{
	padding: 10px 20px 20px 30px;
	background: #D9D7D7;
	border-bottom: 6px solid #BBBBBB;
	color: #666666
}



/*row_bottom*/

h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 24px;
	color: #666;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 20px;
}

#bottom{
	height: 190px;
	margin: 0 auto;
	padding-top: 33px;
	color: #FFFFFF;
}

.bottom_box1{
	width: 165px;
	float:left;
	margin-left: 17px;
}


.bottom_ul{
	padding: 5px 0 0 28px;
	list-style: none;
}

.bottom_ul li{
	background: url(images/bottom_ul.gif) left 4px no-repeat;
	padding: 0px 0 6px 19px;}

.bottom_ul li a{
	color: #fff;
	text-decoration: none;
}
.bottom_ul li a:hover{
	color: #fff;
	text-decoration: underline;
}

.bottom_box2{
	width: 425px;
	float:left;
	margin-left: 80px;
}

.bottom_box3{
	float:left;
	width: 225px;
	margin-left: 70px;
}

.ul_img_link{
	padding: 0px 0 15px 30px;
}

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

.ul_img_link a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
	
.ul_img_link1{
background:url(images/bottom_fish1.png) top left no-repeat;
}
.ul_img_link2{
background:url(images/bottom_fish2.png) top left no-repeat;
}
.ul_img_link3{
background:url(images/bottom_fish3.png) top left no-repeat;
}
.ul_img_link4{
background:url(images/bottom_fish4.png) top left no-repeat;
}	


/*footer*/

#footer{
	font-size: 11px;
	color: #fff;
	text-align: center;
	padding: 46px 0px 0px 30px;
	height: 80px;
	text-align: center;
}

#footer a{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover{
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}

.list { padding: 10px 20px 20px 10px; border-bottom:1px solid #ccc;}

input.field {
		border: 1px #ccc solid;
		background:#FFFFFF;
		margin-right: 5px;
		margin-top: 4px;
		width:auto;
		color: #000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		padding-left:4px; padding-right:4px;
		height: 25px;
		-webkit-border-radius: 10px;   
	   -moz-border-radius-topleft:10px;
       -moz-border-radius-topright:10px;
       -moz-border-radius-bottomright:10px;
        -moz-border-radius-bottomleft:10px;	
}

input:focus.field {
		background:#FFFFCC;
		padding-left:4px; padding-right:4px;
		height: 25px;
		-webkit-border-radius: 10px;   
	   -moz-border-radius-topleft:10px;
       -moz-border-radius-topright:10px;
       -moz-border-radius-bottomright:10px;
        -moz-border-radius-bottomleft:10px;	
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
}



