/* 
 * Yes ! NO FUCKIN TEMPLATES ! 
 * Original Web Development by Jon Velas
 * And Simply the BEST SEO in Dominican Republic
 * CSS Structure written by Jon Velas
 * Copyright by Jon Velas Communication Marketing
 */

@charset "utf-8";

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#Container {
	width: 100%;
	height: 100%;
}
#Logo {
	height: 100px;
	width: 100%;
	position: absolute;
	z-index: 999;
	background-image: url(logo-top-banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0045AD;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#Logo h1 {
	font-family: Biryani;
	font-size: 20px;
	line-height: 20px;
	color: #33CCFF;
	letter-spacing: -1px;
	text-align: left;
	text-indent: -9999px;
}
#Animation {
	height: 100%;
	width: 100%;
	z-index: 100;
	position: relative;
	float: none;
}
#Navigation   {
	height: 40px;
	z-index: 999;
	display: inline;
	width: 100%;
	text-align: center;
	padding-top: 15px;
	position: relative;
	float: left;
	margin-top: -5%;

}

#Navigation     ul     {
}
#Navigation     li     {
	list-style-type: none;
}
#Navigation       a       {
	font-family: "Alegreya Sans";
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	display: inline;
	color: #FFF;
	padding-left: 20px;
	padding-top: 5px;
	height: auto;
	padding-bottom: 4px;
	border-radius: 30px 30px 30px 30px;
	border: 1px solid #FFF;
	line-height: 18px;
	text-align: center;
	letter-spacing: 3px;
	padding-right: 20px;
	margin-right: 10px;
	margin-left: 10px;
}


#Navigation     a:hover     {
	text-decoration: none;
	color: #003;
	background-color: #FFF;
	opacity: .5;
	font-weight: 500;
}
#Navigation img {

}

#Navigation a.focus {
	font-family: Biryani;
	font-size: 11px;
	font-weight: 800;
	text-decoration: none;
	letter-spacing: 0px;
	display: inline;
	color: #0100AB;
	padding-left: 25px;
	margin-bottom: 10px;
	line-height: 18px;
}
#JVM {
	width: 100%;
	text-align: right;
	padding: 0px;
	height: 20px;
	z-index: 999;
	position: relative;
	float: left;
	margin-top: -2%;
}
#JVM img {
	text-align: right;
	padding-right: 5px;
	padding-left: 3px;
}

#JVM p {
	font-family: Biryani;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-right: 5px;
	color: #FFFFFF;
	padding-top: 3px;
}
#JVM p a {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Biryani;
	letter-spacing: 0px;
}
#JVM p a:hover {
	color: #006;
	text-decoration: none;
}

#Websites {
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	text-indent: -9999px;
}
#Websites  p  {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	font-weight: lighter;
	color: #0099CC;
	padding: 0px;
}
#Websites  p  a {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #0099CC;
	font-weight: normal;
}
#Websites  p  a:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #00769D;
	font-weight: bolder;
}
