@charset "utf-8";
/* CSS Document */
body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#D8D8D8;
	background-color: #000;
	text-align: center;
	direction:ltr;
	/*overflow-y:scroll;*/
	cursor:default;
	top:0px !important;
}
body,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,form,fieldset,legend,input,img{
	padding:0;
	margin: 0;
	border:none;
}
textarea{
	resize: none;
}
/**************************************************************/
table{
	font-size:100%;
}
select,input,textarea{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 99%;
	width: 100%;
}
pre,code{
	font-family: monospace;
	font-size: 115%;
}
/**************************************************************/
h1{
	font-size: 18px;
}
h2{
	font-size: 22px;
	color: #FFF;
	font-weight: 100;
	padding: 0px 0px 6px 0px;
}
h3{
	font-size: 14px;
	font-weight: bold;
}
/**************************************************************/
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a.fontOrange, a.fontYellow, a.fontGray, a.fontWhite{
	font-weight: bold;
}
/**************************************************************/
ul.menu1{
	padding:75px 0px 0px 350px;
	list-style-type: none;
	color: #D8D8D8;
}
ul.menu1 li {
	float:left;
	margin:0px 0px 3px 0px;
	text-align: center;
	padding:8px 10px 3px 10px;
	white-space: nowrap;
}
ul.menu1 li.selected {
	margin-bottom: 0px;
	font-weight: bold;
}
ul.menu1 li.selected a{
	color: #fda102;
}
ul.menu1 li:hover{
	margin-bottom: 0px;
}
ul.menu1 li:hover a{
	color: #fda102;
	text-decoration: underline;
}
ul.menu1 * a{
	font-size:12px;
}
ul.menu1 a:link{
	color: #fda102;
	text-decoration: none;
}
ul.menu1 a:hover {
	text-decoration: none;
	color: #fda102;
}
ul.menu1 a:active {
	text-decoration: none;
	color: #fda102;
}
ul.menu1 a:visited {
	text-decoration: none;
	color: #fda102;
}
/**************************************************************/
div.welcome{
	width : 600px;
	float: left;
	border-bottom: 2px solid #fda102;
	padding : 0px 0px 10px 0px;
}
div.packages{
	float:right;
}
/**************************************************************/
#container{
	margin:0px auto;
	position:relative;
	min-width:970px;
	width:970px;
	text-align:left;
}
#slideShows{
	height: 198px;
	width:940px;
	min-width:940px;
	margin: 8px 0px 0px 15px;
}
/**************************************************************/
#header{
	width:940px;
	margin: 0px 0px 0px 15px;
}
#header div.logo{
	float: left;
	height: 40px;
	background: url(../images/png/logo.png) no-repeat left 26px;
	padding:60px 0px 0px 60px;
	color: #FFF;
}
/**************************************************************/
#mainContent, #mainContent2, #footer{
	width:910px;
	margin: 8px 0px 0px 15px;
	padding: 15px 15px 5px 15px;
}
#mainContent2{
	border-color: #fda102;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}
#mainContent, #mainContent2{
	background-color: #101010;
}
#footer{
	background-color:#B5B5B5;
	margin-bottom: 10px;
	padding-bottom: 15px !important;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
}

#footer td, #footer a{
	white-space: nowrap;
	font-size: 9px;
	color: #000;
	padding: 8px 4px 8px 4px;
	vertical-align: top;
	letter-spacing: .1em;
}
#footer td.t1{
	text-align: right;
	background-color:#C5C5C5;
	width: 100px;
}
#footer td.t2:hover{
	background-color:#C5C5C5;
}
/**************************************************************/
.bold{
	font-weight:bold;
}
.italic{
	font-style: italic;
}
.linespacing {
	line-height: 16px;
}
.clear {
	clear:both;
	margin: 0px;
	padding: 0px;
}
/**************************************************************/
.fontOrange{
	color: #e55301;
}
.fontYellow{
	color: #fda102;
}
.fontGray{
	color: #919191;
}
.fontWhite{
	color: #FFF;
}
.fontJustify{
	text-align: justify;
}
/**************************************************************/
.hr1 {
	background-color: #e55301;
	clear: left;
}
.hr2 {
	background-color: #F7941E;
}
.hr3 {
	background-color: #4d4d4d;
}
.hr1, .hr2, .hr3{
	height: 5px;
	width: 100%;
	overflow: hidden;
}
/**************************************************************/
.blocksService1, .blocksService2{
	float: left;
	margin-right: 15px;
}
.blocksService3{
	float: right;
}
.blocksService1, .blocksService2, .blocksService3{
	height: 69px;
	width: 293px;
	margin-top: 7px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.blocksService1 a, .blocksService2 a, .blocksService3 a{
	font-size: 14px;
	margin:6px 0px 0px 0px;
}
/**************************************************************/
.blocksBelow1, .blocksBelow2{
	float: left;
	margin-right: 15px;
}
.blocksBelow3{
	float: right;
}
.blocksBelow1, .blocksBelow2, .blocksBelow3{
	height: 200px;
	width: 293px;
}
.blocksBelow1 blockquote, .blocksBelow2 blockquote, .blocksBelow3 div#bbc, .blocksBelow1 div#testimonials{
	margin: 3px 0px 0px 10px;
	padding: 0px;
	line-height: 15px;
	text-align: justify;
}
.blocksBelow3 div#bbc, .blocksBelow1 div#testimonials{
	height: 158px;
	overflow: hidden;
	margin-bottom:3px;
}

.blocksBelow1 div.fontOrange, .blocksBelow2 div.fontYellow, .blocksBelow3 div.fontGray{
	margin : 0px 0px 0px 8px;
}
/**************************************************************/
.blockIcon1, .blockIcon2, .blockIcon3{
	float:left;
	display: inline;
	width: 69px;
	height: 69px;
	background-repeat: no-repeat;
	margin: 0px 5px 5px 0px;
	text-align: center;
	background-image: url(../images/png/bgBlocks.png);
}
.blockIcon1{
	background-position: -75px 0px;
}
.blockIcon2{
	background-position: -147px 0px;
}
.blockIcon3{
	/*background-position: 0px 0px;*/
}
/*Rounded Corner Box*******************************************/
div.dotted{
	padding: 6px;
}

div.dotted div.topLeft,div.topRight{
	border-bottom: 1px dashed #999;
	text-align: center;
}

div.dotted div.topLeft,div.bottomLeft{
	float:left;
	width: 50%;
	border-right: 1px dashed #999;
	text-align: center;
}

div.dotted div.topRight,div.bottomRight{
	float:left;
	width: 49%;
	text-align: center;
}

div.dotted *{
	margin:0px;
	/*background-color: #FFF;*/
}

div.dotted div.topRight,div.bottomRight,div.topLeft,div.bottomLeft{
	padding : 6px 0px;
}
/*Rounded Corner Double Box*******************************************/
div.outer{
	float: left;
	width: 293px;
}

div.outer * .header{
	padding: 2px 0px 7px 0px;
}

div.outer * .r1{margin: 0 5px}
div.outer * .r2{margin: 0 3px}
div.outer * .r3{margin: 0 2px}
div.outer * .r4{margin: 0 1px}
div.outer * .r5{margin: 0 1px}
div.outer * .r6{margin: 0 0px}

div.outer .rtop *, div.outer .rbottom *, div.outer .container{
	background-color: #fda102;
}

div.outer .container{
	padding: 2px 10px 5px 10px;
}

div.inner{
	width: 100%;
}

div.inner .rtop *, div.inner .rbottom *, div.inner .container{
	background-color: #FFF;
}

div.inner .container{
	padding: 2px 10px;
}

div.outer .rtop *, div.outer .rbottom *, div.inner .rtop *, div.inner .rbottom *{
	display: block;
	overflow: hidden;
	height: 1px;
}
/*Rounded Corner Double Box - Colorless *******************************************/
div.outer_cl{
	float: left;
	width: 100%;
}

div.outer_cl * .header{
	padding: 2px 0px 7px 0px;
}

div.outer_cl * .r1{margin: 0 5px}
div.outer_cl * .r2{margin: 0 3px}
div.outer_cl * .r3{margin: 0 2px}
div.outer_cl * .r4{margin: 0 1px}
div.outer_cl * .r5{margin: 0 1px}
div.outer_cl * .r6{margin: 0 0px}

div.outer_cl .rtop *, div.outer_cl .rbottom *, div.outer_cl .container{
	background-color: #939598;
}

div.outer_cl .container{
	padding: 2px 10px 5px 10px;
}

div.inner_cl{
	width: 100%;
}

div.inner_cl .rtop *, div.inner_cl .rbottom *, div.inner_cl .container{
	background-color: #e2e2e2;
}

div.inner_cl .container{
	padding: 2px 10px;
	color: #000;
}

div.outer_cl .rtop *, div.outer_cl .rbottom *, div.inner_cl .rtop *, div.inner_cl .rbottom *{
	display: block;
	overflow: hidden;
	height: 1px;
}
/*Why Only Us?*************************************************/
.blockLeft{
	float:left;
	margin-right:15px;
	width: 293px;
}
.blockRight{
	float: right;
	width: 601px;
}
ul.youWant{
	margin:0px 0px 0px 30px;
}
ul li{
	padding-top: 4px;
}
div.blockContent{
	margin-bottom: 20px;
	padding-bottom: 20px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #919191;
}
div.blockContent blockquote{
	margin : 3px 0px 0px 16px;
	padding : 0xp;
}
.blockSeparator{
	height: 7px;
}
/*Talk of the Town***********************************************/
ul.rss{
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	text-align: justify;
}

ul.rss li{
	margin: 0px;
	padding: 0px;
}

ul.rss li.title a{
	color: #fda102;
	font-weight: bold;
	font-size: 12px;
}

ul.rss li.title a:hover{
	text-decoration: underline;
}

ul.rss li.pubDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-top: 0px;
}

ul.rss li.description{
	margin: 2px 0px 15px 0px;
}
/*Testimonials***********************************************/
div.testimonial{
	background-color:#3C3C3C;
	width:100%;
	height:158px;
	padding: 3px 6px;
	margin:0px 0px 15px 0px;
}
/*Testimonials***********************************************/
.btn_play, .btn_pause{
	width: 7px;
	height: 7px;
	cursor: pointer;
}
.btn_play{
	background: url(../images/gif/play-pause.gif) no-repeat right;
}
.btn_pause{
	background: url(../images/gif/play-pause.gif) no-repeat left;
	margin: 0px 2px 0px 0px;
}
/**************************************************************/
.icon1, .icon2, .icon3, .icon4, .icon5, .icon6{
	width: 100%;
	height: 100%;
	background: url(../images/png/icons.png) no-repeat;
}
.icon1{
	background-position: 5px 12px;
}
.icon2{
	background-position: -68px 12px;
}
.icon3{
	background-position: -143px 12px;
}
.icon4{
	background-position: -218px 12px;
}
.icon5{
	background-position: -292px 12px;
}
.icon6{
	background-position: -368px 12px;
}
/**************************************************************/
.iconPortfolio{
	width: 106px;
	height: 120px;
	background-image: url(../images/jpg/iconsPortfolio.jpg);
	background-repeat: no-repeat;
}
.iconPortfolio1{
	background-position: -318px 0px;
}
.iconPortfolio2{
	background-position: 7px 0px;
}
.iconPortfolio3{
	background-position: -210px 0px;
}
.iconPortfolio4{
	background-position: -100px 0px;
}
#google_translate_element{
	float:right; margin-top:3px;
}
.skiptranslate{
}
.goog-te-gadget-icon, .skiptranslate iframe{
	display:none;
}
