@charset "utf-8";

@font-face {
    font-family:'kaushan_scriptregular';
    src: url('fonts/kaushanscript-regular-webfont.eot');
    src: url('fonts/kaushanscript-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kaushanscript-regular-webfont.woff') format('woff'),
         url('fonts/kaushanscript-regular-webfont.ttf') format('truetype'),
         url('fonts/kaushanscript-regular-webfont.svg#kaushan_scriptregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: '3dumbregular';
    src: url('fonts/3dumb-webfont.eot');
    src: url('fonts/3dumb-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/3dumb-webfont.woff') format('woff'),
         url('fonts/3dumb-webfont.ttf') format('truetype'),
         url('fonts/3dumb-webfont.svg#3dumbregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body
{
	/*font-size:24px;
	background-image: url(image3.jpg);
	background-size:cover;
	background-attachment:fixed;*/
	margin:0px;
}

#dummy
{
	height:800px;
	width: 880px;
	margin-right: auto;
	margin-left:auto;
	margin-top: auto;
	background-color:;
}

#header
{
	list-style-type:none;
	height: 100px;
	width: 580px;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:auto;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	background-color:rgba(0,0,255,0.3);
	background-image:;
	background-repeat:no-repeat;
	border-radius: 15px;
	box-shadow: -5px 5px 100px rgba(25,50,125,1);	
}

#header li
{
	float:left;
	border:thin;
	border-right-style:dotted;
	border-left-style:;
	list-style-type:none;
	width:98px;
	font-size: 20px;
	border-bottom-width: thin;
	border-bottom-color: #FFF;
}

mark
{
}

#header ul
{
}

#menu ul
{
	padding-left:;
	padding-right:500px;
	height:150px;
	width:150px;
	font-family: 'Titan One', cursive;
}

#menu li
{
	padding-left:-130px;
	margin-left:-35px;
	margin-right:35px;
}
#menu
{
	
	height: 380px;
	width: 150px;
	padding:20px;
	padding-right:20px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 20px;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	border-radius: 15px;
	margin-bottom: 50px;
	margin-left:-55px;
	background-color:rgba(0,0,255,0.3);
	background-image:;
	background-repeat:no-repeat;
	margin-top: 15px;
	float: left;
	box-shadow: -5px 5px 100px rgba(25,50,125,1);
}

#social
{
	background-color:;
	height: 380px;
	width: 150px;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: underline;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FFF;
	border-radius: 15px;
	margin-bottom: 50px;
	margin-right:-55px;
	background-color:rgba(0,0,255,0.3);
	background-image:;
	background-repeat:no-repeat;
	margin-top: 15px;
	float: right;
	box-shadow: -5px 5px 100px rgba(25,50,125,1);
}

#main mark
{
	background-color: #F90;
}

#main
{
	height:400px;
	width: 560px;
	padding: 10px;
	margin-left:150px;
	text-align: left;
	font-size: 16px;
	background-color:;
	font-family: 'Sniglet', cursive;
	font-size: 16px;
	color: #FFF;
	border-radius: 15px;
	background-color:rgba(0,0,255,0.3);
	background-image:;
	background-repeat:no-repeat;
	margin-top:15px;
	margin-bottom: 15px;	
	box-shadow: -5px 5px 100px rgba(25,50,125,1);
}

#footer
{
	color:#FFF;
	height: 30px;
	width: 580px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:rgba(0,0,255,0.3);
	background-image:;
	background-repeat:no-repeat;
	border-radius: 15px;
	margin-top: 10px;
	margin-bottom: -1px;
	box-shadow: -5px 5px 100px rgba(25,50,125,1);
}

ul
{
}

li
{
	list-style-type:none;
}

h1
{
	color:#F90;
	font-family: '3dumbregular';
}

h2
{
	color: #FFF;
	font-family:'kaushan_scriptregular';
}

h3
{
	text-align:center;
	text-decoration:underline;
}

b
{
	text-align:center;
	text-decoration: none;
	padding-bottom:50px;
	color:#FFF;
}

#menu a:link
{
	display:block;
	padding-right:10px;
	position: static;
	text-align:right;
	font-size: 24px;
	padding-bottom:5px;
	text-decoration:underline;
	background-image:url(sprite.jpg);
	background-repeat: no-repeat;
}

#menu a:hover
{
	background-image:url(sprite.jpg);
	background-repeat: no-repeat;
	background-position:-150px;
}



#menu a:visited
{
	background-image:url(sprite.jpg);
	background-repeat:no-repeat;
	background-position:-300px;
}

#menu a:active
{
	background-image:url(sprite.jpg);
	background-repeat:no-repeat;
	background-position:-450px;
}


#index #menu #menu_index a:link, #products #menu #menu_products a:link,
#services #menu #menu_services a:link, #about #menu #menu_about a:link,
#contact #menu #menu_contact a:link
{
	background-image: url(sprite.jpg);
	background-repeat: no-repeat;
	background-position:;
}


#index #menu #menu_index a:hover, #products #menu #menu_products a:hover,
#services #menu #menu_services a:hover, #about #menu #menu_about a:hover,
#contact #menu #menu_contact a:hover
{
	background-image: url(sprite.jpg);
	background-repeat: no-repeat;
	background-position:-150px;
}


#index #menu #menu_index a:visited, #products #menu #menu_visited a:visited,
#services #menu #menu_services a:visited, #about #menu #menu_about a:visited,
#contact #menu #menu_contact a:visited
{
	background-image: url(sprite.jpg);
	background-repeat: no-repeat;
	background-position: -300px;
}


#index #menu #menu_index a:active, #products #menu #menu_visited a:active,
#services #menu #menu_services a:active, #about #menu #menu_about a:active,
#contact #menu #menu_contact a:active
{
	background-image: url(sprite.jpg);
	background-repeat: no-repeat;
	background-position: -450px;
}




