body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DCEFF5;
	color: #003399;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-color: #3a9ed7;
	border-right-color: #3a9ed7;
	border-bottom-color: #3a9ed7;
	border-left-color: #3a9ed7;
}

/*layout*/

#container
{
	width:990px;
	height: 100%;
	background-image: url(library/bg.gif);
	background-repeat: repeat-y;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #93C732;
}
#left_side{
float: left;
width: 282px;
height: auto;
}


#left_bottom{
	height:242px;
	background-image: url(library/going_abroad.jpg);
}

#right_side{
width: 708px;
float: right;
}
#right_top_menu{
height:44px;
}
#right_heading{
	width: 100%;
	height: 35px;
	font-family: Georgia;
	font-size: 26px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}
#right_middle{
width:100%;
height: 245px
}
	#slideshow{
	width:369px;
	height:245px;
	float:left;
	background-image: url(library/slideshow_bg.jpg);
	
	}
	
	#middle_rightside{width:339px; float:right}

	#heading_2{
	height:48px;
	font-family: Georgia;
	font-size: 26px;
	font-weight: bold;
	text-align: right;
	}

	#dropdown_menu
	{
	width:100%;
	height: 197px;
	background-image: url(library/dropdown_bg.jpg);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	}

#right_textbody{
	width: 100%;
	height: auto;
	background-image: url(library/textbody_bg.gif);
	background-repeat: repeat-y;
}
	#textbody_top{
	width:100%;
	height:27px;
}
	#textboby_bottom{
	width:100%;
	height:15px}


#footer{
	width: 100%;
	height: 25px;
	background-color: #93C732;
	text-align: center;
	padding-top: 5px;
}

/*styles the list of countries*/
ul.countries li{}

/*start of the links*/
a:link{
	text-decoration: underline;
	color: #003399;
}
a:visited{
	text-decoration: underline;
	color: #003399;
}
a:active{
	text-decoration: underline;
	color: #003399;
}
a:hover{
	text-decoration: underline;
	color: #006699;
}

a.menu:link{
	text-decoration: none;
	color: #FFFFFF;
}

a.menu:visited{
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:active{
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

p{
	margin-left: 20px;
	margin-right: 20px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
h1{	margin-left: 20px;
	margin-right: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	}
h2{
	margin-left: 20px;
	margin-right: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5AB82E;
}
h3{
	font-family: Georgia, Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 17px;
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0099CC;
	font-weight: bold;
	line-height: 20px;
	background-color: #FFFFCC;
	margin-left: 50px;
	margin-right: 50px;
	text-transform: capitalize;
}

ul li {
	list-style-image: url();
	list-style-type: disc;
	line-height: 180%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 30px;
}

ul li ul li {
	list-style-image: url();
	list-style-type: disc;
	line-height: 180%
}

ul.leftlinks li {
	list-style-image: url();
	list-style-type: disc;
	line-height: 220%;
	
	text-indent: -25px;
	
	
}

ul.leftlinks li ul li {
	list-style-image: url();
	list-style-type: disc;
	line-height: 220%;
	text-indent: -60px;
	
	
}

#form_bmi {
	text-align: center;
	height: auto;
	width: 400px;
	margin-left: auto;margin-right:auto;
	border: 2px dashed #FFCC66;
}

select.vaccin, submit.vaccin{background-color:#FAE9B1; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #666666;}/*styling the fields, you can also style them individually*/


/****************STYLING THE AREAS PRODUCED BY THE cms*************************/

/*by leaving the following empty the tags will be styled from your regular tags*/

/*    STYLING THE LINKS PAGE(S)      */
h2.links_cat{}/* Displays the links categories*/
p.links{}/* Displays the actual link and description*/
a.links{}/*Displays the actual links*/
p.links_empty{}/*The line letting users know there is no links in the database if applicable*/



/*    STYLING THE HELP/FAQ PAGE(S)      */
h2.help_cat{}/* Displays the help / faq categories*/
p.help{}/* shows the line with the questions / links at the top*/
p.help_answer{}/* styles the answer to the question, title and content*/
a.help{}/* styles the links relating to help faq*/


/*    STYLING THE FORM FIELDS ON THE CONTACT FORM      */

input.form, textarea.form, radio.form, select.form, submit.form{
	background-color:#C6FFF1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	line-height: 20px;
	padding: 30px;
}/*styling the fields, you can also style them individually*/

/*    STYLING THE IMAGE GALLERY      */
h2.image_gallery{}/*displaying the categories of images*/
div.image_layout{width:160px; border: solid 1px black; margin:15px;text-align:center;padding-top:4px;padding-bottom:5px;float:left;}/*This is the div which contains the actual thumbnail with name etc*/
div.clearfloat{clear:both;}/*If you are floating the above div, then you might need to cancel the float at the end of category, you can do so by using this div*/
#image_window{border: solid 1px black; width:500px; margin-top:5px;margin-left:auto;margin-right:auto; text-align:center;}/*div styling the container on the window for enlarged images*/
h1.image_window{}/* displays the image name*/

/****************END OF STYLING THE AREAS PRODUCED BY THE cms*************************/





/************  STYLING THE SAMPLE SITE  ************************/
#samplesite_container{width: 990px;margin-left:auto;margin-right:auto;}
#samplesite_topbar{height:150px; width: 990px;}
#samplesite_main{height:auto; width:auto;}	
#samplesite_leftcol{width:140px;height:600px;float:left;background-color: #8cc1e1;text-align: center;padding: 10px;}
#samplesite_rightcol{width:140px;height:600px;float:right;background-color: #b6e95c;text-align: center;	padding: 10px;}	
#samplesite_center{width:auto;height:auto;margin-left:160px;padding: 10px;}
#samplesite_footer{width:990;height: 30px;background-color: #fb3141;text-align: center;padding: 10px;float: none;}	
h1.samplesite{font-size: 16px;}
h2.samplesite{font-size: 14px;margin-left:75px;font-style:italic;}
ul.samplesite_list li{line-height:150%;}
/************** END OF SAMPLE SITE *****************************/

