@charset "utf-8";
/* CSS Document FOR Fishing Expeditions */

/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	outline:0;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

/* start site styles */


div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 90em;
	position:relative;
}

BODY {
	background-color:#000; 
	background-image:url(/images/global/bk.gif);
	background-repeat:repeat-x;
	text-align:center; 
	padding:0; 
	margin:0 auto;
	min-width:1000px; 
	min-height:100%;
	height:100%;
	vertical-align:top;
}

BODY {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background-color: #FFFFFF;
	width: 1000px;

}

P {
	line-height:18px;
	margin-bottom:10px;
}

A { 
	color: #092f72; 
}

A:hover {
	color:#CC3300;
	text-decoration: none;
}

h1, h2, h3 {
	font-weight:bold;
}

H1 {
	font-size:24px;
	margin-bottom:15px;
	color:black;
}
H2 {
	font-size:17px;
	margin-bottom:5px;
}
h3 {
	font-size:14px;
	margin-bottom:5px;
}

h4 {
	color: #c1541e;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
}

/* layout styles */

#main {
	text-align:left;
	width:1000px;
	min-width:1000px;
	height:200px;
	margin:0 auto;
	padding:0;
	background-color:#fff;
	vertical-align:top;
}


#content {
	background-color:#FFFFFF;
	height:auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#content_left {
	width:680px;
	background-color:#FFFFFF;
	float:left;
}

#content_right {
	width:260px;
	background-color:#FFFFFF;
	min-height:500px;
	margin-left:10px;
	float:left;
	margin-top: 40px;
	margin-right: 0px;
}

#home_contactus {
	background-repeat:no-repeat;
	width:250px;
	min-height:400px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	background-color:#FFFFFF;
	padding-left: 10px;
}

#home_btm {
	margin-left:0px;
	margin-top:5px;
	padding:10px;
	background-image:url(/images/global/otherBK.jpg);
	background-repeat:no-repeat;
	width:660px;
	height:auto;
	background-color: #FFFFFF;
}

#header {
	display:block;
	vertical-align:baseline;
	width:1000px;
	height:200px;
	background-color: #000033;
}

/*#header h1 {
	text-indent:-9999px;
	margin:0;
	padding:0;
}
	
#header	h1 a {
	font-size:14px;
	display:block;
	float:left;
	background:url(file:///C|/Users/Mark%20vincent/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/header_vom.jpg) no-repeat;
	width:1000px;
	height:161px;
	overflow:hidden;
}
*/
#subhead {
	padding:30px 0px 0px 0px;
}

#footer {
	width:1000px;
	height:35px;
}

#copyright {
	width:1000px;
	font-size:10px;
	font-weight:bold;
	background-color:#000;
	text-align:center;
	height:30px;
}

.footer {
	padding:10px 0px;
	color:#fff;
	font-size:10px;
	letter-spacing:1px;
}

/* NAV STYLES */
#nav {
	margin: 0;
	padding: 0;
	height: 30px;
	list-style: none;
	display: block;
	overflow: hidden;
	width:1000px;
	}

#nav li {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
	float: left;
	}

#nav a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
	width: 114px;
	}
	
#nav a:hover {
	background-position: 0 -30px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -30px;
	}

#thome a  {
	background: url(file:///C|/Users/Mark%20vincent/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/Y9EVDL7V/images/nav_home.jpg) top left no-repeat;
	}
#tabout a  {
	background: url(file:///C|/Users/Mark%20vincent/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/Y9EVDL7V/images/nav_about.jpg) top left no-repeat;
	}
#tservices a  {
	background: url(file:///C|/Users/Mark%20vincent/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/Y9EVDL7V/images/nav_services.jpg) top left no-repeat;
	}
#tportfolio a  {
	background: url(file:///C|/Users/Mark%20vincent/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/Y9EVDL7V/images/nav_portfolio.jpg) top left no-repeat;
	}
#tcontact a  {
	background: url(file:///C|/Users/Mark%20vincent/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/Y9EVDL7V/images/nav_contact.jpg) top left no-repeat;
	}

/* services styles */

#services_list LI {
	list-style-type:none;
	padding-bottom:10px;
}

/* portfolio styles */

.portTbl {
	width:1000px;
	
}
.portTbl td, .portTbl th {
	vertical-align:top;
	/* border:1px solid #ccc; */
}

.portTbl th {
	/* background-color:#e7e7e7; */
}
.portTbl td {
	background-color:#fff;
}
.portTbl H4 {
	margin-bottom:15px;
}


.contactTbl {
}
.contactTbl TD {
	text-align:left;
}


INPUT {
	font-size:10px;
	color:#666;
	width:150px;
}

LABEL {
	font-size:12px;
	color:#666;
	text-align: left;
}

.home_subheads {
	font-size:17px;
	font-weight:normal;
	color:#d44422;
}

.body_large {
	font-size:14px;
	line-height:19px;
	color:black;
}
/*Style Rules for ROUNDED CORNER DIV*/
.cornerBox {
	position: relative;
	background: #cfcfcf;
	width: 100%;
}
.corner {
	position: absolute;
	width: 10px;
	height: 10px;
	background: url('images/corners.gif') no-repeat;
	font-size: 0%;
	
}
.cornerBoxInner {
	padding: 10px;
	
}
.cornerBoxInnerwhite
{
color:#fff;
padding:10px;
}
.TL {
	top: 0;
	left: 0;
	background-position: 0 0;
}
.TR {
	top: 0;
	right: 0;
	background-position: -10px 0;
}
.BL {
	bottom: 0;
	left: 0;
	background-position: 0 -10px;
}
.BR {
	bottom: 0;
	right: 0;
	background-position: -10px -10px;
}
/*end of ROUND CORNER DIV*/