@charset "utf-8";

/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 16pt;
	color: #4a5f64;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #C1D3DF;
	margin-top: 0px;
}

a:link {
	color: #4a5f64;
	text-decoration: underline;
}

a:visited {
	color: #003;
}

a:hover {
	color: #CA004C;
	text-decoration: none;
}

img {
	border: none;
	text-align: center;
}

.title {
	font-style: italic;
	font-weight: 600;
}

.price {
	font-style: italic;
	font-weight: 600;
}

#pricingl {
	float: right;
	width: 350px;
}

#pricing2 {
	float: left;
	width: 350px;
}

#wrapper {
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 974px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	width: 974px;
	height: 173px;
	background-color: #AACEE4;
	vertical-align: top;
	margin: 0px;
	left: 0px;
	padding: 0px;
	top: 0px;
}

#banner {
	background-color: #FFF;
	width: 974px;
	height: 274px;
}

#specialbox {
	margin-left: 555px;
	position: absolute;
	font-size: 9pt;
	color: #CCC;
	height: 200px;
	width: 343px;
	margin-top: 0px;
	margin-right: 17px;
	line-height: 15pt;
}

#sidebar {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	float: left;
	height: auto;
	width: 250px;
	margin-bottom: 20px;
}

#twitter {
	padding-left: 50px;
}

#nav {
	height: 85px;
	width: 974px;
}

#content {
	float: right;
	width: 690px;
}

#content p {
	margin-right: 30px;
	margin-left: 33px;
	font-size: 10pt;
}

#content h1 {
	margin-left: 33px;
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 40px;
}

#content h2 {
	font-size: 14pt;
	font-weight: normal;
	margin-left: 33px;
}

#sidebar h2 {
	font-size: 16px;
	font-weight: normal;
	margin-left: 55px;
	margin-top: 20px;
	color: #FFF;
}

#sidebar ul li {
	margin-top: 15px;
	margin-left: 40px;
	top: 0px;
	padding-left: 20px;
}

#sidebar ul {
	margin-top: 80px;
	margin-left: 30px;
}

#sidebar {
	background-image: url(../images/left_sbimage.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 279px;
	margin-top: 20px;
}

#specialbox h1 {
	font-size: 18pt;
	font-weight: normal;
	margin-top: 45px;
}

#footer {
	clear: both;
	background-image: url(../images/footer_bg.jpg);
	width: 974px;
	height: 155px;
}

#footer div {
	padding: 50px;
	color: #FFF;
	font-size: 9pt;
}

#sidebar ul li a {
	text-decoration: none;
	color: #4a5f64;
}

#sidebar ul li a:hover {
	color: #CA004C;
	text-decoration: underline;
}

#footer div a {
	color: #FFF;
	text-decoration: none;
}

#sidebar p {
	margin-left: 35px;
	margin-right: 5px;
	margin-bottom: 30px;
	font-size: 10pt;
}

#sidebar hr {
	margin-left: 30px;
	margin-right: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
}

label, input, textarea {
	font-size: 11pt;
	display:block;
	width: 10em;
	float: left;
	margin-bottom: 1em;
}

textarea {
	display:block;
	width: 20em;
	margin-top: 1em;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 10px;
	clear: both;
}

label {
	color: #495f64;
	text-align: right;
	width: 10em;
	clear: left;
}

#code {
	text-align: left;
}

legend {
	color: white;
	background-color: #bc0036;
	text-align: left;
	font-weight: 600;
	padding: 5px;
}

fieldset {
	width: 500px;
	margin-left: 20px;
	border: #bc0036 thin dotted;
	padding: 6px;
}

#contact {
	display:block;
	margin-left: 270px;
}

#captcha {
	margin-top: 50px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 140px;
	clear: both;
}

#hdcaptcha {
	margin-top: 10px;
	margin-right: 200px;
	float: left;
	display: block;
}

table.form {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

td form {
	padding-left: 55px;
	line-height: 16px;
}

h1.table form {
	margin-bottom: 5px;
}

#content #pricing1 ul li {
	font-size: 10pt;
	list-style-position: inside;
	list-style-type: square;
	margin-top: 0;
}

#content #pricing2 ul li {
	font-size: 10pt;
	list-style-position: inside;
	list-style-type: square;
	margin-top: 0;
}

#sidebar #extra div h5 {
}

#sidebar #extra div h5 a {
	color: #4a5f64;
	text-decoration: none;
	margin-left: 10px;
	font-weight: normal;
	font-size: 11pt;
}

#sidebar #extra div p a img {
	padding-left: 5px;
	padding-right: 5px;
}

#resto1 {
	text-align: center;
	width: 150px;
	height: 150px;
	margin-left: 33px;
	padding-bottom: 5px;
}

#resto1 img {
	border: thin solid black;
	margin-bottom: 10px;
}

#sidebar #extra {
	margin-left: 60px;
}
