/*  @@@@@[  Wrappers  ]@@@@@ */
/* The percentage in the body tag takes care of earlier versions of IE using the percentages (base font size is 16px for IE 6, 16 x 62.5 = 10)... ems should be used in most other style declarations */

body {
	background:url(images/bg.jpg) repeat-x top;
	background-color: #57553a; 
	font: 62.5%/120% Verdana, Arial, Helvetica, sans-serif; 
	color: #666666; 
	text-align: center; 
	margin: 0px;
	line-height: 1.8em;z-index:1;
}
object {
outline:none;
}
.offset { position:absolute; left:-99999px;}
.imge-sac {margin:-36px 0 0 -20px; padding-top:0px; float:left;
}


#birds {width:1400px; height:400px; position:absolute; z-index:11; left:50%; margin-left:-700px;}
.information-text{position: absolute; left: -99999px; width:2500px; top:0px; top:0;}

#wrapper {
	text-align: left;z-index:1111;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	padding-bottom: 10px;
}

/*  @@@@@[  Navigation  ]@@@@@ */

#nav {
	width: 903px;
	
	height: 31px;
	padding-top: 10px;
	padding-right: 37px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 1.0em;
}
#nav a {
	color:#494134;
	font-weight:bold;
	text-decoration:none;
	margin-left: 39px; outline:none;
}
#nav a:hover {
	color:#bf2e1a;
	text-decoration:none;
	margin-left: 39px; outline:none;
}
/*  @@@@@[  Sub Nav  ]@@@@@ */
/* Note that there are styles applied to all "a" tags in .subnav (such as display: block) and then specific styles for "a" tags in .sub1 */
#sub_nav {
	width: 221px;
	background:url(images/bg_sub.png) repeat-y;
	position:absolute;
	left: 17px;
	top: 190px;
	font-size: 1.1em;
	line-height: 20px;margin-right:-10px;
}
#bg_sub_nav {
	width: 221px;
	background:url(images/bg_botsub.png) no-repeat bottom left;
	padding-bottom: 20px;
	margin-bottom:-20px;
}
.subnav {
	width: 177px;margin-top:-10px;
	padding-top: 35px;
	padding-left: 44px;
	background:url(images/bg_topsub.png) no-repeat top;
	padding-bottom: 20px;
	min-height:57px
}
.subnav h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
	margin: 0px;
	text-transform:uppercase;
	font-weight:normal;
	background: url(none.html);
	padding: 0px 0px 8px;
}
.subnav ul {
	margin: 0px;
	padding-left: 0px;
	padding-right: 10px;
}
.subnav ul li {
	list-style: none;
	line-height: 15px;
	margin-bottom: 5px;
}
.subnav ul li ul {
	margin: 0px;
	padding-left: 0px;
	padding-top: 4px;
}
.subnav ul li ul li {
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.subnav a:visited, .subnav a:active, .subnav a:link {
	display: block; 
	text-decoration: none; 
	color: #fff; 
	height: 100%; outline:none;
}
.subnav a:hover {
	display: block; 
	text-decoration: none; 
	color: #b2c5bc;
	height: 100%; outline:none;
}
.subnav  a.sub1:visited, .subnav  a.sub1:active, .subnav  a.sub1:link {
	padding-left: 14px; outline:none;
	background:url(images/bullet_sub.gif) no-repeat 5px 4px;
}
.subnav  a.sub1:hover {
	padding-left: 14px; outline:none;
	background:url(images/bullet_sub.gif) no-repeat 5px 4px;
}
.subnav  a.act {
	color: #bf2e1a; outline:none;
	font-weight:bold;
}
.subnav .sub2 a:visited, .subnav .sub2 a:active, .subnav .sub2 a:link {
	font-size: 1.1em; 
	padding: 5px 15px 3px 33px;
	background: #CCCCCC url(images/bullet.html) no-repeat 25px 9px;
}
.subnav .sub2 a:hover {
	font-size: 1.1em; 
	padding: 5px 15px 3px 33px;
	background: #cdb8cc url(images/bullet.html) no-repeat 25px 9px;
}
.subnav .sub3 a:visited, .subnav .sub3 a:active, .subnav .sub3 a:link {
	font-size: 1.1em; 
	padding: 5px 15px 3px 43px;
	background: #CCCCCC url(images/bullet.html) no-repeat 35px 9px;
}
.subnav .sub3 a:hover {
	font-size: 1.1em; 
	padding: 5px 15px 3px 43px;
	background: #cdb8cc url(images/bullet.html) no-repeat 35px 9px;
}
.subnav a.on {
	text-decoration: underline;
}


/* @@@@@[  Header / Footer  ]@@@@@ */

#header {
	width:960px;
}
#footer {
	width:960px;
	color: #bbb9ab;
	text-align: center;
	line-height: 2.4em;
	clear: both;
	font-size: 1.1em;
	padding-top: 35px;
	
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #bbb9ab; outline:none;
	text-decoration: none;
}
#footer a:hover {
	color: #fff; outline:none;
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #7e7d70; 
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	color: #7e7d70;outline:none;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;outline:none;
}
#gravitate {
	clear:both;
	line-height: 12px;
	padding-top: 3px;
	font-size: 0.9em;
}
/* @@@@@[  Main Page  ]@@@@@ */
#main {
	width:934px;
	padding-left: 15px;
	padding-right: 11px;
	padding-bottom: 10px;
}
#content {
	float: right;
	width: 658px;
	font-size: 1.1em;
	line-height: 2.0em;
	background:url(images/bg_right.png) no-repeat top;
	padding-bottom: 33px; margin-top:1px;
}
#flash {
	width: 626px;
	padding: 13px 18px 11px 14px;
	height: 305px;
}

#text {
	width: 562px;
	padding-left: 60px;
	padding-top: 40px;
}
#text h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-transform:uppercase;
	color:#FF9;
	font-weight:normal;
	margin: 0px;
}
#text p {
	margin: 0px;
	padding-bottom: 8px;
	color:#fff;
	line-height: 1.8em;
}

#content ul {
	margin: 0px 0px 15px 30px;
	padding: 0px;
	color:#f6f6f5;
}
#content ul ul {
	margin-bottom: 0px;
}
#content li {
	line-height: 1.3em;
	padding-top: 5px;
}
#content a.seo:visited, #content a.seo:active, #content a.seo:link {
	text-decoration: none;	color: #666; outline:none;
}
#content a.seo:hover {
	text-decoration: none; cursor: text; color: #666; outline:none;
}
#column {
	float: left;
	width: 276px;
	padding-top: 20px;
}
#logo {
	width:189px;
	padding-left: 60px;
	padding-bottom: 7px;
}

#news_in {
	width: 152px;
	height: 194px;
	padding-top: 40px;
	padding-left: 44px; margin-top:0px;
	padding-right: 80px; margin-right:-17px; 
	background:url(images/bg-left.png) no-repeat top;
}
.email-leecher {width:250px; padding-top:130px;}
#email_present {margin-left:-10px;margin-top:-10px; padding-top:-20px; position:absolute;}
#call-us-now {margin-left:-41px; margin-top:-19px; }
#landing-form {margin-left:-20px; top:328px; position:absolute; }

#news_in h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	margin: 0px;
	padding-bottom: 10px;
	text-transform:uppercase;
	font-weight:normal;
}
#news_in p {
	font-size: 1.1em;
	color:#FFFFFF;
	margin: 0px;
}
#news_in a {
	color:#FFFFFF; outline:none;
	text-decoration:underline;
}
#news_in a:hover {
	color:#FFFFFF; outline:none;
	text-decoration:none;
}
#feature_in {
	width: 233px;
	height: 202px;
	padding-top: 35px;
	padding-left: 44px;
	position:absolute;
	left: 217px;
	top: 335px;
	background-image:url(images/bg_fea.png);
	background-repeat:no-repeat;
	*background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_fea.png",sizingMethod=scale);
}
#feature_links {
	width: 233px;
	height: 202px;
	padding-top: 35px;
	padding-left: 44px;
	position:absolute;
	left: 217px;
	top: 335px;
}
#feature_links h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	margin: 0px;
	padding-bottom: 10px;
	text-transform:uppercase;
	font-weight:normal;
}
#feature_links p {
	font-size: 1.1em;
	color:#FFFFFF;
	margin: 0px;
}
#feature_links a:visited, #feature_links a:active, #feature_links a:link {
	text-decoration: none;	color: #61604c; outline:none;
}
#feature_links a:hover {
	text-decoration: none; color: #fff; outline:none;
}
.col {
	padding-bottom: 5px;
}
.col div {
	float: right;
	width: 185px;
	padding-top: 10px;
}
.clrSolo {
	clear: both; 
	font-size: 1px; 
	line-height: 1px; 
	margin: 0px; 
	padding: 0px; 
	visibility: hidden;
}
.clr {
	clear: both;
}
.clrLine {
	clear:both;
	border-top: dashed 1px #999999;
	padding-bottom: 10px;
}
.botMargin {
	margin-bottom: 13px;
}

a.white:visited, a.white:active, a.white:link {
	text-decoration: none;	color:#fff;
}
a.white:hover {
	text-decoration: none; cursor: text; color: #fff;
}
/* @@@@@[  Secondary Page  ]@@@@@ */
#man_content_sec {
	float: right;
	width: 716px;
	font-size: 1.1em;
	line-height: 20px; margin-left:-10px;
	background:url(images/bg_content.png) repeat-y;
}
#content_sec {
	width: 684px;
	background:url(images/bg_content_top.png) no-repeat top;
	padding-top: 13px;
	padding-right: 18px;
	padding-left: 14px;
	margin-top:-10px;
}
.cont-b{margin-bottom:-20px; margin-left:2px; background:url(./images/bg_content_bot.png) no-repeat bottom; height:106px; width:716px;}
#column_sec {
	float: left;
	width: 218px;
	padding-top: 20px;
}
#logo_sec {
	width:167px;
	padding-left: 25px;
}
#banner {
	width: 684px;
	padding-bottom: 11px; }
#content_sec_text {
	width: 642px;
	border: solid 1px #e1ded7;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 15px;
}
#text_sec {
	width: 450px;
	float:left;
	line-height: 18px;
	text-align:justify
}
#text_sec p {
	margin:0px;
	padding-bottom: 10px;
}
#text_sec ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
#text_sec ol {
	margin-top: 8px;
	margin-bottom: 8px;
}
#text_wide {
	width: 620px;
	float:left;
	line-height: 18px;;
}
#text_wide p {
	margin:0px;
	padding-bottom: 10px;
}
#text_wide ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
#text_wide ol {
	margin-top: 8px;
	margin-bottom: 8px;
}
#quote {
	float:right;
	width: 185px;
	font-size: 24px;
	color:#6e8689;
	line-height:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 30px;
}

#quote2 {
	float:right;
	width: 185px;
	font-size: 12px;
	color:#6e8689;
	line-height:28px;
	font-family:Georgia, "Times New Roman", Times, serif;}
#right_col {
	float:right;
	padding-top: 3px;
}
/* @@@@@[  Portfolio Page  ]@@@@@ */
#sub_nav_por {
	width: 221px;
	background:url(images/bg_sub.png) repeat-y;
	position:absolute;
	left: 17px;
	top: 190px;margin-right:-10px;
	font-size: 1.1em;
	line-height: 18px;
}
#bg_sub_nav_por {
	width: 221px;
	background:url(images/bg_botsub.gif) no-repeat bottom left;
}
.subnav_por {
	width: 170px;
	height: 150px;
	background:url(images/bg_topsub_por.gif) no-repeat top;
	padding-left: 34px;
	padding-top: 45px;
	padding-right:17px;
}
#sub_nav_por p {
	color: #fff;
	padding-top: 20px;
}
#sub_nav_por table {

}
#sub_nav_por td {
	border: solid 1px #6b8578;
}
.centercol {
	text-align:center;
}
#port_links{
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: 1px solid #E1DED7;
}
.linksub {
	width:69px;
	float:left;
	text-align:center;
	font-size: 10px;
	color: #FFFFFF;
}
.linksub1 {
	width:100px;
	float:left;
	font-size: 10px;
	text-align:left;
	color: #FFFFFF;
}
.linksub2 {
	width:100px;
	float:left;
	font-size: 10px;
	text-align:right;
	color: #FFFFFF;
}
#port_links .linksub2 a, #port_links .linksub1 a, #port_links .linksub a{
	color: #7F9F8F;
	text-decoration: none;
}
#port_links .linksub2 a:hover, #port_links .linksub1 a:hover, #port_links .linksub a:hover{
	color: #b2c5bc;
}
.arrow {
	padding-top: 6px;
}
a.link1:link {
	display:block;
	color: #ffffff; 
	text-decoration: none;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 38px;
	height: 25px;
	padding-top: 3px;
}
a.link1:visited, a.link1:active {
	display:block;
	color: #b2c5bc; 
	text-decoration: none;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 38px;
	height: 25px;
	padding-top: 3px;
}
a.link1:hover {
	display:block;
	color: #ffffff; 
	text-decoration: none;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 38px;
	height: 25px;
	padding-top: 3px;
	background:#4a5751;
}
a.link1on:link, a.link1on:visited, a.link1on:active, a.link1on:hover {
	display:block;
	color: #ffffff; 
	text-decoration: none;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 38px;
	height: 25px;
	padding-top: 3px;
	background:#aa2222;
}

a.seo:visited, a.seo:active, a.seo:link {
	text-decoration: none;	color: #666;
}
a.seo:hover {
	text-decoration: none; cursor: text; color: #666;
}
#title_por {
	width: 410px;
	padding-top: 20px;
	padding-left: 27px;
}
#notes2 {float:right;margin-top:-40px; margin-right:30px;}
#title_por2{ top:40px; margin-right:0px; position:absolute; right:16px; border:none; outline:none;}
#flash_por {
	width: 684px;
	padding-top: 0px;
	height: 700px;
}
#col_por {
	width: 684px;
	padding-bottom: 30px;
}
#col_por_left {
	float:left;
	width: 200px;
	padding-left: 78px;
	padding-top: 30px;
	font-size:1.2em;
}
#col_por_right {
	float:left;
	width: 200px;
	padding-left: 140px;
	padding-top: 30px;
	font-size:1.2em;
}
#image_por {
	float:left;
	width: 400px;
	padding-top: 34px;
	padding-left: 24px;
}
#image_por img {
	padding-bottom: 10px;
}
#text_por {
	width: 207px;
	float:left;
	padding-left: 28px;
	padding-top: 34px;
}
#content_sec #text_por h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height:50px;
	color:#BE151B; text-align:right;
	padding-bottom: 39px;
	padding-top:-10px;
	background:url(images/lilguy.jpg) no-repeat 0px 39px;
	padding-left: 20px;
}
/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active {
	color: #7f9f8f; outline:none;
	text-decoration: underline;
}
a:hover {
	color: #7f9f8f; outline:none;
	text-decoration: none;
	}
#content_sec h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height:30px;
	color:#BE151B;
	padding-bottom: 25px;
	padding-top:-10px;
	background:url(images/lilguy.jpg) no-repeat 0px 25px;
	padding-left: 100px;
}
#content_sec h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color:#537272;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content_sec h3 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 13px;
}
blockquote {
	margin: 0px 35px 13px 30px;
	padding: 0px;
}
b {
	color:#7f9f8f;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.right {
	margin-bottom: 10px; 
	margin-left: 13px;
}
img.left {
	margin-top: 5px;
	margin-bottom: 10px; 
	margin-right: 20px;
}
.line {
	padding-bottom: 8px;
}

/* @@@@@[  Form Elements  ]@@@@@ */
input, textarea, select {
	background: #fff; 
	border: 1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.clean {
	border-style: none; 
	background: none;
}
div.commit {
	margin-left: 100px;
}
.commit .left {
	margin-left: -100px;
	float: left;
}
.stitle {
          font-weight: bold;
          cursor: pointer;
          margin-top: 5px;
          margin-bottom: 5px;
}


/*......... Packages */

#packge{width:600px; float:left; margin-left:30px; margin-top:30px; background:url(images/packages/package-div.png) top center no-repeat; padding-top:60px;}

.packageh1 { font-size:12px; background:none; padding:none; text-align:center;  width:500px; margin-left:200px; padding-left:200px;}


.packageli { padding-left:5px;}
.package-ul {margin-left:10px; float:left; width:300px; margin-top:0px; height:auto;}


.nooutlinepackagebutton{outline:none; border:none; float:right;}
.nooutlinepackage {outline:none; border:none; float:left;}
#front-page-text { color:#FFF; text-align:justify; margin-left:40px; font-size:12px; font-family:Verdana, Geneva, sans-serif; letter-spacing:.07em; line-height:23px; }
.float-left {float:left; width:700; min-height:185; }
.float-right {float:right; width:230; height:85; }#wrapper #main #man_content_sec #content_sec #content_sec_text #text_wide h1_2 {
	font-size: 18px;
	line-height: normal;
}

