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

body {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
margin:0;
padding:0;
line-height:15px;
color:#383838;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
padding-bottom:30px;

}

img {
border:0;
}

a {
outline:hidden;
outline:none;
}

h3 {
	font-size:20px;
	font-family: 'Trebuchet', Tahoma, Arial;
	color:#8d8d8d;
	padding:0;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:normal;
	margin-right:20px;
	padding-bottom:10px;
}


h4 {
	font-size:12px;
	color:#000;
	padding:0;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:bold;
	margin-right:10px;
}



h6 {
font-size:11px;
font-weight:bold;
color:#CC9900;
padding:0;
margin:0;
}

p {
	font-size:11px;
	padding:0;
	margin:5px 10px 10px 0px;
}

a {
	color:#af2739;
}


a:hover {
	color:#000;	
}

.wrapper {
display:block;
position:relative;
width:960px;
margin:0 auto;
}

.innerwrapper {
display:block;
width:960px;
margin:0 auto;
overflow:hidden;
height:1%;
margin-bottom:30px;
}

.bg {
display:block;
background-image:url(images/bg_red.gif);
background-position:top left;
background-repeat:no-repeat;
}


.bannerHolder {
display:block;
position:relative;
height:425px;
background-image:url(images/banner.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.portfolio_link {
position:absolute;
top:340px;
left:00px;
background-image:url(images/portfolio_button.jpg);
background-repeat:no-repeat;
background-position:top left;
width:252px;
height:50px;
text-indent:-9999px;
}

.portfolio_link:hover {
background-position:0em -53px;
}

.collage {
position:absolute;
bottom:0px;;
right:0px;
width:608px;
height:302px;
}



.menuHolder {
display:block;
height:40px;
width:960px;
position:absolute;
top:90px;
left:-10px;

}

.menu {
position:absolute;
top:270px;
left:0px;
width:680px;
height:30px;
}

.menuLinks {
	font-family: 'Trebuchet', Tahoma, Arial;
	color:#999898;
	float:left;
	padding:0px 16px 0px 16px;
	border-right:1px solid #999;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
}

.menuLinks:hover {
	color:#fff;
}



.container {
display:block;
padding:0;
background-color:#FFF;
background-image:url(images/content_bg.gif);
background-repeat:repeat-x;
padding-top:10px;
overflow:hidden;
height:1%;
}

.content {
float:left;
padding-top:15px;
height:1%;
overflow:hidden;
}

.logo {
	position:absolute;
	top:185px;
	right:10px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	width:213px;
	height:121px;
}

.knife {
position:absolute;
width:135px;
right:0px;
top:5px;
height:60px;
background-image:url(images/knife.jpg); 
background-repeat:no-repeat; 
background-position:top right;
}

.footerHolder{
display:block;
position:relative;
border-top:1px solid #dbd9d9;
height:34px;
padding-top:15px;
color:#999;
}

.footerLinks {
	color:#666;
	float:left;
	padding:0px 8px 0px 8px;
	font-size:10px;
	text-decoration:none;
}

.footerLinks:hover {
	color:#000;
}

.footerLinkSpacer {
	color:#999;
	float:left;
	font-size:10px;
	text-decoration:none;
}

.panel_1 {
float:left;
width:305px;
margin-right:13px;
border-right:2px dotted #dbd9d9;

}

* html .panel_1 {
margin-right:12px;
}

.panel_big {
float:left;
width:625px;
margin-right:13px;
border-right:2px dotted #dbd9d9;
}


.readMore {
display:block;
width:98px;
margin-top:5px;
height:23px;
background-image:url(images/readmore.gif);
background-repeat:no-repeat;
}
.readLess {
display:block;
width:98px;
margin-top:5px;
height:23px;
background-image:url(images/readless.gif);
background-repeat:no-repeat;
}

.readMore:hover {
	background-position:0em -2.09em
}
.readLess:hover {
	background-position:0em -2.09em
}

.submitButton {
display:block;
width:98px;
margin-top:5px;
height:23px;
background-image:url(images/submit.gif);
background-repeat:no-repeat;
text-decoration:none;
}

.submitButton:hover {
	background-position:0em -2.09em
}


.nextPort {
float:right;
width:25px;
height:15px;
margin-top:5px;
background-image:url(images/right_arrow.gif);
background-repeat:no-repeat;
cursor:pointer;
}

.prevPort {
float:right;
width:25px;
height:15px;
margin-top:5px;
margin-right:3px;
background-image:url(images/left_arrow.gif);
background-repeat:no-repeat;
cursor:pointer;

}

.nextbutton {
float:left;
width:11px;
padding-left:10px;
height:15px;
margin-top:5px;
background-image:url(images/next.gif);
background-repeat:no-repeat;
background-position:top left;
cursor:pointer;
font-size:8px;
color:#333333;
}

.nextbutton:hover {
color:#CC0000;
}


ul {
	padding:0;
	margin:15px 10px 10px 3px;
	list-style-type:none;
}

ul li {
	color:#8F8F8F;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:15px;
	margin-bottom:4px;
}

ul li a {
	text-decoration:underline;
	color:#999;
}

ul li a:hover {
	color:#000;
}

.quote {
	font-size:17px;
	line-height:20px;
	color:#999;
	font-weight:normal;
}

.webicon {
float:right;
cursor:pointer;
width:66px;
height:22px;
text-decoration:underline;
font-size:10px;
color:#000000;
padding-left:23px;
margin-top:8px;
margin-right:121px;
background-image:url(images/webicon.gif);
background-repeat:no-repeat;
}

.webicon:hover {
color:#CC0000;
text-decoration:none;
}


.newsDiv {
display:block;
margin-bottom:5px;
margin-right:20px;
height:1%;
overflow:hidden;
}

.newsDiv img {
float:left;
margin-right:10px;
margin-bottom:10px;
}

.homenewsDiv {
display:block;
overflow:hidden;
height:1%;
margin-bottom:11px;
}

.homenewsdate {
float:left;
text-decoration:none;
width:60px;
font-size:11px;
color:#CC9900;
font-weight:bold;
}

.homenewslink {
float:left;
font-size:11px;
text-decoration:none;
color:#333;
font-weight:bold;
}


.tooltip {
	display:none;
	background:transparent url(Scripts/jquery/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;
}
 
