ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,a
{ 
margin: 0;
padding: 0; 
}

body
{
background-color:#2c2c2c;
background-image:url('/images/fo/bg_body.gif');
background-repeat:repeat-x;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
}

a
{
color:#FFFFFF;
font-weight:bolder;
}

#wrapper
{
height:600px;
margin:0 auto;
width:930px;
}

#header
{
height:150px;
width:930px;
}

#logo, #logo_blog 
{
background-image:url('/images/fo/logo_goose.gif');
background-position:0px 32px;
background-repeat:no-repeat;
float:left;
height:150px;
width:300px;
}

#logo_blog
{
background-image:url('/images/fo/logo_goose_blog.gif');
}

#sub_right_hd
{
float:right;
height:150px;
width:605px;
}

/*
***menu***
*/

#menu
{
margin-top:31px;
width:200px;
}

#menu ul 
{
list-style:none;
}

#menu ul li 
{
float:left;
margin-right:20px;
}

#menu ul li a
{
background-image:url('/images/small_arrow.gif');
background-repeat:no-repeat;
background-position:0px 7px;
display:block;
font-size: 12px;
font-weight: bolder;
line-height:25px;
text-indent: 20px;
text-decoration: none;
width:80px;

}

/*
*** login ***
*/
#login_box
{
float:right;
margin-top:33px;
width:380px;
}

span#welcome_user
{
float:right;
color:#2c2c2c;
font-weight:bolder;
margin-right:8px;
}

span#welcome_user img 
{
margin-left:5px;
}

#login_form
{
display:inline;
}

#login_form input
{
width:90px;
}

.login_form_item
{
float:left;
font-size:12px;
display:inline;
margin-right:5px;
}

.login_form_label
{
font-weight:bolder;
}

.login_form_element input
{
border:1px solid #969696;
}

.login_form_element input#submit
{
width:50px;
height:18px;
}

#forgot_pass
{
cursor:pointer;
float:right;
margin-right:8px;
}

#request_pass
{
display:none;
float:right;
margin-top:33px;
width:380px;
}

#container
{
width:930px;
}

#tricol
{
margin-bottom:10px;
width:930px;
border-bottom:1px solid #F29400;
}

#tricol h2 
{
text-align:center;
}

#col_one, #col_two, #col_three
{
float:left;
width:310px; 
margin-bottom:10px;
}

#col_one .img, #col_two .img, #col_three .img
{
width:310px;
height:220px;
}

#col_one
{
}

#col_one .img 
{
background-image:url('/images/fo/hands_pic.jpg');
}

#col_two
{
}

#col_two .img
{
background-image:url('/images/fo/design_pic.jpg');
}

#col_three
{
}

#col_three .img
{
background-image:url('/images/fo/touchscreen_pic.jpg');
}

.col_text
{
margin-left:15px;
margin-right:15px;
margin-top:10px;
}

.col_text p
{
margin-bottom:5px;
}

.col_text ul
{
margin-left:25px;
}

/*
*** contact ***
*/
#contact_us_right
{
background-image:url('/images/fo/gradient_bg.jpg');
background-repeat:repeat-x;
float:right;
height:300px;
width:400px; 
}

#contact_us_right a
{
color:#F29400;
}
#contact_us_right h2
{
border-bottom:1px solid #969696;
margin-top:10px;
padding-bottom:10px;
padding-left:10px;
}

#contact_us_right p
{
margin-left:10px;
margin-top:10px;
}

#contact_us
{
width:510px;

}

#contact_us p 
{
margin-bottom:10px;

}

#contact_us_form
{
padding-left:15px;
}

#contact_form
{

}
.contact_form_item
{
margin:0 0 0;
padding:5px;

}

label.contact_form_label
{
clear:left;
float:left;
font-weight:bolder;
width:150px;
}

.contact_form_element input, textarea
{
width:300px;
border:1px solid #969696;
}
.contact_form_element input:hover, textarea:hover, input:focus, textarea:focus
{
border:1px solid #969696;
background-color:#D1D1D1;
}

.contact_form_element textarea
{
height:100px;
}
.contact_form_element input#contact_submit
{
background-color:#666666;
border:1px solid ##CCCCCC;
color:#FFFFFF;
font-weight:bolder;
width:150px;
}

/*
*** project ***
*/
#last_project
{
width:930px;
}

#last_project h1
{
margin-bottom:10px;
}
.project {
float:left;
margin-bottom:10px;
width:465px;
height:200px;
}

.snapshot_thumb
{
border:3px solid #969696;
float:left;
}

.project_content 
{
float:left;
margin-left:10px;
width:205px;
}

.project_content h3
{
margin-bottom:5px;
}

.project_content div 
{
}
.project_description
{
}

.project_techno
{
color:#F29400;
font-size:14px;
font-weight:bolder;
margin-top:5px;
}

.project_url
{
margin-top:20px;
width:205px;
}

.project_date
{
color:#F29400;
margin-top:5px;
}

/*
*** portfolio ***
*/

#portfolio
{
width:930px;
}

#portfolio ul
{
list-style:none;
margin-top:20px;
}

#portfolio ul li
{
float:left;	
width:465px;
}
