/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color:#000000;
	}

	

/* header menu */

.header_image{
	background-image:url(images/header_image.jpg);
	background-repeat:no-repeat;
	height:110px;
	width:980px;
	}


.menu{
	background-image:url(images/menu.jpg);
	background-repeat:repeat-x;
	height:36px;
	}



a.top_menu:link {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.top_menu:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.top_menu:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

a.top_menu:active {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}





a.top_menu_yellow:link {
	font-family: Verdana;
	font-size: 11px;
	color: #fafd13;
	font-weight: bold;
	text-decoration: none;
}

a.top_menu_yellow:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #fafd13;
	font-weight: bold;
	text-decoration: none;
}

a.top_menu_yellow:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #fafd13;
	font-weight: bold;
	text-decoration: underline;
}

a.top_menu_yellow:active {
	font-family: Verdana;
	font-size: 11px;
	color: #fafd13;
	font-weight: bold;
	text-decoration: none;
}

	

a.menubar:link {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

a.menubar:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

a.menubar:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #feadad;
	font-weight:bold;
	text-decoration: none;
}

a.menubar:active {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}



/* header menu */


/* body */



.body_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303030;
	font-weight: normal;
	text-align:justify;
	text-decoration:none;
}



.body_text_bold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303030;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
}



.normal_text_red{
	font-family:verdana;
	font-size:11px;
	color: #FF0000;
	font-style: normal;
	font-weight:bold;
	}



.left_box_heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}



.body_heading_blue{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#105ab6;
	font-weight: normal;
	text-decoration:none;
	}



.body_heading_blue1{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:15px;
	color:#105ab6;
	font-weight: normal;
	text-decoration:none;
	}

	

.body_heading_red{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#b90605;
	font-weight: normal;
	text-decoration:none;
	}



a.read_more:link {
	font-family: Verdana;
	font-size: 12px;
	color: #303030;
	font-weight: normal;
	text-decoration:  underline;
}

a.read_more:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #303030;
	font-weight: normal;
	text-decoration:  underline;
}

a.read_more:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #02478d;
	font-weight: normal;
	text-decoration: none;
}

a.read_more:active {
	font-family: Verdana;
	font-size: 12px;
	color: #303030;
	font-weight: normal;
	text-decoration:  underline;
}



.box{
background:#fff;
border:1px solid #e0dbdf;
padding: 10px 10px 10px 10px;
}




.box1{
background:#fff;
border:1px solid #e0dbdf;
padding: 5px 5px 5px 5px;
}


.box2{border:2px dashed;
border-color: #2f72c1;
border-collapse:collapse;
background:#f0f7fe;
}

/* body */





/* left menu */



.testimonials{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303030;
	font-weight: normal;
	font-style:italic;
	text-align: left;
	text-decoration:none;
	}

	


.testimonials1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#303030;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	text-decoration:none;
	}

	

.testimonials2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight: bold;
	text-align: left;
	text-decoration:none;
	}


a.left_menu:link {
	font-family: Verdana;
	font-size: 11px;
	color: #303030;
	font-weight: normal;
	text-decoration: none;
}

a.left_menu:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #303030;
	font-weight: normal;
	text-decoration: none;
}

a.left_menu:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #7f7f7f;
	font-weight: normal;
	text-decoration: underline;
}

a.left_menu:active {
	font-family: Verdana;
	font-size: 11px;
	color: #303030;
	font-weight: normal;
	text-decoration: none;
}


a.more:link {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration:  underline;
}

a.more:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration:  underline;
}

a.more:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #02478d;
	font-weight: normal;
	text-decoration: none;
}

a.more:active {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration:  underline;
}



/* left menu */


/* footer */

.footer_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight: normal;
	text-align: center;
	text-decoration:none;
}



.footer_text1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626262;
	font-weight: normal;
	text-align: center;
	text-decoration:none;
}



.footer_text2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727272;
	font-weight: bold;
	text-decoration:none;
}


.footer_text3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight: bold;
	text-decoration:none;
}

.footer_text4{
	font-family:"Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight: bold;
	text-decoration:none;
}


a.footer_menu:link {
	font-family: Verdana;
	font-size: 11px;
	color: #727272;
	font-weight: bold;
	text-decoration:none;
}



a.footer_menu:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #727272;
	font-weight: bold;
	text-decoration: none;
}

a.footer_menu:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #727272;
	font-weight: bold;
	text-decoration: underline;
}

a.footer_menu:active {
	font-family: Verdana;
	font-size: 11px;
	color: #727272;
	font-weight: bold;
	text-decoration: none;
}



.register{
	font-family: Verdana;
	background:url(images/txtfield_bg.jpg);
	font-size: 12px;
	color: #333333; 
	text-decoration: none;
	border: 1px solid #a7a7a7;
	width:125px;
	height:15px
	}

.register1{
	font-family: Verdana;
	background:url(images/txtfield_bg.jpg);
	font-size: 12px;
	color: #333333; 
	text-decoration: none;
	border: 1px solid #a7a7a7;
	width:120px;
	height:100px
	}
/* footer */


table.reference
{
border:1px solid #c3c3c3;
border-collapse:collapse;
}

table.reference th
{
background-color:#e5eecc;
border:1px solid #c3c3c3;
padding:3px;
vertical-align:top;
}

table.reference td 
{
border:1px solid #c3c3c3;
padding:3px;
}


.portfolio{
	background-color:#fef3e1;
	border:5px dotted #d5b887;
	padding: 5px 5px 5px 5px;
	}
