@charset "utf-8";



/* CSS Document */







* {	margin: 0px; padding: 0px; }







*,*:hover,*:focus,*:active { outline: 0px none; }







img, div, input, a { behavior: url("pngfix/iepngfix.htc") }







body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #a5ecff;

	background-color: #000000;

	background-repeat: no-repeat;

	background-image: url(../img/digiback.jpg);

	background-position: center top;



}











a:link {

	color: #A8BDEE;

	text-decoration: none;



}









a:visited {

	color: #A8BDEE;

	text-decoration: none;



}



a:hover {

	color: #A8BDEE;

	text-decoration: underline;



}







.left {



	float: left;



}



.center {



	text-align: center;



	margin-right: auto;



	margin-left: auto;



}







.right {



	float: right;



}







.clear { clear: both;}















.shade_it {



	text-shadow: 0px 2px 2px #666



} 















.thin_line {



	height: 10px;



	border-bottom: solid 1px #DDD;



}















img {



	border: 0;



}









#digitop {

	height: 490px;

	width: 1000px;

	margin-right: auto;

	margin-left: auto;

	background-image: url(../img/digitop.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	position: relative;



}











#logo {

	height: 230px;

	width: 190px;

	position: absolute;

	left: 50px;

	top: 10px;

	z-index: 49;



}

#toprope {
	background-image: url(../img/rope.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 750px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 9000;

}



#printme {

	height: 70px;

	width: 190px;

	position: absolute;

	right: 32px;

	z-index: 1;

	top: 5px;

}

.gotoright {

	text-align: right;

	height: 60px;

	padding-top: 7px;

}

.right_float_pic {

	padding: 0 0 5px 15px;

	float: right;

	text-align: right;

}

.left_float_pic {

	padding: 0 15px 0 0;

	float: left;

}

.colorfull {

	color: #B41A12;

}





.smaller {

	font-size: 80%;

}











#left_col {

	padding-left: 5px;

	text-align: justify;

	width: 570px;

	float: left;



}







#right_col {

	float: right;

	width: 330px;

	line-height: 19px;

	padding: 5px 0 0 0;



}



#right_col img {



	margin-top: 5px;



	margin-bottom: 5px;



}



















#slider_box {

	width: 600px;

	margin-right: auto;

	margin-left: auto;

	position: absolute;

	z-index: 50;

	height: 365px;

	left: 314px;

	top: 66px;



}







/*







 * jQuery Nivo Slider v2.5.1







 * http://nivo.dev7studios.com







 *







 * Copyright 2011, Gilbert Pellegrom







 * Free to use and abuse under the MIT license.







 * http://www.opensource.org/licenses/mit-license.php







 * 







 * March 2010







 */







 







 







/* The Nivo Slider styles */







#slider {

	width:600px; /* Change this to your images width */

	height:365px;







}



#main_box_container {

	width: 980px;

	margin-right: auto;

	margin-left: auto;

	background-image: url(../img/digimid.jpg);

	background-repeat: repeat-y;

	background-position: center top;

	position: relative;

	padding-bottom: 10px;



}

















#main_box {

	width: 930px;

	text-align: justify;

	margin-right: auto;

	margin-left: auto;

	padding: 5px 15px;

	background-image: url(../img/textarea.png);

	background-repeat: repeat-y;

	background-position: center top;



}

#main_box ul {



	padding: 5px 30px;



}

#main_box p {



	padding-bottom: 4px;



}

#main_box_container img {

	margin-bottom: 8px;

}









#main_box_container ul {



	padding: 5px 30px;



}











#main_box_container p {



	padding-bottom: 4px;



}







#main_box_container h1 {

	font-size: 30px;

	color: #a5ecff;

	font-style: normal;

	font-weight: normal;

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

	text-align: right;

	padding-top: 0;

	padding-right: 40px;

	padding-bottom: 5px;

	padding-left: 0;



}



#main_box_container h2 {

	font-size: 24px;

	color: #FFFFFF;

	font-style: normal;

	font-weight: normal;

	padding: 7px 0 5px 0;

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;



}



#main_box_container h3 {

	font-size: 20px;

	color: #FFFFFF;

	font-style: normal;

	font-weight: normal;

	padding: 7px 0 3px 0;

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;



}



#main_box_container h4 {

	font-size: 18px;

	color: #FFFFFF;

	font-weight: normal;

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

	font-style: italic;

	padding-top: 4px;

	padding-right: 0;

	padding-bottom: 2px;

	padding-left: 0;



}

#cafemenu {

	width: 100%;

	height: 270px;

}

#cafemenu img {

	padding: 2px;

}











#footer {

	width: 980px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

	padding-bottom: 10px;



}

#footer_in img {

	display: block;

	text-align: center;

	margin: auto;

}









#footer_in {

	width: 980px;

	color: #a5ecff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 18px;

	margin: 0 auto;

	text-align: center;



}



.footer_right {

	position: absolute;

	top: 9px;

	right: 1px;



}







#footer a {

	color: #000000;

	text-decoration: none;

	text-transform: uppercase;



}







#footer a:visited {

	color: #000000;

	text-decoration: none;



}



#footer a:hover {

	color: #000000;

	text-decoration: none;



}



#footer_links {



	list-style-type: none;



}



#footer_links li {



	display: inline;



	padding: 0 8px;



}

#contactus table tr td  {

	text-align: left;

}
