@charset "utf-8";
/* CSS Document */

body {
	background-color: #cbcbcb;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin: 0px;
	}
#outline {
	width: 937px;
	background-color: #FFFFFF;
	}
#header {
	width: 937px;
	height: 108px;
	background-color: #FFFFFF;
	background-image: url(images/jordan_general_contractors_03.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}
#nav {
	width: 937px;
	height: 31px;
	background-color: #999999;
	background-image: url(images/jordan_general_contractors_05.jpg);
	background-repeat: no-repeat;
	}
#flash {
	height: 167px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	}
#main {
	width: 897px;
	padding: 20px;
	background-image: url(images/jordan_general_contractors_07.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 0px;
	text-align: justify;
	height: auto;
	}
#footer {
	width: 937px;
	height: 124px;
	padding-top: 30px;
	background-image: url(images/footer_18.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	color: #666666;
	margin-left: 0;
	}
h1 {
	font-size: 24px;
	color: #c40000;
	font-style: italic;
	}
h2 {
	font-size: 20px;
	color: #666666;
	}
.slogan {
	margin-top: -80px;
	}
.turnkey {
	color: #192e52;
	margin-left: 400px;
	}
#nav a:link, #nav a:visited {
	display: block;
	float: left;
	width: 154px;
	height: 27px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	}
#nav a:active, #nav a:hover {
	color: #c40000;
	}
a:link, a:visited {
	color: #192e52;
	font-weight: bold;
	text-decoration: none;
	}
a:active, a:hover {
	color: #c40000;
	font-weight: bold;
	}
li {
	list-style-image: url(images/list.gif);
	color: #192e52;
	font-weight: bold;
	line-height: 20px;
	}