@import "reset.css";
@import "accordion.css";
@import "spritestyle.css";
@import "lightbox.css";
p{margin: 0 0 10px 0}

body {
	background-image: url(images/bodybg.png);
	background-repeat: repeat;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
td {vertical-align:top;}
form{margin-bottom:30px;}
textarea{font-family:Arial, Helvetica, sans-serif;font-size:12px;}


/**************ID STYLES */

#wrapper{
	position:relative;
	margin: 0 auto;
	width:960px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color:#333333;
	border-bottom-color: #333333;;
	border-left-color: #333333;

}

#header{
position:relative;
background-image:url(images/design1_02.jpg);
background-repeat:repeat-x;
width:960px;
color:#CCCCCC;
}
#headerinfo{
width:400px;
float:right;

}

#navcon{
	position:relative;
	width:960px;
	height:50px;
	background-image:url(images/navbg.jpg);
	background-repeat:repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


#content{
position:relative;
width:960px;
float:left;
background-color: #000000;
background-image: url(images/design1_10.jpg);
background-repeat:no-repeat;
min-height:650px;

}

#contactcontent{
position:relative;
width:960px;
float:left;
background-color: #000000;
background-image:url(images/contactbg_10.jpg);
background-repeat:no-repeat;
background-position:top right;
min-height:500px;

}


#leftcol{
position:relative;
margin-left:60px;
width:525px;
font-size:14px;
line-height:1.2;
float:left;
}


#rightcol{
position:relative;
margin:70px 10px 0 0;
float:right;
width:365px;
text-align:right;


}

#footer{
text-align:center;
padding-top:10px;
font-size:10px;
color:#666666;
position:relative;
clear:both;
width:960px;
height:42px;
background-image:url(images/design1_32.jpg);
background-repeat:repeat-x;
background-color:#000000;
}
#test{display:none;height:5px;}

#homercol{
	position:absolute;
	top:-6px;
	left:633px;
	height:438px;
	width:359px;
	background-image:url(images/sidebar_03.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	z-index:9999;
}

#sidecontent{
	width:200px;
	height:250px;
	color:#333333;
	padding:80px 10px 10px 10px;
	font-size: 10px;
	font-weight: bold;

}
#sidecontent a:visited{
color:#333333;
}


/**************CLASS STYLES */

.right{float:right;}
.left{float:left;}

.textright{text-align:right;float:right;}

.headertext{
	float:right;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:20px;
	margin: 3px 0 0 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.highlight{color:#99FF33;font-style:italic;}

.name{width:150px;height:30px;}
.tdsmall{height:15px;}
.textarea{width:300px;height:200px;}
.textinput{width:220px;}


.textsqueeze{padding-right:60px;display:block;}


.portfirst{
	position:relative;
	float:left;
	width:900px;
	background-color:#070707;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin-top: 100px;
	padding: 20px 30px 10px 30px
}

.porteven{
	position:relative;
	float:left;
	width:900px;
	background-color:#070707;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 20px 30px 0px 30px;
}


.portodd{
	position:relative;
	float:left;
	width:900px;
	background-color:#111111;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 20px 30px 0px 30px;
	float:left;
}

.info{
width:350px;
display:block;
color:#666666;

}

.work{
width:350px;
display:block;
font-size:14px;
color:#999999;
margin-bottom:10px;
}

.marginRight250{margin-right:250px;}

.pushdown{margin-top:80px;display:block;}
.noborder{border:none;}

.sideheading{font-size:12px;}

#sidecontent img{
	border: 1px solid #333333;
	margin-right: 5px;
	clear:both;
}

/**************LINK STYLES */

a:link,a:visited,a:active{color:#99FF33; text-decoration:none;}
a:hover{text-decoration:underline;}


#sidecontent a:link, #sidecontact a:visited, #sidecontact a:active{
color:#666666;
}

/**************TYPOGRAPHY */

h3{
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
font-style:italic;
color:#FFFFFF;
font-weight:700;
}

/**************SLIDESHOW */
#above{
position:absolute;
top:426px;
width:960px;
height:70px;
background-image:url(images/slideshowtemplate_02.png);
background-position:bottom;
background-repeat:no-repeat;
z-index:8888;
}

#slides {    
height: 288px;  
width: 370px;

}  
   
#slides a.thumb {  
    display:none;  
}
  
#slides a.default-slide {  
display:block;  
}



div#page-wrapper {
	background-color: #ffffff;
	border: 1px solid #bababa;
	clear: both;
	height: 233px;
	margin-top: 75px;
	overflow: hidden;
	padding: 15px;
	width: 768px;
}


div#slideshow-commands {
	background:#CCCCCC;
	height: 52px;
	left: 15px;
	padding: 3px 25px;
	position: relative;
	width: 400px;	
}

a#previous-slide {
	background: url(left.jpg);
	display: block;
	float: left;
	height: 52px;
	margin-top: 2px;
	text-indent: -9000px;
	width: 50px;
}

a#next-slide {
	background:url(right.jpg);
	display: block;
	float: right;
	height: 52px;
	margin-top: 2px;
	text-indent: -9000px;
	width: 50px;
}

div#slideshow-commands h4 {
	margin-top:1px;
	width:100%;
}

