body {
	background: url(../images/grad.png) repeat-x;
	background-color: #baf5f6;
	font: 11px Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	color: #555555;
	margin: 0px;
	padding: 0;
}
/* ---- Standard Elements ---- */
a {
	color: #d81b81;
	text-decoration: none;
}
a:hover {
	color: #b4bd00;
	text-decoration: underline;
}
a:visited {
	color: #b4bd00;
	text-decoration: none;
}
a:active {
	color: #b4bd00;
	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: 30px;;
	letter-spacing: normal; 
	letter-spacing: -.7px; 
	/*text-shadow:2px 2px 2px #999;*/
}
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: #2babe6;
	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; }
#topper{ width:960px; margin:0 auto;  padding-top:130px; }
#header { position:absolute;top:0;left:50%;margin-left:-575px;width:1057px;height:220px;background:url(../images/ss.png) center 0 no-repeat; }
#portfolio h2 { z-index:4; }
div#about i{font-style:normal;}
.she{color:#E164A6;font-size:1.1em;text-shadow:1px 1px 4px #E164A6;}
.he{color:#4FD1D7;font-size:1.1em;text-shadow:1px 1px 4px #4FD1D7;}
.we{color:#E3E900;font-size:1.1em;text-shadow:1px 1px 4px #E3E900;}

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

#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: left;
	background: #FFFFFF;
	width: 500px;
	line-height: 1.5em;
}
#portfolio h2 {
	margin: 25px;
}
.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: #3B3B3B;
}
.description {
	background: #848900;
	width: 470px;
	height: 14px;
	padding: 8px 15px;
	font: 10px Verdana, Tahoma, Arial, Sans-Serif;
	color: #FFFFFF;
}
.description a {
	background: none;
	padding: 0;
	color: #b4bd00;
}
.description a:hover {
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}
.bottom {
	background: #b2b810;
	border-top: 3px solid #9ba107;
	width: 500px;
	height: 15px;
}
@media print {
	.accordion div{
		display: block!important;
		height: auto!important
	}

}
.clear {
	clear: both;
}

/* ---- About ---- */
#about {
	background: #FFFFFF;
	float: right;
	width: 380px;
	padding: 10px 30px 30px 30px;
	font-size:1.3em;
}
/*div#about p{text-shadow:1px 1px 0 #ccc;}*/
/* ---- 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: #7fb806; /* 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: 3px;
	color: #444444;
	line-height: 1.6em;
}
#contact form button{ width: 380px; }

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