* {
		margin: 0;
		padding: 0;
		}

html {
		font-size: 100%;
		}

body {
		font-size: 62.5%;
		background: #FFCC99 url('../images/background.jpg') repeat-y center;
		}

#wrapper {
		position: absolute;
		left: 50%;
		width: 780px;
		margin-left: -390px;
		background-color: #FFFFFF;
		font-family: verdana, sans-serif;
		padding: 0px 10px;
		}

#masthead {
		height:260px;
		width:780px;
		background-image: url('../images/masthead.jpg');
		background-repeat: no-repeat;
		margin-bottom: 20px;
		} 

#navigation {
		float: left;
		margin: 0px 20px 20px 0px;
		border: 2px dashed #4169E1;
		padding: 10px;
		}

#navigation h2 {
		color: #FFFFFF;
		display: block;
		height: 20px;
		background: #4169E1;
		width: 120px;
		}

#validation {
		clear: left;
		float: left;
		width: 120px;
		margin: 0px 20px 20px 0px;
		border: 2px dashed #4169E1;
		padding: 10px 10px 6px 10px;
		}

#content {
		margin-left: 164px;
		}

#footer {
	 	clear: left;
		margin: 50px 0px 10px 0px;
		}

h1 {
	 	font-size: 2em;
		padding-bottom: 10px;
		color: #4169E1;
	 	}

#masthead h1 {
		text-indent: -9999px;
		}

h2 {
	 	font-size: 1.8em;
		padding-bottom: 5px;
		color: #4169E1;
	 	}
		
h3 {
	 	font-size: 1.6em;
		padding-bottom: 5px;
		margin-top: 15px;
		color: #4169E1;
		}

p, label {
	 	font-size: 1.2em;
		line-height: 1.4em;
		text-align: justify;
		color: #2F4F4F;
		margin-bottom: 1.4em;
	 	}

#footer p {
		text-align: right;
		color: #4169E1;
		font-size: 1.0em;
		}

td {
		vertical-align: top;
		}

td.button {
		text-align: right;
		}

p.list {
	 	margin-bottom: 0.4em;
	 	}

a img {
		border: 2px solid #4169E1;
		}

#validation p {
		margin-bottom: 4px;
		width: 88px;
		margin-left: auto;
		margin-right: auto;
		}

#validation img {
		border: 0;
		width: 88px;
		height: 31px;
		margin: 0 auto;
		}

ul {
		margin-bottom: 0.4em;
		}

#navigation ul {
		margin-bottom: 0em;
		}

li {
		list-style-type: circle;
		font-size: 1.2em;
		line-height: 1.4em;
		color: #2F4F4F;
		list-style-position: outside;
		margin-left: 16px;
		}

#navigation li {
		margin-top: 3px;
	 	font-size: 1.4em;
		width: 120px;
		list-style-type: none;
		margin-left: 0;
	 	}

#navigation li.sub {
		font-size: 1.0em;	 		 	
		}

a {
	 	text-decoration: none;
		font-weight: bold;
		color: #4169E1;
		}

a:hover {
	 	text-decoration: underline;
		color: #2F4F4F;
		}

#navigation a {
		background: #DCDCDC;
		display: block;
		height: 20px;
		}

#navigation a:hover {
		color: #FFFFFF;
		background: #4169E1;
	 	text-decoration: none;
		}

.form table {
		background: #DCDCDC;
		width: auto;
		padding: 10px;
		border: 1px solid #696969;
		}

em {
		font-weight: bold;
		}

.package h3 {
		padding-right: 60px;
		padding-top: 34px;
		}

.package h4 {
		text-indent: -9999px;
		}

.portfolio h3 {
		background: url('../images/price199.png') no-repeat top right;
		width: 240px;
		}

.modelpage h3 {
		background: url('../images/price49.png') no-repeat top right;
		width: 260px;
		}

.basic h3 {
		background: url('../images/price249.png') no-repeat top right;
		width: 220px;
		}

.template h3 {
		background: url('../images/price99.png') no-repeat top right;
		width: 260px;
		}

img.screenshot {
		float:left;
		margin-left: 0;
		margin-right: 10px;
		}

#sidebar {
		float:left;
		min-height: 1%;
		width: 164px;
		}

a img {
		border: 2px #4169E1 solid;
		}

a:hover img {
		border: 2px #2F4F4F solid;
		}

a.traffic img {
		border: none;
		}

a.traffic:hover img {
		border: none;
		}