@charset "utf-8";
/* CSS Document */


/* =css Reset
--------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/body_img.jpg);
	background-repeat:repeat;
	background-attachment: fixed;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end css Reset
--------------------------------------------------------*/



/* =heading
--------------------------------------------------------*/
h1{
	font-family: "Arial Rounded MT Bold"; 
	font-size: 18px; 
	color: #030303;
	padding-left: 10px;
	float: left;
	font-weight: bolder;
	padding-top:35px;
	text-shadow:1px 1px 1px #CCC;
}
h2 {
	font-family:Calibri;
	font-size:24px;
	color:#000;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
h3 {
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#000;
	
	
	padding-bottom: 10px;

}
h4 {
	font-family:arial;
	font-size:14px;
	color:#FFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	
}
h5 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:17px;
	color:#000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	
}


/* end heading
--------------------------------------------------------*/

/* =othercss
--------------------------------------------------------*/
p{
	color: #3a3a3a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 10px;
}
.tabletext{
	color: #3a3a3a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 10px;
}
.table_text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	line-height: 16px;
	padding-bottom: 15px;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}


.newstext {
	font:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-align: left;
}	

.redamore {
	color:#fccb04;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.contacttext{
	color:#fccb04;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.contacttext a:hover {
	color:#FFF;
	text-decoration:underline;}	
/* =endothercss
--------------------------------------------------------*/

/* =general
--------------------------------------------------------*/

#wrapper{
	width:960px;
	height:auto;
	margin:auto;
	position:relative;
	
}

/* end general
--------------------------------------------------------*/

/* =header
--------------------------------------------------------*/
#header{
	height:96px;
	width:960px;
	background-color:#FFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: left;
}
.leftcorner {
	float:left;
	height:96px;
	width:18px;
	background-image: url(../images/corner_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rightcorner {
	float:right;
	height:96px;
	width:18px;
	background-image: url(../images/corner_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.logo {
	float:left;
	width: 415px;
	height: 93px;
	}

#nav {
	float:left;
	width:508px;
	height:auto;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}	


/* end header
--------------------------------------------------------*/



/* =banner
--------------------------------------------------------*/
#banner {
	height:353px;
	width:960px;
	float: left;
	margin-bottom: 10px;
	z-index:1;
    position:relative;
}



/* =endbanner
--------------------------------------------------------*/


/* =mainNavigation
--------------------------------------------------------*/


/* end mainNavigation
--------------------------------------------------------*/

/* =content
--------------------------------------------------------*/

#container{
	width:960px;
	margin:auto;
	height: auto;
	min-height:370px;
	float: left;
	background-color: #FFF;
	
}

#article{
	float:left;
	height:auto;
	width:611px;
	min-height: 300px;
	padding: 25px;
	background-image: url(../images/content_cornerleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #c0c0c0;
	
}
#aside{
	float:left;
	height:auto;
	width:249px;
	min-height: 300px;
	padding: 25px;
	background-color: #FFF;
	background-image: url(../images/content_cornerright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}

.btnbg {
	float:left;
	height:80px;
	width:254px;
	background-image: url(../images/btn_bg.jpg);
	background-repeat: no-repeat;
}

.btn {
	width: 252px; height: 58px; text-align:center;
	line-height:58px; color:#FFF; -webkit-border-radius: 7px 8px 8px 7px/8px 8px 7px 7px; -moz-border-radius: 7px 8px 8px 7px/8px 8px 7px 7px; border-radius: 7px 8px 8px 7px/8px 8px 7px 7px; background-color: #777; background-image: -webkit-linear-gradient(bottom, #035792, #0689e5); background-image: -moz-linear-gradient(bottom, #035792, #0689e5); background-image: -o-linear-gradient(bottom, #035792, #0689e5); background-image: linear-gradient(to top, #035792, #0689e5);}

.textbox{
	width: 187px; height: 21px; background-color: #fff; border: solid 1px #ababab;}
	
	
.textarea{
	width: 187px; height: 50px; background-color: #fff; border: solid 1px #ababab;}
	.redstar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F00;
}

.certificaebox {
	height:auto;
	float:left;
	width:150px;
	padding: 10px;
	background-color: #333;
	box-shadow:1px 1px 1px #FFF;
	margin-right: 27px;
	margin-bottom: 15px;
}

.certificaenamebox {
	height:40px;
	float:left;
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
	text-align: center;
	padding-top: 5px;
	
}

/* end content
--------------------------------------------------------*/




/* =footer
--------------------------------------------------------*/

#footer {
	height:152px;
	width:910px;
	background-color:#000;
	float: left;
	padding: 25px;
}

.footersection {
	float:left;
	width:285px;
	height:145px;
	padding-right: 70px;
}
.footersection1 {
	float:left;
	width:200px;
	height:145px;
	
}
#footer_bootam {
	height:35px;
	float:left;
	width:960px;
	background-color: #323232;
}

#footernavigation {
	float:left;
	height:25px;
	width:565px;
	padding-left: 15px;
}

.footerbtn {
	float:left;
	height:30px;
	line-height:30px;
	font-family:arial;
	font-size:12px;
	color:#c0c0c0;
	padding-left:7px;
	padding-right:7px;}
		
.footerrigh{
	float:left;
	font-family:arial;
	color:#c0c0c0;
	font-size: 12px;
	line-height: 30px;
}
	
/* end footer
--------------------------------------------------------*/
