@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 100%;
	background-image:url(../images/main-bg.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
	background-position: top center;
	
}
body {
	margin: 0px;
	background-color: #000000;
}

#body {
	margin: 0px;
	width: 100%;
}

#footer {
	margin: 0px;
	text-align:center;
	width: 100%;
	height: 135px;
	padding-bottom: 0px;
	background-image:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	
}

#mainHeadbox { width: 100%;
               background-image:url(../images/bannerbox-head-bg.gif);
               background-repeat:repeat-x;
               background-position: center;
               border-bottom: solid 1px #BA6129;
			   height: auto;
	

}

#top-menu { height: 30px;
	        width: 945px;
	        background-color:#000000;
			padding-left: 55px;
		
}

#top-menu ul { color: #a7e1ff; font-family: Arial, Helvetica, sans-serif;
		padding: 0;
		margin-top: 0;
		list-style: none;
		display: inline;
}

#top-menu ul li {
			margin: 0;
			padding: 1px 0;
			list-style: none;
			display: block;
			float: left;
}

#top-menu ul a {
				display: block;
				float: left;
				text-align: center;
				font-size: 11px;
				padding: 7px 15px 7px 15px;
				font-weight: normal;
				margin: 0;
				text-decoration: none;
}
			
#top-menu ul a:link { font-family: Arial, Helvetica, sans-serif; color: #FF9900;}
#top-menu ul a:visited { font-family: Arial, Helvetica, sans-serif; color: #FF9900;}
#top-menu ul a:active { color: #a7e1ff; font-family: Arial, Helvetica, sans-serif; color: #FF9900;}

#top-menu ul a:hover { color: #a7e1ff; font-family: Arial, Helvetica, sans-serif;
				color: #0099FF;
				background-image:url(../images/menu-bar-bg.gif);
}
			
			
#top-menu ul li.selected a:link, 
#top-menu ul li.selected a:visited, 
#top-menu ul li.selected a:active, 
#top-menu ul li.selected a:hover 
{  
				color: #475c64;
				text-decoration: none;
}

#bottom-menu
{
	margin:auto;
	height: 45px;
	width: 945px;
	border-top: 1px solid #666666;
	padding-left: 55px;
	background-image: url(../images/menubottom-bg.jpg);
	background-repeat: repeat-x;
}

#bottom-menu ul { color: #a7e1ff; font-family: Arial, Helvetica, sans-serif;
		padding: 0;
		margin-top: 0;
		list-style: none;
		display: inline;
}

#bottom-menu ul li {
			margin: 0;
			padding-top: 7px;
			padding-bottom: 3px;
			list-style: none;
			display: block;
			float: left;
}

#bottom-menu ul a {
				display: block;
				float: left;
				text-align: center;
				font-size: 13px;
				padding: 7px 15px 8px 15px;
				font-weight: normal;
				margin: 0;
				text-decoration: none;
			    border-right: 1px solid #451C0A;
				width:auto;
}
			
#bottom-menu ul a:link { font-family: Arial, Helvetica, sans-serif; color: #fff;}
#bottom-menu ul a:visited { font-family: Arial, Helvetica, sans-serif; color: #fff;}
#bottom-menu ul a:active { font-family: Arial, Helvetica, sans-serif; color: #fff;}
#bottom-menu ul a:hover { font-family: Arial, Helvetica, sans-serif;color: #CCCCCC;
				           background-image:url(../images/menu-bar-bg.gif);}
			
			
#bottom-menu ul li.selected a:link, 
#bottom-menu ul li.selected a:visited, 
#bottom-menu ul li.selected a:active, 
#bottom-menu ul li.selected a:hover 
{  
				color: #475c64;
				text-decoration: none;
}

#bannerBoxwrapper {
	margin: 0;
	width: 100%;
	height: auto;
	background-image:url(../images/main-banner-bg.jpg);
	background-repeat:repeat-x;
}

#bannerBox { width: 1001px;
             height: 129px;
}

#bannerBoxhead {
	margin: auto;
	width: 1001px;
	height: auto;
}


#footerIN {
	width: 1001px;
	text-align:center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color:#000000;
	margin:auto;
}


h1 { font-family: "Times New Roman", Times, serif;
	color: #D8050E;
	font-size: 25px;
	margin: 0 0 0px;
	height: auto;
	padding-top: 20px;
	
}

h2{ font-family: Arial, Helvetica, sans-serif;
	color: #AD5D28;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 0px;
	height: auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.titleBG { background-image:url(../images/title-bg.jpg);
	background-repeat:no-repeat;
	height: 20px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	border: #000000 solid 1px;
}

.title2 { background-image:url(../images/title-bg2.jpg);
	background-repeat:no-repeat;
	height: 20px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	border: #000000 solid 1px;
}

h3 { font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	margin: 0;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.webportfolioBorder {
	border:1px solid #333333;
	height: auto;
	text-align: center;
	padding: 10px;
	padding-bottom: 0;
	background-color: #333333;
	-moz-border-radius: 15px;	
}

.webportfolioText {font-family: Arial, Helvetica, sans-serif; font-size: 11px;  color: #FC8425;
                height: 10px;
				text-align: center;
				width: auto;
				margin: auto;
				padding-top: 10px;
}

.webportfolioText a:link {color: #FC8425;
 	background : none;
 	border-bottom: solid 1px;
}
.webportfolioText a:visited {color: #FC8425;
 	background : none;
 	border-bottom: solid 1px;
}

.webportfolioText a:hover {color: #FC8425;
 	background: none;
 	border-bottom: 0;
}


.webportfolioText a:active {color: #FC8425;
 	background : none;
 	border-bottom: solid 1px;
} 


.border {border:1px;
	border-style:solid;
	border-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height: 20px;
	width:240px;
	padding-top:3px;
	padding-left:5px;
	padding-bottom:3px;
	background-image:url(../images/form-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	
}

.borderMessage {border:1px;
	border-style:solid;
	border-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height: 100px;
	width:495px;
	padding-top:5px;
	padding-left:5px;
	background-image:url(../images/form-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	
}

.weborderfield {border:1px;
	border-style:solid;
	border-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height: 20px;
	width:495px;
	padding-top:3px;
	padding-left:5px;
	padding-bottom:3px;
	background-image:url(../images/form-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.borderField {border:1px;
	border-style:solid;
	border-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height: 20px;
	width:239px;
	padding-top:3px;
	padding-left:5px;
	padding-bottom:3px;
	background-image:url(../images/form-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	
}

.contactborderField {border:1px;
	border-style:solid;
	border-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height: 100px;
	width:239px;
	padding-top:5px;
	padding-left:5px;
	background-image:url(../images/form-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	
}


.borderFieldmessage {border:1px;
	border-style:solid;
	border-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height: 100px;
	width:180px;
	padding-top:5px;
	padding-left:5px;
	
}

.borderTop { border-top :1px;
             border-top-color: #CCCCCC;
			 border-top-style:solid;
}



.borderComments { border-top :1px;
             border-top-color: #666666;
			 border-top-style:solid;
			 border-bottom :1px;
             border-bottom-color: #666666;
			 border-bottom-style:solid;
}

.TextComments {font-family: Arial, Helvetica, sans-serif; font-size: 11px;  color: #3399FF;

}

.TextComments a:link {color: #0066CC;
 	background : none;
 	text-decoration: underline;
}
.TextComments a:visited {color: #3399FF;
 	background : none;
 	text-decoration : underline;
}

.TextComments a:hover {color: #000000;
 	background : #999999;
 	text-decoration : none;
}


.TextComments a:active {color: #3399FF;
 	background : none;
 	text-decoration : underline;
}

.testimonialsText {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0C5D72;
	line-height: 20px;
	padding: 10px;
	font-style: italic;
	border: #CCCCCC solid 1px;
}

.testimonialsText a:link {color: #D8050E;
 	background : none;
 	border-bottom: solid 1px;
}
.testimonialsText a:visited {color: #D8050E;
 	background : none;
 	border-bottom: solid 1px;
}

.testimonialsText a:hover {color: #D8050E;
 	background: none;
 	border-bottom: 0;
}


.testimonialsText a:active {color: #D8050E;
 	background : none;
 	border-bottom: solid 1px;
} 




.bodyText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 20px;
}
.bodyText a:link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold;
	color: #3079AE;
	line-height: 20px;
	border-bottom: solid 1px;
}
.bodyText a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold;
	color: #3079AE;
	line-height: 20px;
	border-bottom: solid 1px;
}
.bodyText a:hover{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold;
	color: #3079AE;
	line-height: 20px;
	border-bottom: dotted 1px;
}
.bodyText a:active{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold;
	color: #3079AE;
	line-height: 20px;
	border-bottom: solid 1px;
}

.bordersubMenu {border:1px;
	border-style: solid;
	border-color: #000;
	background-color:#000;
}

.borderBody {border:1px;
	border-style:solid;
	border-color: #B5B5B5;
}

.bordersubBody {border:1px;
	border-style:solid;
	border-color: #EFEFEF;
	background-color: #F9F9F9;
	-moz-border-radius: 12px;
}

.bordersubinBody {
	border:1px;
	border-style:solid;
	border-color: #EFEFEF;
	background-color:#FFF;
	-moz-border-radius: 12px;
	background-image: url(../images/box-trans.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.borderbodyText {border:1px;
	border-style:solid;
	border-color: #CCC;
	background-color:#FFF;
}

.borderHead {border:1px;
	border-style:solid;
	border-color:#666666;
	background-color:#333333;
}


.borderBanner {border:1px;
	border-style:solid;
	border-color:#000000;
	padding-left:10px;
}

.mainbodyBG {background: #FFFFFF;
             width: 1001px;
             border: 1px solid #BA6129;
             border-top: 0px;
			 border-bottom: 0px;
			 margin: auto;
   
}

.spacer {border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#ccc;

}

.verticalSpacer {border-left:1px;
    border-left-style:solid;
	border-left-color: #CCCCCC;

}

.cform select { 
	padding:1px;
	background: #f9f9f9; 
	border: 1px solid #958576;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background: #AFE0E4; 
}

.cformBorder {border:1px;
	border-style: solid;
	border-color: #000;
	height:25px;
	background-color:#51A5EA;
	padding-top: 2px;
	padding-bottom: 3px;
	-moz-border-radius: 16px;
}

.Texttop {font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height:20px; color: #3399FF; font-weight: 900;
}
.Texttop a:link {color: #3399FF;
 	background : none;
 	text-decoration: underline;
}
.Texttop a:visited {color: #3399FF;
 	background : none;
 	text-decoration : underline;
}

.Texttop a:active {color: #3399FF;
 	background : none;
 	text-decoration : underline;
}

.Texttop a:hover {color: #FFFFFF;
 	background : #999999;
 	text-decoration : none;
}
/************************************************
*	Headings End   *
************************************************/

.sidebar1{
	font-family: Arial, Helvetica, sans-serif; font-size:13px;
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0;
	display: inline;
	border-top: 1px solid #CCCCCC;
	height: 30px;
}

.sidebar1 ul{
	margin: 0;
	padding-left: 0;
	list-style-type: none;
}

.sidebar1 ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

.sidebar1 ul h2{
	font-family: Arial, Helvetica, sans-serif; font-size:13px;
	font-size: 13px;
	color: #000;
	margin: 5px 0 5px 0;
	padding: 5px 0 1px 0;
}

.sidebar1 ul ul li{
	padding: 0 10px 0 10px;
}

.sidebar1 ul li a{
	display: block;
	color: #000;
	font-size: 13px;
	text-decoration: none;
	margin: 0;
	padding: 7px 0px 7px 20px;
	
}

.sidebar1 ul li a:hover{
	background: #CCCCCC;
	color: #fff;
}

.sidebar1 a:visited{
	font-weight:normal;
	color: #000;
}

.sidebar2{
	font-family: Arial, Helvetica, sans-serif; font-size:13px;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 30px;
}

.sidebar2 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar2 ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

.sidebar2 ul h2{
	font-family: Arial, Helvetica, sans-serif; font-size:13px;
	font-size: 13px;
	color: #000;
	margin: 5px 0 5px 0;
	padding: 5px 0 1px 0;
}

.sidebar2 ul ul li{
	padding: 0 10px 0 10px;
}

.sidebar2 ul li a{
	display: block;
	color: #000;
	font-size: 13px;
	text-decoration: none;
	margin: 0;
	padding: 7px 0px 7px 20px;
	
}

.sidebar2 ul li a:hover{
	background: #CCCCCC;
	color: #fff;
}

.sidebar2 a:visited{
	font-weight:normal;
	color: #000;
}






.sidebar3{
	font-family: Arial, Helvetica, sans-serif; font-size:13px;
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0;
	display: inline;
	border-top: 1px dashed #000;
	height: 30px;
}

.sidebar3 ul{
	margin: 0;
	padding-left: 0;
	list-style-type: none;
}

.sidebar3 ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

.sidebar3 ul h2{
	font-family: Arial, Helvetica, sans-serif; font-size:13px;
	font-size: 13px;
	color: #000;
	margin: 5px 0 5px 0;
	padding: 5px 0 1px 0;
	background-color: #fff;
}

.sidebar3 ul ul li{
	padding: 0 10px 0 10px;
}

.sidebar3 ul li a{
	display: block;
	color: #000;
	font-size: 13px;
	text-decoration: none;
	margin: 0;
	padding: 7px 0px 7px 20px;
	
}

.sidebar3 ul li a:hover{
	color: #666666;
}

.sidebar3 a:visited{
	font-weight:normal;
	color: #000;
}

.sidebar4{
	font-family: Arial, Helvetica, sans-serif; font-size:13px;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline;
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	height: 30px;
}

.sidebar4 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar4 ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

.sidebar4 ul h2{
	font-family: Arial, Helvetica, sans-serif; font-size:13px;
	font-size: 13px;
	color: #000;
	margin: 5px 0 5px 0;
	padding: 5px 0 1px 0;
	background-color: #fff;
}

.sidebar4 ul ul li{
	padding: 0 10px 0 10px;
}

.sidebar4 ul li a{
	display: block;
	color: #000;
	font-size: 13px;
	text-decoration: none;
	margin: 0;
	padding: 7px 0px 7px 20px;
	
}

.sidebar4 ul li a:hover{
	color: #666666;
}

.sidebar4 a:visited{
	font-weight:normal;
	color: #000;
}

/************************************************
*	Body Text End	*
************************************************/

.bottomfooter a:hover{font-family: Tahoma; 
    font-size: 11px; 
    color: #000099;
    line-height: 20px; 
    word-spacing: 1px; 
    font-weight: normal;

}
.bottomfooter a:link{font-family: Tahoma; 
    font-size: 11px; 
	color: #000099;
	line-height: 20px; 
	word-spacing: 1px; 
	font-weight: normal;
}

.bottomfooter a:visited{font-family: Tahoma; 
    font-size: 11px; 
	color: #000099; 
	line-height: 20px; 
	word-spacing: 1px; 
	font-weight: normal;
}

.bottomfooter a:active{font-family: Tahoma; 
    font-size: 11px; 
	color: #000099;
	line-height: 20px; 
	word-spacing: 1px; 
	font-weight: normal;
}

.bottomfooter {font-family: Tahoma; 
    font-size: 11px;  color: #000099;
	line-height: 20px; 
	word-spacing: 1px; 
	font-weight: normal;
}

.footerText {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height:20px; color: #FFFFFF;
              height: 60px;
			  padding-top: 30px;
			  width: 1001px;
			  margin: auto;
			  text-align:left;
}
.footerText a:link {color: #FFF;
 	background : none;
}
.footerText a:visited {color: #FFF;
 	background : none;
}

.footerText a:active {color: #FFF;
 	background : none;
}

.footerText a:hover {color: #BE7026;
}


.copyrightText {font-family: Arial, Helvetica, sans-serif; font-size: 11px;  color: #3399FF;
                height: 30px;
				width: 1001px;
				margin: auto;
				padding-top: 15px;
				text-align: left;
}

.copyrightText a:link {color: #0066CC;
 	background : none;
 	text-decoration: underline;
}
.copyrightText a:visited {color: #3399FF;
 	background : none;
 	text-decoration : underline;
}

.copyrightText a:hover {color: #000000;
 	background : #999999;
 	text-decoration : none;
}


.copyrightText a:active {color: #3399FF;
 	background : none;
 	text-decoration : underline;
}

#footerbutton { float: right;
                width: 125px;
				margin-top: 7px;
}

#logoBottom {
	float:right;
	margin: 0;
	width:116px;
	height:60px;
	z-index:1;
}
/************************************************
*	Footer Text End	*
************************************************/

.sitemap ul li{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #3781B2;
	margin-top: 4px;
	padding-left: 5px;
	list-style-image:url(../images/dot.jpg); list-style-position: outside;
	vertical-align:baseline;
	line-height: 20px;
}

.sitemap ul li a:link{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #3781B2;
	margin-top: 4px;
	padding-left: 0px;
	border-bottom: solid 1px;
	list-style-image:url(../images/dot.jpg); list-style-position: outside;
	vertical-align:baseline;
	line-height: 20px;
}


.sitemap ul li a:visited{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #3781B2;
	margin-top: 4px;
	padding-left: 0px;
	border-bottom: solid 1px;
	list-style-image:url(../images/dot.jpg); list-style-position:outside;
	vertical-align:baseline;
	line-height: 20px;
}

.sitemap ul li a:hover{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #3781B2;
	margin-top: 4px;
	padding-left: 0px;
	border-bottom: none;
	list-style-image:url(../images/dot.jpg); list-style-position: outside;
	vertical-align:baseline;
	line-height: 20px;
}

.sitemap ul li a:active{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #3781B2;
	margin-top: 4px;
	padding-left: 0px;
	border-bottom: none;
	list-style-image:url(../images/dot.jpg); list-style-position: outside;
	vertical-align:baseline;
	line-height: 20px;
}

.thankyou{ font-family:Arial, Helvetica, sans-serif;
            color:#FF0000;
			font-size:14px;
			font-weight:bold;
}

.imgBorder { padding: 8px 0 0 20px;

}