@charset "utf-8";
.footer #design {
	text-align: right;
}

html {}
body {
	font-family:"Myriad Pro", Helvetica, sans-serif;
	background: #DDDDDD;
	width: 960px;
	max-width: 960px;
	margin-left:auto;
	margin-right:auto;
}

.header {
	min-height: 125px;
}

#prices {
	color:#000;
	text-align:center;
}

#price_wrap {
	bgcolor: #000;
				-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
}

.first {border-left:none; text-align:left; font-weight: bold;}

.prices td {
border-collapse:collapse;
border-bottom:1px solid #cacaca;
padding:10px 15px;
text-align:center;
}

#price_bold {
	font-weight:bold;
}

#logo {
	float:left;
}

#nav {
	text-align: right;
	float:right;
	line-height: 120px;
}

img
{
	border-style: none;
}

.content {background:#FFF;
padding-top:10px;
padding-bottom:25px;
padding-right:20px;
padding-left:20px;
min-height: 300px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
}

.content2 {background:#FFF;
padding-top:10px;
padding-bottom:25px;
padding-right:20px;
padding-left:20px;
min-height: 175px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
}

.content2 ul {
	font-weight:bold;
}

#slider {	width: 500px;
	height: 250px;
		margin-left: auto;
	margin-right: auto;
		background: #efefef;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	
}

.jshowoff {
	width: 500px;
	margin: 10px 0;
	}
.jshowoff div {	
	width: 500px;
	height: 250px;
	}

.footer {margin-top: 50px;
		font-family:"Myriad Pro", Helvetica, sans-serif;
}
a:link {
	text-decoration:none;
	color:#000;
}
a:hover {
	font-weight: bold;
	color:#000;
}
a:visited {
	text-decoration:none;
	color:#000;
}

.footer ul
{
    list-style-type: none;
}


/******************************************************
  				 Headings
******************************************************/

h1,h2,h3,h4,h5,h6 { font-family: "Myriad Pro", Arial, sans-serif;}

h1	{
	font-size:2.4em;
	margin-bottom:10px;
	}
	
h2	{
	font-size:2.1em;
	margin:12px 0;
	}
	
h3	{
	font-size:1.6em;
	margin-bottom:5px;
	text-align: center;
	}

h4	{
	font-size:1.4em;
	margin-bottom:5px;	
	}

h5	{
	font-size:1.2em;
	margin-bottom:5px;
	}

h6	{
	font-size:1em;
	}
.loo {
	text-align: right;
}

