.menu_bg{ background-image: url(../images/menu--bg.gif)}

h1, h2, h3, h4, h5, h6 ,h7{
	font-family:Helvetica Neue,Arial, Helvetica, sans-serif; 
	padding:0px;
	margin:0px;
	font-weight:normal;
}

h1{ background-image:url(../images/arrow.gif); background-repeat:no-repeat; background-position:left; padding-left:15px; font-size:18px; color:#1c1c1c; font-weight:bold;}

h2{font-size:13px; color:#1b4abc; }

h3{font-size:13px; color:#3d3d3d; text-align:justify;}

h4{  font-size:18px; color:#1c1c1c; font-weight: bold;}

h5{font-size:13px; color:#3d3d3d; text-align: center;}

h6{  font-size:12px; color:#1c1c1c; font-weight: bold;}

.text2{  font-family:Helvetica Neue,Arial, Helvetica, sans-serif;font-size:13px; color:#FFFFFF; font-weight: bold;}

.line{ background-image:url(../images/line.gif); background-repeat:repeat-x; background-position: left;}

.line2{ background-image:url(../images/line2.gif); background-repeat:repeat-x; background-position: left;}

.video{ background-image:url(../images/video-space.gif); width:249px; height:230px;}

.gradient{ background-image:url(../images/gradient.gif); background-repeat:repeat-x; height:244px;}

.border{border-bottom-style:dotted; color:#000000;}

#copyrightMenu {
     font-family:Helvetica Neue,Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
#copyrightMenu a, #copyrightMenu a:visited{
     font-family:Helvetica Neue,Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

#copyrightMenu a:hover {
    font-family:Helvetica Neue,Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-decoration:none;
	color:#000000;
}

#copyrightMenu a.active {
	font-family:Helvetica Neue,Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}

/*mainmenustarts*/
#headerMenu a, #headerMenu a:visited{
	height:24px;
	margin-right:5px;
	background:url(../images/menuBg.gif) top repeat-x;
	padding-left:20px;
	padding-right:20px;
	display: none;
	border:#efefef 1px solid;
	border-bottom:0px;
	line-height:24px;
	text-decoration:none;
	color:#2a94ce;
	font-weight:bold;
}

#headerMenu a:hover {
	text-decoration:none;
	background:url(../images/menuHover.gif) top repeat-x;
	display:none;
	border:#439bca 1px solid;
	border-bottom:0px;
	color:#FFFFFF;
}

#headerMenu a.active {
	text-decoration:none;
	background:url(../images/menuHover.gif) top repeat-x;
	display:none;
	border:#439bca 1px solid;
	border-bottom:0px;
	color:#FFFFFF;
}

.menu:link {
	FONT-STYLE: normal; FONT-FAMILY: Arial; COLOR: #000000; FONT-SIZE: 12px; padding-left:20px; FONT-WEIGHT: normal;
}
.menu:visited {
	FONT-STYLE: normal; FONT-FAMILY: Arial; COLOR: #000000; FONT-SIZE: 12px;padding-left:20px; FONT-WEIGHT: normal;
}
.menu:hover { background-image:url(../images/hover_bg.gif); width:177px; height:20px;padding-right:100px; padding-bottom:10px; padding-top:2px; background-repeat:no-repeat;
	FONT-STYLE: normal; FONT-FAMILY: Arial; COLOR: #FFFFFF; FONT-SIZE: 12px;padding-left:20px; FONT-WEIGHT: normal;
}
.menu:active {
	FONT-STYLE: normal; FONT-FAMILY: Arial; COLOR: #000000; FONT-SIZE: 12px;padding-left:20px; FONT-WEIGHT: normal;
	}

.menu_active:link,
.menu_active:visited,
.menu_active:hover,
.menu_active:active
{
        background-image:url(../images/hover_bg.gif); width:177px; height:20px;padding-right:100px; padding-bottom:10px; padding-top:2px; background-repeat:no-repeat;
	FONT-STYLE: normal; FONT-FAMILY: Arial; COLOR: #FFFFFF; FONT-SIZE: 12px;padding-left:20px; FONT-WEIGHT: normal;
}
.btn_contact
{
color:#CCCCCC;
}
.btn_contact:hover
{
color:#0033CC;
}
.more
{
color:#0033CC;
}