html
{
    height: 100%;
    width: 100%;
}
body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    height: 100%;
    width: 100%;
    padding: 0px;
    margin: 0px;
    font-size: 0px;
    line-height: 0px;
}
#revolve {
    width: 100%;
    height: 100%;
    outline:none;
}
h1
{
    padding: 0px;
    margin: 0px;
}
h2.home
{
    font-weight: normal;
    font-size: 32px;
    color: #000000;
    padding: 0px;
    margin: 70px 0px 0px 0px;
    z-index: -300;
    text-align: right;
    width: 950px;
    float: left;
}
h2.about
{
    font-weight: normal;
    font-size: 27px;
    color: #000000;
    padding: 0px;
    margin: 70px 0px 0px 0px;
    z-index: -300;
    text-align: right;
    width: 950px;
    float: left;
}
h2.work
{
    font-weight: normal;
    font-size: 32px;
    color: #000000;
    padding: 0px;
    margin: 70px 0px 0px 0px;
    z-index: -300;
    width: 950px;
    float: left;
}
h2.contact
{
    font-weight: normal;
    font-size: 32px;
    color: #000000;
    padding: 0px;
    margin: 70px 0px 0px 0px;
    z-index: -300;
    width: 950px;
    float: left;
}
h3
{
    color: #CCCCCC;
    font-weight: normal;
    font-size: 18px;
    padding: 0px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
}
a
{
    color: #CCCCCC;
    text-decoration: none;
}
a:hover
{
    color: #F2723B;
}
img
{
    border: 0px none;
}
p.heading
{
    position: absolute;
}
#altContent
{
    width: 100%;
}
#header
{
    width:950px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
#header a
{
    float: left;
    display: block;
    width: 282px;
}
#slogan{
    font-size: 30px;
    color: #333333;
    font-family: 'Times New Roman',Times,serif;
    position: absolute;
    margin-top: 87px;
}
#navigation
{
    font-size: 18px;
    margin-left: 530px;
    padding-top: 45px;
    
}
#navigation ul, #navigation ul li
{
    list-style: none;
    margin: 0px 0px 0px 20px;
    padding: 0;
    float: left;
    text-align: center;
}
#navigation ul
{
}
#navigation ul li.active a{
    border-bottom: 2px solid #F2723B;
    color: #000000;
}
#navigation ul li.active ul li a{
    border-bottom: 0px none;
    color: #666666;
}
#navigation ul li a
{
    padding-bottom: 24px;
    display: block;
    color: #CCCCCC;
    width: auto;
}
#navigation ul li a:hover
{
    border-bottom: 2px solid #F2723B;
    color: #F2723B;
}
#navigation ul li:hover ul
{
    display: block;
}
#navigation ul li ul li, #navigation ul li ul
{
    float: none;
    margin: 0px;
    font-size: 12px;
    line-height: 18px;
}
#navigation ul li ul
{
    position: absolute;
    margin-top: 26px;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 10px;
    z-index: 500;
    display:none;
    background-image: url('semi_transparent.png');
    background-repeat: repeat;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #F2723B;
}
#navigation ul li ul li a
{
    text-align: left;
    float: none;
    margin: 0px;
    padding: 0;
    color: #666666;
}
#navigation ul li ul li a:hover
{
   border-bottom: 0 none;
   color: #F2723B;
}
#footer
{
    width: 100%;
    height: 65px;
    position: absolute;
    left:0px;
    font-size: 12px;
    background: url('gradient_foot.gif') repeat-x;
}
#gradient
{
        margin-top: -200px;
	z-index: -400;
	height:200px;
	width:100%;
	background: url('gradient.gif') repeat-x;
        position: absolute;
        left:0px;
}
.bottom
{
    bottom: 0px;
}
#gradientBottom
{
	z-index: -400;
	height:200px;
	width:100%;
	background: url('gradient.gif') repeat-x;
        position: absolute;
        left:0px;
        bottom: 65px;
}

#getFlash{
    width: 680px;
    float: left;
    margin-top: -1px;
}
#footCenter{
    width:950px;
    margin-left: auto;
    margin-right: auto;
}
#footer p
{
    width: auto;
    color: #FFFFFF;
    line-height: normal;
}
#footer img
{
    margin: 11px 11px 0px 11px;
    border: 2px #333333 solid;
    float: left;
}
#footer a:hover img
{
    border: 2px #CCCCCC solid;
}
#foot_info
{
    color: #666666;
    text-align: right;
    width: 270px;
    float: left;
    line-height: normal;
}
#foot_info p
{
    color: #333333;
    width: 270px;
}
span.highlight{
    color: #D72027;
}
#breadcrumbs {
    margin-top: 20px;
    margin-bottom: -10px;
    margin-right: 4px;
}
#breadcrumbs a
{
    color: #999999;
}
#breadcrumbs a:hover
{
    color:#D72027;
}
#content
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    line-height: normal;
}
#home_left{
    width: 274px;
    margin-top: 105px;
    margin-bottom: 100px;
    padding-top: 15px;
    padding-bottom: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-color: #F2723B;
    border-bottom-color: #F2723B;
}
#home_right{
    float: right;
}
#home_right h3{
    margin-top: 129px;
    font-size: 48px;
    font-family: 'Times New Roman',Times,serif;
    color: #000000;
    width: 553px;
    text-align: right;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #F2723B;
    line-height: 35px;
}
#home_right h4{
    margin: 5px 0px 7px 0px;
    padding: 0px 0px 0px 0px;
    line-height: normal;
    color: #CCCCCC;
    font-size: 30px;
    font-weight: normal;
    width: 553px;
    text-align: right;
}
#home_right p {
    font-size: 11px;
    font-weight: normal;
    width: 240px;
    padding: 10px 26px 10px 26px;
    margin-top: 26px;
    margin-left: auto;
    background-color: #CCCCCC;
    text-align: justify;
}
#endLine{
    margin-top: 26px;
    margin-left: auto;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #F2723B;
    width: 292px;
}
#home_right img{
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 26px;
    border-left-width: 26px;
    border-bottom-width: 26px;
    border-top-width: 26px;
    border-right-color: #CCCCCC;
    border-left-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-top-color: #CCCCCC;
}
.interests p{
    margin-top: 0px;
    margin-bottom: 18px;
    line-height: normal;
    font-size: 11px;
    text-align: justify;
    color: #808080;
}
.interests h3{
    color: #000000;
    text-align: right;
    font-size: 16px;
}
#navline_extended{
    width: 553px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #CCCCCC;
    margin-left: auto;
    margin-top: -26px;
}
#navline{
    width: 380px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #CCCCCC;
    margin-left: auto;
    margin-top: -26px;
}
#about {
    height:450px;
}
#aboutNavs
{
    text-align: right;
    width: 267px;
    margin-right: 20px;
    margin-top: 105px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-color: #F2723B;
    border-bottom-color: #F2723B;
}
#aboutNavs a{
    color: #666666;
    font-size: 18px;
}
#aboutNavs a:hover{
    color: #F2723B;
}
#aboutContent
{
    color: #333333;
    width: 553px;
    float: right;
    margin-top: -45px;
}
#aboutContent p {
    text-align: justify;
    font-size: 12px;
    color: #000000;
}
#aboutContent a {
    font-size: 12px;
    color: #CCCCCC;
}
#aboutContent a:hover {
    color: #F2723B;
}
#aboutContent h3 {
    text-align: right;
    color:#000000;
    font-size: 48px;
    line-height: 40px;
    font-family: 'Times New Roman',Times,serif;
    border-bottom: 2px solid #F2723B;
    margin-bottom:18px;
}
#aboutInfo{
    padding-bottom: 10px;
    border-bottom: 2px solid #F2723B;
}
#workBody{
    width:550px;
    height:600px;
    margin-top: 200px;
}
#workBody img{
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 25px;
    border-left-width: 25px;
    border-bottom-width: 25px;
    border-top-width: 25px;
    border-right-color: #CCCCCC;
    border-left-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-top-color: #CCCCCC;
}
#workBody a{
    color: #999999;
    font-size: 30px;
    font-family: 'Times New Roman',Times,serif;
    display: block;
    margin-top: 37px;
    width: 550px;
    text-align: right;
}
#workBody a:hover{
    color: #F2723B;
}
#workBody p{
    color: #333333;
    font-size: 18px;
    width: 300px;
    margin-left: auto;
    padding-bottom: 50px;
    text-align: right;
    border-bottom: 2px solid #F2723B;
    height: 66px;
}
#workNavs {
    width: 340px;
    float: right;
    padding-top: 20px;
    border-bottom: 2px solid #F2723B;
}
#workNavs h2{
    width: 340px;
    padding-top: 0px;
    margin-top: 50px;
    font-size: 32px;
    border-bottom: 2px solid #F2723B;
    font-family: 'Times New Roman',Times,serif;
    text-align: center;
    line-height: 28px;
}
#workNavs a{
    float:right;
    height:100px;
    margin-right: 10px;
    margin-left: 10px;
}
#workNavs a:hover h3.work{
    color: #F2723B;
}
#workNavs a:hover p.work{
    color: #000000;
}
#workNavs h3.workDown{
    color: #CCCCCC;
    font-size: 15px;
    width: 150px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#workNavs h3.work {
    color: #000000;
    font-size: 15px;
    width: 150px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#workNavs p.workDown {
    color: #000000;
    font-size: 12px;
    width: 150px;
    margin-top: 0px;
}
#workNavs p.work {
    color: #666666;
    font-size: 12px;
    width: 150px;
    margin-top: 0px;
}
#contact {
    float: right;
    width: 380px;
}
#contact h3{
    color: #000000;
    font-size: 33px;
    font-family: 'Times New Roman',Times,serif;
    width: 380px;
    line-height: 23px;
    text-align: right;
    border-bottom: 2px solid #F2723B;
}
#contact a{
    color: #CCCCCC;
    font-size: 23px;
    display: block;
    margin-bottom: 40px;
    width: 380px;
    text-align: right;
}
#contact a:hover{
    color: #F2723B;
}
.mir
{
    text-indent: -9999px;
    letter-spacing: -1000em;
}
h1.mir
{
    width: 274px;
    height: 70px;
    background: url('logo_large.png') no-repeat;
    border-bottom: 2px solid #F2723B;
}
