/* CSS Document*/
body
{
    background-color:#f8f8fa;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size:0.9em;
	/* text-align: justify; */
	color: #727272;
}
img {border:none;}
a {color:#507cae;text-decoration:none;}
a:hover {text-decoration:underline;}
a:visited {color:purple;}
ul {display:block; margin-left:0px;}

.maps {border:dotted 1px gray}
.imgtag {font-size:90%;}

h1 {font-size:1em;font-weight:bold;color:#000000;text-align: left;}
.readmore {float:right; color:#727272; background:url(images/graphics/a.gif); background-repeat:no-repeat; background-position:right; padding-right:8px; margin-top:5px; font-weight: bolder; font-size:0.8em;}

#container {background-color:White;	padding: 5px;margin-right: auto;margin-left: auto;display: block;width: 630px;}
#header {margin: 0px; padding: 0px; background-image: url(images/graphics/header_graphic.jpg);background-repeat: no-repeat;background-position: right bottom;	height:105px;}
#header img {margin: 0px; padding: 0px; float: left;}
#header ul {font-size:0.7em; width:300px; float: right;margin-top: 83px;margin-right: 5px;}
#header li {float:right; padding-left: 5px; text-decoration: none;display: inline;}
#header li a {text-decoration: none; list-style-type: none;	color: #5F5F5F;	display: inline;}


#tagline {float:right;padding: 20px 20px 0 0;}

ul#nav {display:block; padding:0 10px 0 5px; margin:0;}

ul#nav li {
    font-size:0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2; 
	list-style-type: none;
}
	       
ul#nav li a {
    display:block;
    background-image: url(images/graphics/button.gif);
	background-repeat: no-repeat;
	background-position: left;
    text-decoration: none;
    padding-left:45px;
    margin-top:3px;
    margin-bottom:3px;
    color:#5F5F5F;
    vertical-align: middle;
}

ul#nav li a:hover {
    display:block;
    background-image: url(images/graphics/button_rollover.gif);
	background-repeat: no-repeat;
	background-position: left;
    text-decoration: none;
    padding-left:45px;
    margin-top:3px;
    margin-bottom:3px;
    color:#4f8bc9;
    vertical-align: middle;
}

#navigation_container {
	width:226px;
	height:195px;
	margin: 0px;
	padding-left: 16px;
	padding-right: 15px;
	padding-top: 35px;
	float:left;
	display: block;
	clear: both;
	background-image: url(images/graphics/line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header_image {
    padding-left:10px;
    margin-bottom:0;
    width:239px;
    height:247px;
    float: left;
    display: block;
}
#content {
    font-size:0.8em;
    clear:both;
}
/*standard layout*/
#left {
    margin-bottom: 10px;
	padding: 0px  10px 10px 10px;
	float: left;
	width: 246px;
}
#right {
	margin-bottom: 10px;
	margin-top:0;
	padding: 0px  20px 10px 20px;
	float: right;
	background-color: #F2F2F2;
	border-left-width: 1px;
	width:314px;
	margin-right:8px;
	height:100%;
}
/*Left 70% Right 30%*/
#left_70 {
    margin-bottom: 10px;
	padding: 0px  20px 40px 20px;
	float: left;
	width: 314px;
}
#right_30 {
	padding: 0px  20px 10px 20px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2F2;
	width:227px;
	margin-right:8px;
}
/*Right no-background*/
#right_nobackground {
	padding: 0px  20px 10px 20px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2F2;
	width:314px;
	margin-bottom: 10px;
	margin-right:8px;
}
/*3 column layout*/
#middle_column {
	padding: 0px  20px 10px 20px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2F2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2F2F2;
	width:140px;
}
#right_column {
	padding: 0px  20px 10px 20px;
	float: left;
	margin-bottom: 10px;
	width:139px;
}
/*footer layout*/
#footer {
    margin-right:8px;
    padding-top:10px;
    border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
    text-align:center;
    font-size:0.7em;
    display:block;
    clear: both;
}


/*Home Page*/
.toroid_technology { margin:0; padding:0; }
.toroid_technology li {list-style-type:none; margin-bottom:10px; margin-right:0px;}
/* .toroid_technology a { font-weight:bold; color:#727272; } */
.toroid_technology img { margin-left:auto; margin-right:auto; padding-top:10px; display:block; clear:both;}

#about_us { margin:0; padding:0; }
#about_us li {list-style-type:none; margin-bottom:10px; margin-right:0px;}
#about_us a { font-weight:bold; color:#727272; }
#about_us img { margin-left:auto; margin-right:auto; padding-top:10px; padding-bottom:10px; display:block; clear:both; }

/*Services Page*/
#services { margin:0; padding:0; }
#services li {list-style-type:none; margin-bottom:10px; margin-right:0px;}
#services a { font-weight:bold; color:#727272; }
#services img { float:left; padding-bottom:10px; padding-right:5px; display:block; clear:both; }
#services strong { color:#4f8bc9; }

#more_services { margin:0; padding-top:33px; padding-left:0px; }
#more_services li {list-style-type:none; margin-bottom:10px; margin-right:0px;}
#more_services a { font-weight:bold; color:#727272; }
#more_services img { float:left; padding-bottom:10px; padding-right:5px; display:block; clear:both; }
#more_services strong { color:#4f8bc9; }

/*locations Page*/
#locations { margin:0; padding:0; }
#locations li {list-style-type:none; margin-bottom:5px; margin-right:0px; text-align:center;}
#locations a { color:#727272; }
#locations img { float:left; padding-bottom:5px; padding-right:5px; display:block; clear:both; }
#locations strong { color:#4f8bc9; }
#locations .noline {list-style-type:none; margin-bottom:15px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #F2F2F2; clear:both;}

#more_locations { margin:0; padding-top:33px; padding-left:0px; }
#more_locations li {list-style-type:none; margin-bottom:5px; margin-right:0px; text-align:center; margin-right:90px; }
#more_locations a { color:#727272; }
#more_locations img { float:left; padding-bottom:5px; padding-right:5px; display:block; clear:both; }
#more_locations strong { color:#4f8bc9; }
#more_locations .noline {list-style-type:none; margin-bottom:15px; margin-right:45px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #F2F2F2; clear:both;}

/*contact details Page*/
#contact_details { margin:0; padding:0; text-align:left; }
#contact_details li {list-style-type:none; margin-bottom:5px; margin-right:0px; }
#contact_details a { color:#727272; }
#contact_details img { float:left; padding-right:5px; clear:both; }
#contact_details strong { color:#4f8bc9; }
#contact_details .line {list-style-type:none; margin-bottom:15px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #F2F2F2; clear:both;}
#contact_details p { float:left; margin-top:2px; font-size:1em;}

input {
	border: 1px solid #727272;
	text-decoration: none;
}
textarea {
	border: 1px solid #727272;
	text-decoration: none;
}

/*news Page*/
#podcast { margin:0; padding:0; text-align:left; }
#podcast li {list-style-type:none; margin-bottom:5px; margin-right:0px; }
#podcast a { color:#727272; }

.img_float_left { padding-right:5px; padding-bottom:5px; display:block; float:left; }

/*news Page*/
#login {
    padding-left:40px;
    }