/*
Theme Name: Switch Services
Theme URI: http://jobberies.com/gosee-design/
Description: Template for Switch Services.
Version: 1.0
Author: Muhammad Nur Ismail
Tags: switch, services, network
*/

/*reset css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* main style */

html {
background: url(images/bg.jpg) repeat-x;
font-family: helvetica, arial, san serif;
font-size: 12px;
text-align:left;
}

a {
text-decoration:none;
color:#ff0101;
}

a:hover {
text-decoration:underline;
}
p {
line-height:20px;
}

.space{
margin-top:35px;
}

h1 {
font-family: trebuchet ms, arial;
font-size:22px;
color:#000000;
margin: 0; padding: 0
}

h1 span.first {
color:#4e4eb1;
}

h1 span.second{
color:#b7ac4d;
}

#container {
background: url(images/container_bg.png) repeat-y;
width:950px;
display:block;
margin:0 auto;
padding: 0px;
overflow:hidden;
}

#container2 {
width:910px;
display:block;
margin:0 auto;
padding: 0px;
overflow:hidden;
}

#header {
background: url(images/header_bg.png) no-repeat;
overflow:hidden;
height:210px;
width:910px;
margin:0px;
padding-left:5px;
position:relative;
}

#header img#logo {
float:left;
}

#address {
float:right;
background: url(images/cloud_box.png) no-repeat;
width: 345px;
height:144px;
display:block;
left:550px;
position:absolute;
top:10px;
}


#address img#house {
padding: 0;
float: left;
}

#address img#phone{
margin-top:-10px;
padding: 0;
float: left;
}

#address p {
padding: 8px 0 0 140px;
font-size:11px;
line-height:15px;
}


#address span{
margin-left:20px;
float: left;
}

#header ul#nav {
text-align: left;
padding:14px 0;
width:672px;
position:absolute;
top:170px;
left:25px;
}

#header ul#nav li {
display:inline;
padding-right: 27px;
}

#header ul#nav li a {
font-family: verdana;
font-size:12px;
font-weight: bold;
font-style: italic;
color: #000231;
}

#main {
margin:15px 20px;
width:870px;
}

#main .title {
border-bottom: 1px dotted #000;
height:28px;
margin-bottom:8px;
}

#main .title h1 {
float:left;
}

#main .title .button {
float:right;
margin-top:5px;
}

#main img.arrow {padding: 5px 0 0 5px;}

#main #col1{
margin:0;
padding:0;
width:514px;
float:left;
overflow:hidden;
}

#col1 .featured{
width:514px;
float:left;
padding: 5px 0;
}

.featured p{margin-bottom: 5px}

#main #col2{
margin:-20px 0 0 0;
padding:0;
width:331px;
float:right;
}

#main #col2 p.image_center {
text-align: center;
}

div.featured-item {
width: 237px; 
height: 69px; 
float: left; 
background: #fff url(images/featured-box.png) no-repeat 0 0; 
margin-right: 5px; 
padding: 10px 2px 2px 10px; 
font-family: "Trebuchet MS"; 
font-size: 11px; 
}

div.featured-item p{
line-height: 15px;
}

div.featured-item  h5 {
color:#7a7ac5; 
margin: 2px; 
}

div.featured-item div.go {
float: right; 
margin: 0 17px 0 0;
}

#main ul{
list-style:none;
margin-top: 15px;
}

#main ul li{
padding: 0 23px;
margin-bottom: 15px;
background:url(images/small_arrow.jpg) no-repeat;
font-weight: bold;
}

#footer {
height:87px;
margin:-10px 0 0 0;
color:#000;
position:relative;
overflow:hidden;
font-size:11px;
width:100%;
font-weight:bold;
background: url(images/footer_bg.png) repeat-x;
}

#footer a{
color:#fff;
font-weight:bold;
}

#footer_container {
width:910px;
text-align:right;
padding:0 30px 0 0;
margin: 0 auto;
overflow:hidden;
}

#footer_container p {
line-height:14px;
margin:10px 0 0 0;
}

#footer strong {
color:#000;
}

#footer ul#nav_footer {
text-align: right;
padding:0 20px 0 0;
width:910px;
margin: 30px 0 0 0;
}

#footer ul#nav_footer li {
display:inline;
padding-left: 27px;
color:#fff;
}
