body {
	background: url(../images/back1.jpg) repeat;
	font: 11px Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	color: #555555;
	margin: 0;
	padding: 0;
}

img {
}

/* ---- Standard Elements ---- */

a {
	color: #F07F00;
	text-decoration: none;
}

a:hover {
	color: #F07F00;
	text-decoration: underline;
}

a:visited {
	color: #F07F00;
	text-decoration: none;
}

a:active {
	color: #F07F00;
	text-decoration: none;
}

a img {
	border: 0;
}

h1, h2, h3, h4, h5 {
	font-family: Rockwell STD, Rockwell, Helvetica, Arial, Sans-Serif;
	font-weight: bolder;
	color: #222222;
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 1.5em;
}

h1 { 
	font-size: 26px; 
	letter-spacing: -1px; 
}

h2 { 
	font-size: 26px;;
	letter-spacing: normal; 
	letter-spacing: -.7px; 
}

h3 { 
	font-size: 21px; 
	letter-spacing: -.4px;
}

h2, h3 {
	margin: 15px 0 5px;
}

h4 { 
	font-size: 18px; 
	margin: 10px 0 5px;
}

h5 { 
	font-size: 16px;
	margin: 10px 0 5px;
}

p, blockquote, dl, ul, ol, tr, th, td, form, textarea { line-height: 2em; }

p {
	padding: 0;
	margin: 0 0 15px 0;
}

blockquote {
	font-style: italic;
}

small {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}

ul { list-style-type: square; }

hr {
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: 0;
	margin: 10px 0 15px 0;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 1px solid #CCCCCC;
	padding: 20px;
}

legend {
	font-weight: bolder;
}

input, textarea {
	background: #F5F5F5;
	border: 1px solid #D5D5D5;
	padding: 10px;
	font: 11px Tahoma, Verdana, Arial, Sans-Serif;
}

button {
	background: #333333;
	font: 11px Tahoma, Verdana, Arial, Sans-Serif;
	height: 100%;
	font-weight: bolder;
	padding: 10px 20px 10px 20px;
	color: #FFFFFF;
	border: none;
}

button:hover {
	background: #f07f00;
	cursor: pointer;
}

table {
	width: 100%;
}

tr, th, td {
	text-align: left;
}

.leftimg {
	float: left;
	margin: 0 20px 20px 0;
}

.rightimg {
	float: right;
	margin: 0 0 20px 30px;
}


/* ---- Container ---- */

#container {
	width: 960px;
	margin: 0 auto;
}


/* ---- Header ---- */

#header {
	margin: 30px 0;
}

#header a, #header a:hover, #header a:active, #header a:visited {
	color: #222222;
	text-decoration: none;
	
}

#header h1 {
	font: bolder 36px Rockwell STD, Rockwell, Helvetica, Arial, Sans-Serif;
}


/* ---- Portfolio ---- */

#portfolio {
	float: right;
	background: #FFFFFF;
	width: 500px;
	line-height: 1.5em;
}

#portfolio h2 {
	margin: 15px 30px;
}

.section_title {
	position: absolute;
	background: url(../images/portfolio_sectiontitlebg.gif);
	width: 500px;
	height: 35px;
	padding: 22px 0 0 20px;
	margin: -7px 0 10px -10px;
	font: bolder 16px Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
}

.accordion  {
	width: 500px;
	padding-top: 47px;
}

.accordion p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}

.accordion a {
	background: url(../images/portfolio_titlebg.gif);
	height: 16px;
	cursor: pointer;
	display: block;
	padding: 12px 15px;
	margin-top: 0;
	text-decoration: none;
	color: #333333;
	font-weight: bolder;
}

.accordion a:hover {
	background: url(../images/portfolio_titlehoverbg.gif);
}

.accordion a.selected {
	background: url(../images/portfolio_titleselectedbg.gif);
	color: #FFFFFF;
}

.description {
	background: #222;
	width: 470px;
	height: 14px;
	padding: 8px 15px;
	font: 10px Verdana, Tahoma, Arial, Sans-Serif;
	color: #f07f00;
}

.description a {
	background: none;
	padding: 0;
	color: #fff;
}

.description a:hover {
	color: #f07f00;
	background: none;
	text-decoration: none;
}

.bottom {
	background: #2babe6;
	border-top: 3px solid #228dbf;
	width: 500px;
	height: 15px;
}

@media print {
	.accordion div{
		display: block!important;
		height: auto!important
	}
}

.clear {
	clear: both;
}














/* ---- About ---- */

#about_right {
	background: #FFFFFF;
	float: right;
	width: 440px;
	padding: 0px 30px 10px 30px;
	margin-bottom: 25px;
}


/* ---- Contact ---- */

#contact {
	background: #FFFFFF;
	float: right;
	width: 380px;
	padding: 10px 30px 30px 30px;
	margin-top: 20px;
}

.work {
	float: right;
	font: bolder 10px Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
	color: #25ae1e; /* Shade of green for when you are accepting work */
	/* color: #cd2b16; Shade of red for when you are not accepting work */
	margin-top: -30px;
}

.contact_info {
	line-height: 2em;
	color: #666666;
	padding: 2px 0 8px 0;
}

.border {
	background: url(../images/dottedborder.gif) repeat-x;
	height: 1px;
	width: 380px;
	margin: 10px 0;
}

.success {
	background: #b9ee99;
	width: 350px;
	height: 35px;
	padding: 15px;
	margin-bottom: 15px;
	line-height: 3.4em;
	border: 1px solid #67c82c;
	font-weight: bolder;
	color: #487c29;
}

.bademail, .badserver {
	background: #f9b29c;
	width: 350px;
	height: 35px;
	padding: 15px;
	margin-bottom: 15px;
	line-height: 3.4em;
	border: 1px solid #ea6353;
	font-weight: bolder;
	color: #8a352a;
}

#contact form label {
	display: block;
	font-weight: bolder;
	line-height: 1.3em;
}
	
#contact form input, textarea {
	width: 360px;
	margin: 10px 0 25px 0;
	color: #444444;
	line-height: 1.7em;
}

#contact form button{ width: 380px; }
























/* ---- About2 ---- */

#about_left {
	background: #FFFFFF;
	float: left;
	width: 380px;
	padding: 30px 30px 30px 30px;
}



/* ---- Contact2 ---- */

#contact2 {
	background: #FFFFFF;
	float: left;
	width: 380px;
	padding: 10px 30px 30px 30px;
	margin-top: 20px;
}

.work2 {
	float: right;
	font: bolder 10px Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
	color: #25ae1e; /* Shade of green for when you are accepting work */
	/* color: #cd2b16; Shade of red for when you are not accepting work */
	margin-top: -30px;
}

.contact_info2 {
	line-height: 2em;
	color: #666666;
	padding: 2px 0 8px 0;
}

.border2 {
	background: url(../images/dottedborder.gif) repeat-x;
	height: 1px;
	width: 380px;
	margin: 10px 0;
}

.success2 {
	background: #b9ee99;
	width: 350px;
	height: 35px;
	padding: 15px;
	margin-bottom: 15px;
	line-height: 3.4em;
	border: 1px solid #67c82c;
	font-weight: bolder;
	color: #487c29;
}

.bademail2, .badserver2 {
	background: #f9b29c;
	width: 350px;
	height: 35px;
	padding: 15px;
	margin-bottom: 15px;
	line-height: 3.4em;
	border: 1px solid #ea6353;
	font-weight: bolder;
	color: #8a352a;
}

#contact2 form label {
	display: block;
	font-weight: bolder;
	line-height: 1.3em;
}
	
#contact2 form input, textarea {
	width: 360px;
	margin: 10px 0 25px 0;
	color: #444444;
	line-height: 1.7em;
}

#contact2 form button{ width: 380px; }








/* ---- Footer ---- */

#footer {
	color: #333333;
	margin: 20px 0;
	font-weight: bolder;
}