header {
	width:100%;
	color:white;
	text-align:center;
}

/*Images */

img.img01, img.img02, img.img03, img.img04,
img.img05, img.img06, img.img07, img.img08,
img.img09, img.img10, img.img11, img.img12,
img.img13, img.img14, img.img15, img.img16,
img.img17, img.img18
{
	border:4px outset #93E1FA;
	width:300px;
	height:225px;
	margin-left:15px;
	margin-top:15px;	
}

img.img01:hover, img.img02:hover, img.img03:hover, img.img04:hover,
img.img05:hover, img.img06:hover, img.img07:hover, img.img08:hover,
img.img09:hover, img.img10:hover, img.img11:hover, img.img12:hover,
img.img13:hover, img.img14:hover, img.img15:hover, img.img16:hover,
img.img17:hover, img.img18:hover 
{
	border-color:#40F22C;	
}

.intro {
	width:1025px;
	height:auto;
	padding:10px;
	border:3px outset #93E1FA;
	border-radius:20px;
	border-bottom-right-radius:100px;
	border-bottom-left-radius:100px;
	margin-bottom:25px;
	margin-top:60px;
	background-color:#1f4661;
}

#h1Intro {
	text-align:center;
	margin-right:15%;
}

#h1os {
	text-align:center;
	margin-right:15%;
}


.promise {
	width:1025px;
	height:auto;
	padding:10px;
	border:3px outset #93E1FA;
	border-radius:20px;
	border-bottom-right-radius:100px;
	border-bottom-left-radius:100px;
	margin-bottom:25px;
	margin-top:60px;
	background-color:#1f4661;
}



#imgL1 {
	color:white;
	text-align:center;
	font:Arial;
	font-size:30px;
}


#imgL2 {
	color:white;
	text-align:center;
	font:Arial;
	font-size:30px;
}

#imgLinks {
	width:1025px;
	height:auto;
	padding:10px;
	border:3px outset #93E1FA;
	border-radius:20px;
	border-top-right-radius:100px;
	border-top-left-radius:100px;
	padding-bottom:25px;
	margin-bottom:25px;
	margin-top:25px;
	background-image:url("images/background.png");
}

#imgLinks2 {
	width:1025px;
	height:700px;
	padding:10px;
	margin-top:5%;
	border:3px outset #93E1FA;
	border-radius:20px;
	border-bottom-right-radius:100px;
	border-bottom-left-radius:100px;
	background-image:url("images/background.png");
}

body {
	width:1080px;
	margin:0 auto;
	/*background-color:#112435;*/
	background-image:url("images/circuit.jpg");
	color:white;
}


#p01 {
	text-align:center;
	color:white;
	margin-right:6%;
}

#p02 {
	text-align:center;
	color:white;
	margin-right:6%;
}

a {
	color:white;
}

a:visited {
	color:white;
}

a:hover {
	color:#40F22C;
	font-color:yellow;
}


#nav, #nav1, #nav2, #nav3, #nav4 {
	display:inline;
	padding:2px;
	text-align:center;
	
	
}



#nav1 {
	padding-right:100px;
	margin-left:5%;
}


div {
	padding-top:5px;
	padding-bottom:5px;
}

#intro {
	text-align:center;
}

/*Style for navigation buttons */

#goHome {
	background-image:url("images/highlight.png");
	color:white;
	border-width:2px;
	border-style:outset;
	border-color:#1f4661;
	border-radius:20px;
	border-top-left-radius:80px;
	border-bottom-right-radius:80px;
	text-align:center;
	width:120px;
	height:50px;
	margin-left:15%;
}

#goAbout, #goQuote, #services, #goEval {
	background-image:url("images/highlight.png");
	color:white;
	border-width:2px;
	border-style:outset;
	border-color:#1f4661;
	border-radius:20px;
	border-top-left-radius:80px;
	border-bottom-right-radius:80px;
	text-align:center;
	width:120px;
	height:50px;
}


/*style for hovering over buttons */

#goHome:hover {
	border-color:#40F22C;
	background-image:url("images/highlight2.png");
	
}

#goAbout:hover, #goQuote:hover, #services:hover, #goEval:hover {
	border-color:#40F22C;
	background-image:url("images/highlight1.png");
	
}

#services {
	background-color:#1f4661;
	padding:6px;
}

#copy {
	text-align:center;
	margin-top:35px;
}


/*desktop_services page styles*/

B {
	color:#26F649;
	text-decoration:underline;
}

h1 {
	color:white;
	margin-left:15%;
}

h2 {
	color:yellow;
	text-decoration:underline;
	text-align:center;
}


#pdsktop1 {
	color:white;
	font-size:20px;
	margin-left:15%;
	margin-right:10%;
}

#dsktop1 {
	border-width:2px;
	border-style:outset;
	border-color:#93E1FA;
	margin-left:35%;
}

.desktop1 {
	width:1025px;
	height:auto;
	padding:10px;
	border-width:2px;
	border-style:outset;
	border-color:#93E1FA;
	border-radius:20px;
	border-top-right-radius:100px;
	border-top-left-radius:100px;
	margin-bottom:25px;
	border-radius:20px;
	background-image:url("images/background.png");
}

/*laptop services page styles*/

.laptop1 {
	width:1025px;
	height:auto;
	padding:10px;
	border-width:2px;
	border-style:outset;
	border-color:#93E1FA;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
	border-top-right-radius:100px;
	border-top-left-radius:100px;
	margin-bottom:25px;
	border-radius:20px;
	background-image:url("images/background.png");
}

#laptop1, #laptop2 {
	border:4px outset #93E1FA;
	padding:5px 5px 5px;
}

#laptop1 {
	margin-left:20%;
}

#laptop1 {
	margin-right:20px;
}

/*operating system services page styles*/

#pwin7, #pwin8, #pwin81, #pwin10, #pvista, #posx, #ptux {
	color:white;
	font-size:20px;
	text-align:center;
}

.os1, .os2, .os3, .os4, .os5, .os6 {
	width:1025px;
	height:auto;
	padding:10px;
	border-width:2px;
	border-style:outset;
	border-color:#93E1FA;
	border-radius:20px;
	border-top-right-radius:100px;
	border-top-left-radius:100px;
	margin-bottom:25px;
	background-image:url("images/background.png");

}

#osimg1, #osimg2, #osimg3, #osimg4, #osimg5, #osimg6 {
	border-width:2px;
	border-style:outset;
	border-color:#93E1FA;
	margin-left:35%;
}

#h1os {
	margin-right:15%;
}


#oslist {
	display:inline;
	border-width:2px;
	border-style:outset;
	border-color:#93E1FA;
	border-top-left-radius:20px;
	border-bottom-right-radius:24px;
	background-image:url("images/background2.png");
	float:left;
	font-size:16px;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	margin-top:5%;
	margin-left:21%;
}

.doc {
	margin-top:5%;
	border-radius:10px;
	margin-left:15%;
}

/*Repair Request Form Page */

#contact-form {
    background-image:url("images/background.png");
    width:750px;
    padding:20px;
    margin: 50px auto;    
   border-width:2px;
	border-style:outset;
	border-color:#8FB5C1;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:20px;
    position:relative;
}


 
#contact-form h1 {
    font-size:32px;
}
 
#contact-form h2 {
    margin-bottom:15px;
    font-style:italic;
    font-weight:normal;
}
 
#contact-form input, 
#contact-form select, 
#contact-form textarea, 
#contact-form label {
    font-size:15px;
    margin-bottom:2px;
}
 
#contact-form input, 
#contact-form select, 
#contact-form textarea {
    width:450px;
    border: 1px outset #CEE1E8;
    margin-bottom:20px;
    padding:4px;
}
 
#contact-form input:focus, 
#contact-form select:focus, 
#contact-form textarea:focus {
    border-width:2px;
	border-style:outset;
	border-color:#AFCDD8;
    background-color: #EBF2F4;
}
 
#contact-form textarea {
    height:150px;
    resize: none;
}
 
#contact-form label {
    display:block;
}
 
#contact-form .required {
    font-weight:bold;
    color:#F00;    
}
 
#contact-form #submit-button {
    width: 100px;
    background-color:#333;
    color:#FFF;
    border-width:2px;
	border-style:outset;
	border-color:#A6CFDD;
	border-radius:20px;
	border-top-left-radius:80px;
	border-bottom-right-radius:80px;
    display:block;
    float:right;
    margin-bottom:0px;
    margin-right:6px;
    background-image:url("images/highlight1.png");
    -moz-border-radius:8px;
}
 
#contact-form #submit-button:hover {
    border:2px outset #40F22C;
}
 
#contact-form #submit-button:active {
    position:relative;
    top:1px;
}
 
#contact-form #loading {
    width:32px;
    height:32px;
    background-image:url("images/loading.gif");
    display:block;
    position:absolute;
    right:130px;
    bottom:16px;
    display:none;
}
 
#errors {
    border-width:2px;
	border-style:outset;
	border-color:#E58E8E;
    padding:10px;
    margin:25px 0px;
    display:block;
    width:437px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    background:#FFE6E6;
    display:none;
}
 
#errors li {
    padding:2px;
    list-style:none;    
}
 
#errors li:before {
    content: ' - ';    
}
 
#errors #info {
    font-weight:bold;
}
 
#errors #info:before {
    content: '';    
}
 
 
#req-field-desc {
    font-style:italic;
}
 
#quote01 {
	text-align:left;
	border:1px outset #A6CFDD;
	padding-bottom:20px;
}

#h1thx {
	font-size:72px;
	margin-right:55px;
	text-align:center;
}

#h2thx {
	text-align:center;
}

#thnx {
	width:500px;
	border-width:2px;
	border-style:outset;
	border-color:#93E1FA;
	border-radius:20px;
	background-image:url("images/background2.png");
	margin-top:150px;
	margin-left:25%;
}

#h1rep {
	text-align:center;
	margin-right:100px;
}

#html5 {
	margin-top:10%;
}

/*Android Services page styles */

#andImg01 {
	width:100px;
	height:130px;
	margin-left:45%;
}

#andImg02 {
	width:100px;
	height:130px;
	margin-left:45%;
}

#pTablet1 {
	text-align:center;
}

#pTablet2 {
	text-align:center;
}

.and01 {
	width:1025px;
	height:auto;
	padding:10px;
	border-width:2px;
	border-style:outset;
	border-color:#93E1FA;
	border-radius:20px;
	border-top-right-radius:100px;
	border-top-left-radius:100px;
	margin-bottom:25px;
	margin-top:25px;
	background-image:url("images/background.png");
}

.and02 {
	width:1025px;
	height:auto;
	padding:10px;
	border-width:2px;
	border-style:outset;
	border-color:#93E1FA;
	border-radius:20px;
	border-top-right-radius:100px;
	border-top-left-radius:100px;
	margin-bottom:25px;
	margin-top:25px;
	background-image:url("images/background.png");
}

/*Apple Device services page styles */

#servList {
	margin-left:10%;
	margin-right:10%;
}

#appleImg01 {
	width:100px;
	height:101px;
	margin-left:45%;
}

#appleImg02 {
	width:100px;
	height:101px;
	margin-left:45%;
}

.apple01 {
	width:1025px;
	height:auto;
	padding:10px;
	border-width:2px;
	border-style:outset;
	border-color:#93E1FA;
	border-radius:20px;
	border-top-right-radius:100px;
	border-top-left-radius:100px;
	margin-bottom:25px;
	margin-top:25px;
	background-image:url("images/background.png");
}

.apple02 {
	width:1025px;
	height:auto;
	padding:10px;
	border-width:2px;
	border-style:outset;
	border-color:#93E1FA;
	border-radius:20px;
	border-top-right-radius:100px;
	border-top-left-radius:100px;
	margin-bottom:25px;
	margin-top:25px;
	background-image:url("images/background.png");
}

#goEval {
	font-size:25px;
	margin-left:30%;
	width:400px;
	height:auto;
	padding:30px;
	border-width:2px;
	border-style:outset;
	border-color:#93E1FA;
	border-radius:20px;
	background-image:url("images/background2.png");
}

.evalForm {
	margin-left:15%;
	margin-top:5%;
}

#h3eval1 {
	margin-left:20%;
}

#h3eval2 {
	margin-left:37%;
}

