@charset "UTF-8";
/* sitenamehere.com Main CSS Document */
* {
   margin: 0px;
   padding: 0px;
   }
a img {
	border:none;
	}
a {
	color:#6d6d6d;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
p {
	margin-bottom:5px;
	}
body {
	width:1024px;
	margin:0 auto;
	color:#6d6d6d;
	font-size:10px;
	line-height:1.2em;
	font-family:Helvetica, Arial, sans-serif;
	background:#dfdfdf;
	}
#header {
	width:1024px;
	background:#fff url(../images/top_bar.jpg) top center no-repeat;
	padding-top:14px;
	}
#header a {
	color:#6d6d6d;
	text-decoration:none;
	}
#header a:hover {
	text-decoration:underline;
	}
#header ul {
	list-style-type:none;
	}
#header li {
	padding-top:8px;
	}
#header h1 {
	font-size:1.28em;
	line-height:1.2em;
	}
#header h2 {
	font-size:1.08em;
	line-height:1.3em;
	font-weight:bold;
	}
#header p {
	margin:0;
	}
#header_img {
	width:1024px;
	height:192px;
	}
.logo {
	height:90px;
	margin:0;
	padding:21px 39px 0 20px;
	text-align:center;
	}
.about_us {
	width:110px;
	height:98px;
	padding:13px 15px 0 20px;
	font-size:1.3em;
	line-height:1.2em;
	border-left:#bfbfbf 1px solid;
	}
.products {
	width:141px;
	height:98px;
	padding:13px 10px 0 20px;
	font-size:1.3em;
	line-height:1.2em;
	border-left:#bfbfbf 1px solid;
	}
.our_work {
	width:99px;
	height:98px;
	padding:13px 20px 0 20px;
	font-size:1.3em;
	line-height:1.2em;
	border-left:#bfbfbf 1px solid;
	}
.request_info {
	width:125px;
	height:90px;
	padding:21px 20px 0 20px;
	font-size:1.4em;
	line-height:1.2em;
	background:url(../images/info_rpt.jpg) #d20000 bottom repeat-x;
	text-align:center;
	}
#header .request_info a {
	color:#fff;
	text-decoration:none;
	}
#header .request_info a:hover {
	text-decoration:underline;
	}
.welcome_text {
	width:429px;
	height:177px;
	padding:15px 275px 0 320px;
	font-size:1.2em;
	line-height:1.6em;
	background:url(../images/header.jpg) top center no-repeat;
	}
.welcome_text p {
	margin-top:5px;
	}
.welcome_text h2 {
	line-height:1.3em;
	}
#categories {
	width:965px;
	background:#fff url(../images/body_rpt.jpg) top repeat-x;
	padding:25px 30px 25px 29px;
	color:#fff;
	font-size:1.4em;
	line-height:1.2em;
	}
#categories a {
	color:#fff;
	text-decoration:none;
	}
#categories a:hover {
	text-decoration:underline;
	}
#categories p {
	margin:5px 0;
	padding-left:35px;
	}
.category {
	width:308px;
	background:#323232 url(../images/home_categories.jpg) left repeat-y;
	}
#lower_body {
	width:814px;
	padding:10px 150px 5px 60px;
	background:#fff url(../images/lower_bkgrnd.jpg) top no-repeat;
	font-size:1.2em;
	line-height:1.6em;
	}
#lower_body p {
	padding-bottom:5px;
	}
#packages {
	width:904px;
	padding:0px 60px 10px 60px;
	background:#fff;
	font-size:1.2em;
	line-height:1.6em;
	}
#packages p {
	padding-bottom:8px;
	}
#packages h1 {
	width:804px;
	height:21px;
	background:#323232 url(../images/h1_bkgrnd.jpg) top left no-repeat;
	padding:8px 50px 0 50px;
	margin-bottom:20px;
	color:#fff;
	font-size:1.2em;
	line-height:1.2em;
	font-family:Helvetica, Arial, sans-serif;
	}
#packages hr {
	width:100%;
	border-color:#444444;
	border-style:solid none;
	border-width:1px 0 0 0;
	margin:3px auto;
	}
#container {
	width:100%;
	padding-bottom:27px;
	background:url(../images/content_btm_rpt.jpg) bottom repeat-x;
	}
#content {
	width:944px;
	background:#fff url(../images/content_rpt.jpg) top repeat-x;
	padding:10px 40px;
	min-height:400px;
	height:auto !important;	
	height:400px;
	font-size:1.4em;
	line-height:1.6em;
	}
#content h1 {
	width:844px;
	height:31px;
	background:#323232 url(../images/h1_bkgrnd.jpg) top left no-repeat;
	padding:8px 50px 0 50px;
	margin-bottom:10px;
	color:#fff;
	font-size:1.42em;
	line-height:1.2em;
	font-family:Helvetica, Arial, sans-serif;
	}
#content h2 {
	padding:10px 0;
	}
#content p {
	margin:0 0 10px 42px;
	}
#content ul {
	margin-left:60px;
	padding-right:40px;
	padding-bottom:10px;
	}
#content li {
	padding-left:10px;
	}
#footer {
	width:994px;
	background:#ababab;
	padding:10px 15px;
	color:#fff;
	font-size:1.2em;
	line-height:1.2em;
	}
#footer li {
	display:inline;
	padding:0 3px;
	}
#footer a {
	color:#fff;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	}
#footer p {
	margin:0;
	}
	
/* Font Colors */	
.blue {
	color:#142475;
	}
.white {
	color:#fff;
	}
.grey {
	color:5a5a5a;
	}
/* Floats */	
.left {
	float:left;
	display:inline;
	}
.right {
	float:right;
	display:inline;
	}
td {
	padding:0 10px;
	}
.form {
	border:none;
	background-color:#CCCCCC;
	color:#000;
	font-size:0.9em;
	line-height:1em;
	}
.formtext {
	font-size:0.9em;
	line-height:1.1em;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}