body {
	margin: 0px;
	padding: 0px;
	color: #444;
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "normal Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.work-time {
	font-style: italic;
	color: #999;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.more-work {
	font-size: 24px;
}
.clear {
	clear: both;
	height: 2px;
}
.job-name {
}
ul, ol {
	padding-bottom:15px;
}
ol li {
	padding-bottom:3px;
}
h1 {
	font-size: 3em;
	margin: 20px 0;
	display: none;
}
p {
	padding-bottom:10px;
}
a {
	color: #E51979;
}
/*Image preview code*/#screenshot {
	position:absolute;
	border:1px solid #ccc;
	background:#fff;
	padding:5px;
	display:none;
	color:#fff
}
.container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 34px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 480px;
	width: 950px;
	background-position: 0px top;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	display:none;
}
#header-image  img {
	padding: 8px;
	border: 1px solid #ddd;
	float: left;
	margin-bottom: 20px;
	
}
#header-paragraph {
	float: right;
	height: 240px;
	width: 635px;
	margin-top: 240px;
	font-size: 15px;
	margin-right: 15px;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 31px;
	width: 100%;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
ul.tabs li {
	float: left;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px none #999;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	background-color: #344447;
	margin-top: 0;
	margin-right: 2px;
	margin-left: 0px;
}
ul.tabs li a {
	text-decoration: none;
	color: #FFF;
	display: block;
	font-size: 14px;
	outline: none;
	/*text-transform: uppercase;*/
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}

ul.tabs li a:hover {
	background-color: #870E47;
}
html ul.tabs li.active, html ul.tabs li.active a:hover {
	border-bottom: 1px solid #fff;
	background-color: #E51979;
}
.tab_container {
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
}
.tab_content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.tab_content h2 {
	font-weight: bold;
	padding-bottom: 13px;
	border-bottom: 1px dashed #ddd;
	font-size: 24px;
}
.tab_content h3 a {
	color: #254588;
}
.tab_content img {
	float: left;
	border: 1px solid #FFF;
	padding: 5px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
.pink-text {
	color: #D61771;
}
.job-name {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.tab_content li {
 pad ding-bottom: 3px;
}
#footer {
	clear: both;
	display: block;
	padding: 20px 0;
	text-align:center;
}
.qoute {
	background-image: url(images/quote.png);
	background-position: left top;
	padding-left: 50px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 10px;
}


#header-text {
	padding-top: 20px;
	float: left;
	width: 950px;
	height: 130px;
}
#header-text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #E5197A;
	font-size: 30px;
	padding-right: 5px;
	margin-bottom: 0px;
	
}

#top-icons {
	float:right;
	width: 160px;
	margin-top: 20px;
	text-align: right;
}
#header-text p  {
	font-size: 16px;
	font-style: italic;
	color: #666;
	padding-bottom: 8px;
	line-height: 24px;
}

