body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
}

body {
padding: 0px;
margin: 0px;
background-color: #FFF;
}

#container {
position: relative;
margin: 0px auto;
width:910px;
min-width: 910px;
min-height: 400px;
}

/* index style */

#index_image {
position:absolute;
left:0px;
top:0px;
width:910px;
height:310px;
background-image: url(images/home.jpg);
background-repeat: no-repeat;
background-position: top left;
}


#index_text {
position:absolute;
left:645px;
top:40px;
width:240px;
overflow: visible;
visibility: visible;

}

#enter_site {
position:relative;
width:240px;
height:20px;
padding-top: 10px;
text-align: left;
}

#language {
position:relative;
width:240px;
height:20px;
padding-top: 10px;
text-align: right;
}

/* index style end */

/* about style */

#about_image {
position:absolute;
left:0px;
top:0px;
width:910px;
height:310px;
background-image: url(images/about.jpg);
background-repeat: no-repeat;
background-position: top left;
}


#about_text {
position:absolute;
left:645px;
top:40px;
width:240px;
overflow: visible;
visibility: visible;

}


/* about style end*/


a:link {
color: #ff0000;
text-decoration: none;
}

a:visited {
text-decoration: none;
color: #ff0000;
}

a:hover {
text-decoration: none;
color: #990000;
}


a:active {
text-decoration: none;
color: #999999;
}

ul { /* all lists */
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
list-style: none;
z-index: 20;
}

ul#links {
padding-top: 5px;
}


li ul { /* second-level lists */
display: none;
text-align: left;
}


li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

li#projects {
background: #FFF;
background-image: url(images/SpryMenuBarRight.gif);
background-repeat: no-repeat;
background-position: top right;
width: 75px;

}

li#projects:hover {
background-image: url(images/SpryMenuBarDown.gif);
background-repeat: no-repeat;
background-position: top right;

}

a.projects_link {/*sub menu item spacing*/
line-height: 18px;
}

a.projects_link:hover {/*sub menu item spacing work around of IE 7 */
padding-top: 7px;
padding-bottom: 7px;
}

.headertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #FFF;
}

#main_image_area {
position:absolute;
left:0px;
top:0px;
width:910px;
height:310px;
}

#about_info {
position:absolute;
left:672px;
top:60px;
width:200px;
height:150px;
}


#project_title {
position:absolute;
left:20px;
top:320px;
width:75px;
height:22px;
z-index: 2;
visibility: visible;
}


#current_project_name {
position:absolute;
left:20px;
top:340px;
width:75px;
height:22px;
z-index: 1;
visibility: visible;
}


#for_title {
position:absolute;
left:101px;
top:320px;
width:70px;
height:17px
visibility: visible;
}

#ClientName {
position:absolute;
left:101px;
top:340px;
width:70px;
height:20px;
visibility: visible;
}


#date_title {
position:absolute;
left:177px;
top:320px;
width:75px;
height:20px;
visibility: visible;
}

#date {
position:absolute;
left:177px;
top:340px;
width:75px;
height:20px;
visibility: visible;
}

#description_title {
position:absolute;
left:257px;
top:320px;
width:180px;
height:17px;
visibility: visible;
}

#description {
position:absolute;
left:257px;
top:340px;
width:180px;
height:273px;
overflow: visible;
visibility: visible;
}

#description_text_1, #description_text_2, #description_text_3, #description_text_4, #description_text_5, #description_text_6, #description_text_7, #description_text_8, #description_text_9 {
display: none;
}

#explore_title {
position:absolute;
left:465px;
top:320px;
width:130px;
height:17px;
visibility: visible;
}

#explore_vignette_1 {
position:absolute;
left:465px;
top:342px;
width:32px;
height:18px;
opacity:.3;
filter:alpha(opacity=30);
}

#explore_vignette_2 {
position:absolute;
left:505px;
top:342px;
width:32px;
height:18px;
opacity:.3;
filter:alpha(opacity=30);
}

#explore_vignette_3 {
position:absolute;
left:545px;
top:342px;
width:32px;
height:18px;
opacity:.3;
filter:alpha(opacity=30);
}

#explore_vignette_4 {
position:absolute;
left:465px;
top:372px;
width:32px;
height:18px;
opacity:.3;
filter:alpha(opacity=30);
}

#explore_vignette_5 {
position:absolute;
left:505px;
top:372px;
width:32px;
height:18px;
opacity:.3;
filter:alpha(opacity=30);
}

#explore_vignette_6 {
position:absolute;
left:545px;
top:372px;
width:32px;
height:18px;
opacity:.3;
filter:alpha(opacity=30);
}

#explore_vignette_7 {
position:absolute;
left:465px;
top:402px;
width:32px;
height:18px;
opacity:.3;
filter:alpha(opacity=30);
}

#explore_vignette_8 {
position:absolute;
left:505px;
top:402px;
width:32px;
height:18px;
opacity:.3;
filter:alpha(opacity=30);
}

#explore_vignette_9 {
position:absolute;
left:545px;
top:402px;
width:32px;
height:18px;
opacity:.3;
filter:alpha(opacity=30);
}

#explore_text {
position:absolute;
left:465px;
top:430px;
width:130px;
height:90px;
visibility: visible;
}


#media_title {
position:absolute;
left:600px;
top:320px;
width:130px;
height:17px;
visibility: visible;
}

#media {
position:absolute;
left:600px;
top:340px;
width:120px;
height:160px;
visibility: visible;
}

#about_title{
position:absolute;
left:730px;
top:320px;
width:40px;
height:140px;
visibility: visible;
}

#copywrite {
position:absolute;
left:787px;
top:321px;
width:123px;
height:40px;
visibility: visible;
}

.sitetext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-decoration: none;
background-position: left;
text-align: left;
color: #666666;
line-height: 8pt;
overflow: visible;
vertical-align: text-top;
}

.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #666666; }
.style2 {color: #666666}
.style5 {color: #CCCCCC}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #ff0000; }