body,
html {
	margin:6px;
	padding:0;
	background: #ffffff;
    /*background: #F1E3D8;*/
	color:#000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
}
body {
	min-width:760px;
}
#wrap {
	background-color: #ffffff;
	margin:0 auto;
	width:100%;
	border:1px solid #999999;
	border-left:1px solid #d3d3a9;
	border-top:1px solid #e6e6e6;
}
#header {
	/*display:none;*/
	background:#ffffff;
	height:93px;
	border-bottom:1px solid #000000;
	background-image: url(http://www.phoenixses.org/images/headerbk.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
}
#header h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:22px;
	padding: 2px 0 4px 10px;
	margin:0;
}
#header img {
	border:0px;
	}
#main {
	min-height:800px;
	height:auto !important;
  	height:800px;
	/*height:700px;*/
	/*background-color: #F1EFED;
	background:#e4e4e4;*/
	float:left;
	width:600px;
	/*background-image: url(../images/handshakebg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;*/
	padding-bottom:20px;
	margin-right:10px;
	border-right:0px solid #cccccc;
}
#main h2, #main h3, #main p {
	padding:  0 10px 0 10px;
}
#main p {
	font-size:90%;
	color: #000000;
}

#main p.special {
	font-size:90%;
	color: #000000;
	background-image: url(../images/press2.gif);
	background-repeat:no-repeat;
	background-position:30px 80px;
	height:300px;
}
#main h1 {
	color: #000000;
	font-size:20px;
	padding:20px 0 0 10px;
	margin:20px 0 0 0;
}
#main h2 {
	font-size:17px;
	padding:0 10px;
	color: #000000;
	}
#main h3 {
	font-size:17px;
	padding:0 10px;
	color: #000000;
	}
#main h4 {
	font-size:17px;
	padding:0 10px;
	color: #000000;
	}
#main h5 {
	font-size:17px;
	padding:0 10px;
	color: #000000;
	}
#main h6 {
	color : #000000;
	font-size : 18px;
	padding : 4em 0.5em;
	border : 1px solid #000000;;
	margin : 10px;
	text-align : center;
}
#main .image { 
    float: right; 
    margin: 4px; 
	padding:0 10px 10px 10px;
}
#main .clients { 
    float: none; 
    margin:40px 0 0 10px; 
	padding:5px 5px 5px 5px;
	filter:alpha(opacity=96);-moz-opacity:.96;opacity:.96;
	border: 1px solid #A6A6A6;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	background-color:#FFCC99;
}

#main .film1 { 
    float: right; 
    margin:0px 10px 0 5px; 
	padding:5px 5px 5px 5px;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}
#main .film2 { 
    float: none; 
    margin:5px 10px 0 5px; 
	padding:5px 5px 5px 5px;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}
#main .feature ul {
	margin:0px;
	padding:10px 0 26px 0;
	}
#main .feature li {
	font-size:90%;
	list-style-type: none;
	padding: 0.5em 0 0 4.0em;
	background-image: url(../images/blackbullet.gif);
	background-repeat:no-repeat;
	background-position:  2em 0.8em;
	margin-right:5px;
	}
#main a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	text-transform : lowercase;
	border-bottom : 1px dotted #000000;
}
#main a:hover {
	color : #000000;
	font-weight:bold;
	text-decoration: none;
	text-transform : lowercase;
	border-bottom : 1px dotted #000000;
}

#sidebar {
	background-color: #ffffff;
	float:left;
	width:170px;
	min-height:620px;
	height:auto !important;
  	height:620px;
	}
#sidebar p {
	font-size:90%;
	width:150px;
}
#sidebar ul {
	margin-top:24px;
	margin-left:10px;
	padding:10px 0 0 0px;
	list-style-type: none;
	width:150px;
	font-size:90%;
}
#sidebar li {
	background-color:ffffff;
	/*background-color:#f8f8fc;
	background-image:url(images/blob.gif);
	background-repeat:no-repeat;
	background-position:.2em .5em;*/
	list-style-type: none;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	/*background-color:transparent;*/
	margin-top:8px;
	padding:3px;
	padding-left:0.4em;
	}
#sidebar a{
	display: block; 
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	text-transform:lowercase;
}

#sidebar .current {
	display: block;
	/*font-weight:bold;*/
	text-decoration: none;
	color: #000000;
	background-color:#ffffff;
	/*background-image: url(../images/pointer.gif);
	background-repeat:no-repeat;
	background-position: right;*/
	text-transform: lowercase;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000; 
}
#sidebar .current a:hover {
	display: block;
	/*font-weight:bold;*/
	text-decoration: none;
	color: #999999;
	background-color: transparent;
	/*background-image: url(../images/pointer.gif);
	background-repeat:no-repeat;
	background-position: right;*/
	text-transform: lowercase;
}
#sidebar li a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
	text-transform: capitalize;
}
#sidebar h1, #sidebar p {
	padding:20px 10px 0 0;
}
#sidebar h1 {
	font-size:18px;
	padding: 40px 0 0 0 ;
	}
#sidebar .img {
	padding: 80px 80px 0 20px;
	float:right;
	}
#footer {
	border-top:1px solid #000000;
	background:#ffffff;
	clear:both;
}
#footer p {
	padding:5px 0 2px 5px;
	margin:0 0 0 5px;
	color: #000000;
	font-size:70%;
	text-transform:lowercase;
}

#footer p .middle {
	padding:0px 100px 2px 100px;
	margin:0 0 0 5px;
	color: #000000;
	font-size:70%;
	text-transform:lowercase;
	/*text-align:center;*/
	display:inline;
}
#footer p  a{
	color: #000000;
	text-transform:lowercase;
	text-decoration:none;
}
#footer p  a:hover{
	color: #000000;
	text-transform:lowercase;
	text-decoration: underline;
}
#footer img {
	float:right;
	padding:22px 15px 5px 0px;
	border:0px;
	}

#text_resizer {
	padding : 2em 0 0em 0em;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	float:right;
	width:170px;
	text-align:left;
	position:absolute;
	top:570px;
	left:10px;
}
#text_resizer li {
/*display : inline;*/
	margin:0 0 0 0.5em;
	line-height : 16px;
	padding:0 0 2px 0;
}
#text_resizer ul {
	list-style : none;
	padding : 0 0 0 0em;
	margin:5px 0 0px 0px;
}
/*#text_resizer .smallfont {
	font-weight : normal;
	color : #000000;
	font-size : 0.7em;
	text-decoration: none;
	padding:0 0 1.0em 0.1em;
	border-bottom : 1px solid #000000;
	line-height : 16px;
	border:none;
}*/
#text_resizer .smallfont a{
	font-weight : normal;
	color : #000000;
	font-size : 0.7em;
	text-decoration: none;
	padding:0 0em 1.0em 0.1em;
	border-bottom : 1px solid #000000;
	line-height : 16px;
	border:none;
	/*background-image: url(../images/white-on-black.gif);
	background-repeat:no-repeat;
	background-position:  100px 0px;*/
}
#text_resizer .smallfont a:hover {
	font-weight : normal;
	color : #000000;
	font-size : 0.7em;
	text-decoration: underline;
	line-height : 16px;
	border:none;
	padding:0 0 1.0em 0.1em;
}
#text_resizer .normalfont a {
	font-weight : normal;
	font-size : 0.8em;
	color : #000000;
	text-decoration :  none;
	padding:0 0em 1.0em 0.1em;
	border-bottom : 1px solid #000000;
	line-height : 16px;
	border:none;
	margin:0 0 0 0em;
	/*background-image: url(../images/black-on-white.gif);
	background-repeat:no-repeat;
	background-position:  100px 2px;*/
}
#text_resizer .normalfont a:hover {
	font-weight : normal;
	font-size : 0.8em;
	color : #000000;
	padding:0 0em 1.0em 0.1em;
	text-decoration :underline;
	line-height : 16px;
	border:none;
	/*background-image: url(../images/black-on-white.gif);
	background-repeat:no-repeat;
	background-position:  100px 2px;*/
}
#text_resizer .largefont a {
	font-weight : bold;
	font-size : 1.0em;
	color : #000000;
	text-decoration : none;
	padding:0 0 1.0em 0em;
	border-bottom : 1px solid #000000;
	line-height : 16px;
	border:none;
}
#text_resizer .largefont a:hover {
	font-weight : bold;
	font-size : 1.0em;
	color : #000000;
	padding:0 0 1.0em 0em;
	text-decoration :underline;
	line-height : 16px;
	border:none;
}
#text_resizer h1 {
	font-family:Arial, Helvetica, sans-serif;
	padding : 0.5em 0 0em 0.5em;
	font-size : 0.9em;
	font-weight:bold;
	color : #000000;
	margin:0px;
}
#text_resizer .color-img {
	padding :1px;
	font-size : 0.9em;
	margin:0px 4px 0 0px;
	vertical-align: middle;
	background-color:#000000;
}
#gallery ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
	float:left;
	/*width:600px;*/
}
#gallery li {
	list-style-type:none;
	float: left;
	margin:5px 0px 2px 0px;
	margin-bottom: 10px;
	padding:12px 2px 2px 0px;
	font: bold 0.9em Geneva, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	color: #000000;
	width:140px;
}
#gallery img {
	display: block;
	border: 1px solid #cccccc;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	padding:3px;
	background-color:#FFCC99;
}

fieldset {
	padding:0;
	margin:0;
	border:0;
	width:550px;
	}
#contactform dl {
	margin: 0 0 0 10px;;
	padding: 0px;
	font-size: 0.9em;
	}
#contactform dt {
	color: #000000;
	font-weight:bold;
	padding:0px;
	margin:0; 
	}
#contactform dd {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 1.0em;
	padding:0px;
	margin:2px 0 0 0; 
	}
#contactform dt em, #contactform .note em {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	font-style: normal;
	}
#contactform .note {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding:8px 0 0 2px;
	}
#content .note em {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	font-style: normal;
	padding-left:2px;
	}
#contactform #name, #contactform #email, #contactform #tel, #contactform #address1, #contactform #address2, #contactform #address3, #contactform #address4 {
	width: 250px;
	border: 1px solid #000000;
	padding: 2px;
	font-size: 1.0em;
	color: #000000;
	margin-bottom:2px;
	background-color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif;
	}
#contactform textarea {
	width: 253px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid  #000000;
	padding-bottom:2px;
	margin-bottom:20px;
	}
#contactform .button {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	color: #000000;
	background-color: #ffffff;
	border: 1px outset;
	border-color:#000000;
	margin:4px 0 8px 0;
	padding: 0.1em 0.6em 0.1em 0.6em;
}


