*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #333; color: #444; }
a {COLOR: #6587E0; text-decoration: none;}
a:visited {COLOR: #6587E0; text-decoration: none;}
a:hover {COLOR: #333; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
h3 { padding-left: 10px; color: #fff; background: #FE7B09 url(images/bg.jpg) repeat-x; font-size: 1em; height: 24px; line-height: 24px; }
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
img { border: none; }

html, :root { overflow-y:scroll; }

#header {
background: #FE7B09 url(images/header.jpg) repeat-x;
height: 172px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#wrap { padding: 10px 10px 3px 10px; width: 1000px; margin:20px auto; background: #fff;}
#left { float: left; width: 180px; background: #CFDDFF; margin-bottom: 10px; margin-top: 10px;}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#right { margin-bottom: 10px; float: right; width: 790px; padding: 0 10px 10px 10px; margin-top: 10px;}
	
#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px; }

p {FONT-FAMILY: verdana,san-serif; 
 font-size: 11px; 
 color:#828383;
 }
 
 .title
{
    FONT-FAMILY: verdana,san-serif; 
    color: #0000ff;
	font-weight: 800;
	font-size: 19px;
}

.boxhome {
  padding: 10px 10px 3px 10px; width: 500px; background: #fff;
  position: relative;
	left: 100px;
	right: 100px;
}
.BulletText {
	position: relative;
	left: 100px;
	right: 100px;
	top: 10px;
	width: 500px;
}
.atsign {
	position: relative;
	left: -200px;
	right: 10px;
	top: -175px;
}
#wrap #right h2 .BulletText font b .text .atsign {
}



.maintext
{
	color: #484848;
	FONT-FAMILY: arial, verdana, san-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}

a.portfoliolinks {COLOR: #6587E0; text-decoration: none; font-size:14px; font-weight:800}
a.portfoliolinks:visited {COLOR: #6587E0; text-decoration: none;}
a.portfoliolinks:hover {COLOR: #333; text-decoration: underline;}
