﻿/***[basic]***/
*{
margin:0 0;
padding:0;
}

body
{
background:url(../images/background.jpg) repeat-x left 88px;
font: 13px  Arial, Helvetica, sans-serif;
color:#000;
}

img
{
border:0;
}

h1
{
font:20px "Trebuchet MS";
color:#9C3;
padding-bottom:15px;
}

h2
{
font:15px Arial, Helvetica, sans-serif;
font-weight:bold;
}

h3
{
font-size:12px;
}

p
{
padding-bottom:15px;
}

a
{
text-decoration:none;

}


/***[structure]***/
#wrapper
{
margin:0 auto;
width:778px;
margin-top:10px;
overflow:hidden;
}

#top_menu
{
width:778px;
background:url(../images/top_menu.jpg) no-repeat left top;
float:left;
margin-bottom:-2px;
}

#body_home li#home,
#body_contact_info li#contact_info,
#body_partners li#partners,
#body-tips-for-success li#articles,
#body_virtual_learning li#articles,
#body_learning_online li#articles,
#body_college_courses li#articles,
#body_learning_on_net li#articles,
#body-students-instructor li#articles,
#body-online-training li#articles,
#body-action-online li#articles,
#body-home-office li#articles,

#body_virtual_learning_resourses li#partners,
#body_online_learning li#partners,
#body_electronic_learning li#partners,
#body_online_courses li#partners

{
background: url(../images/menu_right_body.jpg) no-repeat right top;
}

#body_home li#home a,
#body_contact_info li#contact_info a,
#body_partners li#partners a,
#body_articles li#articles a,
#body-tips-for-success li#articles a,
#body_virtual_learning li#articles a,
#body_learning_online li#articles a,
#body_college_courses li#articles a,
#body_learning_on_net li#articles a,
#body-students-instructor li#articles a,
#body-online-training li#articles a,
#body-action-online li#articles a,
#body-home-office li#articles a,

#body_virtual_learning_resourses li#partners a,
#body_online_learning li#partners a,
#body_electronic_learning li#partners a,
#body_online_courses li#partners a
{
background:url(../images/menu_left_body.jpg) no-repeat left top;
}

#top_menu ul
{
list-style:none;
float:right;
padding-right:15px;
margin-top:1px;
}

#top_menu ul li
{
background:url(../images/menu_right.jpg) no-repeat right top;
margin-right:2px;
float:left;
}

#top_menu ul li a
{
background: url(../images/menu_left.jpg) no-repeat left top;
height:25px;
color:#fff;
font-weight:bold;
font-size:12px;
display:block;
float:left;
padding:4px 14px 0 14px;
}

#banner
{
background: url(../images/banner_right.jpg) no-repeat right top;
width:774px;
border-left:#B9B9B9 2px solid;
border-right:#B9B9B9 2px solid;
float:left;
}

/***[content]***/
	
#left
{
width:489px;
padding-top:12px;
padding-left:10px;
border-left:#B9B9B9 2px solid;
float:left;
}

#left img#artpic
{
padding-right:10px;
float:left;
}



#left a
{
text-decoration:underline;
color:#000;
}

#left ul 
{
list-style: circle;
padding-left:15px;
}

#left ul li
{
padding-bottom:10px;

}

#left ol
{
list-style:decimal;
padding-left:25px;
}

#left ol li
{
padding-bottom:2px;
font-weight:bold;
}

#left.column 
{
  padding-bottom: 20010px;
  margin-bottom: -20000px;  
}


#right
{
width:255px;
float:right;
border-right:#B9B9B9 2px solid;
padding-top:16px;
}

#body-tips-for-success li.tips-for-success a,
#body_virtual_learning li.virtual_learning a,
#body_learning_online li.learning_online a,
#body_college_courses li.college_courses a,
#body_learning_on_net li.learning_on_net a,
#body_virtual_learning_resourses li.virtual_learning_resourses a,
#body_online_learning li.online_learning a,
#body_electronic_learning li.electronic_learning a,
#body_online_courses li.online_courses a,
#body-students-instructor li.students-instructor a,
#body-online-training li.online-training a,
#body-action-online li.action-online a,
#body-home-office li.home-office a
{
background:url(../images/bullet.jpg) no-repeat left top;
padding-left:20px;
padding-bottom:8px;
text-decoration:underline;
color:#9C3;
}

#right.column 
{
  padding-bottom: 20010px;
  margin-bottom: -20000px;  
}


#right_top_menu
{
width:225px;
float:left;
}

#right_top_menu img
{
float:left;
}

#middle_menu
{
background:url(../images/right_menu_middle.jpg) repeat-y;
width:225px;
float:left;
}

#middle_menu span
{
font-size:15px;
color:#99CC33;
font-weight:bold;
padding-left:32px;
}


#middle_menu img
{
float:left;
}

#middle_menu ul
{
list-style:none;
padding:8px 0 0 10px;
margin: 0 0 15px 0;
}

#middle_menu ul li
{
padding-bottom:4px;
}

#middle_menu ul li a
{
color:#D23834;
padding-left:22px;
}

#middle_menu ul li a:hover
{
text-decoration:underline;
color: red;

}

#bottom
{
background:url(../images/bottom.jpg) no-repeat top;
width:766px;
height:45px;
padding-left:12px;
font:11px Tahoma;
color:#999;
margin:0 auto 15px auto;


}



#bottom p
{
font:11px Arial, Helvetica, sans-serif;
color:#000;
padding-top:8px;
}

#bottom p a
{
font:11px Arial, Helvetica, sans-serif;
color:#000;
font-weight:bold;
}

/***[form]***/

form
{
margin-top:15px;
}

fieldset
{
margin-bottom:10px;
display:block;
padding:10px 5px;
border-color:#060;
border: 0;
}
	
legend
{
font-size:12px;
}
	
input
{
font-size:12px;
font-family:arial;
}
	
label
{
font-size:12px;
display:block;
margin-top:5px;
}
	
input.frm_text
{
width:300px;
border:1px solid #000;
}
	
textarea
{
width:300px;
height:150px;
font: 12px arial;
border:1px solid #000;
}
	
input.frm_submit
{
background:#fff;
display:block;
clear:both;
margin-top:10px;
font-size:12px;
font-weight:bold;
padding:2px 4px;
border:0;
border:1px solid #000;
}





