@charset "UTF-8";
/* CSS Document */
body {
	background:#0e0e0e;
	font-family:Helvetica, Arial, sans-serif;
	margin:0px;
	padding:0px;
	line-height:18px;
}
h1, h2, h3, p, a { margin:0px; padding:0px;}
i { display:none; }
a img {border:none;}
ul li {list-style:square;}
table {
	font-size:11px!important;
	color:#353230;
	margin:0 0 0 10px;
}
#top {
	background:url(images/background-top.jpg) repeat-x;
	height:170px;
}
#header {
	background:url(images/header.jpg) no-repeat;
	height:170px;
	width:820px;
}
#header-interior {
	background:url(images/header-interior.jpg) no-repeat;
	height:170px;
	width:820px;
}
#logo {
	height:43px;
	width:400px;
	float:left;
	margin:45px 0 0 0px;
}
#logo a {
	height:43px;
	width:400;
	display:block;
}
#nav {
	padding-top:60px;
	float:right;
}
#nav a {float:left;}
#homebtn {
	background:url(images/home.jpg) no-repeat;
	height:20px;
	width:64px;
	margin-right:10px;
}
#homebtn:hover {
	background:url(images/home-over.jpg) no-repeat;
	height:20px;
	width:64px;
}
#portfoliobtn {
	background:url(images/portfolio.jpg) no-repeat;
	height:20px;
	width:102px;
	margin-right:10px;
}
#portfoliobtn:hover {
	background:url(images/portfolio-over.jpg) no-repeat;
	height:20px;
	width:102px;
}
#resumebtn {
	background:url(images/resume.jpg) no-repeat;
	height:20px;
	width:82px;
	margin-right:10px;
}
#resumebtn:hover {
	background:url(images/resume-over.jpg) no-repeat;
	height:20px;
	width:82px;
}
#contactbtn {
	background:url(images/contact.jpg) no-repeat;
	height:20px;
	width:90px;
}
#contactbtn:hover {
	background:url(images/contact-over.jpg) no-repeat;
	height:20px;
	width:90px;
}
#middle {
	background-color:#FFFFFF;
	padding:0 0 0px 0px;
	margin:0 0 0 0px;
}
#content {
	background:url(images/content-area.jpg) repeat-y;
	width:800px;
	padding:0 10px 12px 10px;
}
#content h1 {
	font-size:18px;
	color:#00bcb1;
	font-weight:normal;
	margin:0 10px 12px 10px;
}
#content h2 {
	font-size:15px;
	color:#7786a2;
	font-weight:normal;
	margin:0 10px 12px 10px;
}
#content h3 {
	font-size:13px;
	color:#585350;
	margin:0 10px 0px 10px;
}
#content p {
	font-size:11px;
	color:#353230;
	margin:0 10px 12px 10px;
}
#content a {
	color:#ef2959;
	text-decoration:none;
}
#content a:hover {
	color:#ef2959;
	text-decoration:underline;
}
#content ul li {
	font-size:11px;
	color:#353230;
	margin-bottom:8px;
	margin-right:10px;
}
#mainfeature {
	background:url(images/main-feature.jpg) no-repeat;
	height:249px;
	width:800px;
	margin-bottom:12px;
}
#examplebtn a {
	background:url(images/examples-btn.jpg) no-repeat;
	height:39px;
	width:153px;
	float:left;
	display:block;
	margin:160px 0 0 10px;
}
#examplebtn a:hover {
	background:url(images/examples-btn-ovr.jpg) no-repeat;
	height:39px;
	width:153px;
	float:left;
}
#FlabellComponent {
	height:230px;
	width:530px;
	float:right;
	margin:0 30px 0 0;
}
#FlabellComponent p {
	color:#353230;
	font-size:11px;
	text-align:center;
}
#containers {
	background:url(images/home-container-background.gif) repeat-x;
	height:205px;
	padding:10px 0 0 0;
}
#containers div {
	width:252px;
	float:left;
}
#containers div h1 {
	font-size:18px;
	color:#00bcb1;
	margin-bottom:5px;
	font-weight:normal;
}
#containers div h1 a {
	font-size:18px;
	color:#00bcb1;
	margin-bottom:5px;
	text-decoration:none;
	font-weight:normal;
}
#containers div h1 a:hover {
	font-size:18px;
	color:#00bcb1;
	margin-bottom:5px;
	text-decoration:underline;
	font-weight:normal;
}
#containers div p {
	font-size:11px;
	color:#353230;
	margin-bottom:5px;
}
#containers div a {
	color:#ef2959;
	text-decoration:none;
}
#containers div a:hover {
	color:#ef2959;
	text-decoration:underline;
}
#bottom {
	height:188px;
	background:url(images/background-bottom.jpg) repeat-x;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}
#portfolio-grid {
	width:780px;
	margin:0 10px 0 10px;
}
#portfolio-grid a {
	width:246px;
	height:211px;
	float:left;
	margin-bottom:12px;
}
#footer {
	background:url(images/footer.jpg) no-repeat;
	width:820px;
	padding-top:83px;
}
#footer p {
	color:#FFFFFF;
	font-size:12px;
	margin-bottom:12px;
}
#footer a {
	color:#ffffff;
	text-decoration:underline;
}
#footer a:hover {
	color:#ef2959;
	text-decoration:none;
}
#right-side {
	width:250px;
	margin:20px 20px 20px 20px;
	float:right;
}
/*CLASSES*/
.shell {
	width:820px!important;
	margin:0 auto 0 auto!important;
}
.clear {
	clear:both; 
	height:0px;
}
.mright12 {margin-right:12px;}
.mright21 {margin-right:21px;}
.float1 {
	float:right;
	margin:0 0 5px 5px;
}
.float2 {
	float:right;
	margin:0 0 20px 20px;
}
.secondary {
	width:250px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	margin-bottom:20px;
}
.secondary h1 {
	color:#CCCCCC!important;
	background-color:#666666;
	height:20px!important;
	font-size:15px!important;
	margin:0 0 3px 0px!important;
	padding:3px 5px 0 5px!important;
	display:block;
}
.required_star {
 font-weight:bold;
 color:#FF0000;
}